admin

Administrator

Last active [hidden]

  1. 9 years ago
    Mon Jan 2 15:17:37 2017
    admin posted in Update v2.3 Available.

    Hi @ivellios , Thank you for reporting the issue, can you please attach a sample APK so that we may try to replicate the issue and try to debug the same.

  2. Mon Jan 2 08:13:30 2017
    admin posted in JavaScript APIs for v2.3.

    @amphai how to use JavaScript APIs get device ID , I mean mac address, IMEI or etc.

    Hi @amphai , We will be introducing much more functions to retrieve device and user info like IMEI, Mac Address, Etc. with next upcoming release.
    For the reason that Google Play Updated it's policies regarding privacy policy and accessibility of user data within an android app, we suspended such functions to release with v2.3.

  3. Mon Jan 2 07:08:36 2017

    Hi, @SuBc The files are contained within the application itself and you won't be able to change it.

  4. Sat Dec 31 19:39:23 2016
    admin posted in Persistent Cookies.

    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.

  5. Sun Dec 25 05:08:55 2016
    admin posted in Update v2.3 Available.

    @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.

  6. Sun Dec 25 05:07:50 2016
    admin started the conversation JavaScript APIs for v2.3.

    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.

    New JavaScript APIs for v3.0

        <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>​
  7. Sat Dec 24 01:11:53 2016
    admin posted in Update v2.3 Available.

    @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.

  8. Fri Dec 23 09:57:03 2016
    admin posted in Fixes for Update v2.3.

    Update v2.3 is now available, Thank You everyone for your valuable suggestions!

  9. Fri Dec 23 09:52:08 2016
    admin started the conversation Update v2.3 Available.

    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

  10. Sat Dec 17 09:45:23 2016
    admin posted in Fixes for Update v2.3.

    @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.

View more