Hi all, I am facing a strange problem while using the SDK built from Android 2.3 source code. When using ./android list targets, there was no targets shown.
And I tested the SDK downloaded from official website, no problem at all. And I replaced the sdkmanager.jar and sdklib.jar in tools/lib/ with the downloaded ones I can get the targets. So I suspect the Android 2.3 source code for sdkmanager.jar and sdklib.jar have some problems. These are steps how I build the SDK: . build/envsetup.sh lunch sdk-eng make PRODUCT-sdk-sdk I use these same steps to build SDK from Android 2.2, there was no problem at all. Anyone has faced the same problem? Thank you, and waiting for your reply. BR, Dallas -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

