[android-beginners] Re: Sample Code missing

2009-08-16 Thread bboyes

These apparently moved. The apress Pro Android book p31 says they are
in a subfolder off the SDK root, but they are not. They are here:
..\android-sdk-windows-1.5_r1\platforms\android-1.5\samples and oddly
there is an empty ..\android-sdk-windows-1.5_r1\docs\samples folder...
Google's reference sdk/platforms/android-version/samples/ at
http://developer.android.com/guide/samples/index.html is correct.

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



[android-beginners] Re: Sample Code missing

2009-08-07 Thread Mark Murphy

Nathan wrote:
 The folder that should contain the sample code for the Android SDK
 does not exist for me.  I've downloaded the SDK two times and neither
 one contained it.

Bear in mind that starting with Android 1.5, the sample code is on a
per-platform basis. So, if you want the 1.5 code, the samples are in:

$SDK_ROOT/platforms/android-1.5/samples/

where $SDK_ROOT is whatever directory you installed the SDK to.

Unless they changed the 1.5r3 SDK since I downloaded it, the ZIP file
definitely contains the samples.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Training in Germany, 18-22 January 2010: http://bignerdranch.com

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



[android-beginners] Re: Sample Code missing

2009-08-07 Thread Nathan

Ah, thanks, I was overlooking the platform folder.

On Aug 7, 12:06 pm, Mark Murphy mmur...@commonsware.com wrote:
 Nathan wrote:
  The folder that should contain the sample code for the Android SDK
  does not exist for me.  I've downloaded the SDK two times and neither
  one contained it.

 Bear in mind that starting with Android 1.5, the sample code is on a
 per-platform basis. So, if you want the 1.5 code, the samples are in:

 $SDK_ROOT/platforms/android-1.5/samples/

 where $SDK_ROOT is whatever directory you installed the SDK to.

 Unless they changed the 1.5r3 SDK since I downloaded it, the ZIP file
 definitely contains the samples.

 --
 Mark Murphy (a Commons 
 Guy)http://commonsware.com|http://twitter.com/commonsguy

 Android Training in Germany, 18-22 January 2010:http://bignerdranch.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---