Hi,
I have developed an android application that needs some arguments.I am working with Eclipse, in a normal java project I passed these arguments configuring them with the Run configurations tool. But with android I don't know how to do it, because the Run configuration tool for android emulator does not accept any argument I give it.
Hope some of you has a solution.
Thanks in advance.

