Allow Felix to work on Android 1.5 with no hack
-----------------------------------------------

                 Key: FELIX-1156
                 URL: https://issues.apache.org/jira/browse/FELIX-1156
             Project: Felix
          Issue Type: Improvement
          Components: Framework
            Reporter: Clement Escoffier
            Assignee: Clement Escoffier


To run Felix on Android, it generally require to have the root access to the 
device to grant permissions on the dalvik-cache 
(http://ipojo-dark-side.blogspot.com/2008/10/ipojo-on-android.html). Moreover, 
Felix loads dex files by relying on an internal/private API of Android.

Android 1.5 (CupCake) provides a method to load DEX file. This method is 
public, is part of the API and allows to turn around the permission issue.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to