Step 1 : Open the phonegap folder inside it go to lib->android->bin and copy the link.
Step 2 : Open Command prompt and go to the copied link by typing the command below . Since I have my phonegap folder on my Desktop my link would be.
cd C:\Users\Surendra\Desktop\phonegap-phonegap-8a3aa47\lib\android\binThen press Enter
Step 3 : Use create command to create the application. Since I have to create my application with name DemoPhoneGapApp on Desktop my create command will be
create C:\Users\Surendra\Desktop\DemoPhoneGapApp com.example.DemoPhoneGapApp DemoPThen press Enter
honeGapApp
Step 4 : Now you will find a folder on Desktop with name DemoPhoneGapApp. Just enter the Folder to see the structure of your application.
Step 5 : Just open adt-bundle eclipse and go to File->Import.
Step 6 : Choose Android->Existing Android Code into Workspace and then click Next.
Step 7 : Click Browse and go to DemoPhoneGapApp folder, then click Finish.
Step 8 : Run you Application .
Stay Tuned with Made In Android
Thanks
ReplyDeleteAbsolutely.I tried this.Is cool
ReplyDelete