Skip Table of Contents
Article Index
- Android Application for Survey Team (current position)
- Create the domain model
- Create the Generator Model
- Create the User Interface project
- Create the Form Page classes and Editor class
- Create the Android application
- Using the application
- Create the RCP application
- Create the final project
- Data exploring and extracting with DataFlyer
Step 0 - Installing required software
- Follow the tutorial at alvila.org to install the Alvila Skills.
- Download the SDK anvironment for Android from this link http://developer.android.com/sdk/index.html and install locally on your computer
- Download the latest version of Acceleo using this link http://www.eclipse.org/modeling/m2t/downloads/?project=acceleo. Then using the procedure for installing Alvila Skills, install Acceleo as a local archive
- Download the three plug-ins (gen.android.project, gen.android.source and gen.android.source.ui) from the source code of this sample and impot them in your project. These plu-ins are used for generating the android forms from the Skills SDM file
Step 1 - Create an empty EMF project
- Select File -> New -> Other... -> Eclipse Modeling Framework -> Empty EMF Project
- Enter the project name: org.alvila.skills.survey
- Select Finish

Page 1 of 10
- «
- Prev
- Next
- »





