I want to call a javascript function from MainActivity.java in android studio which will set filename in localstorage to use it later. But without any webview call.
This is the structure of my project
Please suggest the best option. Thanks in advance.