-
Notifications
You must be signed in to change notification settings - Fork 0
putty174/TheDevice
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
You need these plugins on Eclipse in order to compile the projects properly: http://www.gwtproject.org/ http://www.robovm.org/ Even after you install these plugins, you will get errors from robovm. Ignore them because we don't have any iOS devices to test on. Simply make a new workspace, and then from the empty project directory: Right Mouse Click > Import > Existing Projects > ../TheDevice You should see 15 projects to import. That's right, import all of them. To run on Desktop: Right mouse click TheDevice-desktop > Run as... > Java Application To run on Android: Right mouse click TheDevice-android > Run as... > Android Application To run on iOS: Right mouse click TheDevice-robovm > Run as... > iOS Application (Actually I have no idea what it should say, but you get the idea what to do from the other two methods.) Assets go to this address: ..\TheDevice\TheDevice-android\assets Yes, that is the Android project, and not the main project. That is because ALL PROJECTS, including the main project, refer to the Android asset folder, to simplify assets so we don't have to copy them all over the place.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published