1
Hello, in my project I have to display the history of a Webview in a Listview, I already have a code for it but it only works if Listview and Webview are in the same Activity. What I want to do is this but Webview and Listview being on different Activitys. How to proceed ?
Hello Just a Anonymous, welcome to Stack Overflow. To improve your chances of getting a good answer it is interesting that you edit your question and include an example of code demonstrating your problem. For more information look at How to ask a good question? and How to create a Minimum, Complete and Verifiable example in Help Center.
– Anthony Accioly