There is maybe some workarounds though:
* You can provide intents which will be caught by some
BroadcastReceiver which will set the result that you can retrieve if
you used Activity.sendOrderedBroadcast, though I never tested this
function.
* You can provide a service with an aidl interface file y
Sorry, third party shared libraries are not supported in 1.0.
On Sep 30, 9:06 am, Ashutosh <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have my own custom library apk file (say lib.apk) & i want make it
> available to other applications.
> How to provide the uses-library in the android manifest.xml fil
2 matches
Mail list logo