Re: [android-developers] Re: StackOverflowError when calling SQLiteDatabase.openDatabase()

2011-10-17 Thread Hack2me
what happened you guys 2011/10/18 Mark Carter > Absolutely agreed (already) - but the stacktrace does not show the root (at > least not in the Android Developer Console Application Error Reports because > it seems to only show the first 130 calls). > > The interesting question is how/why is open

Re: [android-developers] Receive Broadcast when Media Player is open.

2011-10-02 Thread Hack2me
i also do not know about that 2011/10/2 bhaskar Kadam > I want to start my application when user starts the Media player. I > think it may work by receiving Broadcast of the Media player open. > But don't know how exact it will be done.. Anybody have better idea > than this? Please reply... than