[android-developers] someone please help me with these issues.

2010-05-11 Thread aishwarya shukla
1. I am using a Broadcast Receiver which acquires a static WakeLock, then immediately starts an activity which starts a media player instance inside its onCreate, at the last line of OnCreate i have released the static wakelock which i had acquired in the BroadCastReceiver. Everything seems to

Re: [android-developers] someone please help me with these issues.

2010-05-11 Thread Satya Komatineni
Aishwarya, You may want to break up the issues individually and post them. Optionally, you may also want to post sample code for each issue on some blog and put a pointer to it for someone to take a look at the code quickly. On Tue, May 11, 2010 at 5:43 AM, aishwarya shukla