I'm new to android and also to java(used to be a php developer so the transfer to java is a bit difficult
How is it possible to "Reload an Activity"/"Refresh a Page" on Android.
I have a button, which when is being pressed an List is being refreshed. Imagine the function on the refresh button on the browser.
Thanks in advance..



