An Android application that reads in the barcode or QR code and stores the information of the item. Information may be the name of the item, type, expiry date if any..
Expiry-date-notifier is hosted in the following web site
https://github.com/sritej/Expiry-date-notifier
If you think the Android project Expiry-date-notifier 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 Expiry-date-notifier.
Item | Value |
---|---|
Java File Count | 16 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.VIBRATE android.permission.WAKE_LOCK com.app.hackathon.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
Expiry-date-notifier has the following Java source files.
com.androidhive.pushnotifications.AlertDialogManager.java com.androidhive.pushnotifications.ConnectionDetector.java com.androidhive.pushnotifications.WakeLocker.java com.app.hackathon.AlarmManagerActivity.java com.app.hackathon.AlarmManagerFb.java com.app.hackathon.CommonUtilities.java com.app.hackathon.GCMIntentService.java com.app.hackathon.HandleNotificationActivity.java com.app.hackathon.LoginActivity.java com.app.hackathon.MainActivity.java com.app.hackathon.ResponseActivity.java com.app.hackathon.ServerUtilities.java com.google.android.gcm.GCMBaseIntentService.java com.google.android.gcm.GCMBroadcastReceiver.java com.google.android.gcm.GCMConstants.java com.google.android.gcm.GCMRegistrar.java