A
A
Alexey Ivanov2018-02-04 23:47:51
Android
Alexey Ivanov, 2018-02-04 23:47:51

Where to upload the archive to the android application, then to display the content, for example, in an ImageView?

There is an archive located along the path Environment.getExternalStorageDirectory() + "/Download/Browser/ASD.zip";
Where to upload it and how to display data from the archive in the View?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Zagaevsky, 2018-02-05
@zagayevskiy

One can use https://docs.oracle.com/javase/7/docs/api/java/uti... + new File(...)
+
https://developer.android.com/reference/android/gr ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question