- Start an intent from android
- getExternalFilesDir (Context)
- startActivity (Activity)
- getSystemService (Context)
- FileInputStream (java.io)
An input stream that reads bytes from a file.
File file = ...finally
if (in != null)
in.clos
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- Timestamp (java.sql)
A Java representation of the SQL TIMESTAMP type. It provides the capability of
representing the SQL
- DateFormat (java.text)
Formats or parses dates and times.This class provides factories for obtaining
instances configured f
- SortedMap (java.util)
A map that has its keys ordered. The sorting is according to either the natural
ordering of its keys
- SAXParseException (org.xml.sax)
Encapsulate an XML parse error or warning.> This module, both source code and documentation, is in t
- Best plugins for Eclipse