Hi there, I'm not sure from reading this but you may be confused just a bit. To write applications for android you just need the android sdk and the eclipse plugins. Install guide for that is here (including linux directions):
http://developer.android.com/sdk/1.1_r1/installing.html The bits you download with repo are the source for the android OS itself. You won't need them unless you plan on doing work on the OS or you're curious about how things work. For making apps you just need the components above. The complete source for the SDK itself isn't available at this time. Happy hacking! On Mar 6, 7:50 am, Russell <[email protected]> wrote: > Hi - i've downloaded the latest source using repo and this appears to > build sdk version 1.5. I have also installed ADT 0.9 into Eclipse. But > i can't find any information on how to use the latest version with an > application I am developing in Eclipse. For example, where do I point > the ADT to, where is the sdk that is built stored? Also, when i try to > use the image files in the emulator from the command line, then try > and run my application in Eclipse, Eclipse doesn't use the running > emulator complaining about a missing VM. The configuration for the > latest source appears to be a bit different to the released version > yet i can't find any documentation on how to us it. > > Alternatively, how can i download the branch of the source code that > was used to release the 1.1 SDK. I can't find any information on > getting branches using git/repo, or even any way to find out what > branch names may be. > > I'm compiling on ubunto 8.10. > Thanks > Russell --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

