Answer the question
In order to leave comments, you need to log in
How to make the code in the tutorial work?
I do everything as here ( habrahabr.ru/post/115127 ), but still there are highlighted errors. The finished example ( dl.dropbox.com/u/4931596/stackParser.zip ) also refuses to compile. Help me figure out what's wrong.
Answer the question
In order to leave comments, you need to log in
You don't have a target platform in your manifest. Replace with this:
<uses-sdk android:minSdkVersion="8"
android:targetSdkVersion="15" />
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question