- Description
A quick and simple one. I am aware that this functionality should be returning with release n188, but for those that cannot wait and need to build html on the fly, here it is.
Working with the webviewer, you feed the extension block with your html, and the output is displayed
- Latest version : 1.1
- Tested : tested on App inventor 2 (n187d), in companion (2.61u) on Android 10.
- Released : 2021-10-24T23:00:00Z
- Last updated : 2021-10-24T23:00:00Z
- Built : using the RUSH Extension Builder by @shreyash
- Blocks
- Usage
-
Files
AIX: NoFileHTML -
Changelog
- 1.1 update to provide for use on Kodular (webviewer file access)
Enjoy , and all feedback and comments welcome.
Available for use in any MIT AppInventor projects or competitions
#####################################################################
This work by TIMAI2 is licensed under a
Creative Commons Attribution-ShareAlike 4.0 Unported License with attribution.
Please use name = TIMAI2 and link to this source page when giving credit.
#####################################################################
Note: this extension may not / will probably not work if your html content contains html <!-->
or javascript //
comments.
Note: you can also do this using my BasesLoaded extension and encode the html content to base64