Peter Stevenson wrote:
> peter wrote
> 
> 
> Read this book
> 
> 
>     The Busy Coder's Guide to Android Development
> 
>  By Mark L. Murphy
> 
> Chapter  25 Building a Content Provider
> 
> 
> File sdcard = new File("/sdcard/application/mydb.sqlite" );

That line is from an earlier edition of my book -- it is not in the 
current Version 1.3 of the book.

I have not tried that syntax on Android 1.0r1, so I have no idea if it 
works or not on the current SDK.

It's certainly worth trying, though.

-- 
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 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to