Skip to content

Commit 1cbc09b

Browse files
0-8-15mgorges
authored andcommitted
LN_JSCHEME: New module to call any Android API without JNI (#387)
Moves LNjScheme from DemoAndroidLNjScheme to its own module. Also updates DemoAndroidLNjScheme to use of ln_jscheme and webview
1 parent 7e6fcb3 commit 1cbc09b

31 files changed

+518
-479
lines changed

apps/DemoAndroidLNjScheme/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/DemoAndroidLNjScheme/ANDROID_c_additions

Lines changed: 0 additions & 59 deletions
This file was deleted.

apps/DemoAndroidLNjScheme/ANDROID_java_activityadditions

Lines changed: 0 additions & 151 deletions
This file was deleted.

apps/DemoAndroidLNjScheme/MODULES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
eventloop ln_glgui uiform
1+
eventloop ln_glgui ln_jscheme webview uiform

apps/DemoAndroidLNjScheme/Makefile

Lines changed: 0 additions & 8 deletions
This file was deleted.

apps/DemoAndroidLNjScheme/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0
1+
1.1
-31.5 KB
Binary file not shown.

apps/DemoAndroidLNjScheme/lnjscheme.scm

Lines changed: 0 additions & 110 deletions
This file was deleted.

0 commit comments

Comments
 (0)