Hi all,
From discussion here:
http://www.giderosmobile.com/forum/discussion/2867/gideros-as-an-add-in...#Item_3I try to demo the idea from above by a simple project, using plugin by
@Javi.
Hope this is useful for you.
Features:
- Call native Android activity from Lua file
- Move back to Lua file (Lua screen) from native activity code
- Simple params exchange.
Include:
- Lua Gideros Project
- Android project with jvbridge plugin and added code.
Source Code:
https://www.dropbox.com/s/m3l1xpngfa8byqg/jvbridge_example.zipDemo apk:
https://www.dropbox.com/s/6940r000d4l0234/jvbridge_example.apk
Comments
I'm trying to implement security feature using JvBridge and your example of possibilities of this plugin. But I have some problem to run your example apk, also there is the same problem after importing source code under Eclipse and exporting to apk. App crashes after pressing the button. I attached logs from Logcat. I'll appreciate your help! Thanks in advance.
https://play.google.com/store/apps/developer?id=My+name+is+Originality
@all
Could anyone confirm that there is no problem with @vitalitymobile's example under armv6 architecture? Thank you!
https://play.google.com/store/apps/developer?id=My+name+is+Originality
Likes: fxone
There is no problem with ARMv6, I forgot to indicate in the PDF that JVBridge requires Android API level 9 or higher.
Likes: fxone
Best,
https://play.google.com/store/apps/developer?id=My+name+is+Originality