Skip to content

akashpate1/Android-RecyclerView-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Android Recycler View Generator

A web based tool to generate android recycler view code in java. This tool generates A Model to be used in recycler view, Recycler View Adapter and Basic Item Layout. Of Course you can customize it as per your choice.

Installation

You can visit here to use the tool online or you can clone this repository by using following command:

git clone https://github.com/akashpate1/Android-RecyclerView-Generator.git

Usage

  1. Enter Model Name.
  2. Enter Adapter Name.
  3. Enter Item Layout File Name.
  4. Enter Fields for your model.
  5. Click Generate Code.
  6. Download/Preview required files.
  7. Include Glide gradle dependency to use ImageView

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published