|
void | onCreate (Bundle savedInstanceState) |
|
void | onResume () |
|
boolean | onCreateOptionsMenu (Menu menu) |
|
boolean | onOptionsItemSelected (MenuItem item) |
|
void | onClick (View v) |
|
Class that allows to pick a picture up from your gallery. The user is also able to view directly the ePerion gallery by clicking on gallery button.
- Author
- Julien Salvi
void com.android.ePerion.gallery.EperionGallery.onActivityResult |
( |
int |
requestCode, |
|
|
int |
resultCode, |
|
|
Intent |
data |
|
) |
| |
|
protected |
If a picture is selected from the gallery, the preview photo intent is going open with data put in extra.
The documentation for this class was generated from the following file:
- C:/DataJulien/Programmes info/E-Perion Gallery/src/com/android/ePerion/gallery/EperionGallery.java