Skip to content

Latest commit

 

History

History
 
 

README.md

Click Counter App

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.

Screenshot

Concept

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.

Documentation and Resources used

Future Aspects of the app

  • 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. :)