I am trying to create a listview loaded from rss feeds into a widget?
Does anyone know of a tutorial on how to use a listview in a wigdet?
Or maybe someone could provide 1.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is only possible on Honeycomb. Earlier versions of Android did not support this, and it remains to be seen if it will be supported on phones going forward.
The WeatherListWidget sample is in your SDK and is lightly explained in the documentation.