Yes, i'm just using a file to store data, but how can i copy the file in data/data/..... to the SDCARD? How doing it in JAVA/Android ?
On 30 mar, 17:08, Marcin Orlowski <[email protected]> wrote: > On 30 March 2011 16:57, Alaeddine Ghribi <[email protected]> wrote: > > > Hi, > > I built an app that calculates fuel consumption, my data are well > > stored in a file, however, i often flash my phone and want to add the > > import-export feature on it ! > > How can i make this ? > > You keep your data set in file not DB? Then just copy it to SD card. > > Regards, > Marcin Orlowski > > *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... > WebnetMobile on *Facebook <http://webnetmobile.com/fb/>* and > *Twitter<http://webnetmobile.com/twitter/> > * -- 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

