89 comments found.
Hello, I have 5 websites in PHP or HTML… can I create 5 applications for each of these websites with a single license?
As per envatos guidelines. you can use 1 license for 1 end product only.
can u add camera permision?
Yes it can be added with customization.
I’m getting an error like this and I couldn’t get it to work in any way.
Cause: com/android/tools/lint/model/LintModelSeverity has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
und can you update API Level 35!
API Level 35 will be release once stable version is available. Android 15 stable version is not yet released.
Will there be future updates? android14
yes. update for android 14 will be published
How can I disable the splash screen if I don’t need it please?
Just change the start screen to main activity from manifest.
Does it support downloading files? I have a website to download ؟
No it does not support downloading. this feature can be added with customization
does it come with .apk
No you need to build your apk with your require website link within.
i don’t have much knowledge about android. Im looking for a simple webview app so i can use for my website. I dont have knowledge about firebase or anything else. Please let me know if your app is simple.
In this app you need to change few things -> URL in 3 places, Package name, Icon and Splash screen. no need of firebase.
does it support admob?
No it does not have admob. you can integrate that if required
I don’t know how to do that. Is there any chance, you will send me guides?
No i dont have any documentation or guide available for same. I also Provide customization service if you required.
Hi. I have this problem “http://127.13.0.34 the page not loaded.. net:ERR_CLEARTEXT_NOT_PERMITTED how can I solve this?
Hi, have you change the URL in – app\src\main\res\xml\network_security_config.xml
yes I change, I wrote my domain name
Please share error screenshot on support mail – sagarmaher13@gmail.com
I sent a screenshot via e-mail. The same problem exists even though I downloaded the application (without making any changes).
please check mail.
I bought it and it doesn’t work, it says the web page is unavailable “127.13.0.33
Your opening an localhost file on phone that obviously wont work. For it to work you need to publish the page on your live server and then give live server URL.
For ex. https://scriptadvisors.com/
You can give this url or any other and it will work. You need to give URL of file which hosted on server. or if you want to open file from your local server like from computer then you need give your computer IP.
hello if you update to api 32, with gradle 8
Update with updated API target and dependencies will be publish soon.
App keeps redirecting me to some random website. And I see different splash screen and everything. What is this?!
In Demo app or in the app you build?
with code that I bought here from you.
When I create a signed apk version it redirects me to different app. Makes no sense
Contact via support form or on mail Id – Sagarmaher13@gmail.com
Mostly likely you have not change link in all places mention in documentation.
it’s changed! there were 2 places to change the code and I changed.
There 3 places you need to change. As said earlier contact via support for help so i can can help beter.
3 places? in instructions it was 2 places.
I’ve contacted support.
Over support mail i ask you many time to follow instruction i am giving but you failed to do so. So if you really having trouble with app and want to solve them then Share details regarding same as asked over mail.
Email sent
Responded to that mail. Hope the details in mail resolves your issue
how do i hide the default footer i want my app full screen
to make fullscreen check this link – https://stackoverflow.com/questions/43389547/full-screen-without-navigation-status-bars
Getting this error:
The SDK path ‘C:\Android\SDK’ does not belong to a directory. Android Studio will use this Android SDK instead: ‘C:\Users\xxx\AppData\Local\Android\Sdk’ and will modify the project’s local.properties file.
I purchased. Getting lots of errors. I will send you an email.
Hi, seems this warning from your android studio installation. make sure your android studio is upto date.
OK. I moved the project to c: drive. Now I get this error:
C:\Android\TrackSmallWins – To Do App\app\src\androidTest\java\com\codingvisions\webview\ExampleInstrumentedTest.java:32: error: cannot find symbol Context appContext = InstrumentationRegistry.getTargetContext(); ^ symbol: method getTargetContext() location: class InstrumentationRegistry 1 error
please check your mail.
Greeting, I have few questions for you.
1. is work with WooCommerce? 2. Those support AAB file my idea is too on my Google Play Console?
1. Yes it woks., 2. Yes you can build AAB.
I get error “Context appContext = InstrumentationRegistry.getTargetContext(); ^ symbol: method getTargetContext() location: class InstrumentationRegistry”
Please share detail error on mail or via suport ticket. sagarmaher13@gmail.com
Hello, Background audio play Supported?
No its not supported.
does your app have camera and microphone permissions? can it work with my video conference website?
Hi, No app by default does not have this permissions.
I get notification on my website, how can I get same notification in your app?
what kind of notification implemented in site? in app you can implement notification using Firebase Push Notification
I get notification from mySql database of my website. can I get same notification if I use your app
yes for hat you need to create method in your server to take notification from MySQL and send to Firebase and also need to implement notification handling in app
I went to generate the app and got the following error message: cannot find symbol method getTargetContext(). Could you help me to solve this problem?
it seems you have updated dependencies which cause this. For support please contact via support section instead of comments.