Problem:
'Running Android Link' has encountered a problem.
Failed
java.lang.NullPointerException
OK <<Details
Solution:
1. In Visual Studio, from the menu bar, click Window, then Preferences.
2. Expand the Android item from the list on the left, and select Lint Error Checking.
3. Uncheck [ ] When saving files, check for errors.
4. Click OK
5. Close and re-start Visual Studio to test.
Resources:
http://stackoverflow.com/questions/11855352/constant-running-android-lint-failed-nullpointerexception-popping-up-in-eclip
Popular Posts
- android:ellipsize - Add an ellipsis(...) in a TextView
- android:textColorHighlight - Set the Color of Highlighted Text in an EditText
- How to Register an Activity that Responds to NFC tags for URI's that point to a URL
- Perform an Action after Enter keypress on EditText
- How to Import a Library
- android:alpha - Set the Opacity/Transparency of Text in TextView/EditText
- Save LogCat to a Text File
- How to Set Permission for I/O Operations over NFC
- android:drawablePadding - Add Padding to a Drawable in a TextView, in XML
- How to Install an SDK package