Hi, I want to learn that how google android market provides security
of application.That is, I realize that, when user downloads
application, market downloads and install application atomically to
phone. I am designing market and security is important issue so I
wonder that how google achieve this? How is application installed
phone?
1) Is the apk downloaded sdcard and deleted after installation? In the
case of this how can market guarantee that when apk downloaded to
sdcard, program finishes unexpectedly  and installation- deletion of
apk cannot be done?
2) Or installation is done from server?
3) I think that there exists  security not to copy apk. how do they do
this?  Maybe they use phone id to install application, by this way
even if anyone copy apk they cannot install it other phone?

As I said above I am trying to desing market.
Thanks...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to