Bill Zimmerly wrote: > I want to know if there is direct contact information for some of the > low-level Android developers. I have found and fixed a few of the > problems in the 1.0 SDK and would like to share with them the results. > Two examples include... > > 1. The default PATH information is... > > PATH=/sbin:/system/sbin:/system/bin:/system/xbin > > ...but there is no "/system/sbin" directory in the 1.0 SDK. > > 2. File:///C:/Android/docs/intro/tutorial.html > > ...has a broken link to... > > file:///C:/Android/docs/samples/NotePad/index.html > > ...and it should be... > > file:///C:/Android/samples/NotePad
You should post your bug reports to the Android issue tracker, assuming they're not already posted: http://code.google.com/p/android/issues/list -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.3 Published! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
