Welcome To Snipplr
Everyone's Recent Snippets Tagged android
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
a 2-lines code to start a phone call from your Android application
0
833
posted 14 years ago by funkypanda
2 lines of code to start the browser form your Android application.
0
693
posted 14 years ago by funkypanda
This requires the user to enter his/her google gmail information but still useful if you can't use the normal Email/Gmail apps via their intents.
1
4001
posted 15 years ago by abwaters
Search for applications by developer name and display the results.
0
945
posted 15 years ago by abwaters
Search for an application by its fully qualified Java package name and display the result.
0
932
posted 15 years ago by abwaters
With android you can define intent-filters to indicate that your app wants to handle requests for specific urls.
1
968
posted 15 years ago by abwaters
Technique for launching android market with specific search terms.
0
903
posted 15 years ago by abwaters