Success! 2008/11/15 Breno <[EMAIL PROTECTED]>
> > Hey Nicolas, you can use adb push > > "adb push helloNote.txt /data/data/org.myapp/files" > > check permission first. If you can't, do a > > 1) adb shell > 2) chmod 777 /data/data/org.myapp/files > > regards > > Breno > > On Nov 14, 12:17 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > Hi, > > I need to upload files in the directory /data/data/org.myapp/files/ > > How can I do it ? Ftp ? > > Thx > > > -- Welcome to my site about GPhone: http://51gphone.cn I am a GFans!!欢迎你来到我的GPhone网站!!http://51gphone.cn --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

