- Start an intent from android
- startActivity (Activity)
- addToBackStack (FragmentTransaction)
- getSystemService (Context)
- InputStream (java.io)
A readable source of bytes.Most clients will use input streams that read data
from the file system (
- SimpleDateFormat (java.text)
Formats and parses dates in a locale-sensitive manner. Formatting turns a Date
into a String, and pa
- Calendar (java.util)
Calendar is an abstract base class for converting between a Date object and a
set of integer fields
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- Queue (java.util)
A collection designed for holding elements prior to processing. Besides basic
java.util.Collection o
- HttpServlet (javax.servlet.http)
Provides an abstract class to be subclassed to create an HTTP servlet suitable
for a Web site. A sub
- Best plugins for Eclipse