[android-developers] Re: how to make two apks install at the same place
You might benefit from reading the article on Security & Permissions:
http://developer.android.com/guide/topics/security/security.html
Each Android application corresponds to a User in Unix. If you want to
share files between different applications, you can do that. It is
explained in that article.
On Jan 15, 11:09 am, "guiha...@gmail.com" <guiha...@gmail.com> wrote:
> Hi,
>
> I have one apk that installs at folder data/data/totalcross.android.
> Now i have another application that should install the files in that
> folder. How can i create a apk that does this?
>
> thanks in advance
>
> guich
>
> ps: dear moderator, if this question should not belong to this forum,
> please move it to the proper forum INSTEAD OF DELETING IT. thanks.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home