- Start an intent from android
- getContentResolver (Context)
- setScale (BigDecimal)
- notifyDataSetChanged (ArrayAdapter)
- InputStreamReader (java.io)
A class for turning a byte stream into a character stream. Data read from the
source input stream is
- RandomAccessFile (java.io)
Allows reading from and writing to a file in a random-access manner. This is
different from the uni-
- URLEncoder (java.net)
This class is used to encode a string using the format required by
application/x-www-form-urlencoded
- Manifest (java.util.jar)
The Manifest class is used to obtain attribute information for a JarFile and its
entries.
- FileUtils (org.apache.commons.io)
General file manipulation utilities. Facilities are provided in the following
areas: * writing to a
- Scheduler (org.quartz)
This is the main interface of a Quartz Scheduler. A Scheduler maintains a registry of org.quartz.Job
- Best plugins for Eclipse