Boyette
Monday, 9 September 2013
How launch all maps app android intent
How launch all maps app android intent
I want to open all the maps app through intent.
I tried it, and the app crashes, the intent doesn't open
Intent myIntent = new Intent("android.intent.category.APP_MAPS");
startActivity(myIntent);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment