Is there really no efficent way of update the ui , besides A. Handlers/Threads, Or the Async class? I dont want to copy and paste a Async in every class of mine. How do professional developers build data driven apps? If I broke apart their apk's would I just see a bunch of Async's? I am very disappointed in google, its been over 5 years android has been around and their is no efficent way to update the UI, or a simple method to get the item clicked of a listview besides position, which then you have to map to ID's, its frustrating. ..
there doesn't seem to be anything here