user948620
user948620

Reputation:

Adding Item in Android 4.2 Quick Settings Panel

I just want to make a Battery Temperature Monitor and display it in Quick Settings Panel like in Google+ .

Is it possible to add an item on it? How?

enter image description here

Suggestions would be appreciated. Thanks

Edit: Changed "New Notification Bar" to "Quick Settings Panel"

Upvotes: 4

Views: 5159

Answers (1)

adamp
adamp

Reputation: 28932

This is the quick settings panel, not the notifications panel. Google+ is not permitted to modify or add to this panel and neither is any other downloaded app.

The profile image shown is part of the specialized "Me" profile created by the system that the G+ app syncs contact information into. The G+ app is not able to define this tile or the action taken when you tap on it from this panel. The contact card shown when you tap the profile icon is hosted by the system's People app which any other app can inject contact data into, not the G+ app.

Upvotes: 2

Related Questions