Android in Netbeans 7.3
Please follow the below steps to install Android in NetBeans 7.3
Step1:
Open Netbeans, Go to Tools->Plugins, and select Settings Tab, Click on Add button
Step 2:
In URL field, paste the below url
http://nbandroid.org/release72/updates/updates.xml
In Name Field, "Android"
Step 3:
Now go to Available Plugins tab and search for "Android", select android plugin and click Install button and restart NetBeans.
Step 4:
Create new android project:
select "Android" category and "Android Project" from Projects section.
Step 5: Provide project Name, Location, package name, main activity and select android target platform.
If Android SDK is not configured, Please go to android developer site and download the latest android sdk http://developer.android.com/sdk/index.html
and configure its path in netbeans ( Go to Tools->Options and select Android tab )
Please follow the below steps to install Android in NetBeans 7.3
Step1:
Open Netbeans, Go to Tools->Plugins, and select Settings Tab, Click on Add button
Step 2:
In URL field, paste the below url
http://nbandroid.org/release72/updates/updates.xml
In Name Field, "Android"
Step 3:
Now go to Available Plugins tab and search for "Android", select android plugin and click Install button and restart NetBeans.
Step 4:
Create new android project:
select "Android" category and "Android Project" from Projects section.
Step 5: Provide project Name, Location, package name, main activity and select android target platform.
If Android SDK is not configured, Please go to android developer site and download the latest android sdk http://developer.android.com/sdk/index.html
and configure its path in netbeans ( Go to Tools->Options and select Android tab )
No comments:
Post a Comment