- Finding current android device location
- getSupportFragmentManager (FragmentActivity)
- requestLocationUpdates (LocationManager)
- getApplicationContext (Context)
- Pointer (com.sun.jna)
An abstraction for a native pointer data type. A Pointer instance represents, on
the Java side, a na
- VirtualMachine (com.sun.tools.attach)
A Java virtual machine.
A VirtualMachine represents a Java virtual machine to which this Java vir
- Deque (java.util)
A linear collection that supports element insertion and removal at both ends.
The name deque is shor
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- SortedSet (java.util)
SortedSet is a Set which iterates over its elements in a sorted order. The order
is determined eithe
- FileUtils (org.apache.commons.io)
General file manipulation utilities. Facilities are provided in the following
areas: * writing to a
- Best plugins for Eclipse