[android-developers] Search UI not showing

2009-07-01 Thread Mario Muñoz
Hello everybody, I'm having some problems on showing the search UI within an Android application. I've tried to follow the documentation found on http://developer.android.com/reference/android/app/SearchManager.htm and the example from API demos

[android-developers] PowerManager.WakeLock and NotificationManager Issues

2009-06-22 Thread Mario Muñoz
Hi everybody, I'm developing an Android application that runs a background service. This service must launch and activity when an incoming XMPP event is received (we're using smack.jar library for android). I'm facing some issues when launching the activity if the phone screen is locked. To