Hi, The reason being we have a test app that this confirgured to carry out some operation under this custom folder created on the target under root. Instead of customising the app we were trying to explore whether this is doable.
On Windows Mobile this was doable. We try porting this test framework on various platforms and maintain the same behavior across OSes unless no alternatives are available. Thanks Dianne for your prompt feedback, we would do the needed change in our test app. Regard, Royston On Fri, Sep 11, 2009 at 12:10 PM, Dianne Hackborn <[email protected]>wrote: > This is not possible on a regular device. > > Why would you have a requirement to put a directory there? > > > On Thu, Sep 10, 2009 at 11:34 PM, Royston <[email protected]> wrote: > >> >> Hi All, >> >> On Android targets, I observe that / is a read-only file system. We >> have a requirement where we need to create a folder (like XYZ) under / >> (root). I tried to create a link too but that too failed. Is this >> possible using any adb shell command/system utility or this is a >> limitation? >> >> Regards, >> Royston >> >> >> > > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

