A simple click counter application made in Android Studio using java.The app uses increment, decrement and reset features to increase,decrease and reset the number when clicked by the user.
The source code provided in this article is just the dependencies of activity and the code used in activity_main.xml will create the counting process and define its attributes.
- Landscape Orientation needs ot be handled.
- More features to be added in the future. These include :
- Improving the UI using material design, animations, etc.
- And finally, innovation and creativity to improve this project, add more features and fixing bugs is always welcomed. :)
