Skip to content

This is my first android app, it's the samplest stopwatch

Notifications You must be signed in to change notification settings

c3730915/Stopwatch

Repository files navigation

Stopwatch

This is a milestone of my coding about android

It's just a stopwatch app, but I learnt how to use Github to commit and push, this is also the first project that you can run on your phone, I just started my learn of Android.

So I'm gonna introduce the structure of this project in a brief way

  • app/src/main/java/com/hfad/stopwatch/StopwatchActivity.java

    Shows how to work by using java, the way that the stopwatch perform and the inside codes of this app

  • app/src/main/res/layout/activity_stopwatch.xml

    shows the layout of it.

About

This is my first android app, it's the samplest stopwatch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages