Administrator
Last active [hidden]
Hi @fadattf , Thank you for your valuable suggestion, we will surely implement this feature soon with a minor release. Push notifications have been delayed due to policy updates by google play. We have implemented the most of things in a proper manner, we will be launching the Push Notifications very soon.
@anbroid How to use JavaScript APIs to Exit App..
Nice Question, I have posted the available functions on the following link:
https://websitetoapk.com/forums/10-javascript-apis
More functions will be available with next release.
Here are JavaScript Functions which enables you to use the core functionalities of the app within your HTML code to make it look more like a native app and perform better.
I have created some samples, you can directly try these and use them accordingly.
<button onclick="Website2APK.shareIntent();">Try shareIntent</button> <br><br>
<button onclick="Website2APK.showToast('Test Toast');">Try showToast</button> <br><br>
<button onclick="Website2APK.showAboutDialog();">Try showAboutDialog</button> <br><br>
<button onclick="Website2APK.exitApp();">Try exitApp</button> <br><br>
<button onclick="Website2APK.openExternal('https://goyalsoftech.com');">Try openExternal</button> <br><br>@SuBc Would not we have this version in several languages? For example, in Spanish
Hi, A multilingual edition will be published with next update so that you can use it in Spanish too.
Update v2.3 is now available, Thank You everyone for your valuable suggestions!
https://websitetoapk.com/download.html
Change-log:
JavaScript APIs to Share App, Display Toasts, Exit App, Open External Links, etc.
FullScreen Mode Full Support
Chrome Debug Mode (Optional)
HTML5 Video FullScreen Support
Gesture Zoom (Optional with Zoom Buttons)
HTML5 Vibration API Full Support
Interstitial Ads Fixed
File Uploading Support to the Latest Versions of Android
API Level Upgraded
**Bug Fixes
@SuBc Was it possible to configure the "splash preview" image to be able to change it for a personalized image
That is already possible, you can simply change it from "Custom" option in Splash Screen options.
@SuBc Could something be done so that, when it is installed, part of the application is installed in the internal memory of the phone, and the heavier part can be chosen from the internal memory or SD card?
Sorry, For this user will need to separately download the files and setup your application, it might be your personal requirement, but most users will not find it useful as it will be a trouble to your own users.
@I-Hack Is there any chance to add tor url(.onion domain) or to add proxy built-in app?
Hi,
I'm Sorry, this feature is unavailable yet and doesn't looks possible.
Thank You
The Progress wheel that you see while the pages are loading inside the app looks slower? Doesn't it make look app working slowly?