I am having a trouble when trying to import the package "android.content.pm" into my OSGi Bundle. This bundle uses the Package Manager to get the list of applications in Android and use one of them. But when i try to import this packege i receive the message:
11-06 10:56:30.550: E/CACManager(7483): org.osgi.framework.BundleException: Unresolved constraint in bundle QRCodeCAC [1]: Unable to resolve 1.0: missing requirement [1.0] osgi.wiring.package; (osgi.wiring.package=android.content.pm.PackageManager)