Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
(Gideros and Android) Demo how to switch activity from Lua to native and vice versa — Gideros Forum

(Gideros and Android) Demo how to switch activity from Lua to native and vice versa

edited March 2013 in Plugins
Hi all,
From discussion here: http://www.giderosmobile.com/forum/discussion/2867/gideros-as-an-add-in...#Item_3

I 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.zip

Demo apk:
https://www.dropbox.com/s/6940r000d4l0234/jvbridge_example.apk

:)

Likes: ar2rsawseen, BJG, fxone

Coming soon
+1 -1 (+3 / -0 )Share on Facebook

Comments

Sign In or Register to comment.