I have an application that works fine in Android 4.1.2 but on Android 4.2.2 I get the following error:
https://gist.github.com/hanleyhansen/ed3a81067638de6136e3
This is my WorkspaceMod.java file:
https://gist.github.com/hanleyhansen/e32eab4c0e8845658133
Any ideas why this class isn't working? The NPE is not too enlightening.