Can you give some example code on how to get the file name of the current wallpaper?
Thanks 2009/10/27 vovkab <[email protected]> > > Yes you can. > > Just read it with > File apkfile = new File("/data/app/com.package.name"); > > On 27 окт, 11:43, Zhihong GUO <[email protected]> wrote: > > Hi All, > > > > I want to read out the binary content of the .apk packages installed in > > /data/app. Not only the package information, but the content of the > package > > itselt. > > How can I do that. > > Thanks a lot, > > > > James > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

