- Start an intent from android
- putExtra (Intent)
- startActivity (Activity)
- onCreateOptionsMenu (Activity)
- Socket (java.net)
Provides a client-side TCP socket.
- Locale (java.util)
Locale represents a language/country/variant combination. Locales are used to
alter the presentatio
- Properties (java.util)
A Properties object is a Hashtable where the keys and values must be Strings.
Each property can have
- Random (java.util)
This class provides methods that return pseudo-random values.It is dangerous to
seed Random with the
- BlockingQueue (java.util.concurrent)
A java.util.Queue that additionally supports operations that wait for the queue
to become non-empty
- DateTimeFormat (org.joda.time.format)
Factory that creates instances of DateTimeFormatter from patterns and styles.
Datetime formatting i
- Sublime Text for Python