Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crossplatform git checkout not compatible with cordova 2.1 #29

Open
Ayame opened this issue Nov 25, 2012 · 1 comment
Open

crossplatform git checkout not compatible with cordova 2.1 #29

Ayame opened this issue Nov 25, 2012 · 1 comment

Comments

@Ayame
Copy link

Ayame commented Nov 25, 2012

Hi,

I followed the guide on http://www.youtube.com/watch?v=HOs9nuzhxR4&feature=youtu.be but cannot get the CrossPlatform version to work on Android (I haven't tried iOS yet).

I'm using cordova-2.1.js, which is structured differently than the classes you are referencing in the plugin. I already tried chaning the imports to import org.apache.cordova.api.*; instead of the com.phonegap.api urls, but to no avail.

Errors start at "com.phonegap.DroidGap cannot be resolved to a type" to "ctx. cannot be resolved"
Is there an easy way to fix this?

Thank you

@alunny
Copy link
Owner

alunny commented Dec 5, 2012

That screencast is from February, so some things may be out of date - make sure you're using a recent checkout of the ChildBrowser repo (which will be using the org.apache.cordova.api.* imports, for one thing, and no longer DroidGap).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants