- Reading from database using SQL prepared statement
- getApplicationContext (Context)
- getResourceAsStream (ClassLoader)
Returns a stream for the resource with the specified name. See
#getResource(String) for a descriptio
- getSharedPreferences (Context)
- BufferedReader (java.io)
Reads text from a character-input stream, buffering characters so as to provide
for the efficient re
- SocketTimeoutException (java.net)
This exception is thrown when a timeout expired on a socket read or accept
operation.
- Deque (java.util)
A linear collection that supports element insertion and removal at both ends.
The name deque is shor
- HashSet (java.util)
This class implements the Set interface, backed by a hash table (actually a
HashMap instance). It m
- Manifest (java.util.jar)
The Manifest class is used to obtain attribute information for a JarFile and its
entries.
- Logger (org.apache.log4j)
This is the central class in the log4j package. Most logging operations, except
configuration, are d