Answer the question
In order to leave comments, you need to log in
Where are third-party widgets stored on android?
We need to find the storage location of the "Sticky notes" widget, namely the data created and written in it.
It had the right text but the widget was accidentally removed from the screen.
There was a similar question on the toaster but I did not see the answer there. I need to know in which directory and file a third-party installed widget and data from it is stored,
Andriod 4.3
Answer the question
In order to leave comments, you need to log in
Widgets are no different from applications except for the interface. Lie /data/data/<application package>. The data section is not accessible to a non-root user. However, it is highly likely that when the widget is removed from the screen, the data is deleted.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question