Android Open Source - Timer Notification meatballs






Project Summary

Meatballs is a sample Android app that shows usage of major Android sub-systems - Activities, Services, Receivers and Notifications (2011)..

Web Site / Source Repository

meatballs is hosted in the following web site
https://github.com/kozyr/meatballs

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, land]
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.ACCESS_BACKGROUND_SERVICE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED




Resource Files

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

icon48.png
refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

meatballs has the following Java source files.

com.github.kozyr.android.meatballs.AlarmSetup.java
com.github.kozyr.android.meatballs.LocationUpdateListener.java
com.github.kozyr.android.meatballs.MeatBallTrackerActivity.java
com.github.kozyr.android.meatballs.MeatBallTrackerApp.java
com.github.kozyr.android.meatballs.Util.java
com.github.kozyr.android.meatballs.map.TruckLocation.java
com.github.kozyr.android.meatballs.map.TruckOverlay.java
com.github.kozyr.android.meatballs.map.directions.DirectionFetchException.java
com.github.kozyr.android.meatballs.map.directions.DirectionsFetcher.java
com.github.kozyr.android.meatballs.map.directions.MapDirections.java
com.github.kozyr.android.meatballs.map.directions.MapPath.java
com.github.kozyr.android.meatballs.map.directions.PolyLine.java
com.github.kozyr.android.meatballs.receiver.AlarmSetupReceiver.java
com.github.kozyr.android.meatballs.service.MeatBallService.java