NBAndroid - plugin detailInterested in developing Android applications in the NetBeans IDE? This plugin provides support for Android applications development cycle.
[ You have to be logged in to be able to comment. ] User CommentsHow To Install Android Package on Netbeans
Try below for installation
http://doniphantom.com/konfigurasi-android-sdk-di-netbeans.html
Posted by daralgeldi on Nov 24, 2014
Re: Log cat
I do know the plug in has the filtering button on the logcat window. but the option for filtering is poor.
I means that I want to see just info from my app when I print out it with system.out.print or when I dump the stack with the er.printstacktrace With the Logcat of eclipse I could filter by application name. but go to netbean, I didn't see that options. I hate the eclipse way to read code, and it run slow too. I love the netbean way, it looks smarter. (thought it takes alot of time to run android app). The support for xml still poor. wish it could support xml layout like eclipse does.(link between resource name and xml element)
Posted by harunaga on May 20, 2013
Re: Log cat
To harunaga: obviously there is possibility to filter logcat messages. Use top button from the button bar on the left side of logcat window to create a filter.
Posted by rkubacki on May 03, 2013
Log cat
Log cat has no option for filtering out put info from my app.
So I get a lot of redundant info. or what I should do to just see the out put from my app from sdt out and std err ???
Posted by harunaga on May 03, 2013
support for ndk
Hi. I prefer use netbeans than eclipse due to the delay of eclipse. but this plug in seems to not support ndk. I can not see the folder jni in the project view.
The support for xml still poor. the plug in didn't give the feeling like the feeling of using android in eclipse. But I still like reading code in netbeans.
Posted by harunaga on Apr 26, 2013
re: Supported android SDK version
Recent Android SDKs are supported. There is sometimes a short delay but at the moment the current one works properly (r16 IIRC).
As for the downloads: the latter one with the timestamp is newer. It's better to use AUC.
Posted by rkubacki on Jan 27, 2012
Supported android SDK version
Anybody knows supported android version for kenai ?
(in other words, what are the andorid sdk version kenai can handle) Which one is latest ? http://kenai.com/projects/nbandroid/downloads/download/v1.5beta/nbandroid-1.5beta.zip or http://kenai.com/projects/nbandroid/downloads/download/archives/nbandroid-dev-2011-08-12_15-41-04.zip
Posted by jaisondaniel on Aug 16, 2011
|