java - Weird thing during installing a widget on Android -


i have totally weird problem on android.

i have app, have widget (declared in manifest, etc).

problem is, when debug application (run android studio in debug mode) instead of widget (with icon, name , logic) weird installed - widget without title, standard stock icon, , 1 button inside "sync cards".

i don't need add doesn't work widget...

more weirdly, don't have "sync cards" string in whole project, don't have layout have such thing.

when uninstall application , debug again, help.

what's going on? can't upload such thing android market.


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -