Android Open Source - Framework framework JFitness






Project Summary

A Framework made in Java that will assist the creation of software and apps made to helps it's user lose weight and get in shape..

Web Site / Source Repository

JFitness is hosted in the following web site
https://github.com/JulsRicketti/JFitness

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

ItemValue
Java File Count22
Target SDK Version18
Minimum SDK Version8
Activity Count6
jar files usedandroid-support-v4.jar




Java Source Files

JFitness has the following Java source files.

com.jfitness.activities.DashboardActivity.java
com.jfitness.activities.InitialActivity.java
com.jfitness.activities.PhysicalActivity.java
com.jfitness.activities.RegisterUserActivity.java
com.jfitness.analyse.Analyse.java
com.jfitness.analyse.RunningAnalyse.java
com.jfitness.analyse.WalkingAnalyse.java
com.jfitness.analyse.WeightLossAnalyse.java
com.jfitness.history.ActivityHistory.java
com.jfitness.history.History.java
com.jfitness.monitor.Monitor.java
com.jfitness.monitor.RunningMonitor.java
com.jfitness.monitor.WalkingMonitor.java
com.jfitness.monitor.WeightLossMonitor.java
com.jfitness.others.Mediator.java
com.jfitness.others.User.java
com.jfitness.persistance.DatabaseAdapter.java
com.jfitness.recommend.Recommend.java
com.jfitness.recommend.RunningRecommend.java
com.jfitness.recommend.WalkingRecommend.java
com.jfitness.recommend.WeightLossRecommend.java
com.jfitness.report.Report.java