Way to code OF in android [very beginner question]

Hi!
I’ve tried for the first time to use OF for android development. After some tries I’ve been able to execute some of the example on my device.

No my question is: how to go further? Normally I’m used (with some embedded devices) to develop locally and then push the code into the device but…
What to do with OF in adroid?
Develop with a different IDE (I’m using Xcode and QTcreator to develop in C++) and then try in the device with Eclipse? Set up Eclipse for normal C++ coding in the computer? Use a simulator? I remember the simulator seems to be very slow.
Some other advice?
thanks!