Hey... i'm a beginner in android development. I started with hello world app, but i get the following error-
[2011-08-08 07:56:36 - bucky] ------------------------------
[2011-08-08 07:56:36 - bucky] Android Launch!
[2011-08-08 07:56:36 - bucky] adb is running normally.
[2011-08-08 07:56:36 - bucky] Performing com.infinity.android.adil.BuckyActivity activity launch
[2011-08-08 07:56:36 - bucky] Automatic Target Mode: Preferred AVD 'Adils_AVD' is not available. Launching new emulator.
[2011-08-08 07:56:36 - bucky] Launching a new emulator with Virtual Device 'Adils_AVD'
[2011-08-08 07:56:39 - Emulator] invalid command-line parameter: Files.
[2011-08-08 07:56:39 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'.
[2011-08-08 07:56:39 - Emulator] please use -help for more information
I'm using eclipse IDE in Windows. Please Help.