• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

a certain third-party jar's classes is missing after release build

Explorer ,
Dec 17, 2014 Dec 17, 2014

Copy link to clipboard

Copied

I'm building a native extension for the Android platform using several third-party jar files.

I exportd a jar file from Android project that include classes implementing the FREExtension interface.

And I merged A exported jar file and third-party jar files into a single jar file.

I package a ANE file and I build a APK file using a ANE file.

Strangely a certain jar's classes of the third-party jar files are missing in APK after release build.

( I am using Flash Builder 4.6. )

I changed a ANE file to .zip and check jar file using jd-gui tool.

This time I saw missing classes clearly.

I tried many ways but did not find a solution.

If anyone else know about this or experience this problem,

plese give me a advice.

Thanks.

TOPICS
Development

Views

257

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Dec 18, 2014 Dec 18, 2014

Copy link to clipboard

Copied

The jar file which classes are missing in APK is the "sdk4game.jar".

Its package is "eu.inn.sdk4game".

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Dec 18, 2014 Dec 18, 2014

Copy link to clipboard

Copied

LATEST

The android-support-v4.jar is same.

I check android-support-v4.jar's classes in ANE.

But they are missing in APK after release build.

I don't know why.

I use Flash Builder 4.6 and Flex SDK 4.6.0 + AIR SDK 15.0.0.356.

Is there anyone else know about this???

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines