- Making http post requests using okhttp
- runOnUiThread (Activity)
- getApplicationContext (Context)
- getExternalFilesDir (Context)
- BufferedReader (java.io)
Wraps an existing Reader and buffers the input. Expensive interaction with the
underlying reader is
- IOException (java.io)
Signals a general, I/O-related error. Error details may be specified when
calling the constructor, a
- InputStream (java.io)
A readable source of bytes.Most clients will use input streams that read data
from the file system (
- Charset (java.nio.charset)
A charset is a named mapping between Unicode characters and byte sequences.
Every Charset can decode
- SimpleDateFormat (java.text)
Formats and parses dates in a locale-sensitive manner. Formatting turns a Date
into a String, and pa
- GregorianCalendar (java.util)
GregorianCalendar is a concrete subclass of Calendarand provides the standard
calendar used by most
- Best plugins for Eclipse