Null Pointer Exception error in android- fatal build error -
hi got null pointer error on line
layout = (linearlayout) inflater.inflate(r.layout.instructions1, null);
i have checked everything. instructions 1 xml file , exists in layout folder within resources
folder.
try relaunch eclipse if use it.
Comments
Post a Comment