- Finding current android device location
- getApplicationContext (Context)
- setContentView (Activity)
- addToBackStack (FragmentTransaction)
- Connection (java.sql)
A connection represents a link from a Java application to a database. All SQL
statements and results
- Date (java.sql)
A class which can consume and produce dates in SQL Date format. Dates are
represented in SQL as yyyy
- DateFormat (java.text)
Formats or parses dates and times.This class provides factories for obtaining
instances configured f
- UUID (java.util)
UUID is an immutable representation of a 128-bit universally unique identifier
(UUID). There are mul
- AtomicInteger (java.util.concurrent.atomic)
An int value that may be updated atomically. See the java.util.concurrent.atomic
package specificati
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base
- Best plugins for Eclipse