Re: [android-developers] Re: Query regarding getFlags() of Intent

2011-04-30 Thread Manohar Mahapatra
get 0 when I query for getFlags() in any of the secondary activity thanks And Uzer On Sat, Apr 30, 2011 at 7:54 PM, Mark Murphy wrote: > On Sat, Apr 30, 2011 at 10:15 AM, Manohar Mahapatra > wrote: > > My application is a client based financial app and compulsorily it needs > to

Re: [android-developers] Re: Query regarding getFlags() of Intent

2011-04-30 Thread Manohar Mahapatra
Hackborn wrote: > Sorry, this information is not available if your task has has multiple > activities in it. > On Apr 30, 2011 3:18 AM, "Manohar Mahapatra" > wrote: > > Hi Dianne, > > > > I was aware of all these flags. My app has a requirement to know whe

[android-developers] Re: Bluetooth in Cupcake - please help

2009-01-08 Thread Manohar Mahapatra
.android.com/discuss> for more details. > > > > Good luck! > > > > > > > > On Thu, Jan 8, 2009 at 5:49 AM, Manohar Mahapatra > wrote: > >> Hi > >> > >> I needed some info regarding the Bluetooth module in the cupcake > rel

[android-developers] Bluetooth in Cupcake - please help

2009-01-08 Thread Manohar Mahapatra
Hi I needed some info regarding the Bluetooth module in the cupcake release. I wanted to know how BT is structured in Android cupcake and what profiles will be supported post cupcake release . Yes I know that Bluetooth API support is currently not there and will be there soon , all that info I d

[android-developers] Re: G1 bluetooth support doubts

2008-12-16 Thread Manohar Mahapatra
Thanks for the info ! AndUzer On Wed, Dec 17, 2008 at 1:50 AM, Nick Pelly wrote: > > Yes we don't have official SDK API's to Bluetooth, but that does not > mean we have a don't have a Bluetooth stack with supporting Java > framework classes. > > See BluetoothDevice.java, BluetoothHeadset.java,