hi,all
        there is an article in android document(Dev Guide/Publishing/Signing
Your Applications/Signing Strategies)

        "Application modularity – The Android system allows applications that
are signed by the same certificate to run in the same process, if the
applications so requests, so that the system treats them as a single
application. In this way you can deploy your application in modules,
and users can update each of the modules independently if needed."

        in this article, what does "module" mean? is it an apk or something
else?
        and if module is apk, how to install & update an apk by main apk
without user operation?

-- 
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