Skip to content

How to call a native code from Javascript in Hybrid Android Applications

Notifications You must be signed in to change notification settings

sreekanth1201/CallNativeFunction

Repository files navigation

CallNativeFunction

How to call a native code from Javascript in Hybrid Android Applications

For api level 17 need @JavascriptInterface annotation before the functions which you access from the javascript. Remaining you dont need to implement.

About

How to call a native code from Javascript in Hybrid Android Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages