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
- Solution: error: Error parsing XML: unbound prefix
- Perform an Action after Enter keypress on EditText
- Intent setType(String type) - How to Set an Explicit MIME data type
- Cursor getColumnIndex - Get the Index for a Column Name
- android:nextFocusRight - Set the Next Focus Right to a TextView/EditText
- android:textColorHint - Set the Color of Hint Text in TextView/EditText
- android:nextFocusDown - Set Next Focus to a TextView/EditText
- Determine the Hex value for a color