[android-beginners] Re: how to start in SDK

2009-11-18 Thread Like The Color
Hello Shawn, I am in the same situation. I just stared looking into all this about 2 days ago. I have found the developer's site to be very useful (http:// developer.android.com/guide/appendix/faq/index.html). The Tutorials and Sample Code section has exactly what you're looking for. The sampl

[android-beginners] Re: android sdk, eclipse + OS X

2009-12-02 Thread Like The Color
I'm developing on 10.6. I had to get the 32 bit version of eclipse. I got past farther than where the OP is at in the 64 bit version and had problems later so I can't speak to that but I can verify that it is possible on 10.6 (10.6.2 to be exact). Dan On Nov 24, 8:00 pm, phirstube wrote: > I d

[android-beginners] Re: Android development with ADK in Eclipse on Snow Leopard

2009-12-02 Thread Like The Color
I had problems at first too (powerbook snow leopard). If you haven't tried it yet get the 32 bit version of eclipse. Works for me now. Once you do get it working you might want to increase the memory eclipse uses - google it for details but it can be changed in the eclipse.ini. Dan On Nov 24, 7

[android-beginners] Re: Why R,java file is missing from Android open source apps

2009-12-02 Thread Like The Color
The R.java file is generated by the IDE automatically. Correct me if there is a better way to do this as I am just starting out in Android dev but every time I modify, e.g., res/layout/main.xml, and save it eclipse regenerates R.java for me. Dan On Nov 26, 9:08 pm, ChilLfiRe wrote: > I am tryin

[android-beginners] Re: Problem running latest ADT in Eclipse on Mac 10.6?

2009-12-02 Thread Like The Color
Yes, I am using eclipse on OSX (10.6.2). I had to get the 32-bit version of eclipse though to get things working. Best of luck, Dan On Nov 29, 1:26 pm, phirstube wrote: > Has anyone had any luck getting this to work?  My thought is that > there is a bug that will not allow the ADT to load in Ec

[android-beginners] Re: Problem running latest ADT in Eclipse on Mac 10.6?

2009-12-10 Thread Like The Color
Yes, cocoa. The downloaded file is: 96247809 Nov 26 07:34 eclipse-java-galileo-SR1-macosx-cocoa.tar.gz On Dec 2, 8:43 pm, phirstube wrote: > Which version Dan?  Cocca?  There are so many versions of Eclipse it > is a bit ridiculous. > > On Dec 2, 1:50 pm, Like The Color wrote: