- Making http post requests using okhttp
- startActivity (Activity)
- getExternalFilesDir (Context)
- scheduleAtFixedRate (ScheduledExecutorService)
- IOException (java.io)
Signals a general, I/O-related error. Error details may be specified when
calling the constructor, a
- ConnectException (java.net)
A ConnectException is thrown if a connection cannot be established to a remote
host on a specific po
- PriorityQueue (java.util)
A PriorityQueue holds elements on a priority heap, which orders the elements
according to their natu
- UUID (java.util)
UUID is an immutable representation of a 128-bit universally unique identifier
(UUID). There are mul
- Manifest (java.util.jar)
The Manifest class is used to obtain attribute information for a JarFile and its
entries.
- FileUtils (org.apache.commons.io)
General file manipulation utilities. Facilities are provided in the following
areas: * writing to a
- Top Sublime Text plugins