Wow! It's so simple but I didn't know how to do this. Thanks, your video explains it so simply. I was able to import my entire website this way in a really short time. I will be checking out all your other videos for all my other, many, problems!
Bhaiyaaaaa.....so much thank u......yahi video dhund rha tha sab bekaar cheeje bata rhe the aapne direct kaam kr diya.... thanks a lot....u got a new subscriber...🥳🥳
This video is super simple and amaizing! I didn't know it is that easy to do app with webview. I will try today. Are there any limitations or you can load any url and javascript? In that case I can do same way of coding I used to do for websites.
One question! Is it possible to read user's location from phone? Can you add that part somehow? I believe the java code should do that and pass it to javascript (or PHP). That would be a nice think if you can demonstrate it.
I have multiple html, css and javascript files. All other functions of js is working in app, but there is a csv file that js has to fetch data and display it. Its not working. Csv file also placed in same asset folder. Can you please help about it.
Getting Error : App is currently compiled against android-32 Recommend Action : Update this project to use a newer compileSdkVersion of at least 33, for example 33. Please help in this regard..
Thank you verry much for this great tutorial. For me it was necassary to do USB Debugging on my Phone. Is ist possible if I have a running website to just insert the URL as an "asset" so I dont have to put all Files into Android studio and always update it if I add content to the website?
Can we do something like for example having a button in our html document and when that button is clicked, instead of handling the event throught javascript can we handle the click event through java?
Hi bro. first you should upload your file in a server like github and get it's direct link. Then you should use one of this methods: 1-if you're going to use image as a background the code is>> background-image:url("uploaded file address") 2-if you're going to use image a a seperate tag the code is>>
Thank you for this video! Can you help me with bootstrap? Styles from Bootstrap doesn't work, everything else - work fine. Much better and faster than make an app with Flutter and Dart
yes, but to make it adaptive to all mobile screens and get handset hardware access (camera, accelerometer, mic etc.) would demand some tricks and tweaks i suppose.
Thanks! I spent you a coffee (tea or beer, whatever you prefer). Honestly, this is very usefull. Thank you sir!
Thank you too
@@EasyTuto1
One problem:-
When clicking on any tag the blue color is visible
THANK YOU from london, thank you for speaking English and not switching languages, it's very confusing when other UA-camrs do that
Learn Hindi 😁
@@all_techz 😂
Exactly what I was looking for and straight to the point, thank you!
thanks a lot 100000000000 times i was searching this for years!!!!!
Wow! It's so simple but I didn't know how to do this. Thanks, your video explains it so simply. I was able to import my entire website this way in a really short time. I will be checking out all your other videos for all my other, many, problems!
Thank you so much
@@EasyTuto1 I'm having trouble adding Admob to my WebView app. I get errors every time I follow the Google directions. Do you know how to do this?
Bhaiyaaaaa.....so much thank u......yahi video dhund rha tha sab bekaar cheeje bata rhe the aapne direct kaam kr diya.... thanks a lot....u got a new subscriber...🥳🥳
I've learned not just something from this video, I've learned everything from this video. Great explanation and great job man, thanks a lot!
Thank you very much I have done one project by learning from your video. Really helpful for me...🥰
superb explanation 🥰👌🙏
MA MAN! You're a lifesaver. God bless you.
Excellent vidoe Easy Tuto. Very easy to follow.👍
Thanks
This is wonderful :) You have just earned a sub!
Well done. Thanks lots. I have just made a Tic Tac Toe app and implemented it in Android Studio. Quick & Easy way
Great
Great tutorial, very helpful! Could you please add a section on how to allow several javascript files in one project, with WebViewAssetLoader.
This video is super simple and amaizing! I didn't know it is that easy to do app with webview. I will try today. Are there any limitations or you can load any url and javascript? In that case I can do same way of coding I used to do for websites.
Thank you sooooo much ❤❤❤
Extremely helpful and well made.
One question! Is it possible to read user's location from phone? Can you add that part somehow? I believe the java code should do that and pass it to javascript (or PHP). That would be a nice think if you can demonstrate it.
Bhai gajjab... 🙌🙌🙌🙌
I have multiple html, css and javascript files. All other functions of js is working in app, but there is a csv file that js has to fetch data and display it. Its not working. Csv file also placed in same asset folder. Can you please help about it.
Very very nice info it was absolutely to the point very good keep it up
Hi, I'm having a trouble about "Could not move temporary workspace", how to solve this?
You make it very clear. I learnt it. THanks you!
to load these html, js files... the apk need net connection? while html & js doesnt call anything from the web...
time 4:42 - web page not available.. err _ Access_denied - Please explain?
Ya bro same problem
How to use image in html , Please make a tutorial and save it into database
Getting Error : App is currently compiled against android-32
Recommend Action : Update this project to use a newer compileSdkVersion of at least 33, for example 33.
Please help in this regard..
Bhai Isme storage permission add kar sakte hai kya ab 2024 mw
Great Video, but is the App native tho, I mean is it like you´re on a website, or has it a native app feel?
In my PC mainactivity.xml file is not displaying what can do about this?
Thank you verry much for this great tutorial. For me it was necassary to do USB Debugging on my Phone. Is ist possible if I have a running website to just insert the URL as an "asset" so I dont have to put all Files into Android studio and always update it if I add content to the website?
Yes, you can
Oooo dear .. what perfect explanation! Thank you..
+1 subscriber!
Thanks a lot for beautiful explanation. If I make ajax call in javascript file, it is not working, do I need to add any settings?
If I create an app so would it be responsive on all devices, or do I have to use media queries or Bootstrap?
Its same like website in your application, so whatever website will look like it will be same.
Is it possible to run an index.php file instead of index.html?
Unfortunately,
webView.loadUrl("file:///android_asset/index.php");
doesn't work
I think u can't, Because you need a server setup to process php output
Even u can't directly open php files in browser.
how to call .java class method from js variable??
means ex, after on header click, show Toast in our App, pls make a video
Do we have to use android studio? or does vscode work?
Bro please help me 😢 in my laptop main activity shown in kotlin 😢 how can I change the code
Great explanation, THX You :-)
Thanks
Thank you sir! I worked perfectly. You are the best!
Thanks
Can we do something like for example having a button in our html document and when that button is clicked, instead of handling the event throught javascript can we handle the click event through java?
No you can't do that.
To handle in java you need to create button in layout file.
@@EasyTuto1 Ohkay thank you very much.
Excellent! Great thanks.
How I can make a apk bundle for appstore?? I not can make apk bundle how?
can i use python as well and how?? pls elaborate
Can i make a multiplication app only using javascript?
Yes
@@EasyTuto1 can you please make a video about it
@@EasyTuto1 sir can I make all types application using HTML CSS JavaScript because I don't know about java and others 😐😐😐😐🤔🤔🤔
@@invisible2795 no u can not
Very helpful.! Thank you
In my emulator an app is created my it's name is showing "WebView Shell" and its opening in browser but is blank please help
How do I reference an image in the HTML code? My code already has an image reference that works only when the image is within the folder.
Hi bro. first you should upload your file in a server like github and get it's direct link. Then you should use one of this methods:
1-if you're going to use image as a background the code is>> background-image:url("uploaded file address")
2-if you're going to use image a a seperate tag the code is>>
can I use php ang mysql for db?
How to add splash screen or app icon. Please make a video for this
Video is already there in the channel.
Please check
@@EasyTuto1 Link?
What is the best html css js in apps
or learning flutter ?
Flutter
@@EasyTuto1 can I make a desktop app with flutter ?
Yes with flutter you can create android,ios,web app,mac os app, windows desktop app also
@@EasyTuto1 thx
@@EasyTuto1 why html css and js are not good for app development???
Very helpful tutorial thank you
Saved for later 🎉❤
thank you I have learn more from your program. how can i add image to my app
Will it supports admob ads after doing that
thanks bro helped a lot
how to add existing files to the asset folder (other than copy-paste)
solved - you need to copy your files from directory and then right click at assets in andr studio --> paste
it does not load images from the internet, help.
Thanks for the great tutorial, but without a JS can i make it with HTML & CSS only?
Yes you can!
How can I use React native to make cross platform application in this
OMG thank you so much
Thank you so much ❤️
How to add images on html
Where can put images folder ??
Thank you for this video! Can you help me with bootstrap? Styles from Bootstrap doesn't work, everything else - work fine. Much better and faster than make an app with Flutter and Dart
Use bootstrap cdn
@@giverespecttakerespect3064 I solve this issue by grant access to internet in androidmanifest.xml
The app is done but how to get this app in apk format
How do you store data?
Thank first...please after making this app is it possible to put it on playstore
Yes of course you can upload to playstore.
@@EasyTuto1 thank
Well done subscribed.
Thank you
Very good bro, How can I use WebGL buddy, can you show a sample?
Good job but how connect this page to mysql database server
Hi, My emulator shows that net ::err_acces_denied how can i solve this.
maybe Internet problem
I have a good idea of app development can u help me
Dear sir Can i create application only with HTML and CSS.
You can create
But its not good practice to create android app with only html and css
when i start it, it show error ERR_FILE_NOT_FOUND
It is really working man
Mine says file needs to end with .xml
Hello me please 😢
Thanks for video i m subscribe it
Can i do same process for htmls game
yes, but to make it adaptive to all mobile screens and get handset hardware access (camera, accelerometer, mic etc.) would demand some tricks and tweaks i suppose.
How to extract an appa after finishing
is this need hosting??
Verry helpful video.
Thank you😀😀😀
Thank you
it would be nice if this shows how create a music notification like a media session
Thanks bhai 👍🏼
simple n good
can we have interactions like onclick lisner
If you want interactions of android you cant do it.
But you can interact using html and javascript as we do on web.
What is going on guys ? 😂 jokes apart.. he is good..
loadUrl Dose not work for me... 😭😭😭😭😭
you made my day ++++ thx ++++
You're welcome!
How to connect it to database
Hello bro...what if we have a database
How do you compile that?
You can go to Build-> Generate signed apk/bundle.
Thanks alot bro
Always welcome
Why u using js but in this java
please make video on "how to place ads in webview? "
Is it web app ?
Thnak you
Sir please upload complete project android app with html css and java script
I am getting error help me please
you can do this with appinventor a lot easier
I can't install HAXM.
Turn on virtualisation in bios