Code: Select all
[
{
"app_name": "Google Play Music",
"buttons": [
"Thumbs up",
"Previous",
"Play",
"Next",
"Thumbs down"
],
"content_title": "I'm The Man Remix",
"content_title_big": "",
"id": 1,
"notification_category": "transport",
"notification_foreground_service": false,
"notification_is_group_summary": false,
"notification_large_icon": "android.graphics.Bitmap@1cf7273",
"notification_local_only": false,
"notification_ongoing": false,
"notification_sound_default": false,
"notification_sub_text": "I'm The Man",
"notification_text": "I'm The Man Remix\n50 Cent\nI'm The Man",
"notification_text_big": "I'm The Man Remix\n50 Cent\nI'm The ManThumbs up\nPrevious\nPlay\nNext\nThumbs down\n\n",
"notification_vibrate_default": false,
"notification_visibility": 1,
"notification_when": 1475202405420,
"package_name": "com.google.android.music",
"title": "",
"wearable_actions": [
"Previous",
"Play",
"Next"
]
},
{
"app_name": "Automagic Premium",
"buttons": [],
"content_title": "Automagic Premium",
"content_title_big": "",
"id": -3,
"notification_foreground_service": true,
"notification_is_group_summary": false,
"notification_local_only": false,
"notification_ongoing": true,
"notification_sound_default": false,
"notification_text": "Automagic Premium\nAutomagic service is running\n",
"notification_text_big": "Automagic Premium\nAutomagic service is running\n\n",
"notification_ticker_text": "Automagic Premium",
"notification_vibrate_default": false,
"notification_visibility": 0,
"notification_when": 0,
"package_name": "ch.gridvision.ppam.androidautomagic",
"title": "Automagic Premium",
"wearable_actions": []
}
]
How would i go about that, if I'm correct i need the EAP newest version? I already got that set up, i just want to take that false information and put it into a variable. I tried Googling with no luck."notification_ongoing": false,