[TIMOB-9939] Android: Support Android NotificationBuilder including Jelly Bean extensions
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 2.1.0 |
Fix Version/s | n/a |
Components | Android |
Labels | core |
Reporter | Bill Dawson |
Assignee | Unknown |
Created | 2012-07-11T13:02:30.000+0000 |
Updated | 2018-02-28T20:03:14.000+0000 |
Description
Jelly Bean introduced [new notification features](http://developer.android.com/about/versions/jelly-bean.html) (search for "notifications") that are best and most easily "built up" via [NotificationBuilder](http://developer.android.com/reference/android/app/Notification.Builder.html). We are considering making a wrapper of that in Ti Android.
No comments