JDNdeveloper / Off-By-One

CMPS 115 Project: Jayden Navarro, John Gemignani, Alex Gonzalez, Kevin Cheng, Josh Innis
0 stars 0 forks source link

Change Name of Notification class #8

Closed agonza26 closed 9 years ago

agonza26 commented 9 years ago

as I'm looking up how the phone class should work with vibrate led etc, i found http://developer.android.com/reference/android/app/NotificationManager.html and http://developer.android.com/reference/android/app/Notification.html

which we probably use as our method to push notifications to the bar, so we should change it to Alarm or something

agonza26 commented 9 years ago

another link that can be helpful for when we tackle notifications http://developer.android.com/reference/android/app/Notification.Builder.html