How could I implement a webview over my regular OF content in Android?
Good questions… I’ll try to give it a go today and let you know.
sorry to dig up an old thread but did you had any chance to try this out ?
thanks
E
Hi @eddycombo,
I have put together some basic code to accomplish this in GitHub. Needs more work but you can get an idea of how it goes.
Many many thanks !!!
E
Hi, trying out you addon iI get the following error : package R does not exist in OfActivity.java.
could you just point me in the right direction ? many thanks in advance.
E
@eddycombo I have added some instructions and fixed how the addon looks for the projects package name.
Hope it helps.