Skip to content

Commit bf351f6

Browse files
committed
import of virtual backend for the Chrome browser
1 parent 9967ac8 commit bf351f6

40 files changed

Lines changed: 6886 additions & 0 deletions

android/tremola4chrome/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Tremola-Development: virtual backend for the Chrome Browser
2+
3+
Rationale: instead of writing JS and HTML code for your app, compile
4+
in Android and then test it, this "tremola4chrome" environment enables
5+
you to run it inside a Chrome brower tab.
6+
7+
Using Chrome's broadcast feature between tabs, new log entries are
8+
sent to all tabs where they are funneled to your JS app logic. See the
9+
attached PDF for details (parts in German).

android/tremola4chrome/README.pdf

2.06 MB
Binary file not shown.

0 commit comments

Comments
 (0)