A
A
Alexander2018-06-21 15:04:17
Android
Alexander, 2018-06-21 15:04:17

How to move from one webview to another?

In Android studio, I made a simple list using listview array. Let's assume that there are 3 points in it, when you click on each one, its own text appears in the txt file. You need to make a clickable word in the txt file, so that when you click on it, another txt file will come out. That is, for example, opened the first item, an inscription came out with a clickable word, you clicked on it and went to the second item or the third item. Simply put, you need to open another txt file when you click. How can this be implemented?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2018-06-21
@klim76

make an html document and load it into assets. In webview, just load it.
profit!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question