- Running tasks concurrently on multiple threads
- startActivity (Activity)
- getSupportFragmentManager (FragmentActivity)
- getSharedPreferences (Context)
- FileWriter (java.io)
A specialized Writer that writes to a file in the file system. All write
requests made by calling me
- InputStream (java.io)
A readable source of bytes.Most clients will use input streams that read data
from the file system (
- PrintWriter (java.io)
Wraps either an existing OutputStream or an existing Writerand provides
convenience methods for prin
- URLEncoder (java.net)
This class is used to encode a string using the format required by
application/x-www-form-urlencoded
- HttpServletRequest (javax.servlet.http)
Extends the javax.servlet.ServletRequest interface to provide request
information for HTTP servlets.
- LogFactory (org.apache.commons.logging)
Factory for creating Log instances, with discovery and configuration features
similar to that employ
- Best plugins for Eclipse