I am not sure whether this question ever asked here or I am missing it ? Anyway, I think my problem is bit different. Here we go:
- I have a library (authorization.jar) in Android. This communicates with other service for authorization things.
- This library (authorization.jar) is used in many other Android applications.
- Now we are moving to Adobe Air and we need to integrate that authorization.jar in Adobe Air and finally create the APK for Android.
- We will publish APK only.
How is that possible ?