52 Commits

Author SHA1 Message Date
iwg..om
b475a8e9c9 mouseEventsInvertX and mouseEventsInvertY settings in newly created MainActivity files and instead, show mouseEventsEnabled. Default values in AndroidHarness (false for both invertX and invertY) match Desktop mouse.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10391 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-10 23:08:00 +00:00
iwg..om
30c2bb665e Create seperate ant target in mobile-impl for copying the Android lib. Allows for easy overriding of the target in build.xml to define alternative Android libs.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10389 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-10 16:33:57 +00:00
nor..67
dc21825615 SDK:
- Update genfiles to latest platform

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10216 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 02:00:03 +00:00
nor..67
6bc4b2131a SDK:
- update plugin module dependencies to latest platform 7.2.1 (wee)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10195 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 01:35:27 +00:00
nor..67
24712d4170 SDK:
- fix npe in Android Settings when no SDK is selected
- change Android and Desktop ordering and naming in project properties slightly

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9898 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 12:49:49 +00:00
nor..67
8430864ce6 SDK:
- add change to android build script to unpack assets to android assets folder (thanks @iwgeric)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9868 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-16 03:23:52 +00:00
nor..67
b9717e2faf SDK:
- update to RC2 state / NetBeans 7.2
- breaks nightly builds for beta

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9799 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-02 15:45:58 +00:00
nor..67
e154d0ebab - change fix for Android SDK 20 build file flaw
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9688 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-26 12:54:35 +00:00
nor..67
1c1afd5712 - add fix for Android SDK 20 build file flaw
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9687 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-26 12:13:08 +00:00
nor..67
0da5c9636f SDK:
- make F1 help work in main SDK android panel

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9467 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-10 23:36:41 +00:00
nor..67
0e315d57da SDK:
- make sure important files node closes AndroidManifest.xml

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9266 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-03-27 12:17:51 +00:00
nor..67
72c6689656 SDK:
- make android SDK tool refresh folder when creating the android project

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9265 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-03-26 23:01:44 +00:00
nor..67
1af4ea110c - up version of android build script
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9216 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-02-26 14:21:46 +00:00
nor..67
32c4e50953 - rename library from jme3-android to android-base to avoid mixup with the user-added libraries
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9215 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-02-26 14:20:13 +00:00
nor..67
ae451abf52 SDK:
- remove xlargescreens directive from default android manifest

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9065 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-15 20:54:20 +00:00
nor..67
5d6ac60c58 SDK:
- add android screen instructions to AndroidManifest.xml

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9008 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-09 00:17:09 +00:00
nor..67
103b55d046 SDK:
- fix library references for SDK
- add blender, terrain and plugins library
- remove video library
- fix android build
- fix jme3 library svn auto-versioning

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8840 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 04:38:08 +00:00
nor..67
670c95ad14 SDK:
- set application name correctly for android application

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8834 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-01 02:21:30 +00:00
nor..67
f23f2b5c8c SDK:
- remove silence parameter from android logging

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8832 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-30 23:14:40 +00:00
nor..67
ec5dced517 SDK:
- add direct starting of android apps from build script
- add android device log to SDK run output log

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8831 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-30 16:06:48 +00:00
nor..67
63707b6621 - fix typo in android plugin panel
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8815 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 02:30:55 +00:00
nor..67
d4f799d8b2 - unzip android bullet natives on copy
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8812 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-26 23:04:45 +00:00
nor..67
ed5dd6355d - add automatic jbullet->bullet replacement to SDK (TODO: remove x86 libs? are natives correctly registered in the android project?)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8805 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-26 15:57:59 +00:00
nor..67
6ae4fbe1bf SDK:
- make android deployment notes more obvious

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8797 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-24 02:36:51 +00:00
nor..67
ff93a0cfe1 SDK:
- add note to android deployment panel about "Compile on Save" disabling "Android Device" run target.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8796 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-24 02:15:32 +00:00
nor..67
a8a01575f1 - update some genfiles
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8789 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-23 14:52:26 +00:00
nor..67
ab9aaa185e - update android plugin dependency
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8786 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-23 02:55:28 +00:00
nor..67
27e4616684 SDK:
- update android plugin information

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8764 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-22 01:06:25 +00:00
nor..67
c578589053 SDK:
- add some comments to android MainActivity

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8757 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-21 21:07:40 +00:00
nor..67
76fef5cbae - make ImportantFiles functionality more flexible
- give more descriptive names to android ImportantFiles and build.xml

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8749 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-21 18:47:07 +00:00
nor..67
ef9d2bc171 - create unified "Configuration Files" node in project where e.g. build.xml and android MainActivity can be put
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8727 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-19 14:51:50 +00:00
nor..67
4ec2d57a32 - delete android libs folder before copying the new libraries on build
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8661 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-13 20:24:19 +00:00
nor..67
40e32790d6 - SDK: change Android "run" feature to use new SDK targets
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8561 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-31 02:17:43 +00:00
nor..67
19597f2c1f - delete obsolete library description
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8348 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-04 14:32:17 +00:00
nor..67
c3b39f420a - move android library to "Project Engine" plugin so updates in the core library are properly distributed
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8347 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-04 14:29:56 +00:00
nor..67
4916af3b16 - add jme3.android HelpCtx to android deployment window so the correct help page appears
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8282 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-23 23:01:23 +00:00
nor..67
b4fbc3bc30 SDK:
- add minSdkVersion to new android project AndroidManifest.xml
- fix formatting of MainActivity

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8217 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-08 11:48:29 +00:00
nor..67
7354d9def1 SDK:
- avoid double build for android when running application

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8216 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-08 00:44:10 +00:00
nor..67
f2de85a7a2 SDK:
- disable verbose logging for android by default

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8215 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-08 00:06:40 +00:00
nor..67
69294ee52c SDK:
- add package to MainActivity class

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8214 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-07 23:46:27 +00:00
nor..67
190f4a4886 - fix android tool path on windows
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8213 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-07 23:01:17 +00:00
nor..67
5d79274363 - add null check on executable file to android SDK execution
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8211 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-07 11:18:03 +00:00
nor..67
86e3e3d082 - add NBAndroid update center to Android Plugin
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8207 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-06 12:30:41 +00:00
nor..67
a4814166b5 SDK:
- select correct android target after target list has been updated using android tool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8204 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-06 11:25:56 +00:00
nor..67
72a8006a11 SDK:
- Add "Android Files" node to project with MainActivity.java, AndroidManifest.xml and build.properties

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8203 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-06 11:17:28 +00:00
nor..67
8f2c0adefc SDK:
- fix selection of android target in UI 

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8202 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-06 10:15:45 +00:00
nor..67
4f149cc90b SDK:
- add android clean target to android deployment


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8201 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-06 10:03:23 +00:00
nor..67
7036ce194a SDK:
- some tooltips for android deployment settings

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8199 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-05 23:56:12 +00:00
nor..67
ce767f9729 SDK:
- some tooltips for android deployment settings

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8197 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-05 23:28:39 +00:00
nor..67
68f98cc52f SDK:
- fix restoring of UI selection of android sdk from settings

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8196 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-05 23:09:37 +00:00