Hi, I've a similar issue while trying to trace the value of /sys/ devices/virtual/net/eth0/wireless/retries ... I read the file but a value of 0 is always given. But running as su in adb shell allows me to access, but anyway, it is not accessible from the application...
Any idea for this ? On 22 sep, 12:55, Daniel Drozdzewski <[email protected]> wrote: > On 22 September 2011 11:02, sourabh sahu <[email protected]> wrote: > > > I need to set boot animation or shut down animation.Thats why i need to > > write into it. > > it will not work for security reasons. Don't try to do something that > you are not allowed to... or build your own port of android if you are > doing actual product development (rather than application > development). > > > > > Thanks > > SOuabh > > > On Thu, Sep 22, 2011 at 3:29 PM, Daniel Drozdzewski > > <[email protected]> wrote: > > >> On 22 September 2011 10:53, sourabh sahu <[email protected]> wrote: > >> > Please suggest any alternative for that. > > >> An alternative to writing to system would be not to write to system. > > >> Why do you need to write anything into there? > > >> > On Thu, Sep 22, 2011 at 2:05 PM, Kristopher Micinski > >> > <[email protected]> wrote: > > >> >> On Thu, Sep 22, 2011 at 4:28 AM, sourabh sahu <[email protected]> > >> >> wrote: > >> >> > Hi, > > >> >> > Can we write in system/.. folder? > >> >> > If yes Please suggest. > > >> >> > THanks, > >> >> > Sourabh > > >> >> No, not unless your device is rooted, which you can't assume in > >> >> general. > > >> >> Why do you need access to this folder? (I mean, you can't get access > >> >> to write it, but maybe someone could suggest something you could do > >> >> instead.) > > >> >> Kris > > >> >> -- > >> >> 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 > > >> > -- > >> > 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 > > >> -- > >> Daniel Drozdzewski > > >> -- > >> 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 > > > -- > > 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 > > -- > Daniel Drozdzewski -- 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

