[android-developers] Re: How to download Android source code distribution in sync with Android SDK?

2008-12-30 Thread Kenny Yu



On Dec 30, 4:05 am, Wah mobic...@gmail.com wrote:
 I followed the instruction here to download Android SDK android-sdk-
 linux_x86-1.0_r2http://code.google.com/android/download.html

 I also followed the instruction here to download the latest source
 code release:http://source.android.com/download

 However, I found the two versions to be somewhat different. It seems
 the source code release has some added exceptions from throws clause
 in some cases. When I step through the debugger the line numbers don't
 match very well either.

 Two questions:

 Is there a way to retrieve the source code release to be in sync with
 the Sdk release?


 Is there a way to generate the SDK release out of the source code
 release?

 Wah
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: How to download Android source code distribution in sync with Android SDK?

2008-12-30 Thread Kenny Yu



On Dec 30, 4:05 am, Wah mobic...@gmail.com wrote:
 I followed the instruction here to download Android SDK android-sdk-
 linux_x86-1.0_r2http://code.google.com/android/download.html

 I also followed the instruction here to download the latest source
 code release:http://source.android.com/download

 However, I found the two versions to be somewhat different. It seems
 the source code release has some added exceptions from throws clause
 in some cases. When I step through the debugger the line numbers don't
 match very well either.

 Two questions:

 Is there a way to retrieve the source code release to be in sync with
 the Sdk release?
under project/development (platform/development.git), you should get
the sources.

 Is there a way to generate the SDK release out of the source code
 release?
try make sdk

 Wah
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: How to download Android source code distribution in sync with Android SDK?

2008-12-30 Thread Sergi Velez

have you tried using tag android-1.0 instead of head?

---
sergi.ve...@gmail.com
[In theory, theory and practice are the same. In practice, they are not.]



On Mon, Dec 29, 2008 at 21:05, Wah mobic...@gmail.com wrote:

 I followed the instruction here to download Android SDK android-sdk-
 linux_x86-1.0_r2
 http://code.google.com/android/download.html

 I also followed the instruction here to download the latest source
 code release:
 http://source.android.com/download

 However, I found the two versions to be somewhat different. It seems
 the source code release has some added exceptions from throws clause
 in some cases. When I step through the debugger the line numbers don't
 match very well either.

 Two questions:

 Is there a way to retrieve the source code release to be in sync with
 the Sdk release?

 Is there a way to generate the SDK release out of the source code
 release?

 Wah
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---