Removing intent category android.intent.category.HOME

edited December 2013 in Android Mode

Hi there,

I hope this is the right place to ask this.

After developing a couple of Android apps with Processing, I switched to 2.0 and downloaded the updated Android mode. I used to repackage my apps for BlackBerry as well, but since I updated, I get an error when repackaging:

"Your application uses a feature which is incompatible with the current version of the BlackBerry® Runtime for Android™ Apps. (...)

(processing/mode/android/Device.java:44) class: processing.mode.android.Device uses intent category android.intent.category.HOME"

I can get around this by just using the library from a previous Processing version on Eclipse, but I feel like I might be missing out on the latest improvements and bugfixes.

Is there a reasonably easy way to fix this?

Thank you.

Sign In or Register to comment.