Please help me my html file does’t load it i have put my privacy.html file in assets also it also not load html file what can i do
You have to add a path. See this example
2 Likes
it works file:///storage/emulated/0/Makeroid/assets/ when i write this
This path will only work while testing your app(in companion) I guess
But to show your HTML file in compiled apk, you have to use different path as suggested there(in Peter’s quoted text above) in one of the image
2 Likes
No i .apk file i also see my html file
It will only work on your device…
No when I install in any device it works properly
OK, if you say so!
But do me a favor, delete Makeroid folder on all your devices and then try again…
3 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.