ePerion Gallery  1.2
ePerion gallery application for the europeean ePerion project. This is an android application which manage a smart gallery where you can modify picture colors, sort the pictures and visualize any picture on Google Map.
 All Classes Namespaces Functions
com.android.ePerion.gallery.EperionGallery Class Reference
Inheritance diagram for com.android.ePerion.gallery.EperionGallery:

Public Member Functions

void onCreate (Bundle savedInstanceState)
 
void onResume ()
 
boolean onCreateOptionsMenu (Menu menu)
 
boolean onOptionsItemSelected (MenuItem item)
 
void onClick (View v)
 

Protected Member Functions

void onActivityResult (int requestCode, int resultCode, Intent data)
 

Detailed Description

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

Member Function Documentation

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: