Android Open Source - App time EnergyTimes






Project Summary

An android app to know the price of electricity according to the time of day.

Web Site / Source Repository

EnergyTimes is hosted in the following web site
https://github.com/joninvski/EnergyTimes

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

ItemValue
Java File Count16
Activity Count2
Fragment Count1

Java Source Files

EnergyTimes has the following Java source files.

com.pifactorial.energytimes.Constants.java
com.pifactorial.energytimes.HoursPreferenceActivity.java
com.pifactorial.energytimes.MainActivity.java
com.pifactorial.energytimes.ManagePreferences.java
com.pifactorial.energytimes.domain.Company.java
com.pifactorial.energytimes.domain.DayWithoutPlanException.java
com.pifactorial.energytimes.domain.Edp.java
com.pifactorial.energytimes.domain.Endesa.java
com.pifactorial.energytimes.domain.LocalTimeInterval.java
com.pifactorial.energytimes.domain.Period.java
com.pifactorial.energytimes.domain.Plan.java
com.pifactorial.energytimes.domain.PlanNotFoundException.java
com.pifactorial.energytimes.ui.view.CustomDigitalClock.java