- Making http post requests using okhttp
- requestLocationUpdates (LocationManager)
- scheduleAtFixedRate (Timer)
- findViewById (Activity)
- Proxy (java.net)
This class represents proxy server settings. A created instance of Proxy stores
a type and an addres
- HashSet (java.util)
HashSet is an implementation of a Set. All optional operations (adding and
removing) are supported.
- Executor (java.util.concurrent)
An object that executes submitted Runnable tasks. This interface provides a way
of decoupling task s
- ExecutorService (java.util.concurrent)
An Executor that provides methods to manage termination and methods that can
produce a Future for tr
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base
- Logger (org.apache.log4j)
This is the central class in the log4j package. Most logging operations, except
configuration, are d
- Best plugins for Eclipse