I have an Adobe AIR application for Android. Use for this AIR 3.0 and Flash Builder 4.6. I need to make MyANEFile.ane - which should include 2 external .jar files: Flurry.jar + Tapjoy.jar. But when I made the .ane file - it does not work. How can I add these 2 jar files to my main application jar file to make the .ane file right? Thanks.
This shows me such errors in dalwick:
* 01-31 21: 37: 37.046: I / dalvikvm (12983): Could not find com.amobee.agency.tracking.AmobeeReceiver.amobeeTracking method, link to com.mycompany.extensions.AmobeeInitAmobeeTrackingFunction.call
01-31 21: 37: 37.046: W / dalvikvm (12983): VFY: cannot solve static method 317: Lcom / amobee / agency / tracking / AmobeeReceiver; .amobeeTracking (Ljava / lang / String; Landroid / content / context; Ljava / languages ββ/ String;) V *
source share