High Level Steps of Android Native Development on SUP

Here is the high level steps of android native development on SUP.

1. Generate Java Object API code. Be sure to use android.jar file with the correct level of SDK API

2. Create Android Project in Eclipse withe the correct level of Android SDK API and add the objectAPI library jar files into the build path.

3. Copy the generated code into the project source folder

4. Change the Android Manifest xml file and add the activity class.

5. Create User Interfaces, and java classes.

6. Run and test the application in the emulator with the correct version of OS.

The steps are based on SUP 2.1.3 version.

Tips:
1. If you use the sample code from the documentation, be sure to check the registration part, make sure to use correct server name, port, application id, username and password. Also change the mbo names to make the application run with no errors.

2. Make sure to generate, create and test the application in the same android api version.

3. Make sure the automatic registration is enabled on the target application in SCC.

4. Make sure the Java Compiler version is 1.6


Reference
Troubleshooting
Troubleshooting 2

This entry was posted in ,. Bookmark the permalink.

Leave a Reply

No Spam, please