How to Create a Custom Pop Up with Great UI in Android Studio

  Рет қаралды 189,165

Aws Rh

Aws Rh

Күн бұрын

Пікірлер: 122
@adinfinitum782
@adinfinitum782 6 жыл бұрын
Best android studio channel for design, this is simply awesome!
@omerwol4926
@omerwol4926 3 жыл бұрын
thanks man , youtube is the most valuable invention in human history
@pluto4301
@pluto4301 4 жыл бұрын
Aws Rh, I just want to tell you that this video was awesome! I searched for many ways to do this exact thing and all of them were unnecessarily complicated. Your video however was simple, clean, and to the point! Thank you so much, sir! I will literally just subscribe because of how great this video was.
@LifeReDiscovery
@LifeReDiscovery 5 жыл бұрын
I love your tutorial videos! Thank you very much for sharing the awesome knowledge and skills, please keep up the good works.
@littleninjas18
@littleninjas18 3 жыл бұрын
Love the background music man
@ankur.singhs2111
@ankur.singhs2111 4 жыл бұрын
Please tell me the 1st Music you used in this video, or provide the link. It is really awesome and your video too.
@nicowagner8655
@nicowagner8655 4 жыл бұрын
Thanks a lot helped me immensly to make my own pop up even with huge dissimilaritys. Thanks
@RoelLealA
@RoelLealA 4 жыл бұрын
If i need make logic, Do i can put java class?
@uaudith
@uaudith 3 жыл бұрын
background music is dope
@William1099-o8u
@William1099-o8u 6 жыл бұрын
Thankyou for making this kind of video , love it!
@PuneetThakurvinnie
@PuneetThakurvinnie 6 жыл бұрын
Great work. I am also starting to learn. Best source to learn android dev
@ojeaburuayodeji2080
@ojeaburuayodeji2080 7 жыл бұрын
Your page has really helped me. Keep up the good work.
@AwsRh
@AwsRh 7 жыл бұрын
im glad it helped
@venkatasudhakarchenna2086
@venkatasudhakarchenna2086 6 жыл бұрын
Thnak you for such a simple and meaning full code.
@gagansarswat6490
@gagansarswat6490 4 жыл бұрын
Thanks dude, its easy and awesome
@homelandpremieres7721
@homelandpremieres7721 4 жыл бұрын
Hello, Thanks for the video. But I have a problem. I added some items using gridLayout. And within the Layout, I have some CardViews. But my items not showing. Is it because I'm gridLayout or the CardView ??
@jairoernestomaldonado9802
@jairoernestomaldonado9802 4 жыл бұрын
Nice tuto! thanks for sharing!
@MatasangaX
@MatasangaX 5 жыл бұрын
nice bro.. please make video tutorial custom popup to display "admob banner ads" ! thanks
@syedhissaan1654
@syedhissaan1654 5 жыл бұрын
This can be easily accomplished by placing only a banner ad in the layout of dialog . you can then launch the dialog on a button click or after a particular interval .
@vinay.sharma213
@vinay.sharma213 6 жыл бұрын
what should I have to do if i want the same pop-up upon clicking menu item from action bar....please help
@olaakinola3743
@olaakinola3743 6 жыл бұрын
On line 14 of your code i get an error an error that says "Cannot resolve method 'setContentView(int)' and line 16 on your code when i try to enter "this" Dialog(android.content.Context) in dialog cannot be applied to my class Java class. Everything else doesn't give me an error but when i try to do "android:onClick"ShowPopup" it says cannot resolve symbol....
@parikshit.22
@parikshit.22 4 жыл бұрын
Nice Music
@anelwei
@anelwei 6 жыл бұрын
dude great tutorial, thank you very much
@Sportsmeastro
@Sportsmeastro 3 жыл бұрын
Thanks a lot!
@theunknowngmr6418
@theunknowngmr6418 3 жыл бұрын
My application crashing as soon as I clicked the button which should open the pop up
@undergodShady
@undergodShady 5 жыл бұрын
getting this error - addContentView (android.view.View, LayoutParams) in Dialog cannot be applied to (int) for this line of code myDialog.addContentView(R.layout.newmatchpopup); help
@zenandre
@zenandre 5 жыл бұрын
Awesome. Thanks.
@snakehound7678
@snakehound7678 5 жыл бұрын
Thanx for the video. I have a question: Why did you use a onclicklistener on a textview and why does this work?
@yueyang2079
@yueyang2079 4 жыл бұрын
It works because TextView is a view, thus it can be clickable
@stanislavhrytsyshyn1732
@stanislavhrytsyshyn1732 6 жыл бұрын
Thanks for your work man!
@javierpanzay9230
@javierpanzay9230 4 жыл бұрын
buen tutorial gracias!!
@funkupgamer5364
@funkupgamer5364 7 жыл бұрын
man you are great awesome videos.... i love your channel...
@AwsRh
@AwsRh 7 жыл бұрын
thx FunkupGamer, im glad you like it :D
@claydixon223
@claydixon223 5 жыл бұрын
What's the point of 'txtclose.setText("M")' when the popup is going to be dismissed anyway?
@tjzkp2835
@tjzkp2835 6 жыл бұрын
Sir can you please help me.. I want to add CALL, EMAIL AND SMS in that textfield instead of follow.. Like when i click call in that popup it will call a number like that..How can I do it.. please help anyone....
@amarildoac
@amarildoac 6 жыл бұрын
Thank you ! great work
@caiocssta
@caiocssta 6 жыл бұрын
Awesome video, thanks!
@kopiy_2056
@kopiy_2056 5 жыл бұрын
thank you , very useful
@thomasa.harrisiii906
@thomasa.harrisiii906 6 жыл бұрын
it works somewhat for me, when I put [setBackgroundDrawable] in my project it gives me a warning and my app keeps timing out
@abdulrahmanmohamed4131
@abdulrahmanmohamed4131 5 жыл бұрын
it is depreciated
@sanketsony8143
@sanketsony8143 7 жыл бұрын
Awesome! Really appreciate👍
@AwsRh
@AwsRh 7 жыл бұрын
thank you so much
@fazelupdater9870
@fazelupdater9870 5 жыл бұрын
Great tutorial, thanks
@zoecarlibur
@zoecarlibur 7 жыл бұрын
Awesome content bro, good work.
@AwsRh
@AwsRh 7 жыл бұрын
thank you dude
@RahulGupta-xi4zc
@RahulGupta-xi4zc 5 жыл бұрын
In the showpopup function, my system cannot find the id of the components of custompopup xml . Please help
@mahdihussaini2387
@mahdihussaini2387 6 жыл бұрын
you are doing really great but where are the source codes like github ? i mean do i have to watch all minutes of your clip ?! why cannot i have source codes??
@stephankronawitter5882
@stephankronawitter5882 6 жыл бұрын
Awesome tutorial! Thanks alot. Can anyone tell me how to move that popup to the top left or below a certain button?
@luisfernandohernandezcasti3654
@luisfernandohernandezcasti3654 6 жыл бұрын
your videos are great man
@AwsRh
@AwsRh 6 жыл бұрын
thanks
@LobanovSpace
@LobanovSpace 6 жыл бұрын
You top proger ;)
@sidikisako
@sidikisako 7 жыл бұрын
dude can you share ur playlist ?? Nice job by the way
@Mayurii94
@Mayurii94 6 жыл бұрын
Excelent video and content
@rolandogarcia3230
@rolandogarcia3230 6 жыл бұрын
U are my hero *_*
@sombrelexploration305
@sombrelexploration305 6 жыл бұрын
I have a problem. I have use "Bottom" and don't center, but popup always center. ;(
@NOName-qy2zv
@NOName-qy2zv 5 жыл бұрын
bro need help how to add scroll view when rotated i add but some part is not displaying on top
@skatestyle1930
@skatestyle1930 7 жыл бұрын
Thank you! This is awsome
@AwsRh
@AwsRh 7 жыл бұрын
your welcome :D
@qurratulain1132
@qurratulain1132 4 жыл бұрын
Can you please tell me how to sent and receive feedback through Firebase 🤔
@suhaimiannuar6008
@suhaimiannuar6008 7 жыл бұрын
neatly done. thank you. +1 upvote for you. :)
@AwsRh
@AwsRh 7 жыл бұрын
glad to hear that, thank you so much
@RiquezaDigitalPro
@RiquezaDigitalPro 5 жыл бұрын
friend a question, this is copyrighted? Can I use it for free? mmmm
@pearladams5238
@pearladams5238 7 жыл бұрын
Amazing but I have a question How I can set textView programmatically .. I tried to set it but I got an error : Could not find class 'android.graphics.drawable.RippleDrawable', referenced from method android.support.v7.widget.AppCompatImageHelper.hasOverlappingRendering
@AwsRh
@AwsRh 7 жыл бұрын
hey pearl adams, if you want to set a value to the textview inside the pop up window this code should work : mytv = (TextView) myDialog.findViewById(R.id.yourtextviewId); mytv.setText("Value");
@pearladams5238
@pearladams5238 7 жыл бұрын
thanks
@shaflyhamzah3848
@shaflyhamzah3848 6 жыл бұрын
thank you
@AlejandroMartinez-iz2kf
@AlejandroMartinez-iz2kf 4 жыл бұрын
Tharnk you bro.
@HashtagZuber
@HashtagZuber 4 жыл бұрын
How To Open fregments Using Buttons In this Dialogs Please Help Asap
@devdevashishupadhyay6945
@devdevashishupadhyay6945 3 жыл бұрын
can you compile this and give me into simple apk form I want to extract codes and use in my apps
@ramy_c148
@ramy_c148 6 жыл бұрын
love it
@serkan9692
@serkan9692 4 жыл бұрын
Thank you
@sachinnishad88
@sachinnishad88 7 жыл бұрын
bro u r awesome
@AwsRh
@AwsRh 7 жыл бұрын
thank you
@EngrGio
@EngrGio 7 жыл бұрын
Thank you so much!
@AwsRh
@AwsRh 7 жыл бұрын
your welcome
@nveobono2721
@nveobono2721 6 жыл бұрын
thank yuo for the tutorial
@thoriqanwar5882
@thoriqanwar5882 6 жыл бұрын
Hello, if i want to change the myDialog.dismiss(); into open URL or activity how should i do?
@CodeWithCal
@CodeWithCal 4 жыл бұрын
Late on the reply, but for anyone else with the same question. You could create a custom dialog and then override the dismiss method
@hashirsaeed8463
@hashirsaeed8463 6 жыл бұрын
Saved my Day! :D
@sivavignesh
@sivavignesh 5 жыл бұрын
Problem in 10:40 , In Public void showpopup(View v) import class not shown
@darktarget10
@darktarget10 5 жыл бұрын
Hi, make shure you are writing this outside the onCreate method. Hope this could help you and/or someone else.
@sivavignesh
@sivavignesh 5 жыл бұрын
@@darktarget10 thank you
@WAQARALAMLIVE
@WAQARALAMLIVE 6 жыл бұрын
Can I use this with list view item click Any help??
@AwsRh
@AwsRh 6 жыл бұрын
A video will be published soon
@VishalKumar-sm8bo
@VishalKumar-sm8bo 4 жыл бұрын
How can we use intent in pop up???
@susannah5812
@susannah5812 6 жыл бұрын
THNX a LoOoT !
@103-krithickumarub6
@103-krithickumarub6 5 жыл бұрын
Music?
@CyberAdrian
@CyberAdrian 4 жыл бұрын
*I want it tooo*
@rogthat
@rogthat 7 жыл бұрын
awesome
@AwsRh
@AwsRh 6 жыл бұрын
thnx dude
@raymartprado7493
@raymartprado7493 6 жыл бұрын
thanks bro
@mahdihussaini2387
@mahdihussaini2387 6 жыл бұрын
in your site it dose not look like the one in video :-((
@SandyRocks007
@SandyRocks007 6 жыл бұрын
Music ??? Name please !
@AwsRh
@AwsRh 6 жыл бұрын
i need to check my project file for the music name please wait
@kingc2001
@kingc2001 6 жыл бұрын
darude sandstorm, obviously...
@pinedaedu
@pinedaedu 6 жыл бұрын
No
@Tung335
@Tung335 6 жыл бұрын
Song is Kontekst - Buddha
@chrisgriffinuk
@chrisgriffinuk 5 жыл бұрын
Have you not heard of Shazam?
@didisetiadi3687
@didisetiadi3687 5 жыл бұрын
I need this popup showing auomatic after open application,
@dks6459
@dks6459 4 жыл бұрын
Put it in onstart
@jobayerahmed7358
@jobayerahmed7358 6 жыл бұрын
Thanks
@AwsRh
@AwsRh 6 жыл бұрын
your welcome :)
@digadget
@digadget 5 жыл бұрын
how to make some effect when show dialog.
@duyhoang5334
@duyhoang5334 6 жыл бұрын
thanks
@addorespambasange6300
@addorespambasange6300 6 жыл бұрын
I would like to open a Dialog Box when I click on an item. The dialog box should show a title, picture and a description for each Item clicked. How do I do so? Please help. Thank you in advance.
@alandiogo8469
@alandiogo8469 5 жыл бұрын
I'm also having a hard time doing it, have you?
@solaimanhosen
@solaimanhosen 3 жыл бұрын
It's a Custom Dialog, not a popup window.
@AbdulRaheem-hp1yu
@AbdulRaheem-hp1yu 5 жыл бұрын
i need that photo that you used in this video
@whiteking80
@whiteking80 7 жыл бұрын
can give full source code?
@AwsRh
@AwsRh 7 жыл бұрын
check the description
@robinsonhorta3387
@robinsonhorta3387 7 жыл бұрын
VALE MIA TE LA VACILASTE AVISAME CUANDO VENGAS A COLOMBIA BARRANQUILLA PA INVITARTE UNA MOJARRA FRITA CON ARROZ E` COCO Y AGUACATE CON UNA AGUA DE PANELA BIEN FRIA
@krisdev9433
@krisdev9433 6 жыл бұрын
kontol thanks
@AwsRh
@AwsRh 6 жыл бұрын
+Krisna Deva your welcome
@farid64481
@farid64481 5 жыл бұрын
ngomongnya yg baik" aja bang
@souparneejana7242
@souparneejana7242 5 жыл бұрын
Bad picture quality.. useless
@dragonpig9842
@dragonpig9842 5 жыл бұрын
old Indian aunty
@RiquezaDigitalPro
@RiquezaDigitalPro 5 жыл бұрын
friend a question, this is copyrighted? Can I use it for free? mmmm
@JuuHoku
@JuuHoku 6 жыл бұрын
thanks
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 60 МЛН
Friends make memories together part 2  | Trà Đặng #short #bestfriend #bff #tiktok
00:18
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 6 МЛН
Creating and Designing a Navigation Drawer in Android Studio
20:09
How to create Custom Rate Us Dialog Material UI design in Android Studio
21:10
Learnoset - Learn Coding Online
Рет қаралды 11 М.
Custom Popup Dialog | Android Studio (Tutorial)
10:09
Marco Wagner
Рет қаралды 35 М.
Expandable Floating Action Button - Android Studio Tutorial
12:55
Card List UI Design | Android Studio Tutorial
33:06
Aws Rh
Рет қаралды 65 М.
How to Create a Slider Using ViewPager in Android Studio
20:42
Custom Dialog Box in Android| Recyclerview and cardview UI design
23:28
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 60 МЛН