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.
Classes
Package org.buildmlearn.toolkit.activity

Classes

class  AboutBuildmLearn
 Gives brief info about BuildmLearn community and toolkit. More...
 
class  DeepLinkerActivity
 Activity responsible for handling files opened from file explorer. More...
 
class  FirstRunActivity
 Shown on application first launch. More...
 
class  HomeActivity
 Home screen of the application containg all the menus and settings. More...
 
class  SettingsLinkerActivity
 Activity responsible for changing settings from android settings menu. More...
 
class  TemplateActivity
 Template activity show the list of available templates in the toolkit. Templates are defined in Template.java enum file. More...
 
class  TemplateEditor
 Placeholder activity for all the templates A placeholder activty in which all the templates are loaded and allows the user to enter respective template data, generate and save projects, APKs and sharing options. More...
 
class  TutorialActivity
 Shows the tutorial related to BuildmLearn toolkit usage. More...