How to make home screen widget from webview?
Or do you know how do I can use rss feed in my app? Any good tutorial or something?
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.
That is not possible, sorry.
Parse it yourself or use a third-party JAR like android-rss, and display it however you like (e.g.,
ListView).There are many RSS reader tutorials, on the Web, in books, etc.