Hi,

I want to deploy an application that reads a NFC tag and shows the
text on the screen with a Toast and reads it using a texttospeach
class. So, I don´t want to start an activity because I don´t need any
GUI. Is that possible?

I have tried to remove the activity tags from the manifest but that
way the application doesn´t work. Is it possible to set the HOME view
within the OnCreate method instead of using R.layout.main ?? If it is
possible please tell me how to do it because I don´t know how to get
this view.

Thanks a lot.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to