i want to scroll to an item in a listview and select that item to use in a label or text etc How do you code to select an item from a list say using a long click or similar to highlight it?? I have found many responses to this question but I cannot see one that specifically shows this using Basic4android. Can t help being old and stupid I guess but a thing like this shouldn t really be this hard or generate so many how too s? Anyway thanks.
Is there any way of loading a part of PNG file without reading all of it to stay away from the memory limits? Any solution like Agraham s JPEG Lib that can do same for PNG files?