BuildmLearn-Toolkit-Android
2.0.0
The Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
|
Public Member Functions | |
void | onCreate (Bundle savedInstanceState) |
void | onActivityResult (int requestCode, int resultCode, Intent data) |
Static Public Member Functions | |
static float | deleteDirectory (File file, float size) |
Private Attributes | |
Preference | prefUsername |
SharedPreferences | preferences |
Static Private Attributes | |
static final int | REQUEST_PICK_APK = 9985 |
Created by abhishek on 21/06/15 at 9:51 PM.
|
static |
void org.buildmlearn.toolkit.fragment.SettingsFragment.onActivityResult | ( | int | requestCode, |
int | resultCode, | ||
Intent | data | ||
) |
void org.buildmlearn.toolkit.fragment.SettingsFragment.onCreate | ( | Bundle | savedInstanceState | ) |
|
private |
|
private |
|
staticprivate |