I have started a complete course on android development on this channel: ruclips.net/p/PLu0W_9lII9aiL0kysYlfSOUgY5rNlOhUd Make sure to join it if you want to learn android from starting to the very end! Thanks :)
im noorain ansari from mp in rewa .hurry bhai ak video yesa bnao ki kaunsi language use hoti h android m aur wo language kha se sikhe isse hme ak idea aa jayga please make it video bro please im requesting you please bro
Very nice Tutorial sir , Quick quiz: in class private static DecimalFormat df = new DecimalFormat("0.00"); in function - Double doubleInr = 76.42 * doubleDollar; String stringInr = "INR = "+ df.format(doubleInr).toString();
Dear Harry I am senior citizen 70 plus and have spent 26 years in software devolelopment till 2010. Started with cobol and unix way back in 86 and retired with extensive experience in oracle , d2k, Linux. My last project was complete solution for branch banking which remained live for 5 years in 200 Bank branches who later shifted to cbs . I had used complete oracle security , plsql and oracle forms and Linux platform .we were a team of just three persons.. I have extensive experience in these fields. Since design and development is my passion, I want to re enter this field. I just saw your tutorial on android studio. You are brilliant on teaching and related fields. Can you please suggest me some area where I can easily do something. My knowledge on oracle, plsql, and design is excellent. I hope you can guide me. Thanks
1:09:00 Solution for quick quiz is Double doubleINR = 73.36 * doubleDollars; String toastText = "= " + String.format("%.2f",doubleINR) + " Rs."; Toast.makeText(this, toastText, Toast.LENGTH_SHORT).show(); Instead of converting to string... direct give format as 0.2f Thanks
Brother, With the help of ur this video..I have developed my own app..of different units like km,m,cm,mm,kg,gm...and currency converter euro,dollar,pound into Inr..Thanku so much bro❤
Man this is one of the best tutorials on Android development ! Cause there are many tutorials which are for the older version and there is no version that works on java cause I am a java developer. Really well explained ! Add English captions so you can gain more audience ! Thanks Man
OMG harry ....u made my day wen I saw your video with caption android... Ty so much for responding to my request...I really enjoy coding wit you I jus love the way you explain the concepts... Ty once again😍
No one would download it until you make it extremely simple and much faster than the googling way to convert currency..im a graphic designer but zero knowledge of coding and this video helped me a lot..
Thanks, Harry, your tutorial is really helping me to understand the basic concepts. One request Could you please create one series for this tutorial it will really help us.
hey, bhai I am Dinesh Chandra ahir, Jawad, Neemuch (M.P) and I almost fresher in java & android and your 1st video impression is mind blowing yrr, maybe that video is not your first video but I seen first time.
Same thing happens with me. I have also high end system. 16GB RAM DDR4 Ryzen 5 4600H 6 Core and 12 Threads GTX 1650 4GB 512 SSD NVMe 120 Hz Refresh Rate
Bhai...this video seriously made my career and path for new lyf!!! I was noob nd had no goals in lyf...Seriously thnq sm bhai...i didnt hav any intention to start in this field...bt aftr i gt this video.. I made this as my life nd now im in cyber sec field !!
To display only two digits after decimal point, we have to write the following statement in the declaration of toastText :- String toastText = "= " + String.format("%.2f", doubleInr) + " $"; Please tell whether it is correct or not. By Sourashis Pal (Class 9)
I have just started a android apps development tutorial series from beginner level to advance level. You can check this out. m.ruclips.net/channel/UCd-37YBnWMsfLeSCq8EpUYQ
You missed one Inportant thing . After converting $ into INR it should be shown on Different Box for long time. But in your app it was appearing just for a second. Please give coding for it
I have just started a android apps development tutorial series from beginner level to advance level. You can check this out. m.ruclips.net/channel/UCd-37YBnWMsfLeSCq8EpUYQ
I will recommend you to purchase a course on udemy i know hum indian logo ko sab free me chaiye but baad me return bhi accha milega seekh lia toh acchi trah and after lerning java you can easily move to kotlin (More features , Chote code me bada dhamaka or bhut fayde hai) and after that you can learn hybrid development easily like Flutter (Uses dart programming language), React Neative(Uses javascript), Ionic (Web technologies) etc
@@mohanbarman5982 bro. hum kya kuch nahi ker sakte. main b.tech complete kerli is saal computer science se. or mujko laptop 2nd year me mila tha. isse phele main computer sirf game khelne ke liye use kiya vo bhi paise deker. or aaj main ek company chela rha hu meflisyservice.com . maine android bhi free me seekhi or usme intermediate level tak aaya or ab flutter bhi seekh chuka hu free me or flutter to maine 1 month phele he start kiya hai usme bhi intermediate ho chuka hu. or herry bhai ko bhi maine business deal ke liye msg kre the bohot per uski kismat kharab hai. product aacha chal gya to .. i am going to millioner at the age of 22 man..
completed the course learnt a lot and finally built the app as well, and the quick quiz.....I didn't have to solve it cause the problem didn't appear somehow lol . thanks a lot harry bhai.
Thanks a lot Harry bhai!!! Never in my wildest dreams did I ever think that I'd ever build an app. And today I did it. I really appreciate your teaching videos and I really appreciate your roadmap videos. Once again. Thank you
thankyou so much bro for this best video. thanx alotttt apka prhane ka way bhooooot hi acha hen ... mene java bee aapke video se prhi thi 1Hour video jo hen usme se........ Thankyou!
Awesome work Harry vai...!!!! I have learned a lot from your videos.... After learning from you and some other videos now I also share my learning with other specially those who are new in android development field through RUclips....!!!! Thanks again for your all efforts...👌👌👌
Then solve my one small problem 35:36 my app does not run like that. Username, password, remember me And submit all accumulate in the upper left side ... Plss solve my problem...
If any of u understood this vdo, then solve my one problem pls.. At 35:36 my app does not run like that. Username, password, remember me And submit all accumulate in the upper left side ... Plss solve my problem...
Hi bro, I would like to thank you on behalf of all the viewers ....... for this very informative and useful video. Could you please upload a video making a sample app for direct peer to peer communication without any server ( no server acting as mediator for communication. ) Thanks in advance 🙏
Love it , khush rhen Kal android ka ppr hy Insha Allah ik ye video aur ik learn java in one video Ye 2no video boht acha sath dain gi hope so Love from Pakistan
I have just started a android apps development tutorial series from beginner level to advance level. You can check this out. m.ruclips.net/channel/UCd-37YBnWMsfLeSCq8EpUYQ
Unable to run null SDK tool. One common reason for this failure is missing required libraries. Please fix the underlying issue and retry it shows this error what i do for this
Bro/sis see, there if you type the text in a wrench type thing then It'll just show how that looks but now show in app. (If you are typing in a that text option where a wrench is showing then Its wrong you have to type in other one) I hope this helped you
I have started a complete course on android development on this channel: ruclips.net/p/PLu0W_9lII9aiL0kysYlfSOUgY5rNlOhUd
Make sure to join it if you want to learn android from starting to the very end! Thanks :)
Name : Mitesh Patel
From: Gujarat
Sir my question is i can buy laptop i3 and ram 8 gb for run android studio
im noorain ansari from mp in rewa .hurry bhai ak video yesa bnao ki kaunsi language use hoti h android m aur wo language kha se sikhe
isse hme ak idea aa jayga please make it video bro please im requesting you please bro
CodeWithHarry
nandini from ghazipur
hi bro how are you
Very nice Tutorial sir ,
Quick quiz:
in class
private static DecimalFormat df = new DecimalFormat("0.00");
in function -
Double doubleInr = 76.42 * doubleDollar;
String stringInr = "INR = "+ df.format(doubleInr).toString();
Thanks
Bro please make a whole series on Android studio.
Yes please 🙏
yes please
Yesssss
Yes sir please
Yes plz..
Dear Harry
I am senior citizen 70 plus and have spent 26 years in software devolelopment till 2010. Started with cobol and unix way back in 86 and retired with extensive experience in oracle , d2k, Linux. My last project was complete solution for branch banking which remained live for 5 years in 200 Bank branches who later shifted to cbs . I had used complete oracle security , plsql and oracle forms and Linux platform .we were a team of just three persons.. I have extensive experience in these fields.
Since design and development is my passion, I want to re enter this field.
I just saw your tutorial on android studio. You are brilliant on teaching and related fields.
Can you please suggest me some area where I can easily do something. My knowledge on oracle, plsql, and design is excellent.
I hope you can guide me.
Thanks
It's ok sir you had a good legacy...
Now just chill and enjoy your retirement....
Wish you all the best ...
Its been 8 months . Hope you did something and enjoyed the process of doing it. You are awesome
@@HMTRICKS2003 stfu. He wanna drip he must drip. Why retire eh
1:09:00 Solution for quick quiz is
Double doubleINR = 73.36 * doubleDollars;
String toastText = "= " + String.format("%.2f",doubleINR) + " Rs.";
Toast.makeText(this, toastText, Toast.LENGTH_SHORT).show();
Instead of converting to string... direct give format as 0.2f
Thanks
Brother, With the help of ur this video..I have developed my own app..of different units like km,m,cm,mm,kg,gm...and currency converter euro,dollar,pound into Inr..Thanku so much bro❤
Thanks son really thank you it was hard to find this video otherwise youtube is showing app development in 5 minutes without coding. Really!!!
Your Teaching is too good and best programmer and Teacher also
Man this is one of the best tutorials on Android development ! Cause there are many tutorials which are for the older version and there is no version that works on java cause I am a java developer. Really well explained ! Add English captions so you can gain more audience ! Thanks Man
*AFTER SEEING THIS VIDEO*
ME :- Making App Is A Bit Hard.
Le Chintu :- Hold My App
bohot badhiya dost
@@zehargaming8556 are bhai tu yaha 😂😂😁😁😁
Help me, How to make android HttpSimpleServer in Android Studio
Congratulations 👍🏻
White har t vaalo na lat mar di kyaa
my name is inzamul, i'm from bangladesh and i follow your video last 6month . you are genius and good teacher . heads off herry bhai
Congratulations..... To me
For building my first app only because of Harry.❤️
Congrats
Naam?
Seriously are u building the app by using this tutorial
Congratulations
Hey dude you are the best IT teacher i have ever seen in my life. Keep making video for us.
Bro , Are You A Coder?
@@akashbhade1305 No bro
@@akashbhade1305 yes
True he helped a lot!
OMG harry ....u made my day wen I saw your video with caption android... Ty so much for responding to my request...I really enjoy coding wit you I jus love the way you explain the concepts... Ty once again😍
@@dssingh9955 nam: maganbhaidhanajibhaimakawana. Postkheda di.kheda bari ke pas. Last hauas. 387411 Gujarat.
Muje apaki. App bananei. Ka. Jotarika bataya vo. Bhotahi fain he
2 sal bad dekhrahihu, me Bangladesh se hu, Thanks vai, your video is really helpful
I don't have words to thank u! All I can say in words is "U helped me a lot"
Bro . how we can generate income from this app. which we are generating in android studio
@@atul7454 you can make money by putting ads, selling merchs and many more ways are there
No one would download it until you make it extremely simple and much faster than the googling way to convert currency..im a graphic designer but zero knowledge of coding and this video helped me a lot..
Thanks, Harry,
your tutorial is really helping me to understand the basic concepts.
One request Could you please create one series for this tutorial it will really help us.
Data structures and algorithms.
Please make a fully-fledged course of this.
Join the group to get courses free
chat.whatsapp.com/KckDqnUdu9qEX0dQScdbQh
hey, bhai
I am Dinesh Chandra ahir, Jawad, Neemuch (M.P)
and I almost fresher in java & android
and your 1st video impression is mind blowing yrr, maybe that video is not your first video but I seen first time.
i am using i3 11Gen with 12GB Ram and 1TB HDD and 512 Gb SSD its working fully smoothly in android studio
12 😭
4
Same thing happens with me.
I have also high end system.
16GB RAM DDR4
Ryzen 5 4600H 6 Core and 12 Threads
GTX 1650 4GB
512 SSD NVMe
120 Hz Refresh Rate
I have 16gb ram with i5 11300h processor fully SSD storage superb performance
Congratulations..... To me
For building my first app only because of Harry Bhai Thanks
This is the best tutorial for android development on RUclips.
Thanks Sir.
name : Aditya Shukla
from Lucknow
you are an amazing teacher ... 1000 times better than my professor
Bhai...this video seriously made my career and path for new lyf!!! I was noob nd had no goals in lyf...Seriously thnq sm bhai...i didnt hav any intention to start in this field...bt aftr i gt this video.. I made this as my life nd now im in cyber sec field !!
I download Android studio but at last an error occur please help me
@@fauz-ul-kabirnomanahmed627 what error?
QUIZ Ans.:
Add this line of code after you've defined "doubleInr":
doubleInr=Double.parseDouble(new DecimalFormat("##.##").format(doubleInr));
To display only two digits after decimal point, we have to write the following statement in the declaration of toastText :-
String toastText = "= " + String.format("%.2f", doubleInr) + " $";
Please tell whether it is correct or not.
By Sourashis Pal (Class 9)
Correct
My name is Muhammad Ahmed and i am from Pakistan, Karachi and i Understand your lecture easily. Love you bro
Int i=1;
While (i=1){
System.out.println("we want complete android tutorial on this channel");
}
@Amrit Randhawa ha dost because it's advantage of coding i want tutorial on android so can't type infinite time so while loop done same for me.😂😂
While i = true
U r a developer also ?
@@happyyyyeee yes bro but beginner 😂😂
I have just started a android apps development tutorial series from beginner level to advance level. You can check this out.
m.ruclips.net/channel/UCd-37YBnWMsfLeSCq8EpUYQ
Sir please make whole series on Android development.🙏🙏🙏🙏
mainae banaya hai
@@EasyTuto1 kasw
Subscribed to your channel, will start watching your complete tutorials if 2 chapter will attract me
You can check out this amazing series
ruclips.net/video/Lf5Dq8Lhurw/видео.html
Check out this first in many series to come : ruclips.net/video/BSkIzoWsGO0/видео.html
Name : Mahadev Mandal
Location: Dehradun
We want full series of android studio..
Bengali hai
ustad g end tutorials hn coaching vghera join krny ki zrrort hi nahi ha yt sy seekho... thank you so much harry bhai
Code with harry is the one person who once said in python tutorial that he doesnt like dark theme
And now he says "ham dark theme vaale bande hain"
Hahahaha 😂😂
Kabhi ho jata he is video ko banane ka motive pe focus karo
@@dhruvpolara8487 you are right ✌
Vijay from Delhi
And bhai please make a full series on android development.
hello harry sir i am your big fan i am watching your lession last 3 to 4 month thanks for provide this video
Bro ur courses are just amazing... Every word u tell is worth a meaning ..
which version of android studio did he used?
@@harriskhan9146 v.3.5
You missed one Inportant thing .
After converting $ into INR it should be shown on Different Box for long time.
But in your app it was appearing just for a second.
Please give coding for it
bro
Congratulations! It displayed Hello HARRY! on my pixel 3 emulator
code with harry always helps whenever exams are near thank you harry bro
legends say sir earn more from making this video then from the actual app
Legend is wrong
@@Monkeydluffy-we2fkyes legend is wrong😂😂😂😂😂
Congratulations to me as i had created my 1st android app😍😍
Which app bro
Me Nick from Uttarakhand
Brother, please make the whole series on Android studio. I am already searching for this
I have just started a android apps development tutorial series from beginner level to advance level. You can check this out.
m.ruclips.net/channel/UCd-37YBnWMsfLeSCq8EpUYQ
hii harry bhai .. aap ki wajh se aaj main choti moti website bna paya .. thankyou bhai
ab mujhe ek game banani hai . aapki salah ki jarurt hai
Waiting for the same Bhai
Thank you
I am Yash khandelwal
I am from Rajasthan
Gradle error aa rahe he
Nitin from ghaziabad...
We want full course series on android development
Yes bro.. I also want
bro learn flutter
@@tusharsoni5136 useless if you don't know neative development first
I will recommend you to purchase a course on udemy i know hum indian logo ko sab free me chaiye but baad me return bhi accha milega seekh lia toh acchi trah and after lerning java you can easily move to kotlin (More features , Chote code me bada dhamaka or bhut fayde hai) and after that you can learn hybrid development easily like Flutter (Uses dart programming language), React Neative(Uses javascript), Ionic (Web technologies) etc
@@mohanbarman5982 bro. hum kya kuch nahi ker sakte. main b.tech complete kerli is saal computer science se. or mujko laptop 2nd year me mila tha. isse phele main computer sirf game khelne ke liye use kiya vo bhi paise deker. or aaj main ek company chela rha hu meflisyservice.com . maine android bhi free me seekhi or usme intermediate level tak aaya or ab flutter bhi seekh chuka hu free me or flutter to maine 1 month phele he start kiya hai usme bhi intermediate ho chuka hu. or herry bhai ko bhi maine business deal ke liye msg kre the bohot per uski kismat kharab hai. product aacha chal gya to .. i am going to millioner at the age of 22 man..
when He teach us I realized that we should also teach other like this guy!!!
completed the course learnt a lot and finally built the app as well, and the quick quiz.....I didn't have to solve it cause the problem didn't appear somehow lol . thanks a lot harry bhai.
Finally wait is over 😍. Thank you so much sir.. Pls upload full course for android development
10:52 so this guy gained almost 1 million subs in a year
Content fkn amazing
I can top without attending college lectures
U have to write "%.2f" then results will be shown as 2 decimal places
apka gradle download hua because mera error aa ra h
Thanks a lot Harry bhai!!!
Never in my wildest dreams did I ever think that I'd ever build an app. And today I did it. I really appreciate your teaching videos and I really appreciate your roadmap videos. Once again. Thank you
Your i7 processor is hanging!
And here im trying with i3 😁
same bro... we are legends
i7 processor is hanging! beacuse he also recording
Any chance of core 2 duo
@@nidhishsharma4764 emulator is not working at all in i3 with 4gb ram.
@@nidhishsharma4764 Android studio really needs a good pc to run.
Bro Data-structures with python pr video banao.
Bro Data Structure kya hai? ??
Yes bro plz
yes..
im also
@@tahaahmedkhan598 can you help me
@@marotikokane2374 I want to increase my height up to 6 feet plz advice me
My name is ravi and i AM from Gujarat
Student of software engineer
thankyou so much bro for this best video. thanx alotttt apka prhane ka way bhooooot hi acha hen ... mene java bee aapke video se prhi thi 1Hour video jo hen usme se........ Thankyou!
Name: Akash
From: Gujarat
love your work really appreciate !
Thank you so much sir...I started loving programming after watching your videos.. thanks a lot 🙏
Sir I want Android resources
I m your big fan
Currently I m learning Django from your video
I had reached till video number 42
Hello bro i'm learning python and I'm also a huge fan of Harry Bhai
Learn android development in Hindi.
@coders arena
Shakirul
From Bangladesh
Congratulation for first app
Awesome work Harry vai...!!!!
I have learned a lot from your videos.... After learning from you and some other videos now I also share my learning with other specially those who are new in android development field through RUclips....!!!!
Thanks again for your all efforts...👌👌👌
Then solve my one small problem
35:36 my app does not run like that. Username, password, remember me And submit all accumulate in the upper left side ... Plss solve my problem...
Plzz start series on Android studio
Like here for series
i have already made
Kass
@@dancerprakhar1052 don't worry jldi aane wali h series
@@PROTECHRAHUL you are app developer
If any of u understood this vdo, then solve my one problem pls..
At 35:36 my app does not run like that. Username, password, remember me And submit all accumulate in the upper left side ... Plss solve my problem...
Congratulations 👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏
I am from Pakistan and I am a big fan of your teaching method love you bro I got alote of info from your videos 💗💗💗💗💗
2nd Caryminati... I think he is brother.....😂😂✌️👍👌👌😍😍😍😍❤️❤️❤️
No man he is not the brother of Carryminati
Bahii thank you so much.
This is raghav joshi
Banglore
Hello bro...if you belong from Bangalore so please suggest me any job for android developer
Who else watching this video in 2023?
2024
Hey Harry bhai. I am Arpan. Already I have some knowledge about web development for your videos. Thankyou bhai.
I am from Kolkata.
Hi bro, I would like to thank you on behalf of all the viewers ....... for this very informative and useful video.
Could you please upload a video making a sample app for direct peer to peer communication without any server
( no server acting as mediator for communication. )
Thanks in advance 🙏
He is just wow!
Jayeah firke
From Pune
Please make more videos on android and different android api
Love it , khush rhen
Kal android ka ppr hy
Insha Allah ik ye video aur ik learn java in one video
Ye 2no video boht acha sath dain gi hope so
Love from Pakistan
Please upload next video to setup this app in android device
I have just started a android apps development tutorial series from beginner level to advance level. You can check this out.
m.ruclips.net/channel/UCd-37YBnWMsfLeSCq8EpUYQ
Unable to run null SDK tool.
One common reason for this failure is missing required libraries.
Please fix the underlying issue and retry
it shows this error what i do for this
Heyy Harry,
Kevin Jiju from Gujarat 👍🏻
From Pakistan, I like your way of teaching Thank you so much
congratulations..!!
Shehbaz khan from Delhi 👍👍👍💚💚💚
It so cooll
Sir you are THE BEST thanks for effort 😊🙏🙏🙏👍👍👍👍👍
Sir pls make a whole series on it, and love you so much ☺️😘
I am Vishal from Mumbai, Thank you for your wonderful efforts.
He looks like carry!
wtf! no
Congratulations 🥳🌈❤
LIONEL MESSI FROM ARGENTINA CURRENTLY LIVING IN SPAIN
So What?
@@dhreetimanprasad6180 He asked my name and where i live in the video :)
🤣🤣🤣😂
🤣🤣🤣🤣
Are bhai thoda mature hoja. likha to h hi name udit sharma to kahe ye angregi name btaye cool bnne ko kosish kr rha
Malam Hari,
IT engineering Student,
From Gujarat,Junagadh
I am very interested in your videos and Thank you so much for that.
congrats! "HELLO WORLD"😂
Sir I have a question that can we choose python language interm of java .As I know python language properly .🤔😔😔🥺 .
Yup
Tag and Msg are giving problem at 44:30
It is asking for ')' expected although I have written everything exactly as you have.
Same error
i am Muhammad Parvaiz from Pakistan Punjaib , Sargodha sir vry nice lacture sir.
"Hello World", congratulations.
Congratulations ❤️
I need word by word discription closing opening brackets etc
Learn android development in Hindi.
@coders arena
This is very helpful for you 😊
U are ameing teacher for me...very helpful for biggner student ...🔥
On 9:20 approxiamtely "Mr Harry if we close the chrome tab then how should we watch your video
"
U can use another device to see the video
Saidharahaas : Name
Place: Telangana armoor
"Hello World" Congratulations
Harshit Singh backhod hai
python :
Print ("hello bhen***")
😂😂😂😂
you are the best teacher and problem solver
I want to learn how to make a software in Android studio completely
Learn then
@@biophilic23 fuck of man
My name is Muhammad Ikram from Pakistan => location I live in Karachi 💖
Likh leta hu upsc me na puch le
my name is Sagnik Ghosh
I am from Kolkata
I am read in class 10
Vai...I am read in class 9. Bangladesh
@@NhAnik-ft4cf amar nam sagnik
Vaiya Facebook I'd den...kotha bolbo
@@NhAnik-ft4cf Sagnik Ghosh
dp-Prince of Persia two thrones
First of all thank you sir.
I have like your all vedio because your expalin very easy.
I,m from Pakistan....
Name: Toiam Priyangka
Location: Imphal
Electrical Engineer
I am also electrical Engineer
I am also electrical engineer
I need a little help in my circuit. Will any of you help me?
27:15
Harry sir, the text icon is not coming in my laptop ....... Is there any solution??
Bro/sis see, there if you type the text in a wrench type thing then It'll just show how that looks but now show in app. (If you are typing in a that text option where a wrench is showing then Its wrong you have to type in other one) I hope this helped you