That's it, actually. I prefer not to use Eclipse, and want to use the command line.
I've tried to just build it without doing anything special, but it gave me errors like:
package com.giderosmobile.android.player does not exist
cannot find symbol AudioDevice
etc.
Also, if it's possible, I'd like to use another IDE and use the command line for the entire process. Is this possible? If yes, how?
This is my first question here on SO, so please correct me if I'm asking it wrong.