Android Open Source - Sound music CustomStopWatch






Project Summary

A custom stopwatch android application: The App will use spotify and Facebook API. For each countdown timer the app will find songs on current user's spotify play list and match the exact time demanded with songs. Music stops playing to signify end of timer.

Web Site / Source Repository

CustomStopWatch is hosted in the following web site
https://github.com/albertowusuasare/CustomStopWatch

If you think the Android project CustomStopWatch listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of CustomStopWatch.

ItemValue
Java File Count5
Target SDK Version21
Minimum SDK Version14
Activity Count3
Fragment Count3
Required Permissionsandroid.permission.INTERNET




Java Source Files

CustomStopWatch has the following Java source files.

com.example.customstopwatch.MainActivity.java
com.example.customstopwatch.MainFragment.java
com.example.customstopwatch.TimerActivity.java
com.example.customstopwatch.TimerFragment.java
com.example.customstopwatch.Utlitity.java