How to create a new java class in android studio

 Follow these steps to create a new java class
Right-click on the package name

                                                                                 


Click on the java class

                                                                                         

Type java  class name(Exp:- songs) and press Enter


Your java class ready 😎😎😎😎😎


     How to create a custom menu in android studio

Comments

Popular posts from this blog

How to authenticate mobile number in android studio

How to connect android project to Firebase

How to create a new activity in existing android project in android studio

How to Create a Custom menu in android studio

How to create android project in android studio

How to add(Part-2) Video in FirebaseRecyclerAdapter in android studio

How to download google-services.json file from firebase

How to Add Like,Dislike button in video in android studio

How to create Layout Resource File in existing project in android studio

How to add Video(Part-1) in FirebaseRecyclerAdapter from Galllary..