rgksugan
rgksugan

Reputation: 3582

How to setup netbeans to develop android applications?

I am starting to learn android development. I need to set my netbeans IDE 6.8 to develop android. I have downloaded and installed Android SDK. I have also installed nandroid plugin for netbeans. The next thing I need to do is to register android as one of the platform in Netbeans.

I am struck here. Even after selecting the android sdk folder in the Add platform window, the finish/next button is not active. I am using Windows. Please help.

Upvotes: 1

Views: 3005

Answers (1)

AhmadAssaf
AhmadAssaf

Reputation: 3664

you can check this video, if you want my personal advice try to use eclipse, i always use netbeans for development but for android the plug-in for netbeans is not that good .. eclipse plug-in provide a gui interface and drag & drop functionalities, XML editors and lots more .. give eclipse a shot .. it went great with me

Upvotes: 2

Related Questions