Skip to content

EasyDo, A ToDo List Android App, using the Android Architecture Component libraries (Room, ViewModel, LiveData) with RecyclerView and Java following MVVM architecture.

hemantj99/EasyDo

Repository files navigation

EasyDo

A note taking app, using the Android Architecture Component libraries (Room, ViewModel, LiveData) with RecyclerView and Java following MVVM architecture.

To Run the Application

  • Clone this repo: git clone https://github.com/hemantj99/EasyDo.git

  • Open Android Studio and Since the app is developed in Android Studio, you can clone this app repository and import it into your Android Studio. Then either run it with an emulator or on an actual device (what I do). More information on how to do this is availabe here.

Or

Download the Zip file of this repo and How to run it?

  • It is very simple, Unpack the download ZIP (from this repository) and open Android studio.
  • Go to File -> New -> Import project and look for the unpacked file in your computer.
  • Application Name: EasyDo will appear to the users, select it and open it.
  • If you try to run, there will be a prompt message to let you know that you need and Create Virtual Device.
  • So do this, From the Your Virtual Devices page of the AVD Manager, click Create Virtual Device.
  • Select a hardware profile, and then click Next.
  • If you don't see the hardware profile you want, you can create or import a hardware profile.

  • Once the application is successfully imported, Go to Run -> Run App.

I hope you enjoy it!

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

hemantjain99 | LinkedIn hemantjain1999 | Twitter hemantjain_21 | Instagram

About

EasyDo, A ToDo List Android App, using the Android Architecture Component libraries (Room, ViewModel, LiveData) with RecyclerView and Java following MVVM architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages