NullPointerException in Android RSS app
问题 I'm trying to build an android RSS reader app but I keep getting a Null pointer exception. I'm new to java and can't tell if its the feed url not returning any data or the data not being stored properly. my logcat reads: 08-08 18:44:25.840: E/Trace(621): error opening trace file: No such file or directory (2) 08-08 18:44:25.910: W/ActivityThread(621): Application com.app.fullmetalmanga is waiting for the debugger on port 8100... 08-08 18:44:25.930: I/System.out(621): Sending WAIT chunk 08-08