android.TICO
Class fileDialog
java.lang.Object
Activity
android.TICO.fileDialog
public class fileDialog
- extends Activity
Defines the fileDialog
activity, where we
can explore and open the Tico projects located in
the Android device memory
- Version:
- 1.0 Nov, 2011
- Author:
- Eduardo Ferrer
Method Summary |
void |
gestor()
Manage the working of fileDialog
for select a .tcoa file in the Android device memory |
void |
onConfigurationChanged(Configuration newConfig)
Change the orientation of fileDialog
when the orientation of the device changes. |
void |
onCreate(Bundle savedInstanceState)
|
fileDialog
public fileDialog()
onConfigurationChanged
public void onConfigurationChanged(Configuration newConfig)
- Change the orientation of
fileDialog
when the orientation of the device changes.
onCreate
public void onCreate(Bundle savedInstanceState)
gestor
public void gestor()
- Manage the working of
fileDialog
for select a .tcoa file in the Android device memory