Android Open Source - App project WeightRecorder






Project Summary

Android project: Simple app that let's you record and follow your wieght..

Web Site / Source Repository

WeightRecorder is hosted in the following web site
https://github.com/krille0x7c2/WeightRecorder

If you think the Android project WeightRecorder 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 WeightRecorder.

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count7
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 2 image files in WeightRecorder. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WeightRecorder has the following Java source files.

com.krille0x7c2.weightrecorder.app.Database.DatabaseHandler.java
com.krille0x7c2.weightrecorder.app.Database.DatabaseHandlerImpl.java
com.krille0x7c2.weightrecorder.app.Database.PersonalData.java
com.krille0x7c2.weightrecorder.app.Fragments.FirstGreeter.java
com.krille0x7c2.weightrecorder.app.Fragments.FirstPage.java
com.krille0x7c2.weightrecorder.app.Fragments.GraphPage.java
com.krille0x7c2.weightrecorder.app.Fragments.HistoryPage.java
com.krille0x7c2.weightrecorder.app.Fragments.NavigationDrawerFragment.java
com.krille0x7c2.weightrecorder.app.Fragments.SettingPage.java
com.krille0x7c2.weightrecorder.app.MainActivity.java