Here I did an Android widget. I want to add it to the homescreen, but when adding it I do not see it. When running on an eclipse, this is what it says:
What to do? How to be?
Here I did an Android widget. I want to add it to the homescreen, but when adding it I do not see it. When running on an eclipse, this is what it says:
What to do? How to be?
Try a long poke on an empty place where the widget was added. If the context menu or drag-in appears, it means that the widget has been added, but invisible (with a transparent picture) - i.e. You got it wrong with the resource that should be displayed on your widget.
There were also a couple of cases when this happened quite spontaneously, helped wedge-reheated. Perhaps sdk buggy and forgot to pack the image in apk.
// FIXME В след. раз лучше делай скриншот вкладки LogCat, в логе консоли видно только установку приложения
Source: https://ru.stackoverflow.com/questions/140538/
All Articles