Demonstrate how to create an android project based on the Rokon framework.
Assume that you are using eclipse in windows and have installed the ADT plug-in.
1 here
Download the latest Rokon development kit. You only need [rokon_lib_x-y-z.zip]
2. Open your frequently-used workspace and make sure that you are directed to the folder.
3. Create an android project, which is supported by Rokon of version 1.5 and later.
4. Open the project folder. Find the directory where androidmanifest. XML is located.
5. Create a folder libs in the current directory.
6 decompress rokon_lib_x-y-z.zip to this
7. Update the newly created Android project, right-click to update the project, or press F5.
8. Ensure the file location is correct, as shown in figure
9 Add the rokon_x-y-z.jar to your build path (right-click the project, select bulid path, and click Add to build path). If it is correct, you will see that it appears in the reference package.
10. Now you are ready. Do not forget to use the SHIFT + ALT + O shortcut to format your import.
Http://www.bangchui.org/read.php? Tid = 5647 & fpage = 18