]> rtime.felk.cvut.cz Git - orte/eurobot.git/commit
ANDROID: replace native binary ortemanager with Java class
authorMartin Vajnar <martin.vajnar@gmail.com>
Thu, 11 Jul 2013 11:44:44 +0000 (13:44 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Mon, 23 Sep 2013 09:06:25 +0000 (11:06 +0200)
commit401a77edb786784ef5a1586f73c16851bb1593bc
treeae21deb48c33b6485f214c4b9f679488247d9485
parentfae2adcded6233d8f22641bf375bc99cee655823
ANDROID: replace native binary ortemanager with Java class

This eliminates the need for binary ortemanager in assets/ folder
of projects that make use of this library.

NOTE: At current moment it is only possible to set IP addresses of fellow
managers.
orte/libaorte/AndroidManifest.xml
orte/libaorte/jni/Android.mk
orte/libaorte/jni/Application.mk
orte/libaorte/jni/manager [deleted symlink]
orte/libaorte/src/org/ocera/orte/Manager.java [new symlink]