[android-developers] Re: NFC Secure Element

2011-09-19 Thread Rames P
Hi Fernando Miguélez Palomo Did you get the ROM working for Nexus S with NFC card emulation enabled? I so can you please share the rom? Your answer might be very useful to achieve a position in my carrer. Thanks -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Change Activity in Tabs on Button Click

2010-11-29 Thread Rames
Hi There, can you please give a sample snip of code on how you did the switching between the activities using the static method? Thanks Rames.P. On Nov 23, 4:34 pm, manu_bet manue...@gmail.com wrote: I did that by static method in TabActivity On 23 nov, 10:34, skink psk...@gmail.com wrote:

[android-developers] Re: BroadcastReceiver for incoming Gmail?

2010-01-02 Thread Rames
Hi Gnugu, Is it possible to launch the Gmail application from by code in my application? Thanks, Rames.P. On Nov 29 2009, 2:10 am, gnugu rho...@gmail.com wrote: Here is how: 1. You need to register a content observer (not broadcast receiver)