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

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -