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
- Save LogCat to a Text File
- android:typeface - Set the Typeface to Sans, Serif, or Monospace in a TextView/EditText
- Intent setType(String type) - How to Set an Explicit MIME data type
- android:scrollbarStyle - Change the Scrollbar Location/Style in a TextView
- Capitalize Text in a TextView, using inputType
- How to Get Current Time in Milliseconds
- Perform an Action after Enter keypress on EditText
- android:alpha - Set the Opacity/Transparency of Text in TextView/EditText
- Change the line spacing between lines of text in an TextView/EditText, using lineSpacingMultiplier