tjwatson commented on issue #82:
URL: https://github.com/apache/felix-atomos/issues/82#issuecomment-2557970957

   > Sorry if this is peripheral to the original issue, but @tjwatson is OSGi 
dynamic classloading supported in atmos?
   > 
   > I see comments online about the DexClassLoader:
   > 
   > 
https://stackoverflow.com/questions/3022454/how-to-load-a-java-class-dynamically-on-android-dalvik
   > 
   > https://developer.android.com/reference/dalvik/system/DexClassLoader
   > 
   > Anyway...pointers appreciated. Thanksinadvance.
   
   I've not tried that so cannot answer.  That is not the goal of Atomos.  It 
is more for creating an android application such that the built application is 
all controlled (loaded) by the Android loader (not sure if that is still called 
DexClassLoader).
   
   Long ago I do recall some experiments both in Felix and Equinox to hook in a 
DexClassLoader such that bundles could be installed dynamically.  But I am 
unsure if that is possible still or if a different approach would be needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to