android - Configure Eclipse for Phonegap build -


I am new to PhoneGrap and have successfully created my first app and have compiled first on-line, then PhoneGap, Android Set SDK etc. Locally, I can encode and run in the emulator using 'PhoneGap Run Android' on the command prompt (windows).

I installed the eclipse for an IDE and imported the project. Now I can run the project from inside eclipse.

Although I am really struggling with Eclipse Build. To solve all the problems and to reach this stage, it has already taken days, but I have reached the point where I can not make progress, though it seems very easy.

Build project option is disabled, it is turned on that I add something under 'Builder' under 'Builder Path Configure', but I do not know what I should do here.

I can go back to CMD prompt and build, refresh in Eclipse and run modified version but it can not be the right way to do this?

I must tell 'Phonegap Build' with Eclipse. But how?

When you create a project using phonegap, it creates a Gradle-based build in which Can be opened or I recommend using Android studios for phonegap projects.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -