Code

Discussion on Web2App - Quickest Feature-Rich Android Webview

Discussion on Web2App - Quickest Feature-Rich Android Webview

Cart 3,261 sales

2103 comments found.

Hello, Whatsapp web works on desktop view only how can I enable desktop view on the app? I want a particular page to show in desktop view

It is just the automatic hiding of the navigationbar that needs to be disabled, the navigationbar itself can be enabled.

hi when I do this

Hi! You can use our “Open url outside” option for this:)

the Whatsapp web exit the app and open in chrome, is there no way to open the WhatsApp web in the app as desktop view??? there are some apps like that

Option to have floating menu footer bar? Which is standard for most apps these days?

Hi! We don’t offer a built-in option for this at the time.

hi in my AndroidManifest.xml <uses-permission android:name=”android.permission.INTERNET” /> <uses-permission android:name=”android.permission.READ_EXTERNAL_STORAGE” /> <uses-permission android:name=”android.permission.WRITE_EXTERNAL_STORAGE” /> <uses-permission android:name=”android.permission.ACCESS_NETWORK_STATE” /> <uses-permission android:name=”android.permission.RECEIVE_BOOT_COMPLETED” /> <uses-permission android:name=”android.permission.VIBRATE” /> <uses-permission android:name=”android.permission.WAKE_LOCK” /> <uses-permission android:name=”android.permission.GET_ACCOUNTS” /> <uses-permission android:name=”android.permission.ACCESS_FINE_LOCATION”/> <uses-permission android:name=”android.permission.ACCESS_COARSE_LOCATION” /> <uses-permission android:name=”android.permission.CAMERA” />

Config.java public static String[] PERMISSIONS_REQUIRED = new String[]{android.Manifest.permission.CAMERA,android.Manifest.permission.WRITE_EXTERNAL_STORAGE,android.Manifest.permission.ACCESS_FINE_LOCATION}; //Manifest.permission.PERMISSION_NAME

and in HTML <input type=”file” name=”filename” id=”fileuploadInput” accept=”image/*” capture=”camera”>

when user click on fileupload it open gallery in mobile not camera. I try all method can you help where i m wrong. targetSdkVersion 33

minSdkVersion 21

Hi! Can you still upload from the gallery? This should be the expected behavior

Yes, Camera Option not show. I want it show camera option.

Hi! We currently don’t offer a built-in option for this, you may want to do this using custom code.

App works great! Kindly help me with this.

Is there a way to get this web view working like a browser to allow user approve browser push notification just like they will do in chrome or safari.

The reason is that, I’m using it for my buddypress website,

Now without the Web2App webview app, my users were able to subscribe for browser push notifications using their browsers (chrome, safari etc) I’m using one signal for my web notifications

With the browser push notifications users were able to receive buddypress notifications, and even better messages browser notifications were sent to users via their browsers.

And now we have this webview app, is there a way for users to be able to still subscribe for web push notifications, to enable them receive push notifications just like they were doing in chrome.

So that when a user receive a buddypress message from another users, they will receive a push notification directly in the webview

basically the to get this web view working like a browser to allow user approve browser push notification just like they will do in chrome or safari.

I tried it but the push notification bubble wasn’t showing so users can approve push notification

Hi! We support push notifications using OneSignal. Good to note is that these are not the same as browser push notifications. Instead, you may want to push the player ID to the WebView as described in our documentation, and then send notifications using the OneSignal API

I can’t find anything about “pushing the player ID to the WebView” in the documentation. Can you point me to the right guide on this in the documentation.

Hello this popup message how do i disable it? even if i grant permission and open the app next time it keeps asking for this permission

<string name=”common_permission_explaination”>In order to use this app, you need to grant us some permissions.</string> <string name=”common_permission_grant”>Grant permission</string>

Hi! Disabling your CloudFlare security settings can ensure your website’s availability. For this, you can reach out to CloudFlare support.

I should remove security for my website??? if my website gets hacked will u take responsibility? of damages caused

Hi! You will only need to disable the checks on the user agent

Where is the web version

Hi! The builder can be found at sherdle.com/builder

In browser, when click on specific url it should be redirect in the webview app. How it is possible?

I bought this template. But unfortunately google login does not work.I have changed user agent and somehow it opened google login screen but after logging in it shows blank screen

If your website relies op popup windows for login, this won’t work in WebView. You will need a redirect based login flow for Google login to work. Please consider changing your login implementation to use redirects instead to make it webview compliant :)

Also consult: https://sherdle.com/help/why-isnt-my-website-working-as-intended/

where can i get download android 14 supported files ? i see Last Update 24 November 2023 with android 11 support

minSdkVersion 21 targetSdkVersion 33 versionCode 1 versionName “1.0” multiDexEnabled true

Hi! Please download our latest version from sherdle.com/builder

Also note that the targetSdkVersion is the compile SDK, but that this version can still be installed on SDKs>33

Hey I have a pre purchase question :
Can I customize offline screen? I want to show custom html file indicating that user is offline.
Also will there be any update or the project is abandoned? I want to buy this

Hi! Yes, you can set an html file that should be shown when there is no internet connection.

The template is already updated to be compatible with Android 14 :)

Please can you provide documentation link so that I can confirm and buy also is there any option to prevent user from taking screenshot?

Hi! Our documentation can be found at sherdle.com/help/

There is no built in option to prevent users from taking a screenshot, but you can do this with custom code

Hi team, I am very happy that you updated GMS to the previous version, now there is something that needs to be updated for the Download media settings on Android 13 or API 33 requiring READ_MEDIA_VIDEO for the download function, READ_EXTERNAL_STORAGE is no longer valid on Android 13 and above. Please update

I have added permission READ_MEDIA_VIDEO but it still doesn’t work, what parts should I change?

Hi! The template should work out of the box for Android 13. Did you do any changes in the source code perhaps?

Do I have to only use the online builder for a month? Can I pay to get more than a month? Thank you.

I know I can use Android studio for more than a month but I was wondering if I could use the online builder more than a month. Thank you.

Nevermind. It’s €5/month.

Indeed, the builder is free to customise your source code. To build an apk on a cloud computer, the first month is free and then 5€ a month

Android Studio provides source code/APK builder software Any demo?

Hi your builder gnerate apk /abb file support google play console

Purchase this project other Device

Build app but not download waiting more time Please help me

Could you submit a ticket with me at sherdle.com/help/ticket with the details of your issue?

please my website have Google signin but anytime I try to sign in with Google using my webapp it shows this error https://ibb.co/TY6YM0x but if I try it on my website it works perfectly

Hi! Is it working in our demo app?

Not working I tried now. Google login not working but I didn’t check this before I buy, I see turn any website to app how will I know it’s only Google that’s not working?

Hi! Any website that forbids the use in WebView, such as Facebook and Google sign-ins may not work. You can test this in our demo, or any other WebView demo/tester app :)

Can I Ask for Help? There Was a Problem Publishing My App

Hi! Sure, please submit a ticket with me at sherdle.com/help/ticket

I am using your APP for my streaming website. When you try to download a PDF file, the application closes and generates an error.

Can you help me?

What do you download links look like?

In fact, it dynamically searches and downloads Stripe Payments. A link is not generated.

It could stil be that your download urls then contain a certain pattern, for instance strip.com/payment/success/download?id=1234

is there any print function include? there is print button on my website.

Hi! We don’t offer a built-in print function

hello. can I make a android webview for any website from your code by filling the informations needed in a page with form and textfields as the url, splashscreen, logo, admob, .. etc. I did not find that in your demo. thanks

Hi! Yes, indeed that is possible. You enter your website url, and upload your icon and then we generate an app for your website :)

Sir, The sherdle online builder successfully creates .apk file but when I try to create aab file using the online builder apk file is downloaded instead the aab file.So I couldn’t upload it to play console. I’ve created a ticket with more details. I’m waiting for your reply .. Thanks

Hi! Remarkable, I’ll get back to your ticket

Is “Web2App – Quickest Feature-Rich Android Webview” works on Android 13 and 14?

Hi! Yes the template works with the latest Android versions including 13 and 14.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey