• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Advice on IDE for PhoneGap Android App

codenutz

Newbie
Hi,

Anybody here developed a phonegap app for android? I was just looking for some advice around what IDE's work well for this.

Thanks

Matt
 
It can be set up to work with eclipse. I was going to use phonegap, but was having a hard time finding decent documentation get everything set up. I finally got everything set up, but ended up not taking the time to start using it at this point.
 
thanks venom

I moved to using android studio for my last android project and definitely preferred it to eclipse - the refactoring and intellisense just seems so much better. I will take a look at eclipse ofr this though.

Wondered if anybody had used web storm or visual studio?
 
Yeah I haven't really messed around with Android Studio. I have it installed on my machine, but since I use Eclipse at work I just happen to that one by default.
 
I have phonegap working with android studio now...pretty straight forward really. You can pretty much just import it.

Doesn't really help with development though...no JavaScript support at all.
 
Back
Top Bottom