I am building a Cross-Platform Hybrid Mobile API Runtime for packaging Html/C#/Lua Apps into Android/IOS, where the device functionality like Bluetooth, NFC, Push is accessible using Ajax Web Services. Unfortunately, Mobile Browser/WebView sucks in low end android phones, though it is good in IOS
To overcome the performance problem have to eliminate the browser with a OpenGL Renderer which can render GUI generated using HTML, which i have started building, but still a long way to go.
Comments
I am building a Cross-Platform Hybrid Mobile API Runtime for packaging Html/C#/Lua Apps into Android/IOS, where the device functionality like Bluetooth, NFC, Push is accessible using Ajax Web Services. Unfortunately, Mobile Browser/WebView sucks in low end android phones, though it is good in IOS
https://play.google.com/store/apps/details?id=arshu.appgrid....
To overcome the performance problem have to eliminate the browser with a OpenGL Renderer which can render GUI generated using HTML, which i have started building, but still a long way to go.