Can you give some example code on how to get the file name of the current
wallpaper?

Thanks

2009/10/27 vovkab <vov...@gmail.com>

>
> Yes you can.
>
> Just read it with
> File apkfile = new File("/data/app/com.package.name");
>
> On 27 окт, 11:43, Zhihong GUO <gzhh...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to