- Start an intent from android
- findViewById (Activity)
- getExternalFilesDir (Context)
- setContentView (Activity)
- IOException (java.io)
Signals a general, I/O-related error. Error details may be specified when
calling the constructor, a
- ArrayList (java.util)
ArrayList is an implementation of List, backed by an array. All optional
operations including adding
- Collections (java.util)
This class consists exclusively of static methods that operate on or return
collections. It contains
- Date (java.util)
A specific moment in time, with millisecond precision. Values typically come
from System#currentTime
- Set (java.util)
A Set is a data structure which does not allow duplicate elements.
- TimeZone (java.util)
TimeZone represents a time zone offset, and also figures out daylight savings.
Typically, you get a
- Best plugins for Eclipse