- Start an intent from android
- findViewById (Activity)
- onCreateOptionsMenu (Activity)
- getApplicationContext (Context)
- Rectangle (java.awt)
A Rectangle specifies an area in a coordinate space that is enclosed by the
Rectangle object's top-
- BufferedReader (java.io)
Wraps an existing Reader and buffers the input. Expensive interaction with the
underlying reader is
- URI (java.net)
A Uniform Resource Identifier that identifies an abstract or physical resource,
as specified by RFC
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- StringTokenizer (java.util)
Breaks a string into tokens; new code should probably use String#split.>
// Legacy code:
StringTo
- JarFile (java.util.jar)
JarFile is used to read jar entries and their associated data from jar files.
- Top 15 Vim Plugins