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

Поділитися
Вставка
  • Опубліковано 17 гру 2024

КОМЕНТАРІ • 122

  • @omerwol4926
    @omerwol4926 3 роки тому

    thanks man , youtube is the most valuable invention in human history

  • @adinfinitum782
    @adinfinitum782 6 років тому +1

    Best android studio channel for design, this is simply awesome!

  • @pluto4301
    @pluto4301 4 роки тому +1

    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.

  • @littleninjas18
    @littleninjas18 3 роки тому

    Love the background music man

  • @PuneetThakurvinnie
    @PuneetThakurvinnie 6 років тому

    Great work. I am also starting to learn. Best source to learn android dev

  • @ojeaburuayodeji2080
    @ojeaburuayodeji2080 7 років тому +1

    Your page has really helped me. Keep up the good work.

    • @AwsRh
      @AwsRh  7 років тому

      im glad it helped

  • @ankur.singhs2111
    @ankur.singhs2111 4 роки тому +1

    Please tell me the 1st Music you used in this video, or provide the link. It is really awesome and your video too.

  • @LifeReDiscovery
    @LifeReDiscovery 5 років тому +1

    I love your tutorial videos! Thank you very much for sharing the awesome knowledge and skills, please keep up the good works.

  • @MatasangaX
    @MatasangaX 5 років тому +3

    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 .

  • @jairoernestomaldonado9802
    @jairoernestomaldonado9802 4 роки тому

    Nice tuto! thanks for sharing!

  • @William1099-o8u
    @William1099-o8u 6 років тому +1

    Thankyou for making this kind of video , love it!

  • @funkupgamer5364
    @funkupgamer5364 7 років тому +1

    man you are great awesome videos.... i love your channel...

    • @AwsRh
      @AwsRh  7 років тому +1

      thx FunkupGamer, im glad you like it :D

  • @zoecarlibur
    @zoecarlibur 7 років тому +1

    Awesome content bro, good work.

    • @AwsRh
      @AwsRh  7 років тому

      thank you dude

  • @nicowagner8655
    @nicowagner8655 4 роки тому

    Thanks a lot helped me immensly to make my own pop up even with huge dissimilaritys. Thanks

  • @luisfernandohernandezcasti3654
    @luisfernandohernandezcasti3654 6 років тому +1

    your videos are great man

    • @AwsRh
      @AwsRh  6 років тому

      thanks

  • @anelwei
    @anelwei 6 років тому +3

    dude great tutorial, thank you very much

  • @caiocssta
    @caiocssta 6 років тому +1

    Awesome video, thanks!

  • @venkatasudhakarchenna2086
    @venkatasudhakarchenna2086 6 років тому

    Thnak you for such a simple and meaning full code.

  • @uaudith
    @uaudith 3 роки тому

    background music is dope

  • @gagansarswat6490
    @gagansarswat6490 4 роки тому

    Thanks dude, its easy and awesome

  • @RoelLealA
    @RoelLealA 4 роки тому +1

    If i need make logic, Do i can put java class?

  • @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 ??

  • @thomasa.harrisiii906
    @thomasa.harrisiii906 7 років тому +2

    it works somewhat for me, when I put [setBackgroundDrawable] in my project it gives me a warning and my app keeps timing out

  • @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....

  • @suhaimiannuar6008
    @suhaimiannuar6008 7 років тому +1

    neatly done. thank you. +1 upvote for you. :)

    • @AwsRh
      @AwsRh  7 років тому

      glad to hear that, thank you so much

  • @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

  • @Mayurii94
    @Mayurii94 6 років тому

    Excelent video and content

  • @stanislavhrytsyshyn1732
    @stanislavhrytsyshyn1732 6 років тому

    Thanks for your work man!

  • @parikshit.22
    @parikshit.22 5 років тому

    Nice Music

  • @sanketsony8143
    @sanketsony8143 7 років тому +1

    Awesome! Really appreciate👍

    • @AwsRh
      @AwsRh  7 років тому

      thank you so much

  • @LobanovSpace
    @LobanovSpace 6 років тому +1

    You top proger ;)

  • @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

  • @fazelupdater9870
    @fazelupdater9870 5 років тому

    Great tutorial, thanks

  • @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?

  • @theunknowngmr6418
    @theunknowngmr6418 3 роки тому +1

    My application crashing as soon as I clicked the button which should open the pop up

  • @SandyRocks007
    @SandyRocks007 7 років тому +9

    Music ??? Name please !

    • @AwsRh
      @AwsRh  7 років тому

      i need to check my project file for the music name
      please wait

    • @kingc2001
      @kingc2001 6 років тому +2

      darude sandstorm, obviously...

    • @pinedaedu
      @pinedaedu 6 років тому +1

      No

    • @Tung335
      @Tung335 6 років тому

      Song is Kontekst - Buddha

    • @chrisgriffinuk
      @chrisgriffinuk 5 років тому +5

      Have you not heard of Shazam?

  • @sivavignesh
    @sivavignesh 6 років тому

    Problem in 10:40 , In Public void showpopup(View v) import class not shown

    • @darktarget10
      @darktarget10 5 років тому +1

      Hi, make shure you are writing this outside the onCreate method. Hope this could help you and/or someone else.

    • @sivavignesh
      @sivavignesh 5 років тому +1

      @@darktarget10 thank you

  • @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....

  • @RahulGupta-xi4zc
    @RahulGupta-xi4zc 5 років тому

    In the showpopup function, my system cannot find the id of the components of custompopup xml .
    Please help

  • @sidikisako
    @sidikisako 7 років тому +1

    dude can you share ur playlist ?? Nice job by the way

  • @amarildoac
    @amarildoac 6 років тому

    Thank you ! great work

  • @sachinnishad88
    @sachinnishad88 7 років тому +1

    bro u r awesome

    • @AwsRh
      @AwsRh  7 років тому

      thank you

  • @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

  • @claydixon223
    @claydixon223 5 років тому

    What's the point of 'txtclose.setText("M")' when the popup is going to be dismissed anyway?

  • @pearladams5238
    @pearladams5238 7 років тому +1

    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 років тому +2

      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

  • @thoriqanwar5882
    @thoriqanwar5882 6 років тому +1

    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

  • @skatestyle1930
    @skatestyle1930 7 років тому +1

    Thank you! This is awsome

    • @AwsRh
      @AwsRh  7 років тому

      your welcome :D

  • @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

  • @zenandre
    @zenandre 5 років тому

    Awesome. Thanks.

  • @hashirsaeed8463
    @hashirsaeed8463 6 років тому

    Saved my Day! :D

  • @kopiy_2056
    @kopiy_2056 5 років тому

    thank you , very useful

  • @qurratulain1132
    @qurratulain1132 4 роки тому

    Can you please tell me how to sent and receive feedback through Firebase 🤔

  • @didisetiadi3687
    @didisetiadi3687 5 років тому +1

    I need this popup showing auomatic after open application,

    • @dks6459
      @dks6459 4 роки тому

      Put it in onstart

  • @sombrelexploration305
    @sombrelexploration305 6 років тому

    I have a problem. I have use "Bottom" and don't center, but popup always center. ;(

  • @rolandogarcia3230
    @rolandogarcia3230 6 років тому

    U are my hero *_*

  • @javierpanzay9230
    @javierpanzay9230 4 роки тому

    buen tutorial
    gracias!!

  • @103-krithickumarub6
    @103-krithickumarub6 5 років тому +1

    Music?

  • @AlejandroMartinez-iz2kf
    @AlejandroMartinez-iz2kf 4 роки тому

    Tharnk you bro.

  • @Sportsmeastro
    @Sportsmeastro 3 роки тому

    Thanks a lot!

  • @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

  • @EngrGio
    @EngrGio 7 років тому +2

    Thank you so much!

    • @AwsRh
      @AwsRh  7 років тому

      your welcome

  • @rogthat
    @rogthat 7 років тому +1

    awesome

    • @AwsRh
      @AwsRh  6 років тому

      thnx dude

  • @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??

  • @digadget
    @digadget 5 років тому

    how to make some effect when show dialog.

  • @WAQARALAMLIVE
    @WAQARALAMLIVE 6 років тому

    Can I use this with list view item click
    Any help??

    • @AwsRh
      @AwsRh  6 років тому

      A video will be published soon

  • @nveobono2721
    @nveobono2721 6 років тому

    thank yuo for the tutorial

  • @VishalKumar-sm8bo
    @VishalKumar-sm8bo 4 роки тому

    How can we use intent in pop up???

  • @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?

  • @ramy_c148
    @ramy_c148 6 років тому

    love it

  • @jobayerahmed7358
    @jobayerahmed7358 6 років тому +1

    Thanks

    • @AwsRh
      @AwsRh  6 років тому

      your welcome :)

  • @mahdihussaini2387
    @mahdihussaini2387 6 років тому

    in your site it dose not look like the one in video :-((

  • @AbdulRaheem-hp1yu
    @AbdulRaheem-hp1yu 5 років тому

    i need that photo that you used in this video

  • @serkan9692
    @serkan9692 4 роки тому

    Thank you

  • @raymartprado7493
    @raymartprado7493 6 років тому

    thanks bro

  • @whiteking80
    @whiteking80 7 років тому +1

    can give full source code?

    • @AwsRh
      @AwsRh  7 років тому

      check the description

  • @duyhoang5334
    @duyhoang5334 6 років тому

    thanks

  • @susannah5812
    @susannah5812 6 років тому

    THNX a LoOoT !

  • @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

  • @solaimanhosen
    @solaimanhosen 4 роки тому

    It's a Custom Dialog, not a popup window.

  • @RiquezaDigitalPro
    @RiquezaDigitalPro 5 років тому

    friend a question, this is copyrighted? Can I use it for free? mmmm

  • @krisdev9433
    @krisdev9433 6 років тому +1

    kontol thanks

    • @AwsRh
      @AwsRh  6 років тому

      +Krisna Deva your welcome

    • @farid64481
      @farid64481 5 років тому

      ngomongnya yg baik" aja bang

  • @souparneejana7242
    @souparneejana7242 6 років тому

    Bad picture quality.. useless

  • @RiquezaDigitalPro
    @RiquezaDigitalPro 5 років тому

    friend a question, this is copyrighted? Can I use it for free? mmmm

  • @JuuHoku
    @JuuHoku 6 років тому

    thanks