[android-developers] AppWidget disappears after updating app and moving code into a library

2012-06-13 Thread Bryan
Hi, I've 2 versions of an app, for which I just merged the code into a single library that I reference from both apps. In testing, I found that if an appwidget existed on the homescreen for this app and I updated to the new version using the library, the LauncherModel.java would delete the

[android-developers] Appwidget with fast updating needed ...

2010-02-15 Thread Csenteri Barna
Hi I would need a fast updating (minimum 5 frames/second) appwidget which can be on the desktop all the time (like the cpu usage or other things - mostly measurement gauges) ... The appwidget is not a must but I've found it easy to configure for any customer so the management is easy and I need

[android-developers] AppWidget is not updating

2010-01-03 Thread Vikas1976
Hi all, I am attempting to query a database and update information in the appwidget screen based on changes to the database done while in an activity - so that when the user exits, the changes are reflected in the widget on the screen. The appwidget is being updated with a broadcast from