- Parsing JSON documents to java classes using gson
- getSharedPreferences (Context)
- requestLocationUpdates (LocationManager)
- runOnUiThread (Activity)
- File (java.io)
An "abstract" representation of a file system entity identified by a pathname.
The pathname may be a
- Socket (java.net)
Provides a client-side TCP socket.
- SocketException (java.net)
This SocketException may be thrown during socket creation or setting options,
and is the superclass
- UnknownHostException (java.net)
Thrown when a hostname can not be resolved.
- NoSuchElementException (java.util)
Thrown when trying to retrieve an element past the end of an Enumeration or
Iterator.
- TimerTask (java.util)
The TimerTask class represents a task to run at a specified time. The task may
be run once or repeat
- Best IntelliJ plugins