[android-developers] Re: Regarding Intents
Intent intent = new Intent( Intent.ACTION_DIAL, Uri.parse(" tel: 555-2368"));
startActivity( intent);
Meier, Reto (2012-04-05). Professional Android 4 Application Development (Wrox Professional Guides) (Kindle Locations 4433-4434). John Wiley and Sons. Kindle Edition.
On Thursday, November 1, 2012 8:12:08 AM UTC-5, krithika rajan wrote:
Hi im a newbee to android. im unable to understand android concept.i wnet through many sites but i couldnt understand--could u please explain what is Intent,Intent Object and what is the use of Intents with clear example.thanks in advance
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home