Uses of Package
net.neurowork.mobile.android.fw

Packages that use net.neurowork.mobile.android.fw
net.neurowork.mobile.android.fw   
net.neurowork.mobile.android.fw.activities   
net.neurowork.mobile.android.fw.activities.generators   
net.neurowork.mobile.android.fw.levels   
net.neurowork.mobile.android.fw.levels.impl   
net.neurowork.mobile.android.fw.menu   
net.neurowork.mobile.android.fw.parse   
 

Classes in net.neurowork.mobile.android.fw used by net.neurowork.mobile.android.fw
ActivityType
          Enum class where is declared all existing activity type
ApplicationData
          Singleton is used for read and admin the app.xml file From this class you can access to application Levels.
EntryPoint
          Class responsible for saving the data "entryPoint" in app.xml file It consists of a levelId and Dataid unique.
InvalidFileException
           
NextLevel
          Represents a NextLevel in the application.
SearchResult
           
 

Classes in net.neurowork.mobile.android.fw used by net.neurowork.mobile.android.fw.activities
ApplicationData
          Singleton is used for read and admin the app.xml file From this class you can access to application Levels.
SearchResult
           
 

Classes in net.neurowork.mobile.android.fw used by net.neurowork.mobile.android.fw.activities.generators
AppButton
          Basic data contained in each application button
InvalidFileException
           
NextLevel
          Represents a NextLevel in the application.
 

Classes in net.neurowork.mobile.android.fw used by net.neurowork.mobile.android.fw.levels
ActivityType
          Enum class where is declared all existing activity type
NextLevel
          Represents a NextLevel in the application.
SearchResult
           
 

Classes in net.neurowork.mobile.android.fw used by net.neurowork.mobile.android.fw.levels.impl
AppButton
          Basic data contained in each application button
NextLevel
          Represents a NextLevel in the application.
SearchResult
           
 

Classes in net.neurowork.mobile.android.fw used by net.neurowork.mobile.android.fw.menu
NextLevel
          Represents a NextLevel in the application.
 

Classes in net.neurowork.mobile.android.fw used by net.neurowork.mobile.android.fw.parse
ActivityType
          Enum class where is declared all existing activity type
ApplicationData
          Singleton is used for read and admin the app.xml file From this class you can access to application Levels.