Import phonegap/Cordova file in eclipse

Asked

Viewed 351 times

4

At the time I will import file I created from phonegap/Cordova in eclipse does not appear anything.

file>new>project ae i selecionei Android Project from Existing Code, I look for the folder that is the project of Cordova that I made and nothing appears.

Another piece of information that I think is relevant is to appear in red on DDMS this Devicemonitor] Sending Tracking request failed!

give me a help, please :) thank you!

1 answer

1

Try to follow these steps:

  1. Create a new android project.
  2. Copy the files (.java, jar, etc)
  3. Paste where this new android design.
  4. Refresh in eclipse project to list copied files.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.