[android-developers] Re: how to get a sqlite file into a XOOM 3.2.1

2011-10-24 Thread Igor Nesralla Ribeiro
Hi,

 

I had a situation...i'm create a app for tablets and I using a XOOM
(3.2.1)to test ! My app uses a sqlite file and I saved him into a  path
/data/data/packagename/databases/file.sqlite when I go to this path to
search and copy sqlite file into my computer I not found ..what are happened
?! My XOOM is not rooted.and I cant find it in any location..i'm try to
used a Eclipse File Explorer to search but no success ..  

 

Well..sorry for my English !!! thanks in advance !!

 

igor

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

Re: [android-developers] Re: how to get a sqlite file into a XOOM 3.2.1

2011-10-24 Thread TreKing
On Mon, Oct 24, 2011 at 4:57 PM, Igor Nesralla Ribeiro
nesra...@gmail.comwrote:

 I had a situation...i’m create a app for tablets and I using a XOOM
 (3.2.1)to test ! My app uses a sqlite file and I saved him into a  path
 “/data/data/packagename/databases/file.sqlite” when I go to this path to
 search and copy sqlite file into my computer I not found ….what are happened
 ?


App data files are private - you can't just browse to their location willy
nilly. If you want to do that, put the data on the SD card.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

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