G
G
Galimzhan Gabdreshov2015-10-18 00:45:34
MySQL
Galimzhan Gabdreshov, 2015-10-18 00:45:34

Where are Android widgets stored?

Tell me, is it possible to implement the ability to save the widget settings to a file, share and import them? Ideally, it would be great if it would be possible, when clicking on a certain file, that an automatic widget with nested settings would appear.
I wrote the program below, and I want to expand the convenience for users.
Phone Widget Displaying the SQL Result of a Write...
Thank you for any help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Varakosov, 2015-10-18
@thelongrunsmoke

Write your export-import in an arbitrary format. To use your application when opening a file, use the IntentFilter by extension.
<data android:pathPattern=".*\\.config" />

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question