However this is not a show-stopper. Processing is quite powerful for fast prototyping and for starters. If you are looking to create multiple activities, then you need to switch to eclipse or Android Studio. Working with multiple activities will imply to me you understand very well what goes under the hood (in Android) and probably you will find P3 limiting in your personal aspirations.
It works well for me though. I am still exploring more into java libraries and P3's own libraries.
Comments
You're asking a lot, and I don't think you realize it.
The short answer: Processing is about as limited as Java.
My favorite one for Android, see @akenaton 's comment in the following post:
https://forum.processing.org/two/discussion/4429/notifications-in-android-mode#latest
However this is not a show-stopper. Processing is quite powerful for fast prototyping and for starters. If you are looking to create multiple activities, then you need to switch to eclipse or Android Studio. Working with multiple activities will imply to me you understand very well what goes under the hood (in Android) and probably you will find P3 limiting in your personal aspirations.
It works well for me though. I am still exploring more into java libraries and P3's own libraries.
Kf
Thanks a lot for your answers.