how to add code component to android app at runtime -


let's app has 2 features - text messaging & video calling. published apk text messaging feature built , download button says "download video calling feature", on clicking button code video feature gets downloaded , installed changes current ui , displays new video calling feature.

is runtime addition code possible or need build complete new apk both features , ask user update play store? wonder if can chrome extensions on android.


Comments

Popular posts from this blog

c++ - rosrun via ssh doesnt start a node properly -

android - questions about switching from C2DM to GCM -

How to resolve Delphi error: Incompatible types: 'PWideChar' and 'Pointer' -