02-19-2009, 08:28 AM
|
#2 (permalink)
|
| Knows Where the Search Button Is
Join Date: Jun 2008 Model: 9000 PIN: N/A Carrier: Vodafone
Posts: 17
Post Thanks: 0 Thanked 0 Times in 0 Posts
| I have handled this by checking a boolean variable stored at the record store and ApplicationManager.getApplicationManager().inStart up().
That implementation help me to handle the above scenario in Hard Reset only.
For Soft reset, i'm using powerOn() method of SystemListener with the help of a background thread.
My application will start @ device startup and trying to open a bluetooth connection. The BT connection was failed bcz the BT radio is OFF @ device start up.
Do anybody have any idea about enable bluetooth option programatically?
Or how can we check that the BT radio is turned on @ device startup.
Jo |
| Offline
| |