How to convert website into an Android App using WebView in Android Studio 🔥

  Рет қаралды 74,688

Android Mate

Android Mate

Күн бұрын

Пікірлер: 141
@androidmate
@androidmate 9 ай бұрын
Updated Source Code link - drive.google.com/drive/folders/1KUMPv13WB7xxGrJKruAEW7bjpqdybrWm?usp=sharin
@urbexgamma
@urbexgamma 9 ай бұрын
Script is crashing
@amiaoghg9562
@amiaoghg9562 3 ай бұрын
@@urbexgamma same for me
@TheARGADASH
@TheARGADASH 7 ай бұрын
Hello! Great video. I have a question, there is a PWA that uses the camera. After working with this lesson, everything works, but the camera shows up as missing. How can I make the resulting application work like a hidden browser, using all its functions, including camera output and barcode scanners in a modal window, thank you.
@androidmate
@androidmate 7 ай бұрын
Provide me the source code of the Android app I will try to update it
@itssolmuse
@itssolmuse 9 ай бұрын
1st great tutorial on KZbin. If you could make another video on how to turn this app to a widget. That would be incredible!
@androidmate
@androidmate 9 ай бұрын
Soon bro♥️
@itssolmuse
@itssolmuse 8 ай бұрын
@androidmate Greetings bro. I just found out that webview are not accepted by widgets. So not sure how to display my app now as a widget. Goodluck in what you do though
@ramneekbaghelmandlam.p.6507
@ramneekbaghelmandlam.p.6507 4 ай бұрын
@@itssolmuse thanks
@vasimshaikh9597
@vasimshaikh9597 8 ай бұрын
Notifications in web view, how to implement it ????????
@YourHappiness786
@YourHappiness786 8 ай бұрын
You need to implement Firebase and Onesignal for notification
@subhakarmakar1019
@subhakarmakar1019 Ай бұрын
I also need
@mdehsanulhaque4012
@mdehsanulhaque4012 10 ай бұрын
if i make changes in website will it reflect in app? or i have to chnage something
@androidmate
@androidmate 10 ай бұрын
Yes, it will reflect automatically!!
@dineshshinde4691
@dineshshinde4691 3 ай бұрын
Is local storage, camera , storage permission needed to give manually?
@androidmate
@androidmate 3 ай бұрын
Not required !
@rodrigoscarpeli7514
@rodrigoscarpeli7514 11 ай бұрын
Eu admirava muito esse cara; passava horas no Facebook assistindo aos vídeos dele. Sempre tive curiosidade sobre a história por trás dessa personalidade, por isso, agradeço pelo vídeo que compartilhou! Parabéns pelo video!
@androidmate
@androidmate 11 ай бұрын
Really appreciate your comments, thanks ❤
@imvajid
@imvajid 20 күн бұрын
My website has dark/light theme but the text does not invert when in WebView following your example. Light theme works but not dark. Missing something?
@Mrazgoodaz
@Mrazgoodaz 8 ай бұрын
Is there a way to add in a back button so you can go back to previous page?
@graphicsor
@graphicsor 4 ай бұрын
it's already there in your phone
@Mrazgoodaz
@Mrazgoodaz 4 ай бұрын
@@graphicsor Incorrect
@kagendralaga
@kagendralaga 2 ай бұрын
I think you'll need to implement the back button yourself inside the web app, not the android app. It's quite simple to implement if you're using a framework like React.
@Sher-Da-Abba
@Sher-Da-Abba 5 ай бұрын
GREATTTTTTTTTTT SIR ............ NO TIME WAIST . NO BLAH BLAH ... SHARP AND TO THE POINT . AND NOTHING.
@androidmate
@androidmate 5 ай бұрын
Thanks ❤️
@SeungWannieWannie
@SeungWannieWannie 2 ай бұрын
We are developing an html app that is offline, will this still work?
@androidmate
@androidmate 2 ай бұрын
It works based on the url
@tariqanwar1991
@tariqanwar1991 11 ай бұрын
Hi.. Can you make a webview app for me ?? What is your Service charge ??
@androidmate
@androidmate 11 ай бұрын
Provide me the details on my email id - rohitanabhavane07@gmail.com
@BLEACHHHHHHH
@BLEACHHHHHHH 2 ай бұрын
Do we have to make website responsive
@androidmate
@androidmate 2 ай бұрын
Yes, you have to
@odinsmojo
@odinsmojo 12 сағат бұрын
Only issue with the video I had was you went through the code too quickly, I kept having to pause the video to catch it
@androidmate
@androidmate 8 сағат бұрын
Thanks for the suggestions, I will keep this in mind
@amateraso856
@amateraso856 8 ай бұрын
what is the version of android studio
@pinkflower03
@pinkflower03 11 ай бұрын
Hey bro, can I deploy this after converting the website?
@androidmate
@androidmate 11 ай бұрын
Yup
@asiqurrahman986
@asiqurrahman986 3 ай бұрын
if I want to convert it also iOS app, what can I do? which code could be added to the xml file? Please answer me because it"s very important for me to know
@androidmate
@androidmate 3 ай бұрын
You have to change technology to flutter or react native to make it for IOS because the current video is for only android
@mashuu8441
@mashuu8441 22 күн бұрын
does this work on local host server?
@androidmate
@androidmate 21 күн бұрын
Yes but only in its environment
@kagendralaga
@kagendralaga 2 ай бұрын
If the website uses cookies, will they get removed when the app is closed and reopened?
@rodrigoscarpeli7514
@rodrigoscarpeli7514 11 ай бұрын
Thank You! Im from Brazil
@androidmate
@androidmate 11 ай бұрын
Most welcome ♥️
@nailakhan213
@nailakhan213 11 ай бұрын
Can I upload this app into Google play store??
@androidmate
@androidmate 11 ай бұрын
Yup
@HooIsWho
@HooIsWho 4 ай бұрын
You save my day!! Great Tuturial.
@androidmate
@androidmate 4 ай бұрын
Thanks buddy !
@lucasbaltazartaceli1498
@lucasbaltazartaceli1498 10 ай бұрын
Can I change the html code before printing in my app? Like getting the html from the web site, doing some changes on background like removing some ads and then printing on the screen?
@0nur.gungor
@0nur.gungor 9 ай бұрын
You can't make changes because the website pulls its content
@brendhouse7249
@brendhouse7249 10 ай бұрын
You perfect man thank you bro
@androidmate
@androidmate 10 ай бұрын
Your welcome ❤
@pritamhalder5472
@pritamhalder5472 9 ай бұрын
Can I upload on playstore . Like chane name change logo
@androidmate
@androidmate 9 ай бұрын
Sure!
@milanista-kf1fo
@milanista-kf1fo 5 ай бұрын
please how make it when open the application, the link field for entering the URL should appear and when i Click in search button we go to webpage??
@androidmate
@androidmate 5 ай бұрын
Can you explain to me in detail
@RaffaeleBorreca
@RaffaeleBorreca 3 ай бұрын
Is there a way to change the image that appears when you launch the application? At the moment I see a little green Android robot, thank you very much!
@BLEACHHHHHHH
@BLEACHHHHHHH 2 ай бұрын
Its called a splash screen
@joseceron4670
@joseceron4670 4 ай бұрын
Hi, I have a vuejs web page, after embedding it and trying social login with gmail and facebook shows me an error. Any clue or advice?
@androidmate
@androidmate 4 ай бұрын
Need to add some additional function for it
@giyimini8229
@giyimini8229 10 ай бұрын
Hello, how can I add one signal notification?
@salexkorsan8790
@salexkorsan8790 10 ай бұрын
Hello, already I'm created webView app it's working fine, I want to get gps data in my website using web view app, also I want to run it in background. ? Please help it's urgent
@androidmate
@androidmate 10 ай бұрын
Does your website has gps data functionality?
@hoorainhareemvlog
@hoorainhareemvlog 4 ай бұрын
May anyone.can help. I want.to convert food delivery website to apk. But want to remove login otp process
@teen_pattistars
@teen_pattistars 9 ай бұрын
after converting external links are not working like clicking what'sapp or telegram
@KoConTilde
@KoConTilde Ай бұрын
Beautiful.
@androidmate
@androidmate Ай бұрын
Thanks
@ShivamKumar-ww6vh
@ShivamKumar-ww6vh 28 күн бұрын
hello sir can you make a website into android app which is compatible with android smart TV
@indology7975
@indology7975 9 ай бұрын
Can I upload this app in play store
@androidmate
@androidmate 9 ай бұрын
Yes
@salvamipc
@salvamipc 9 ай бұрын
Hi, it works great, but non of the tel, mail,.. link work, they generate an err_unknown_url_scheme error. Can you help please
@MIVER_0605
@MIVER_0605 4 ай бұрын
How do you remove that bar on the top? It blocks the login button
@padadsala6291
@padadsala6291 9 ай бұрын
Thanks Buddy...
@androidmate
@androidmate 9 ай бұрын
Most welcome bro ❤
@akshayjani2402
@akshayjani2402 5 ай бұрын
Bro, link is not available.
@Ironsmithwins
@Ironsmithwins 10 ай бұрын
You Are Great!
@androidmate
@androidmate 10 ай бұрын
Thanks ❤
@guglesmrdi2471
@guglesmrdi2471 2 ай бұрын
I got error "Default activity not found" I copied code from video.
@androidmate
@androidmate 2 ай бұрын
Make sure you have registered the activity correctly in the manifest file
@BiswajitDas-su8fb
@BiswajitDas-su8fb 9 ай бұрын
Source code is not available. Link 404
@androidmate
@androidmate 9 ай бұрын
Try this link - drive.google.com/drive/folders/1KUMPv13WB7xxGrJKruAEW7bjpqdybrWm?usp=sharing
@GAMMERPRATAP-fo2vq
@GAMMERPRATAP-fo2vq 4 ай бұрын
Which version
@qutaibahtalat9432
@qutaibahtalat9432 3 ай бұрын
Facing app working stopped issue at the starting of app
@callmekaiz
@callmekaiz 9 ай бұрын
Can you update source code link??
@androidmate
@androidmate 9 ай бұрын
Try this link - drive.google.com/drive/folders/1KUMPv13WB7xxGrJKruAEW7bjpqdybrWm?usp=sharing
@callmekaiz
@callmekaiz 9 ай бұрын
​@@androidmate Thanks | but Im having difficulties while adding that files to correct place so if you can upload your project's folder as zip so it'll be cool and helpful 🙃
@honuralikhan2789
@honuralikhan2789 Ай бұрын
How to add push notifications
@androidmate
@androidmate Ай бұрын
Sure
@honuralikhan2789
@honuralikhan2789 Ай бұрын
@@androidmate sir maine website to apps convert Kiya android studio pe abhi push notifications kaise add kare please video I'm waiting sir please 🙏🙏🙏🙏🙏
@elaceaceak2357
@elaceaceak2357 9 ай бұрын
Source code not working We're sorry. You can't access this item because it is in violation of our Terms of Service. Find out more about this topic at the Google Drive Help Centre
@androidmate
@androidmate 9 ай бұрын
Try this link - drive.google.com/drive/folders/1KUMPv13WB7xxGrJKruAEW7bjpqdybrWm?usp=sharing
@elaceaceak2357
@elaceaceak2357 9 ай бұрын
@@androidmate thx
@vygandaspigaga4686
@vygandaspigaga4686 7 ай бұрын
Thanks!
@androidmate
@androidmate 7 ай бұрын
Most welcome ❤️
@kathirpkc8020
@kathirpkc8020 11 ай бұрын
But the build apk is not installing on the mobile !!
@androidmate
@androidmate 11 ай бұрын
Any error messages?
@kathirpkc8020
@kathirpkc8020 11 ай бұрын
@@androidmate no while we install the apk on the mobile it's showing Apk not installed!
@mdehsanulhaque4012
@mdehsanulhaque4012 10 ай бұрын
@@kathirpkc8020 i think you installed it more than one time go to setting and delete if any then try
@mgmsoftvien1666
@mgmsoftvien1666 6 ай бұрын
hw to upload on playstore with aab file
@androidmate
@androidmate 6 ай бұрын
It's a long process, and I won't be able to explain it to you in the comments
@mallikarjunrevadi412
@mallikarjunrevadi412 10 ай бұрын
Payment gateway redirection not working in webview application for example of i use Amazon in my webview application then the payment gateway redirection will not working...... So please help me to solve this problem.......
@digitalmarketingsoftwarean8259
@digitalmarketingsoftwarean8259 10 ай бұрын
It will work if you set all external links allowed and if Javascript API supports to webview
@amateraso856
@amateraso856 11 ай бұрын
source code link not working
@androidmate
@androidmate 11 ай бұрын
Any error messages?
@huybin-p2u
@huybin-p2u 8 ай бұрын
how to create webiste to apk in android studio
@androidmate
@androidmate 8 ай бұрын
Refer my Android playlist
@SSLCResult-mv9th
@SSLCResult-mv9th 8 ай бұрын
how to remove adsense ads in app
@Chughtaii
@Chughtaii 4 ай бұрын
Kindly Someone Make the web app of KZbin and send me the gdrive link
@msmuchatluu
@msmuchatluu 8 ай бұрын
good
@androidmate
@androidmate 8 ай бұрын
Thanks
@ramneekbaghelmandlam.p.6507
@ramneekbaghelmandlam.p.6507 4 ай бұрын
रोहित जी इस वीडियो को क्या आप हिंदी में लोड कर सकते हैं फिर से कष्ट के लिए क्षमा करें।
@androidmate
@androidmate 4 ай бұрын
Okay
@ramneekbaghelmandlam.p.6507
@ramneekbaghelmandlam.p.6507 4 ай бұрын
@@androidmate thanks
@i4Lx8D
@i4Lx8D 5 күн бұрын
Works
@androidmate
@androidmate 4 күн бұрын
Thanks ♥️
@musicalzoneapp
@musicalzoneapp 7 ай бұрын
Please upload full source code
@anjell.1
@anjell.1 4 күн бұрын
❤😊
@androidmate
@androidmate 4 күн бұрын
♥️
@anishilluz
@anishilluz 10 ай бұрын
Source code is not available
@androidmate
@androidmate 9 ай бұрын
Try this link - drive.google.com/drive/folders/1KUMPv13WB7xxGrJKruAEW7bjpqdybrWm?usp=sharing
@litecasual
@litecasual 7 ай бұрын
Job baccha liya bro.
@androidmate
@androidmate 7 ай бұрын
❤️❤️
@poncewilmer
@poncewilmer Ай бұрын
blablab;lababalaba
@mysocialgold3459
@mysocialgold3459 9 ай бұрын
Bro you really can't teach ...
@androidmate
@androidmate 8 ай бұрын
Thanks for your suggestion
@downtowncobra33
@downtowncobra33 9 ай бұрын
Scammer
@androidmate
@androidmate 9 ай бұрын
What happen? 😅
@LITESUBTECH
@LITESUBTECH 10 ай бұрын
please help to resolve this error after open app net::ERR_HTTP_RESPONSE_CODE_FAILURE
@m0rt1xxx59
@m0rt1xxx59 6 ай бұрын
u are legend bro
@androidmate
@androidmate 6 ай бұрын
Thanks bro ❤️
@androidmate
@androidmate 6 ай бұрын
Thanks ♥️
@SOMALISARIF
@SOMALISARIF Жыл бұрын
how can i contact you
@androidmate
@androidmate Жыл бұрын
Email me - rohitanabhavane26@gmail.com
@wigunadeveloper4680
@wigunadeveloper4680 10 ай бұрын
Can help me? @@androidmate
@Coinpirat
@Coinpirat 5 ай бұрын
Cannot resolve symbol 'R' setContentView(R.layout.activity_main); myWeb = findViewById(R.id.myWeb); can you help me
@androidmate
@androidmate 5 ай бұрын
Done ✅
@mallikarjunrevadi412
@mallikarjunrevadi412 10 ай бұрын
Payment gateway redirection not working in webview application for example of i use Amazon in my webview application then the payment gateway redirection will not working...... So please help me to solve this problem.......
How To Create WebView App In Android Studio
8:22
Ghost Together
Рет қаралды 73 М.
One Click Convert Web App to Mobile Application
9:16
Adam Khoury
Рет қаралды 105 М.
Увеличили моцареллу для @Lorenzo.bagnati
00:48
Кушать Хочу
Рет қаралды 7 МЛН
FOREVER BUNNY
00:14
Natan por Aí
Рет қаралды 8 МЛН
У вас там какие таланты ?😂
00:19
Карина Хафизова
Рет қаралды 27 МЛН
МЕНЯ УКУСИЛ ПАУК #shorts
00:23
Паша Осадчий
Рет қаралды 3,8 МЛН
11-14-2024 Webinar
53:26
Kimberly Brown
Рет қаралды
How to Convert Any Website into App using Android Studio
4:15
Codex Creator
Рет қаралды 8 М.
Convert Website to App Without Coding! (Android & iOS) 📱
7:02
Convert Your Website into a Mobile App REALLY EASILY!
10:24
Sam Beckman
Рет қаралды 205 М.
We Built an App in 24 Hours [No Code]
11:56
Raw Startup
Рет қаралды 442 М.
How I make bots using python (educational)
17:12
Kian Brose
Рет қаралды 559 М.
Create a Native Mobile App in 10 Minutes without any Coding!
14:11
How To Convert Wordpress Website Into Android App 2023 | Digital 2 Design
10:57
Convert Website to App in 2 Minutes (Android and iOS)
3:47
Native Notify
Рет қаралды 242 М.
Увеличили моцареллу для @Lorenzo.bagnati
00:48
Кушать Хочу
Рет қаралды 7 МЛН