- Making http requests using okhttp
- getSystemService (Context)
- scheduleAtFixedRate (ScheduledExecutorService)
- putExtra (Intent)
- Runnable (java.lang)
Represents a command that can be executed. Often used to run code in a different
Thread.
- System (java.lang)
Provides access to system-related information and resources including standard
input and output. Ena
- BigDecimal (java.math)
An immutable arbitrary-precision signed decimal.A value is represented by an
arbitrary-precision "un
- Vector (java.util)
Vector is an implementation of List, backed by an array and synchronized. All
optional operations in
- FileUtils (org.apache.commons.io)
General file manipulation utilities. Facilities are provided in the following
areas: * writing to a
- SAXParseException (org.xml.sax)
Encapsulate an XML parse error or warning.> This module, both source code and documentation, is in t
- Top plugins for Android Studio