- Start an intent from android
- runOnUiThread (Activity)
- scheduleAtFixedRate (Timer)
- getSharedPreferences (Context)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- BufferedInputStream (java.io)
A BufferedInputStream adds functionality to another input stream-namely, the
ability to buffer the i
- URLConnection (java.net)
A connection to a URL for reading or writing. For HTTP connections, see
HttpURLConnection for docume
- Permission (java.security)
Legacy security code; do not use.
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base
- Scheduler (org.quartz)
This is the main interface of a Quartz Scheduler. A Scheduler maintains a registry of org.quartz.Job
- Best plugins for Eclipse