19 Commits

Author SHA1 Message Date
iwgeric
898079eded Android-Examples: update doc 2016-05-10 22:44:49 -04:00
iwgeric
5117d108e6 Android-Examples: Fix doc for test case 2016-05-10 22:22:48 -04:00
iwgeric
d1fc89e155 Android-Examples: Add new test case for testing Mouse, Touch, and Key Events. 2016-05-08 23:13:49 -04:00
iwgeric
7b133bb452 Android-Examples: Add KeepScreenOn property to layout of test activity. 2016-05-08 23:12:05 -04:00
iwgeric
1e4c378a06 android-examples: reduce logging level for test chooser 2016-05-04 23:39:12 -04:00
iwgeric
cbedf5ef08 Add test case for using Android Sensors as Joystick Axes (including rumble). 2016-05-03 22:02:31 -04:00
iwgeric
df30846496 Remove border from jme fragment 2016-05-03 20:11:14 -04:00
iwgeric
13a0d36b56 Remove unused lights 2016-05-03 20:10:54 -04:00
iwgeric
1ff8e3b66b Add icon for Show Keyboard Menu and enable it in Menu 2016-05-03 18:14:58 -04:00
iwgeric
8f9cd92f99 Change Menu items on Main Activity to all be inside Menu dropdown. 2016-05-03 17:51:34 -04:00
iwgeric
fd98c6b8f0 Improve some error handling on class name searching 2016-05-03 17:50:56 -04:00
iwgeric
b7b1947486 Add Menu item for display of Soft Keyboard in Android Examples.
Useful when running tests that include using a key to initiate some action.
2016-05-03 17:50:08 -04:00
iwgeric
1e23cfcb0a Add Menu to Test Chooser Activity.
Provides way to enable/disable the following when starting a test:  Mouse Events, Joystick Events, Key Events, Verbose Logging.
2016-05-03 16:42:27 -04:00
iwgeric
8c08010233 Add test for assets stored in drawable / mipmap directories and add verbose logging menu option support.
Still need to add the menu to the layout file for the MainActivity.
2016-05-02 23:18:15 -04:00
iwgeric
c320c919a5 Add test cases from jme3-examples module.
Must run jme3-examples.build task first in order to create the jme3-examples.jar file.  If this is not done, only the test classes from jme3-android will be included.
2016-04-29 18:02:37 -04:00
iwgeric
dea0f5fd6d Update passing parameters from test chooser to test activity/fragment. 2016-04-29 17:21:38 -04:00
iwgeric
c04e162c2c Initial Commit for Android Examples Module
Module to run jME3 tests on Android platform.  Test cases are copied in from the jme3-android project and the jme3-examples.
2016-04-28 22:19:44 -04:00
Kirill Vainer
fe057130a4 jme3-android-examples: fix incorrect dependency
.gitignore: add jme3-android-examples/build folder
2015-05-05 16:08:53 -04:00
Kirill Vainer
bea1601994 jme3-android-examples: add project for android examples 2015-05-04 16:57:41 -04:00