You *really* shouldn't be doing this.. however..., kri
On Thu, Apr 26, 2012 at 1:10 AM, Dallas Gutauckis <[email protected]> wrote: > This might lead you in the right direction... > > http://developer.android.com/reference/dalvik/system/DexClassLoader.html > http://stackoverflow.com/questions/3022454/how-to-load-a-java-class-dynamically-on-android-dalvik > > On Wed, Apr 25, 2012 at 11:35 PM, Hemant Chaudhari > <[email protected]> wrote: >> >> Hello, >> >> I have requirement just like PRISM framework in .Net. >> >> We want to develop Android Native app such that when it starts it will >> query to internet for any additional component updates. >> Once android app find updates it will download ONLY that component. It >> will not update the WHOLE app again. >> >> Example:- >> >> Suppose in Android App, i have 1 Tab with some functionality. >> On update it should automatically show the new Tab with functionality >> downloaded from the updates. >> >> All in all i want my application be Dynamic >> >> -Thanks >> Hemant >> >> -- >> 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 > > > -- > 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 -- 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

