A Crowd-sourced Cookbook on Writing Great Android® Apps
Home
F.A.Q.
Community
Code of Conduct
Who's Logged In?
Who's been working on recipes?
Invite-a-Dev
Stuff to use to promote the site
Bug/ToDo List
New Bug/Request/Idea
Contact Admin/Feedback
Can't-Login Contact
Writing Recipes
Recipe Wishlist/What To Write
Author's Guide/How to write
Format/Markup/How To Format
Formatter Tryout/Sandbox
Suggest a Recipe for someone to write
Write a new Recipe
Terms and Conditions
Reference
List of Android Versions
Login
Chapter View
Published?
Name
Action
P
Introduction: Networking
P
Consuming a RESTful Web Service using URLConnection
P
Extracting Information from Unstructured Text Using Regular Expressions
P
Writing an Inter-Process Communication Service
P
Parsing RSS/Atom Feeds Using ROME
N
Sending an Email using Intents
N
Simple HTTP client functions
P
Using MD5 to Digest Clear Text
P
Converting Text into Hyperlinks
P
Accessing a Web Page Using WebView
P
Customizing a WebView
N
Using Google Cloud Messaging (GCM) "Push Messaging" to Alert Your App to Changes
P
Consuming a RESTful Web Service with Volley