Skip to content

codingsansar.com

programming made easy

Menu
  • Home
  • HTML
  • Android Development
    • Android Projects
  • Java
  • Flutter
  • SQL Server
  • VB

Category: Android Projects

Row Layout Recyclerview item xml example

No Comments
| Android Projects

horizontal_item_booking.xml:- Layout with Rating bar :- Order Single item :- Show product in grid layout :- Review item design:- Grid_list_item:- grid_list item for product :- item for horizontal scrolling :-

Read More »

Retrofit android Example with Recyclerview

No Comments
| Android Projects

How to use api in android app| how to integrate api in android using retrofit dependency for retrofit Step 1:- Create a Package name Api make a class ApiClient.java Step2:- Api Interface ApiInterface.java Step3:- Fragment_booking.xml Step4:- layout for recyclerview item food_single_item.xml Step5:- FoodAdapter.java Step6:- Booking_Fragment.java Step7:- Create Util folder and create a java class for […]

Read More »

RecyclerView with Static Data Android

No Comments
| Android Projects

How to insert static data in recyclerview | recyclerview simple example in easy way Step1:- Create xml where you want to show list .in this article we add in fragment fragment_profile.xml :- Step2:- Create a layout for recyclerview item horizontal_item_single_row.xml Step3:- Now we will create Adapter for recyclerview Profile_Adapter.java Step4:- Profile_Fragment.java For Binding Concept Click […]

Read More »

How to Use Sqlite Database in Android studio

No Comments
| Android Projects

In this Project we will use sqlite database to store contact and show all contacts in recyclerview and if you click on contact you will move to new Activity that is Dispaly Contact. Step1:- MainActivity.xml Step2:- displayContact.xml Step3:- Item for recycler view row.xml:- Step4:- MainActivity.java Step5:- displayContact.java Step6:- create params.java Step7:- Create model class for […]

Read More »

Bottom Navigation

No Comments
| Android Projects

how to use Bottom navigation in android Step1:- Put Frame Layout in Activity where you need to pass fragment. Step2: for Bottom navigation Step3:- MainActivity.java Step3:- Menu.xml

Read More »

Recycler View and Drawer

No Comments
| Android Projects

Step1:- We have a RecyclerView in MainActivity MainAcitivity.xml Step2:- We have to create a layout for recycler view items order_list_item.xml Step3:- Create Model Class ProductModel.java Step4:- Now Create Adapter Class. ProductAdapter: Step5:- MainActivity.java Now Recycler view part is completed . if you want to add drawer in this we have some more steps Step1:- Toolbar […]

Read More »

Drawer demo

No Comments
| Android Projects

Drawer demo project in android Step1: Main Activity where you want to show MainActivity.xml :- Step 2: Design nav_header layout in layout section nav_header.xml: – Step3:- right click on res folder create a new Android resources directory menu and create a menu resource file nav_menu.xml:- Step4: MainActivity.java Depedency for Circle Image view

Read More »

Recent Posts

Programming

  • Home
  • HTML
  • Android Development
    • Android Projects
  • Java
  • Flutter
  • SQL Server
  • VB

About Codsar

  • About us
  • Contact us
  • Disclaimer
  • Privacy Policy

codingsansar.com 2025 . Powered by WordPress