Added: 2 years ago
From: TPund
Views: 44,306
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (49)

Sign In or Sign Up now to post a comment!
  • That's strange to develop for Linux on Windows

  • "kenai(dot)com(slash)downloads­(slash)nbandroid(slash)updatec­enter(slash)updates (dot) xml"

    If the link in the plug-in is not working use that one

  • ..

  • this works from netbeans, but how do i get it to compile from command line? if i just type ant then it compiles but it doesnt seem to find the android classes - any idea??

  • Windows-key + Pause/Break-key opens system... mouse is evil!

  • Hi there! i've got a problem. done all of this in video, but when making new project I choose android project, there are other choices, but when in manage android platforms I choose correct folder, I can see all packages to choice. when I choose everyone of them, it says, package name is not valid.. I am really lost.. please help me.. thanks a lot

  • @igor256 I don't know, why are there also differences like "android project" (in this video "android application")

  • I can't install "Android Test Runner for Netbeans". I got the following error:

    Some plugins require plugin Common Test Runner API to be installed.

    The plugin Common Test Runner API is requested in implementation version 201006101454. The following plugin is affected: Android Test Runner for NetBeans 6.9

    My netbeans version is 7.0.1 and i think that's the problem.

    Please help me. :((

  • i can't get the plugin link thing to work or connect

  • my netbeans gives this: invalid command-line parameter: SDK\tools/emulator-arm.exe.

    Hint: use '@foo' to launch a virtual device named 'foo'.

    please use -help for more information

    please help!

  • I get Windows socket error: 87 when trying to update or add new software

  • This is out of date...

    The url path is now:

    kenai(dot)com(whack)downloads(­whack)nbandroid(whack)updatece­nter(whack)updates.xml

  • @TheMaxAwesome

    sweet, is it linux compatible too?

  • @TheMaxAwesome

    your comment is now outdated

  • Comment removed

  • thanks a lot dude this really helped!

  • hi there when I compiled the project I got the following error: init: deps-jar: Compiling 1 source file to C:\Documents and Settings\Home\My Documents\NetBeansProjects\And­roidApplication1\build\classes compile: =C:\Documents was unexpected at this time. C:\Documents and Settings\Home\My Documents\NetBeansProjects\And­roidApplication1\nbproject\bui­ld-impl.xml:411: exec returned: 255 BUILD FAILED (total time: 1 second) Have you any idea why this happened? how can it be resolved.
  • @thewellnessdistrict I know it's kinda late, but you need to put your project in a directory without spaces.

  • hi there when I compiled the project I got the following error: init: deps-jar: Compiling 1 source file to C:\Documents and Settings\Home\My Documents\NetBeansProjects\And­roidApplication1\build\classes compile: =C:\Documents was unexpected at this time. C:\Documents and Settings\Home\My Documents\NetBeansProjects\And­roidApplication1\nbproject\bui­ld-impl.xml:411: exec returned: 255 BUILD FAILED (total time: 1 second) Have you any idea why this happened?
  • have anyone notice that everyone skipp the new api and go all the way back to Cupcake.lol

  • Which Firefox theme is this?

  • Great tutorial! Thanks very much. BTW, what about a word for Netbeans vs. Eclipse for android developing? Which you prefer and why.

  • Hey Todd,

    Just wanted to say thanks for such a great tutorial. Helped me get up and running again, shame the NB support isn't as advanced as the Eclipse stuff

    Thanks again

    Cookie

  • Its working, I have the android running.....

    I went back into the command prompt and used --force which worked on 1.1 but 1.5>>> are all messed up!!!

    any way I can fix this so I can get the other versions?? Thanks!

  • @brovashift Sorry it's taken me so long to reply, did you ever get it set up and working?

  • missing platform:NO PLATFORM :,-(

    Have I got to start again?????

  • GREAT VIDEO! very clear and well presented, good show!

  • Thanks for this video about using netbeans with Android SDK... I guess its better to put some links or info on your description... like the link for nbandroid kenai.com/downloads/nbandroid/­updates.xml, cause it quite hard to read in the video, but this is better than those text read on tutorial out there... again thank you sir, worked for me.

  • Excellent tutorial. I had android-sdk-windows located in a path within "documents and settings," which contained spaces. Moving it to [drive]:\sdk\android-sdk-windo­ws fixed my issue.

  • really useful, thanks :)

  • Thanks! Love this really useful guide! Much easier than reading on a forum :D

  • Thanks so much for this tutorial. Nice and simple. I didn't realize that the instructions were on the android dev pages though. haha. I love watching better than reading. My emulator loads slow. I'm not sure why though. Again thanks for such a simple tutorial. Now I just need to learn to work with the framework.

  • @pabloarista Glad I could help.

  • how do i get the new 2.2 platform on the sdk

  • my emulator doesn't turn on do you know why?

  • Did you ever get the emulator to work?

  • @TPund ya i have to let it sit for about 10 minutes maybe longer thanks!

  • @TPund Mine doesn't turn on either.. I can run it on my Droid, but the emulator just doesn't ever appear.

  • @TPund Mine doesn't turn on either.. I can run it on my Droid, but the emulator just doesn't ever appear.

    * I realized the issue. If my Droid is connected it automatically uses that, even if I choose the emulator. If I disconnect the Droid, the emulator does show up.

  • @TPund

    Hi TPUND, great tutorial....

    Ive cocked it up lol.... When creating the avd's I was just going to do 1.1, 1.5, 2.0 and 2.1 but when I did 2.0 "skipping over 1.6" it said that I had created android 2.0 based on Android 1.6.... I continued thinking I could correct it as I progressed but unfortunalty it has had a knock on effect... now ive got android 1.6 based on Goolges APIs..!!??? Will this effect things badly? and can I correct it somehow without installed again

    Thanks :-S

  • Comment removed

  • im having trouble making a path it doesnt work its in documents and im using windows 7 too

  • Don't put it in documents, because the path to documents in windows 7 has a space in it. Put it somewhere on your hard drive that doesn't have a space in the path. Try just putting it in C:\ if you don't have a second hard drive.

  • @TPund ya i have it in c now and still doesnt work :(

  • Just to be clear, are you having trouble with putting the path in the environment variables? If so, open the environment variables, highlight PATH, click edit, and add "C:\android-sdk-windows\tools" (without the quotse) at the very end of the string there. Be sure to separate what was already there from the new entry with a semi-colon (;)

  • @TPund ya i have that part but it still is giving me problems ill upload a responce if i cant figure it out

  • A good way to find out exactly what your path is to the tools folder is to use the command console (cmd from run in start menu) and just copy that prompt to the system variable path (NOT classpath btw) you can see the path to my tools folder clearly at 2:45 in the video in the command console.

  • @TPund i just put it on an external hard drive and it works lol idk y the c drive wont work but w/e i got it now

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more