[android-developers] Re: how to implement tween animation with AppWidget using RemoteViews?

2013-01-10 Thread mitchell_lra
Hi! I can't answer your question but I found a way to have my animation working! *widget_layout.xml* http://schemas.android.com/apk/res/android"; > xmlns:tools="http://schemas.android.com/tools"; > android:layout_width="match_parent" > android:layout_height="wrap_content" > andro

[android-developers] Re: Once again the INSTALL_FAILED_INSUFFICIENT_STORAGE error

2011-09-06 Thread mitchell_lra
Try this in eclipse: -> Run -> Run Configurations -> Tab "Target" -> Additional Emulator Command Line Options Write the following command: -wipe-data -partition-size 1024 On 5 Set, 15:50, Palsson wrote: > Hello, > > Hardware: AM3517 > OS: Froyo release > > Suddenly I'm not able to install,