ARNAB2203
Lurker
I have an Android application where I used HTML, JavaScript, CSS etc.. Now I want to send a value from Java to JavaScript file using Android Shared Preferences. Is it possible? If yes then how? I have made a json data set from sqlite database and want to send the hole dataset to the JavaScript variable. Need help. Advance thanks.