This is a Sample project for easy understanding of the GSON library.
- Android Studio (Gradle build system)*
- Git installed*
- Fork this repository to your github profile (On the Top-Right corner).
- Copy the URL of your repository on your profile from your browser.
- Open Android Studio.
- click on File --> New --> Project from Version Control --> Git.
- Paste the URL on GIT Repository URL Box.
- Select your Parent Directory (Where the project should be installed in your local Computer).
- Change the Directory name if you want.
- Click on Clone. ( After cloning if any pop-up appears, Click on Remove Selected) And You are done.
After gradle build finished, you can run it on your Emulator or real device by clicking on the green triangular buuton on the top.
Gradle
You are welcome to contribute to this repository. For Contribute to this repository follow this process...
- Commit your changes.
- Push to Github.
- Create a pull request with proper comment (Why these changes required, how these changes effect this project etc).
- You can also contribute to this project by editing or by writing contents etc.
Sayan Mukherjee - Android Developer See also the list of contributors who participated in this project.
This project is free and open source to use in any project if you want. This project licence also includes Google GSON . See for more information in licence.md file in this repository.