I am currently working on an app which is just a event trigger. I want it to be as simple as possible so I was wondering if it was possible to create an app which works as follows:

When you click on the launcher icon, instead of going into an application, the app's icon merely changes color (e.g. the icon flips from red to green). This would indicate the status of the app. Perhaps if you want to get fancy display a Toast pop-up briefly when it is triggered but nothing more than that. At all times you wold still be in the applications menu.

有帮助吗?

解决方案

Add a widget with an icon, then change that icon depending on the tapping of the icon.

其他提示

I believe that you will find the answer by using ancient wisdom…

WIDGET

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top