![]() |
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.
|
Home screen of the application containg all the menus and settings. More...


Public Member Functions | |
| void | onNavigationDrawerItemSelected (int position) |
| void | onBackPressed () |
Protected Member Functions | |
| void | onCreate (Bundle savedInstanceState) |
Private Attributes | |
| Section | currentSection |
| NavigationDrawerFragment | mNavigationDrawerFragment |
Home screen of the application containg all the menus and settings.
| void org.buildmlearn.toolkit.activity.HomeActivity.onBackPressed | ( | ) |
|
protected |
| void org.buildmlearn.toolkit.activity.HomeActivity.onNavigationDrawerItemSelected | ( | int | position | ) |
Called when an item in the navigation drawer is selected.
Implements org.buildmlearn.toolkit.fragment.NavigationDrawerFragment.NavigationDrawerCallbacks.
|
private |
|
private |
1.8.11