Create and Design a TabLayout with Fragments Android studio tutorial

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • It's been a long time since I uploaded a new video. I'm very sorry about that. It was really hard for me to find the time to make this tutorial. I hope you are all doing well and I wish a happy new year for everyone :)
    In this video I will show you how to design and create a tablayout with fragments!
    In this part I will show you how to design the light theme version of the tablayout in the second part we will design the dark one and maybe we will add icons to the tab. stay tuned!
    if you enjoyed and learned something from my tutorials Please subscribe and like this video
    -------------------------------------------------------------------------
    Follow me On :
    Google Plus : goo.gl/3nJik6
    Instagram : goo.gl/tghvar
    Github : goo.gl/QVn8np
    My blog : goo.gl/1c5zut
    --------------------------------------------------------------------------
    Music Credits:
    chill day by LAKEY INSPIRED
    music link : goo.gl/ufSKkB

КОМЕНТАРІ • 218

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

    Android UI design can be a pain. You're one of only few channels that give out tutorial on great UX design and your channel is the best I've seen so far.
    Thanks, man.

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

    2nd week of working as an Android Dev and your tutorials really helped me. Thank you so much!

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

    All his tutorials are so clean, the designs are immaculate ... I love this channel... Can't wait for more videos

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

    Finally some fucking good channel with android programming tutorials, thanks man ;)

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

    Kudos to everyone who followed this tutorial and figured it out. im going on my 3rd day and still havent figured out the last 1:30 minutes.

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

    God bless you greatly.. the background music is worth it

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

    You kind of saved my sanity... thx for the video!

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

    Which tool did you use to showcase your work in the introduction?

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

    Thanks for this tutorial.
    I am a beginner Andriod developer and I am facing problem using the TabLayout in my project. Please help me out with this problem.

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

    Thank you sir for this video.
    A question: is-it possible to use the class ViewPagerAdapter for several tabbed Activities in the same app only by changing for each activity the too ArrayList of the fragments and the titles? I try but i don't succeed. Thank you.

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

    Thanks for the video man for me it is working but I was wondering it is possible when the app is open the second tab is selected not the first or the third ?

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

    I saw tons of video then I came urs man u saved me

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

    hy. I want to parse data from activity to fragment tab. can you enplane how it work? I try several methods. but cant do it. plz help me..

  • @sumeetkrishnan8828
    @sumeetkrishnan8828 6 років тому +12

    nice work man!!
    But can I change the image in the image view when i go to the next tab? I have seen some app changes the image when they swipe to new tab... Can i know which command or code will be required to do that... Thnku

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

      Give me a short time I will look for the solution :)

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

      Aws Rh sure... Take your time.. 🔥

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

      bro can you send me the source code ?

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

      tabLayout.addOnTabSelectedListener(new OnTabSelectedListener() {
      @Override
      public void onTabSelected(Tab tab) {
      switch(tab.getPosition()) {
      case 0: setimage 1;break;
      case 1: setimage 2;break;
      case 2: setimage 3;break;
      ....
      }
      }
      +Sumeet Devilmakerzz i want to thank you for this idea :D it will give a nice ux interaction!

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

      +Aws Rh anytime dude! thx for ur support and keep uploading such great UX video man! Ur the only channel who are giving great tutorials for good UX
      keep up the good work

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

    bro after two days i finally did it.... tysm man!! u gained a sub from me ily.

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

    Thank you so much for the tutorial! It's really clear to understand for beginner like me:)

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

    Hi, I can't use 'compile' in my build.gradle dependencies, instead it suggests me to use 'implementation'. But when I changed it to implementation, the app won't run and says 'Failed to resolve: com.android.support:appcompact-v7:25.3.1'. Can you help me with that? Thanks in advance.

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

    Just stumbled upon this channel, for your videos +1 sub. You rock man!

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

      thank you for your support

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

    Great video, many thanks. However when I put a longer string in titles the font size reduces(in that string only). Please, do you know hot to prevent this?

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

    my best buddy is back,,
    with a bang,,
    and of course we are still keeping a clean sheet on the score board,, hahahahahaha

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

      lol Terry, your are the best my Friend 😂😂

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

    Many thanks bro, may Allah give you more knowledge ...

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

    Hello ;
    how can i open it. New fragment in the same area without leaving the tablayout when the button on the fragment is clicked.?..

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

    great work.. but when i tab or scroll color is not changing white to black ??

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

    Hey there i was wondering, my tablayout is not aligned under the image. Do you know maybe what it may be the cause?

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

    you re a king, and awesome teacher. thanx very very thanx bro.

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

    hi, can we slide appbar image too at the time of sliding tab layout

  • @АндрейБахарев-ш8и
    @АндрейБахарев-ш8и 5 років тому

    Great! exactly what I was looking for. Tablayout from empty. Thank you

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

    Thanks man this was really helpful

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

    @Aws Rh Thanks ! It worked for me !
    Hey guys ! If you want to have icons for you TabLayout, then what you can do is create an int[ ] array of drawables in your MainActivity onCreate method.
    For example :
    TabLayout myTabLayout = findViewById(R.id.my_tab_layout);
    int[ ] tabIcons = { R.drawable.tab_1_icon , R.drawable.tab_2_icon , R.drawable.tab_3_icon };
    myTabLayout.getTabAt(0).setIcon(tabIcons[0]);
    myTabLayout.getTabAt(1).setIcon(tabIcons[1]);
    myTabLayout.getTabAt(2).setIcon(tabIcons[2]);
    Hope it helpful to you !

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

    Can you create custom tab like uc browser and chrome .....?????

  •  6 років тому

    Why when I inflate a layout, he loss the instance from firebase and not load the user information? But when I load just the layout, without tabs, it works :s
    "the content are swipe cards, so its not appearing nothing when I load from inflate inside fragment"

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

    Sir you always gives a unique design but why don't you explain the coding. Please explain the code too so that we can understand it much better than now. Please it's a request.

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

      sry dude. before i make a video i assume that everyone have the basic of android, also im always trying to write a clean code, so anyone can understand it ,it take a long time to make this video and will take more if i add comments ... i cant do nothing for the moment

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

      Aws Rh It's ok sir... But atleast some specific points plz try to do. It will be so helpful for everyone like the beginners like me.

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

      alright my friend i will do my best

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

    Thanks Dude!!This Tutorial Really Helped Me Out..Nice Work

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

    When I run the project, the 3 different fragments won't display? :( Why is that? Pls. I need an answer :((

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

    Thanks, very great tutorial. No errors

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

    Hi, I tried your tutorial 3 times, but when I everytime run it on emulator or my phone, it crashed. Can you please help me? I observed there few automated changes in build.Gradle (app) file which are it is using support design library version 27 and the target sdk is also 27. Please help me regarding this.
    Edit: Solved, It was issue with drawable image. We need to convert image for different dpis else it wont be suitable for different dpi devices.

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

    i'm having this error when i start adding the fragments to the adapter :
    adapter.addFragment(new FragmentName(), "TTILTE"); it says 'wrong first argument, u need to change the 1st argument to FragmentName() '
    Have u an answer for me, it seems that a bunch of people are having this problem, check your video comment at "Fragment with Recyclerview Part 1"

  • @DeveshKumar-ey2ej
    @DeveshKumar-ey2ej 6 років тому

    viewPagerAdapter.AddFragment(new IPDpatientFragment(),"IPD Patient");
    when i use this it is showing an error in(new IPDpatientFragment()).
    Error is :-- Wrong 1st argument type. Found: 'com.example.mrjitesh.feedo.IPDpatientFragment', required: 'android.support.v4.app.Fragment.
    can you please tell me solution of this.

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

    which android studio version that you used?

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

    Can we add collapsing toolbar with fragments

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

    yesterday I was learning this tutorial from other channels. hahhaha coincidence.

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

      hope you learn somthing from this video aswell :D

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

    Bro in dependencies i have implementation as keyword and i am not able to add appBarLayout in that please help

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

    omg bro 3days for do this shit
    and this video have worked thx

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

    Nice tutorial !! Keep spirit to make new ...
    May i request for tutorial how to make simple note on android studio ?

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

    if I have six tabs then I will take six fragment is it right way to create with tab time table?

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

    Nice Tutorial.
    Please let me know how to sort titles of Tablayout, I have scrolling horizontal Tablayout with 8 recipe titles I want to sort alphabetically.

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

    Hello there! I need to add ScrollView to the tabs, but I do not see the fragments when I add ScrollView

  • @minhnguyen-xz5en
    @minhnguyen-xz5en 5 років тому +1

    Hi, thank for your tutorial.
    How can i set default tabLayout show is Store Tab?

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

    Bro, just a ps.:, "compile" is not available in dependencies, neither Android Studio allows it, and is possible to create the fragment with xlm without writing of all the code.
    But the step-by-step of the coding is nice and very instructible, thanks

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

      thank you so much my friend
      glad you liked the way i code

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

    sir setupWithViewPager is not found when calling by tablayout

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

    Thanks for the video , your videos really helped me alot
    Spreading knowledge is a precious thing... Keep going 👍

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

    Tq so much bro for this video about create fragments..

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

    Thank you! This was really helpful. I did get an error though and I was wondering how to fix it. I made two tabs but only one of them is clickable, and when I try clicking the other one, nothing happens. Any idea where I might have made an error? The code compiles fine.

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

      hello JungMin Lee
      probably you made a mistake in the adapter check it out!
      you can post your code for mainactivity and the viewpageradapter
      i will be waiting

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

    HELLO! HOW CAN EDIT THE "DESCRIPTION" TO PUT THE INFORMATION OF EACH ELEMENT, PLEASE.

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

    Thank you, you are doing an excellent work with your videos!

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

    Tabs doesn't switch when I tap on tabs but it works on when I swipe between the tabs plzz help me

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

    Great tutorials! Please, i'm wondering if you can do a tutorial on bottom navigation with fragments. Thank you.

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

      Yes sure

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

    i add a spinner in my one fragment and include a layout in my main activity but the other screen wont work when i press it

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

    i cant set android.support.design.widget.AppBarlayot on my android studio. plz,,help

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

    J'ai la version d'android studio 1.3 est ce que c suffisant ?

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

    ViewPagerAdapater Shows Cannot Resolve Symbol, any tips?

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

    y como para pasar datos de un activity a este activity para los fragment?

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

    Nice one

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

    thank you for this video, it helping me so much

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

    I luv ur work bro !! .. and it's really help-full ty so much for sharing !!

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

      thanks firaz glad you liked my videos

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

    Sir how is the click working? As we haven't added any method in onClick, does the TabLayout have the inbuilt feature of this?

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

      yes it will be automatically set once you setup your tablayout with the viewpager
      you can also customize the click event by overiding this method
      tabLayout.addOnTabSelectedListener(new OnTabSelectedListener() {
      @Override
      public void onTabSelected(Tab tab) {
      switch(tab.getPosition()) {
      case 1 : additional work to do ....
      }
      }

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

      Thank you sir

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

      Sir can you please make a video on getting user's current location on map. And a video on routes between two points.

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

    Works perfectly

  • @НикитаМакаров-о7ч
    @НикитаМакаров-о7ч 6 років тому

    can help me plz?
    how as from navigation drawer go to this page?
    i have "Unfortunately" mistake
    tutorial is awesome thanks

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

    Just a question, I want mine to be crated or placed in a fragment. Like the tab layout itself is on a fragment not activity.

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

      its the same same thing, add the tablayout and the viewpager inside the frargment instead of actvity

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

      Aws Rh actually sir I did but the findviewby id is red and has an error

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

      inside oncreateview
      mytab = v.findviewbyid(R.id.tabid)

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

    You are awesome!!!! Thank you so much for this tutorial!!!!!!

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

    i got a problem in
    adapter.AddFragmnet(new fragmentsj(),"EVENTS");
    adapter.AddFragmnet(new previousj(),"PREVIOUS");
    adapter.AddFragmnet(new settingsj(),"SETTINGS");
    if i was trying to solve that only one was not showing error and the other are errors

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

      sry for the late show me your error you got in the logcat

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

      yeah, i got it too

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

      I know what your problem is. If you still have not fixed it, I can help u

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

      i have the same problem it says change the 1st parameter of Addfragment form Fragment to my fragment java class what can i do please?

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

      guys check your fragment class and make sure that it extends Fragment from :" android.support.v4.app.Fragment" and not from "android.app.Fragment"
      also do the same thing for AddFragment Method Fragment android.support.v4.app.Fragment

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

    Failed to deploy ViewPagerAdapter in the MainActivity
    ViewPagerAdapter adapter = new ViewPagerAdapter(getSupportFragmentManager());
    adapter.Addfragment(new fragment_tab_1(), "Fragmento 1");
    adapter.Addfragment(new fragment_tab_2(), "Fragmento 1");
    Failed addfragment

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

    In your code how to enable click on one activity to another activity bro....?

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

    Best tutorial for android studio please upload more videos new subscriber

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

      i will, thank you

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

    my fragments just arent there. the bar is there and all the code is correct, but i dont see anything when i switch between the tabs. wth

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

      did you add a content to your fragments ?
      also you can post your adapter and mainactivity codes here

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

      Aws Rh I fixed it, I don't remember how but I ended up fixing it

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

      do you remember how you fixed it?

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

    Thanks man,great tutorial..keep up the good work

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

    Sir I am writing compile 'com.android.support:design-26.1.0 in gradile file and than click on sync now but it is showing error saying Failed to resolve what to do to solve this problem?

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

      'com.android.support:design:26.1.0 not 'com.android.support:design-26.1.0 , pls make sure your code is not wrong or you will get many error

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

    great tutorial as always keep em coming

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

      thank you Shingirai appreciate your support

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

    Was very useful! Thank You :)

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

    i want to be tabs in bottom what can i do?

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

    wooow thanks man, I was really giving up

  • @05jdl
    @05jdl 5 років тому

    Thanks man, I like your videos!!

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

    tablayout is not showing what should i do?

  • @mariamamama-k8e
    @mariamamama-k8e 6 років тому

    Fantastic man, I'm from of brazil, and yours videos are encridible, +1 inscrito

  • @کوروشافشار-ز7و
    @کوروشافشار-ز7و 5 років тому +1

    thank you so much for your video.that was very useful for me.

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

    Around 20:30 you type ViewPagerAdapter adapter...... my ViewPagerAdapter is RED

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

    Great working bro

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

    Thanks a lot bro!! This is exactly what I was looking

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

    Why are you adding design in gradle?

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

    What change when u change elevation

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

    Great video!

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

    I get JUST this error in ViewPagerAdapter:
    getItem(int) in "my app name" clashes with getItem(int) in "android.support.v4.app.FragmentPagerAdapter";
    And if i write public android.support.v4.app.Fragment instead of just "public Fragment..." i get this ass error: (see image please) prnt.sc/lcyq7p

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

      Anybody had this error and found a solution? Couldn't find a single solution to this, all codes for TabLayout have something that is obsolete, this was the one which i had some hopes it would work :D

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

      @@WarNinGXK hey bro, but ur code in ViewPagerAdapter is
      public Fragment getItem(int position) {
      return fragmentList.get(position);
      }
      ?? (int position) remember that! not (int i) or something else.

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

      @@pipevski So, what's the problem?
      Check in the video the minute 17:36 (ua-cam.com/video/7zaKUc2zfpI/v-deo.html)
      Then check the line 24 and 25, it's exactly the same as i have it

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

      @@WarNinGXK mmm, i send you my project? it works for me without problems, or send me the logs (sry for my bad english).

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

      @@pipevski yes, please, sorry for the late response. Can you send it to: fabixdk@gmail.com ? If i can i will send you the logs too, but the emulator of android studio doesn't works on my PC.
      Thank you!

  • @FaisalKhan-ob6gs
    @FaisalKhan-ob6gs 6 років тому +1

    I'm facing an error when I try to use the following code
    adapter.AddFragment(new FragmentQuiz(),"Quiz");
    It is saying that the parameter is not correct and have to change it from Fragment to FragmentQuiz.

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

      Hello, you can fix the problem, go to FragmentQuiz.java and update "extends Fragment" with "extends android.support.v4.app.Fragment"

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

      same problem i am facing too..

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

      @@juanm38 this is not working for me..

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

      Thanku man!
      i was facing this issue as well and solved it by your help.

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

    the last one isn't recognized :/ tablayout.setupWithViewPager(viewpager);

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

    Thank You So Much Man..........................................

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

    which laptop do you use ?

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

      not a performant laptop but is still good for progrmming such as android programming and web development
      my specs are
      6 go of RAM
      i3 3rd gen processor
      intel hd 3000

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

    I love the music

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

    unable to resolve --> setupWithViewPager in main activity "tablayout.setupWithViewPager(viewPager);" can you share your sample and i want to know can i implement this tablayout on fragment

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

      did you follow all the steps

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

      okay i get that i implemented it on fragment thanks

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

    finally!! I liked this video

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

    when i run this application in emulator it shows unfortunately application has stopped
    plzzz suggest what should i do?

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

      check you logcat and see what error you got post it here