I was wondering if someone with Android development experience can help me with some suggestions/ideas or just show me in the right direction. I would appreciate and ideas. Thanks.
I have been mainly developing Symbian applications and I am about to start Android development. My problem is this. I have a written a Symbian application which sits in the background doing its background tasks and starts a new task when the user presses and holds the phone's large middle button. In Symbian I can have a background application that captures key presses. I'm now trying to write the same application for Android but as I understand this is not possible in Android. I was hoping to find something in Android NDK but that does not seem to hep either. Please correct me if I'm wrong. Basically I need a way for the user to inform my app to start it's new activities while it's still in background. Has anyone faced a similar problem? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

