Hello, I have some problems running the Plugin Manager. I have a Hue base and I'm trying to test the corresponding plugin. When the app starts, I hit the "start plugin" button and Hue plugin is successfully launched (logcat confirms that). The problem is that after the connection with the bridge is established, the plugin tries to get the app context and create the Resource, context that seems to be null, resulting in an error: "Attempt to invoke virtual method 'android.content.Context android.content.Context.getApplicationContext()' on a null object reference". I tried to follow the callback chain but I could not find the problem. Any idea?
Has anyone succeeded in running the Plugin Manager? Regards, Cosmin Petrisor P.S: The project is built for armeabi-v7a and is using the API22 android.jar. I tried to run the app on Nexus 5 with Android version 5.1.1. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150710/44a3aea2/attachment.html>
