Moving onwards with Android Studio. No fear..
PunchTestAndroidStudio is hosted in the following web site
https://github.com/AndrewRaySykes/PunchTestAndroidStudio
If you think the Android project PunchTestAndroidStudio listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of PunchTestAndroidStudio.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 3 |
jar files used | date4j.jar sqliteassethelper-2.0.1.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\databases\punchtimes.db |
PunchTestAndroidStudio has the following Java source files.
com.andrewraysykes.punchtest.BuildConfig.java com.andrewraysykes.punchtest.MainActivity.java com.andrewraysykes.punchtest.PayPeriod.java com.andrewraysykes.punchtest.PayPeriodEntryActivity.java com.andrewraysykes.punchtest.PayPeriodSQLiteHelper.java com.andrewraysykes.punchtest.PayTime.java com.andrewraysykes.punchtest.PunchConstants.java com.andrewraysykes.punchtest.TimeEntryActivity.java