The Wayback Machine - http://web.archive.org/web/20200910232050/https://github.com/jaladankisuresh/AndroidJ2V8Hook
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
app
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

if you are interested in the kotlin version, check out V8Kandy

AndroidJ2V8Hook

An Android POC Application demonstrating Hybrid MVVM Architecture with (M)Models and (VM)ViewModels defined in Embedded Client Side JavaScript and (V)Views in Android. This App uses Android Databinding library and J2V8 (Java-to-JavaScript) binding library

Native Development brings the best user experience and performance
Common Business Logic brings the better agility and maintainability

Get the best of both worlds by going Native(Android or iOS) for UI development and going JavaScript for Business Logic. This POC showcases using JavaScript for Business Logic and executing it on Embedded V8 Engine for Android - J2V8, while still keeping UI development truly native.

Attribution

Special thanks to J2V8 team for building this hook

License

open sourced with MIT license

NOTE : SOFTWARE IS PROVIDED 'AS IS', WITHOUT ANY WARRANTY.

About

An Android POC Application demonstrating Hybrid MVVM Architecture with (M)Models and (VM)ViewModels defined in Embedded Client Side JavaScript and (V)Views in Android

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.