[android-beginners] Re: NetBeans + Android

2008-11-08 Thread Martin Adamek
Well, plugin is not yet available as a binary for download. It should be published in few days, I would say by the end of the next week... -M On Nov 7, 9:28 pm, "Kennedy Ximenes" <[EMAIL PROTECTED]> wrote: >    Hi Martin, > >    I´ve been visited Project Kenai, but it needs that I create a proje

[android-beginners] Re: NetBeans + Android

2008-11-07 Thread Sunit Katkar
Since Android development is a 'new' thing for you and for the rest of us too, why not go the Eclipse way? I am not trying to evangelise Eclipse but the Android SDK has the ADT plugin for Eclipse and it really is a breeze. On Fri, Nov 7, 2008 at 12:28 PM, Kennedy Ximenes <[EMAIL PROTECTED]>wrote:

[android-beginners] Re: NetBeans + Android

2008-11-07 Thread Kennedy Ximenes
Hi Martin, I´ve been visited Project Kenai, but it needs that I create a project to be able to download some plugins for NetBeans, and then I need to be invited to be able to create a project. Could you send me an invite in order to able me to create a project? or is that another way

[android-beginners] Re: NetBeans + Android

2008-11-04 Thread Martin Adamek
I am sorry, I meant: http://nbandroid.kenai.com -M On Nov 4, 1:22 am, Martin Adamek <[EMAIL PROTECTED]> wrote: > Undroid project mentioned there was moved tohttp://undroid.kenai.com > > -M > > On Sep 17, 11:32 pm, "Horacio Sanson" <[EMAIL PROTECTED]> wrote: > > >http://piao-tech.blogspot.com/200

[android-beginners] Re: NetBeans + Android

2008-11-03 Thread Martin Adamek
Undroid project mentioned there was moved to http://undroid.kenai.com -M On Sep 17, 11:32 pm, "Horacio Sanson" <[EMAIL PROTECTED]> wrote: > http://piao-tech.blogspot.com/2008/03/developing-android-in-netbeans > > Not sure if these instructions are still useful with newer Android versions. >

[android-beginners] Re: NetBeans + Android

2008-09-17 Thread Horacio Sanson
http://piao-tech.blogspot.com/2008/03/developing-android-in-netbeans.html Not sure if these instructions are still useful with newer Android versions. On Thu, Aug 28, 2008 at 9:45 PM, <[EMAIL PROTECTED]> wrote: > > > Hi, > > How can I start programming Android in NetBeans IDE? > > Thanks

[android-beginners] Re: NetBeans + Android

2008-09-15 Thread babyblue
I haven't used NetBeans in a while, I'm using IDEA with Android right now. I used activitycreator.bat to make the build.xml, so I use the Ant Build plugin in IDEA to compile and reinstall to the emulator. --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Re: NetBeans + Android

2008-08-28 Thread dyonis
someone has examples of a program to Android - Original Message - From: "Mark Murphy" <[EMAIL PROTECTED]> To: Sent: Thursday, August 28, 2008 8:54 AM Subject: [android-beginners] Re: NetBeans + Android > > [EMAIL PROTECTED] wrote: >>How can I start pro

[android-beginners] Re: NetBeans + Android

2008-08-28 Thread dyonis
hey, i programm in netbeans too. - Original Message - From: <[EMAIL PROTECTED]> To: "Android Beginners" Sent: Thursday, August 28, 2008 8:45 AM Subject: [android-beginners] NetBeans + Android > > > Hi, > > How can I start programming Android in NetBeans IDE? > > Thanks. > > >

[android-beginners] Re: NetBeans + Android

2008-08-28 Thread Mark Murphy
[EMAIL PROTECTED] wrote: >How can I start programming Android in NetBeans IDE? Undroid was one initiative to add Android support into NetBeans, but I'm not sure it has been updated for the new 0.9 SDK. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android