[android-developers] monkey EXPAND_STATUS_BAR SecurityException

2009-06-18 Thread jade
to try to prevent this error: uses-permission android:name=android.permission.EXPAND_STATUS_BAR / but I still get that error. What can be done to prevent this error? Thanks, Jade --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-developers] Re: G1 ManageApplications - the size of the application data does not change when ...

2009-06-04 Thread jade
a mechanism for users to be able to free up the unused space in our application. Thank you, Jade On May 29, 10:38 am, jade j...@edufone.com wrote: I've added a call to the vacuum command but after I delete all of the data from the database, the G1's Manage Applications screen still shows 2MB of data

[android-developers] Can't get the softinput to show up programmatically

2009-06-02 Thread jade
pointers would be appreciated! Jade --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group

[android-developers] Re: G1 ManageApplications - the size of the application data does not change when ...

2009-05-29 Thread jade
having problems with this? Thanks, Jade On May 28, 6:13 pm, jade j...@edufone.com wrote: Marco, Thanks for the quick reply! Here's the link to the vacuum command in case anyone else needs it:http://sqlite.org/lang_vacuum.html Jade On May 28, 3:57 pm, Marco Nelissen marc...@android.com wrote

[android-developers] G1 ManageApplications - the size of the application data does not change when ...

2009-05-28 Thread jade
so I don't think this is the problem. Jade --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from

[android-developers] Re: G1 ManageApplications - the size of the application data does not change when ...

2009-05-28 Thread jade
Marco, Thanks for the quick reply! Here's the link to the vacuum command in case anyone else needs it: http://sqlite.org/lang_vacuum.html Jade On May 28, 3:57 pm, Marco Nelissen marc...@android.com wrote: IIRC sqlite databases aren't automatically compacted when things are deleted from them

[android-developers] How do we get the hardware id?

2009-05-16 Thread jade
I've looked through a lot of the Android code and I can't find a method to get the hardware id of the device where our app is installed. How do we access it from our apps? Thanks, Jade --~--~-~--~~~---~--~~ You received this message because you are subscribed