Modern Login Screen design android with Shared Animations in Android Studio 2021

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ธ.ค. 2024
  • 😃 Download Complete App : cwtstore.gumro...
    In this tutorial, we will create an Android Login Screen Material Design in Android Studio with Shared Animations. Splash Screen will appear in first using normal animations and after 5 seconds our login screen will come to the front using shared animations. We are going to use Material Design EditText Fields in our project and create an outlined style of our text fields OR EditText in android. We will also set our Password field an eye to show or hide the password.
    ❌ If Material Design Error OR Go Button Error? www.codingwith...
    ❌ Error? Updated Video! • 08 - Login UI Design A...
    👍 Like what you see? Support the content: www.codingwith...
    💨 CODES ------------------------------------
    Current Code: www.codingwith...
    Complete Bull's Rent Code: www.codingwith...
    ⭕ Related Videos ------------------------------------
    Splash Screen Tutorial: • Splash Screen Android ...
    Signup Design: • Material Design Regist...
    Gif Images in Android: • How to use a animated ...
    Navigation Drawer: • Android Navigation Dra...
    Dashboard Design: • Create a Modern Dashbo...
    Master Constraint Layout: • Create a responsive de...
    Modern Profile Design: • Modern Profile UI Desi...
    ⛔ Video's Playlists ------------------------------------
    Bull's Rent Playlist: • Bull's Rent Complete A...
    Bull's Rent Firebase Playlist: • Firebase series for be...
    📝 Recommended ------------------------------------
    City Guide Series 2020: • City Guide App - Begi...
    Latest Login Tutorial: • 08 - Login UI Design A...
    On Boarding Tutorial: • 03 (A) - Walkthrough/O...
    👀 Subscribe The Channel: www.youtube.co...
    💻 Visit Website: www.codingwith...
    #codingwithtea #splashScreen #android_Login_app_for_beginners
    If you have any queries please tell me down below in the comments. If you learn something new Like the video and if you are new to the channel hit the Subscribe button.

ความคิดเห็น • 433

  • @melkieg3753
    @melkieg3753 4 ปีที่แล้ว +9

    This is really awesome site to learn android with java, As I am a self-taught, I have been searching TH-cam contents for the last few months and this site is one the few channels that provide highly advanced and quality contents specially user interface. And the way he present the continent also amazing, with font big enough for eye. Thank you so much.

  • @SambhrantBista
    @SambhrantBista 3 ปีที่แล้ว

    What if you dont have a pair? What is the proper syntax?

  • @saigautham2826
    @saigautham2826 4 ปีที่แล้ว +2

    image part and text part are connected in horizontal way,but for you it is getting in a vertical way
    is it because of Linear layout at around 9 min where you started to show screen of phone to the left

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Yes Linear layout is in vertical so that's why

  • @fptminhquan-faidhcm1233
    @fptminhquan-faidhcm1233 4 ปีที่แล้ว +2

    hi bro ... after I followed all the steps in the video you showed me to 8:03 I ran the app and the app only showed the splash screen and then it exited the app and the error was Unfortunately, has stopped ... please guide me to fix this error

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Can you please go for the error mentioned in the description

    • @fptminhquan-faidhcm1233
      @fptminhquan-faidhcm1233 4 ปีที่แล้ว

      @@CodingwithT Caused by: java.lang.IllegalArgumentException: The style on this component requires your app theme to be Theme.MaterialComponents (or a descendant).

    • @kunalwadhwani4987
      @kunalwadhwani4987 4 ปีที่แล้ว +2

      @@fptminhquan-faidhcm1233 use style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox" in not .TextInputLayout It will not crash the app

  • @amanmotwani4727
    @amanmotwani4727 4 ปีที่แล้ว +1

    my app was crashing firstly but afterwards your hint in description worked !! THANK YOU SOOO MUCHH SIR :-)

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      Happy to help :)

    • @nishantpandey1607
      @nishantpandey1607 4 ปีที่แล้ว

      @@CodingwithT mine is still crashing. I added that parent in the styles folder.

  • @swayamdali6540
    @swayamdali6540 4 ปีที่แล้ว

    Hi sir
    At 6:12 what did u pressed after adding ">" this and to remove further text????
    Plz help me out

  • @vanshkohli9417
    @vanshkohli9417 ปีที่แล้ว

    Brother I haven't watched the entire video yet. But thank you so much for explaining while typing code. I was searching for good videos for android and all other youTubers have just typed the entire code and played music in the background with no explanation at all. Ok, now I am going to watch the video. Thank you again. I am subscribing you right away.

  • @erfan_rad
    @erfan_rad 4 ปีที่แล้ว +2

    On this page when the user presses the back button to exit the app, it exits but still shows the image view for some seconds. What should I do?

    • @trueearning2023
      @trueearning2023 2 ปีที่แล้ว

      Dear Erfan, have you got any solutions?

  • @yadavkeval2909
    @yadavkeval2909 4 ปีที่แล้ว

    Hello sir first vala Jo text hena logo_text id vala usme top or bottom
    m space aa rha h coding same hi firbhi kya kru ab???

  • @sivanit3150
    @sivanit3150 2 ปีที่แล้ว +1

    It is simply awesome... Thanks for the video. I have one query when i click on back the splash screen appears how can i change that part. Hope to get some answers...

    • @CodingwithT
      @CodingwithT  2 ปีที่แล้ว +1

      Please check the intent as we distroy the activity of splash screen when we move to new activity

    • @sivanit3150
      @sivanit3150 2 ปีที่แล้ว

      @@CodingwithT Thanks for the suggestion!!! Tried it and was successful

  • @mukeshbhardwaj6472
    @mukeshbhardwaj6472 4 ปีที่แล้ว +3

    Bro after doing the same as you've shown on 1st and this video. Whenever i run the app on my device it is showing the splash screen smoothly then it closes the app. It is not showing me the login screen.

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      There must be something missing in Code! Have you added the dependency? Material Design dependency and also please check the Names of Classes in Splash screen where you are calling the next activity.

    • @lifetracxdipankardey
      @lifetracxdipankardey 4 ปีที่แล้ว +1

      @@CodingwithT Hi.. its a nice tutorial...but the same thing happening to me also as I found the last code pairs showing red lines how to solve this? please help...the code are all in places.

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      @@lifetracxdipankardey please send me the code at support@taimoorsikander.com

    • @shantanuphatke
      @shantanuphatke 4 ปีที่แล้ว +3

      @@CodingwithT I was facing same issue. I fixed it by editing parent="Theme.MaterialComponents.Light.NoActionBar" in ./res/values/styles.xml

    • @Awais-c5e
      @Awais-c5e 4 ปีที่แล้ว +1

      @@shantanuphatke O man thanks, you made my day.

  • @sasidharan4460
    @sasidharan4460 4 ปีที่แล้ว +3

    As my run my application it doesn’t go from the splash screen to the login activity what to do ?

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Goto Manifest file and set the SPlash screen as start-up screen

    • @sasidharan4460
      @sasidharan4460 4 ปีที่แล้ว +1

      Taimoor Sikander - Coding with T. Thanks bro !

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      @@sasidharan4460 you Welcome

  • @AfrynZak
    @AfrynZak 4 ปีที่แล้ว

    Is this activity connected to main activity? I mean, after main activity, it went to dashboard class, so this is the same as dashboard class? Im trying to connect the dots since im trying to discover the connection for my app as well

  • @GAUTAMKUMAR-or7rh
    @GAUTAMKUMAR-or7rh 4 ปีที่แล้ว +1

    Sir, How to change Outline Border of EditText....?, My default color is Blue

  • @keerthana.s.bidare2919
    @keerthana.s.bidare2919 4 ปีที่แล้ว +2

    When I add the material edit text I’m not getting a complete box instead I’m just getting a line.Why do you think this error is happening

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Do contact with me on WhatsApp

  • @felipehoinoski
    @felipehoinoski 3 ปีที่แล้ว +1

    Ty for the tutorial.. but really don't understand when you configured the font types.. my android studio cant found anything

    • @felipehoinoski
      @felipehoinoski 3 ปีที่แล้ว +1

      nvm, did some research and done with that! but the postDelayded part not working, cant found SPLASH_SCREEN param to the lambda function :(

    • @CodingwithT
      @CodingwithT  3 ปีที่แล้ว

      Do me WhatsApp on wa.me/+923060000606

  • @antoniosanchezaguilar5260
    @antoniosanchezaguilar5260 3 ปีที่แล้ว +1

    Hello friend I right now buy the course complete Login App Design, Sessions and firebase but do not know where the link is to download the codes. Help me please.

  • @Eddytorial
    @Eddytorial 3 ปีที่แล้ว

    Nice tutorial. I am curious about why you didn't finish the first screen after you start main activity? I try that in order to close app when back button pressed but that finish statement breaking animation between activities. Do you have any suggestions?

    • @CodingwithT
      @CodingwithT  3 ปีที่แล้ว

      Do me WhatsApp on wa.me/+923060000606

  • @deekshasingh1687
    @deekshasingh1687 4 ปีที่แล้ว +2

    style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox"
    sir for me the code above is not working
    the splash screen appears and then the app closes
    what to do?
    after using
    Theme.MaterialComponents.Light.NoActionBar.Bridge
    the app is just not opening

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      need to check your code

    • @srinivasangadi5274
      @srinivasangadi5274 4 ปีที่แล้ว +1

      @@CodingwithT Hello sir!! even i faced the same error!! please do help me with this!!

    • @TheMrDemage
      @TheMrDemage 4 ปีที่แล้ว

      same

    • @Tan-st5sp
      @Tan-st5sp ปีที่แล้ว

      Same

  • @code_with_okg
    @code_with_okg 3 ปีที่แล้ว

    thank you sir, but in night mode not show input box what should I do???????

    • @CodingwithT
      @CodingwithT  3 ปีที่แล้ว

      There you have to define a dark mode theme!

  • @isaacjalil8187
    @isaacjalil8187 4 ปีที่แล้ว +2

    Sir, when Im in login activity and return to the splash, the animation goes ok. But I can't return to the login activity.
    The code is to not return to the login activity o should return after a moment or touch?

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      Just add a finish(); at the end of intent call in splashScreen and then you will only redirected to login

    • @channelrachid109
      @channelrachid109 4 ปีที่แล้ว

      Hi

    • @dhanbelgica6975
      @dhanbelgica6975 4 ปีที่แล้ว

      same problem. i put finish() after the Intent which is dashboard. and it doesn't redirect to login

  • @kaushik.ranjan
    @kaushik.ranjan 3 ปีที่แล้ว +1

    I have a question,how to change container border colour?

  • @aimfit8385
    @aimfit8385 4 ปีที่แล้ว +1

    Aoa bro the login screen is not responsive on my mobile screen not fitting please help also the splash screen is loading bigger
    Should I use scroll view for it or it can be solved

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      You should use scroll View for vertical responsiveness

    • @aimfit8385
      @aimfit8385 4 ปีที่แล้ว +1

      @@CodingwithT Where should I add

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      @@aimfit8385 Use Scroll View as a parent layout and put that all the code under it

  • @AshwathCS-je2pq
    @AshwathCS-je2pq 4 ปีที่แล้ว

    Hello sir after typing SPLASH_SCREEN they are showing error in the ned by u should replace squarebraces with curly braces what should i do?

  • @pranalisuryawanshi491
    @pranalisuryawanshi491 3 ปีที่แล้ว +2

    I have written the same code as of yours..But in nexus 6 and nexus S api 25 , forgot password and go is not visible...what to do so that they get visible?on the rest of the emulator it works well..

    • @CodingwithT
      @CodingwithT  3 ปีที่แล้ว

      Do me WhatsApp on wa.me/+923060000606

  • @naszapszczoa4697
    @naszapszczoa4697 4 ปีที่แล้ว +2

    When he adds.
    style="@style/widget.Material.Component.TextImputLayout.OutlineBox
    after reading the landing page. crashes me from the application

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Have you added the Material Design library?

    • @mszaman752
      @mszaman752 4 ปีที่แล้ว +2

      use material dependency version 1.0.0

    • @RanjithKumar-qj9mn
      @RanjithKumar-qj9mn 4 ปีที่แล้ว

      @@mszaman752 use on styles

    • @satyamtiwari2755
      @satyamtiwari2755 4 ปีที่แล้ว

      @@RanjithKumar-qj9mn where to use this LOC?

    • @RanjithKumar-qj9mn
      @RanjithKumar-qj9mn 4 ปีที่แล้ว +2

      @@satyamtiwari2755 move to folder res/values/styles.xml
      inside the styles.xml modiy the style to inherit from parent Theme.MaterialComponents.xxxxxxx

  • @qipio
    @qipio 4 ปีที่แล้ว +8

    Thank you for the Tutorial, source code and a great Explanation

  • @mohdsaif6995
    @mohdsaif6995 4 ปีที่แล้ว +1

    Sir your tutorial is one of the best one, explaining way is excellent Thank you for this kind of gesture but I can't go from login to signup screen kindly help?

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      Thank you 😊. Can you share the error? Or check the description and follow the instructions.

    • @mohdsaif6995
      @mohdsaif6995 4 ปีที่แล้ว

      @@CodingwithT I'm following your tutorial from staring nd following all your instructions but error occurred help sir please?

  • @harjotsingh3695
    @harjotsingh3695 4 ปีที่แล้ว +1

    Dude, the home screen shows up for a brief moment before transitioning into the Main Activity from the splash screen. Can you help? And if finish() is not added to the code after startActivity(), the splash activity remains in the back stack and appears again on closing the app.

  • @unnatured
    @unnatured 4 ปีที่แล้ว +2

    Hi i want to start building app but problem is admin pannel i have no idea how admin pannel create and connect same page on please make video on admin pannel reply me

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      Let me know about the requirements i can develop the app & admin panel for you

    • @unnatured
      @unnatured 4 ปีที่แล้ว +1

      @@CodingwithT i want to develop app for educational site with best ui and animation can i design app and connect site please make video

    • @unnatured
      @unnatured 4 ปีที่แล้ว +1

      Please make admin pannel tutorial for website plus app tutorial

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Kindly send me the complete requirements on developer@taimoorsikander.com

  • @dineshkumarrg5952
    @dineshkumarrg5952 4 ปีที่แล้ว +1

    Brother I love you channel you are saying exactly correct valid points in all tutorial...very nice bro.. I learned a lot... waiting for your future videos ❣️

  • @charulmehta9151
    @charulmehta9151 4 ปีที่แล้ว +1

    Thank you for uploading such helpful video. If possible please upload video on profile designing as well and uploading profile picture.

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      I've already uploaded a basic profile screen tutorial in this series

  • @drongosai9045
    @drongosai9045 4 ปีที่แล้ว +2

    Hello.
    I facing this type of error can you please help me?
    E/AndroidRuntime: FATAL EXCEPTION: main
    Process: com.example.stockregisterapp, PID: 6873
    from moving splash to log in it's crashed

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      Well the actually error must be above. Have to checked the theme and dependency. It should be material design theme and meterial dependency with 1.1.0

  • @houssem25000
    @houssem25000 ปีที่แล้ว

    android drawable importor is not working : Not compatible with the version of your running IDE (Android Studio Giraffe | 2022.3.1 Patch 1)
    Compatible with IntelliJ IDEA (Ultimate, Community, Educational), Android Studio
    so what I should to do ?

  • @codeine5642
    @codeine5642 4 ปีที่แล้ว +1

    Can you give some ideas for making a game??? I’ve already made a TIC TAC TOE game and I want to make more, but can’t think what should I make??

  • @rickymakdsouza3303
    @rickymakdsouza3303 3 ปีที่แล้ว +1

    Bro which API your using?

  • @ramanbhullar9081
    @ramanbhullar9081 4 ปีที่แล้ว +1

    Thanks Sir, your are an amazing tutor, but i am facing a problem while using TextInputLayout & TextInputEditText (when added @style attribute) in Material design the code under this is not showing on my layout rest image view and text view are showing properly can you help me to understand the problem.

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Do me WhatsApp on wa.me/+923060000606

  • @tipscodes6335
    @tipscodes6335 3 ปีที่แล้ว

    Hello 👋👋why when I type

  • @sabkamalikek3
    @sabkamalikek3 4 ปีที่แล้ว +4

    Thank you so much from the bottom of my heart. Your example along with the explanation is too good.

  • @rafaqatmehmood
    @rafaqatmehmood 4 ปีที่แล้ว +1

    sir only one problem facing android developer my application working correctly but in logcat he display some error error is "too much work on main thread" how to resolve it any idea

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      It happens sometime and there are many reasons of this error. It can solved by changing the images folder! Means you have some heavy background files in your app.
      You can try to create a separate folder or use Async task in your project

  • @tejashreegawde4311
    @tejashreegawde4311 3 ปีที่แล้ว

    Android drawable importer is not available in my android studio!!
    what should i do??

  • @the_serene_dawn8131
    @the_serene_dawn8131 2 ปีที่แล้ว +1

    part of my code snippet. When running in the emulator, the text color is not showing " black" and the font " ubuntu " is not working too. The default font is there. The emulator is not showing any changes in color, button's color, etc at all. how do I solve it? I have searched the internet tried some of the solutions but didn't work.

    • @Tan-st5sp
      @Tan-st5sp ปีที่แล้ว

      dudeeee plzzzz help
      ActivityOptions options = ActivityOptions.MakeSceneTransationAnimation (MainActicity.this , pairs )
      When I write pairs after MainActivity ....it give me an error plz help dude plzzzzzzzzz

  • @codewithengineering
    @codewithengineering 4 ปีที่แล้ว +1

    Can you tell me how much days you required to become an android studio professional as I am beginner I want to know I am also trying my best for me its little difficult as I am beginner but I will do my best

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      Well I'm glad at least you are trying. Just work on it in a proper fashion regularly. Also I'll suggest you to follow my new series of City guide to learn proper android

    • @codewithengineering
      @codewithengineering 4 ปีที่แล้ว

      Okay Sir thank you for your suggestion

  • @khadidjamouhous9609
    @khadidjamouhous9609 4 ปีที่แล้ว

    hello sir i need your help plz ! i've followed all your steps but this is not working with me each time i add nothing happens idk where is the problem :(

  • @narasimhakumbar2863
    @narasimhakumbar2863 4 ปีที่แล้ว +3

    Sir please make tutorials Google Maps. Ordered product delivery tracking

  • @kartikaysharma9960
    @kartikaysharma9960 4 ปีที่แล้ว

    how do we import font ?? do we have to add custom font?

  • @ubaidmohameddahir4874
    @ubaidmohameddahir4874 4 ปีที่แล้ว +1

    Amazing video, thank you for helping us through clear explanation but I'm facing this error Cannot resolve symbol 'makeSceneTransitionAnimation' and can't get 'surround with if' option kindly may you help

  • @NurulHuda-jv8xh
    @NurulHuda-jv8xh 4 ปีที่แล้ว +1

    Thanks for the tutorial, I won't use Sppiner with google Material design. is it possible ?

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      Yes! Instead there is a drop-down option

  • @mansourx2
    @mansourx2 4 ปีที่แล้ว +2

    How can you do the Pair in Kotlin!
    doesn't seems to work to add two pairs as a list as you did in Java!
    Pair[] pairs = new Pair[2] ????????
    Pls reply.

    • @saurabhsaneja2236
      @saurabhsaneja2236 4 ปีที่แล้ว

      developer.android.com/training/transitions/start-activity#java

    • @jhonnnicollruizlopez3673
      @jhonnnicollruizlopez3673 4 ปีที่แล้ว

      Hola, según la documentación, importas
      import android.util.Pair as UtilPair
      ........
      val options = ActivityOptions.makeSceneTransitionAnimation(this,
      UtilPair.create(view1, "agreedName1"),
      UtilPair.create(view2, "agreedName2"))

  • @alexachadan1753
    @alexachadan1753 4 ปีที่แล้ว

    I really like the video... could make a video for splash screen for single activity apps which uses androidx components... like fragment , BottomNavigation, NavigationDrawer etc....

  • @mominatariq5462
    @mominatariq5462 3 ปีที่แล้ว +1

    Sir mera source linking failed ho Raha hia...app mobile par show Nahi ho rahi...app Kuch help Kar dien plz

    • @mominatariq5462
      @mominatariq5462 3 ปีที่แล้ว

      Latest Android studio mien style.xml Nahi a raha tha...Tu mien ne themes.xml mien Kam kya hia aur themes.xml v21 BHI banaya hia us mien BHI error a raha tha

  • @Shafaqnaz_19
    @Shafaqnaz_19 4 ปีที่แล้ว +2

    Hello sir, actually can you please tell me that how can I call login activity along with it's xml file in main cuz this isn't working... So Plz

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Using Intent? Or is your question is different?

  • @Inetworking
    @Inetworking 4 ปีที่แล้ว +1

    Nice brotherly but did the see where the splash screen layout is done.. Cheers

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      You need a splash screen video link?

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Thank you

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Splash Screen Link th-cam.com/video/JLIFqqnSNmg/w-d-xo.html

  • @nehadevishakya2635
    @nehadevishakya2635 4 ปีที่แล้ว +1

    I get an error when I use TextInputEditLayout. It says caused by android.view.InflateException. What do I do?

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      Please check the description for details

    • @muizahsanu4521
      @muizahsanu4521 4 ปีที่แล้ว

      if i not wrong, you call the id in the different layout

  • @sumon_tube
    @sumon_tube 4 ปีที่แล้ว +1

    thank you for your wonderful tutorial brother! I faced some wired problem. logo and text in Login activity does not close properly when close the app. those are vanish after some milisec. how to fixed it.

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      Can you please elaborate the problem clearly! So sorry but i did not get it

    • @sumon_tube
      @sumon_tube 4 ปีที่แล้ว

      @@CodingwithT thank you for your response brother. Fixed the problem myself.

    • @memesplanet9107
      @memesplanet9107 4 ปีที่แล้ว

      @@sumon_tube how did u fixed it bro, please guide me

  • @abhishekkumarrai5537
    @abhishekkumarrai5537 4 ปีที่แล้ว +2

    E/ActivityManager: Failure starting process com.android.camera
    java.lang.SecurityException: Package com.android.camera is not encryption aware!
    I am Getting this error please help!

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      This error look like emulator one check your device please or try to change it

  • @aadityashukla3065
    @aadityashukla3065 4 ปีที่แล้ว +1

    Cant find the com.google.android.material dependency

    • @aadityashukla3065
      @aadityashukla3065 4 ปีที่แล้ว +1

      Instead use this... This works!!
      implementation group: 'com.google.android.material', name: 'material', version: '1.0.0''

  • @rahulsarvaiya9922
    @rahulsarvaiya9922 3 ปีที่แล้ว +1

    hey,
    sir I have one doubt when I press back from the login page to exit the app, it will not exit but still shows the main animation page which u made on 1st video of this playlist plzz sir help

    • @todaymovies7726
      @todaymovies7726 2 ปีที่แล้ว

      did you get solution

    • @CodingwithT
      @CodingwithT  2 ปีที่แล้ว

      U need to make sure that Intent kills the previous activity while moving to Main activity

  • @shreyashkarandikar
    @shreyashkarandikar 4 ปีที่แล้ว +1

    Love from India

  • @yash2399
    @yash2399 4 ปีที่แล้ว +1

    which linear layout is used is it horizontal or vertical , i am not able to arrange it properly.

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Vertical Linear Layout

    • @yash2399
      @yash2399 4 ปีที่แล้ว +1

      @@CodingwithT
      Sir but all doesn't goes in order , like the position in vertical allignment not getting changed

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      @@yash2399 There might be a problem in the top layouts! Show me your code please :)

    • @yash2399
      @yash2399 4 ปีที่แล้ว

      Sir by which way i should show the code

    • @yash2399
      @yash2399 4 ปีที่แล้ว

      I am done , thank you 👍

  • @ShubhamSingh-ff8yx
    @ShubhamSingh-ff8yx 4 ปีที่แล้ว +1

    Bro, in textInputLayout when I put style then in my case when I run then that box gets outlined by blue colour. How to make it black like you are having in video? Please say

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      I am going to upload a new video on signup and login in few hours!
      In this playlist. Check that out th-cam.com/play/PL5jb9EteFAOCUaZa7MDKuMQgaYuERwWCY.html
      You can also set strokeColor

    • @memesplanet9107
      @memesplanet9107 4 ปีที่แล้ว

      modify this attribute #4ABA45

  • @ShubhamSingh-ff8yx
    @ShubhamSingh-ff8yx 4 ปีที่แล้ว

    Hi Sir, Here we are using linear layout from the starting. So, my question is that it won't be responsive in every Mobile phones? If no, then should I put this linearLayout within Constraint Layout? How to achieve the responsiveness in this?? Please help sir

  • @chandanshani5244
    @chandanshani5244 4 ปีที่แล้ว

    I am not able to find the batch drawable plugin in android studio

  • @XiaoLongBae
    @XiaoLongBae 4 ปีที่แล้ว +2

    error: method makeSceneTransitionAnimation in class ActivityOptions cannot be applied to given types;
    ActivityOptions options = ActivityOptions.makeSceneTransitionAnimation(MainActivity.this,pairs);
    ^
    required: Activity,android.util.Pair[]
    found: MainActivity,androidx.core.util.Pair[]
    reason: varargs mismatch; androidx.core.util.Pair[] cannot be converted to android.util.Pair

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Do me WhatsApp on wa.me/+923060000606

    • @shivakrishnan6354
      @shivakrishnan6354 2 ปีที่แล้ว

      hello did u got the solution

    • @otaviofagundes9347
      @otaviofagundes9347 2 ปีที่แล้ว

      @@CodingwithT
      hello did u got the solution

    • @otaviofagundes9347
      @otaviofagundes9347 2 ปีที่แล้ว

      Hi did you manage to solve it?

    • @CodingwithT
      @CodingwithT  2 ปีที่แล้ว

      @@otaviofagundes9347 Try this import android.util.Pair as UtilPair

  • @smjrockx1744
    @smjrockx1744 2 ปีที่แล้ว +1

    sir the material theme is not working in my application , its not showing the borders for the box and also not showing the name over the box as in your case is showing .. pls help what to do

    • @CodingwithT
      @CodingwithT  2 ปีที่แล้ว +1

      I guess you have a dependency issue. Kindly try to check if dependency is properly added. Also please clean and rebuild the project

    • @smjrockx1744
      @smjrockx1744 2 ปีที่แล้ว +1

      @@CodingwithT sir but I'm able to access all the material dependency content and I've added using the same method you told with the version 1.0.0

    • @CodingwithT
      @CodingwithT  2 ปีที่แล้ว +1

      Just try to clean and rebuild. Also delete the app from your device. I hope that works

  • @putrinabilahapsari7490
    @putrinabilahapsari7490 3 ปีที่แล้ว +1

    I can't use the TextInputLayout. anybody knows why? I already use the LinearLayout, but when i type TextInputLayout it didnt found.

    • @CodingwithT
      @CodingwithT  3 ปีที่แล้ว

      Do me WhatsApp on wa.me/+923060000606

  • @Hamza-mz2ou
    @Hamza-mz2ou 4 ปีที่แล้ว +1

    style="@style/widget.Material.Component.TextImputLayout.OutlineBox
    this line crashes application.please advise

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      Have you added the Material dependency? If so then instead of just copying please try to rewrite that line

    • @luiggyalejandronunezbazala9662
      @luiggyalejandronunezbazala9662 4 ปีที่แล้ว

      the same thing happened to me in the same line

    • @farhantemp7656
      @farhantemp7656 4 ปีที่แล้ว +2

      Add dependency version 1.0.0 which mentioned in the video
      Don't use latest 1.1.0, it crashes the app
      This works for me

    • @barskahraman2740
      @barskahraman2740 4 ปีที่แล้ว

      @@farhantemp7656 Thank you bro, you saved me

    • @visheshjeswani4114
      @visheshjeswani4114 4 ปีที่แล้ว

      @@farhantemp7656 Still not working

  • @eerojunewsservice
    @eerojunewsservice 4 ปีที่แล้ว +1

    sir i need ur help. i have a one android un completed project. pl ful fill the project and help to me. that project verymuch need the at the movement...

  • @Decim20
    @Decim20 3 ปีที่แล้ว +1

    I tried making this at first time i was successful but when i tried second time the outline of the editText was not there when i clicked on the editText it was appearing. Please solve this

    • @CodingwithT
      @CodingwithT  3 ปีที่แล้ว

      Do me WhatsApp on wa.me/+923060000606

  • @adil-memon
    @adil-memon 4 ปีที่แล้ว

    Can you make video on notifications? How to send notification to specific users

  • @tyoistyo
    @tyoistyo 4 ปีที่แล้ว +1

    Sir, I have the problem when splash screen go to login. It shows phone menu for a while. I have problem too when I press back in login. It shows my picture logo and text for a while even though it's background is my phone menu. it stucks for a while. What can I do to resolve this? I hope you would share the solution for me.

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      I've shared the code with someone in comments and now I'm away will share it with you also.
      To close the app on backpressed please use finish(); at the end of intent in splash screen

    • @tyoistyo
      @tyoistyo 4 ปีที่แล้ว

      ​@@CodingwithT I have done it sir but it's still the same. I tried your recommendation to use intent flags but it's worse than finish(). I confuse

  • @hyvtech2831
    @hyvtech2831 4 ปีที่แล้ว +1

    Hi sir, i need your help, whenever i add this line-
    it show error, and after exporting app, the app is crashed and say Application stop and also the text box is not shown in my project. Please help me asap.

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Do the gardle check

    • @Philipp252
      @Philipp252 3 ปีที่แล้ว

      any solution found?

    • @Tan-st5sp
      @Tan-st5sp ปีที่แล้ว

      @@Philipp252 u found any solution 🥺

  • @adnanaleem6137
    @adnanaleem6137 4 ปีที่แล้ว

    Can anyone solve my problem? When i create a login page(using any layout) and run on my phone the "login" and "register" buttons just disappear from the screen and the above button drop down...pleasee help me

  • @md.arifhossain5605
    @md.arifhossain5605 4 ปีที่แล้ว +1

    Hello bro I can't upload product picture of my dashboard... When I upload product picture it's showing missing temporary folder.... Can you please help me.

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Hi, are you uploading it from inside the Studio or from Database?

  • @anasmerz6994
    @anasmerz6994 4 ปีที่แล้ว

    When I put code style Under the box

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Can you please give this a try? th-cam.com/video/jh5woifGidw/w-d-xo.html

  • @shubhamshah6703
    @shubhamshah6703 4 ปีที่แล้ว +2

    can you please provide the source code since the link in the description is redirecting me to the website but there is no source code in there

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Do contact with me on Instagram

  • @soumo11jr
    @soumo11jr 4 ปีที่แล้ว

    In the previous video you linked main activity with dashboard screen, after that you added another activity i.e, the login activity but when I tried to remove the dashboard activity from java folder and main activity.java code and replace login.class instead of dashboard.class after the initial screen it's now showing anything. Also I'm using implementation 1.0.0. Kindly help me resolve this

  • @ganeshgt3383
    @ganeshgt3383 3 ปีที่แล้ว +1

    Hi Brother,
    i tried to recreate what u have shown in this video but facing a issue.
    After 5sec delay my app is jumping to Dashboard and not to login page :(
    help me out brother

    • @CodingwithT
      @CodingwithT  3 ปีที่แล้ว

      Do me WhatsApp on wa.me/+923060000606

  • @karanshah3214
    @karanshah3214 4 ปีที่แล้ว +2

    Progress Bar On click button like u did in login...

  • @bakkiyabalakrishnan7339
    @bakkiyabalakrishnan7339 4 ปีที่แล้ว +1

    I couldn't able to add material dependency it is showing that "please enter a valid coordinate,discover it or select one from the list".So can you please tell me how can i add material dependency...Sir!!!!

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Just copy the dependency from the link provided in description and add that in buid.gradle with Implementation keyword

  • @mszaman752
    @mszaman752 4 ปีที่แล้ว +1

    i'm facing problem at the statement "setContentView(R.layout.activity_login);" in "Login.java" file that "activity_login" is red and when i pull over my cursor on "activity_login" then the pop-up says "Cannot resolve symbol 'activity_login'. hope you'll help me to find out the solution

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Try to close the project and run it again. But first try to clean and rebuild your project.

    • @LearnKinyarwanda
      @LearnKinyarwanda 4 ปีที่แล้ว

      @@CodingwithT Cleaning, rebuilding and then close the project couldn't help. The problem is due to com.google.android.material.textfield.TextInputLayout

    • @LearnKinyarwanda
      @LearnKinyarwanda 4 ปีที่แล้ว

      I just found out that, the style attribute in the com.google.android.material.textfield.TextInputLayout is the one causing the crash

  • @muhammadwalidnasir50
    @muhammadwalidnasir50 4 ปีที่แล้ว +1

    when my login page opens up the cursor in username is already blinking and highlighted how to disable it?

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      remove the word focusable

    • @muhammadwalidnasir50
      @muhammadwalidnasir50 4 ปีที่แล้ว

      @@CodingwithT what is the property in xml same name focusable?

    • @muhammadwalidnasir50
      @muhammadwalidnasir50 4 ปีที่แล้ว

      @@CodingwithT bro if i remove it or set focusable to false the text field become passive and i cant clik inside it and the animation is also gone

    • @memesplanet9107
      @memesplanet9107 4 ปีที่แล้ว

      just add this android:focusableInTouchMode="true"

  • @codewithmi7749
    @codewithmi7749 4 ปีที่แล้ว

    i have facing the problem in the main in pair y showing in error android x .core.util.pair,required android.util.pair

  • @itsvineethk
    @itsvineethk 4 ปีที่แล้ว

    ActivityOptions options = ActivityOptions.makeSceneTransitionAnimation(MainActivity.this,Pairs);
    in this the Pairs is showing error. Pairs is in red.

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Have you created the pairs right?

  • @ahmedutuber
    @ahmedutuber 4 ปีที่แล้ว +1

    Is necessary add [ com.google.android.material]? because my project sync IDE work properly !

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      If that is working then let it be :)

    • @ahmedutuber
      @ahmedutuber 4 ปีที่แล้ว

      @@CodingwithT
      I followed all steps implementation but problem is com.google material not working in build.gradle , change Sync Files IDE , and won't run application

  • @renzozafe
    @renzozafe 4 ปีที่แล้ว +1

    the style for TextInputLayout doesnt work, what to do?

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Need to check the code

    • @renzozafe
      @renzozafe 4 ปีที่แล้ว

      @@CodingwithT thank you, I installed some packages and finally it worked

    • @Tan-st5sp
      @Tan-st5sp ปีที่แล้ว

      @@renzozafe plz help .... Mine give same error plzzzzzzzzz

  • @tusharrupani4460
    @tusharrupani4460 4 ปีที่แล้ว +3

    You are such a great person! Much love and appreciation :)

  • @zahrarizkiannisa724
    @zahrarizkiannisa724 4 ปีที่แล้ว

    could you tell me how to add the phone in that video? and how to animate it (zoom in, zoom out)? (windows user)

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Didn't get your point

    • @zahrarizkiannisa724
      @zahrarizkiannisa724 4 ปีที่แล้ว

      @@CodingwithT (1) how to animate the smartphone like zooming in and out like in 0:24 - 0:26 and (2) what application did you use to record the prototype demo so that there is a background behind it? thanks for your response^^

  • @jigarpanchal8380
    @jigarpanchal8380 4 ปีที่แล้ว +1

    Hello which place you download this video car icon ?

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Do me WhatsApp on wa.me/+923060000606

  • @rohithr7333
    @rohithr7333 4 ปีที่แล้ว +1

    After the splash screen I am able to run but my app is " unfortunately stopping " iam getting like this plz help me

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Do me WhatsApp

    • @rohithr7333
      @rohithr7333 4 ปีที่แล้ว +1

      @@CodingwithT from 1947 Iam msging u reply bro

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      You've not text me there

  • @zohirdjouama
    @zohirdjouama 4 ปีที่แล้ว

    I work like you but when I click login, the app will stop 😟 any help ?

  • @thiviyakannathazan
    @thiviyakannathazan 3 ปีที่แล้ว +1

    bro, the application has stopped after the splash screen so the animation didn't work for the login part. Pls solve this problem

    • @CodingwithT
      @CodingwithT  3 ปีที่แล้ว

      Do me WhatsApp on wa.me/+923060000606

    • @thiviyakannathazan
      @thiviyakannathazan 3 ปีที่แล้ว

      @@CodingwithT I already whatsapp you sir

  • @Ruti3131
    @Ruti3131 4 ปีที่แล้ว +1

    my page still goes to the dashboard not to the Login what to do???

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Do contact with me on Instagram

  • @lakshmipriya8218
    @lakshmipriya8218 4 ปีที่แล้ว +1

    I m getting edit text box in pink Color , how can i change that to black color..

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      you can change it in XML by stroke color etc!!! :)

  • @narayandhakal6908
    @narayandhakal6908 4 ปีที่แล้ว

    Can you make an dynamic app that can be updated regular like news app, quiz or many more data can be updated daily

  • @priyamvashi2187
    @priyamvashi2187 4 ปีที่แล้ว +1

    Is there anyway to remove white screen delay in starting?

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Do me WhatsApp on wa.me/+923060000606

  • @yahyadurrani5482
    @yahyadurrani5482 4 ปีที่แล้ว +4

    Bro, im doing my FYP and you are making my life easy

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      Happy to hear that!

  • @sudheerkumar-di9bb
    @sudheerkumar-di9bb 3 ปีที่แล้ว

    My App Crashes And Doesn't Enter Into The Login Page... Plz Help Me!.. I Made All The changes As in The Video... But It Is Crashing 🙏

  • @abdiabader371
    @abdiabader371 4 ปีที่แล้ว +1

    salam aleykum Taimoor S.
    Wonderful tutorial.Can u send materials to read about android or names of books on android.
    thank you.

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว

      Noted! Will update you

  • @charisaemmanuel5969
    @charisaemmanuel5969 4 ปีที่แล้ว +1

    my theme is not working...even when I added the theme you suggested

    • @CodingwithT
      @CodingwithT  4 ปีที่แล้ว +1

      What's the problem?

    • @charisaemmanuel5969
      @charisaemmanuel5969 4 ปีที่แล้ว

      @@CodingwithT I've been able to fix it🙏🙏thank you