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
908
posted 14 years ago by funkypanda
2 lines of code to start the browser form your Android application.
0
771
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
4760
posted 15 years ago by abwaters
Search for applications by developer name and display the results.
0
1047
posted 16 years ago by abwaters
Search for an application by its fully qualified Java package name and display the result.
0
1030
posted 16 years ago by abwaters
With android you can define intent-filters to indicate that your app wants to handle requests for specific urls.
1
1057
posted 16 years ago by abwaters
Technique for launching android market with specific search terms.
0
994
posted 16 years ago by abwaters