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 | Static Public Member Functions | Private Attributes | Static Private Attributes | List of all members
org.buildmlearn.toolkit.fragment.SettingsFragment Class Reference
Inheritance diagram for org.buildmlearn.toolkit.fragment.SettingsFragment:
Inheritance graph
[legend]
Collaboration diagram for org.buildmlearn.toolkit.fragment.SettingsFragment:
Collaboration graph
[legend]

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
 

Detailed Description

Created by abhishek on 21/06/15 at 9:51 PM.

Member Function Documentation

static float org.buildmlearn.toolkit.fragment.SettingsFragment.deleteDirectory ( File  file,
float  size 
)
static
void org.buildmlearn.toolkit.fragment.SettingsFragment.onActivityResult ( int  requestCode,
int  resultCode,
Intent  data 
)
void org.buildmlearn.toolkit.fragment.SettingsFragment.onCreate ( Bundle  savedInstanceState)

Member Data Documentation

SharedPreferences org.buildmlearn.toolkit.fragment.SettingsFragment.preferences
private
Preference org.buildmlearn.toolkit.fragment.SettingsFragment.prefUsername
private
final int org.buildmlearn.toolkit.fragment.SettingsFragment.REQUEST_PICK_APK = 9985
staticprivate

The documentation for this class was generated from the following file: