Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some problems with ANE #1

Open
bobrokrol opened this issue Apr 14, 2016 · 0 comments
Open

some problems with ANE #1

bobrokrol opened this issue Apr 14, 2016 · 0 comments

Comments

@bobrokrol
Copy link

bobrokrol commented Apr 14, 2016

Hi, thanks for sharing awersome code it's really clean and works fine!
I had few issues, I'm not sure if they related to your code ot to may envirinment

  • conflicts with AdMob ANE. I have used another ANE for AMob and had errors while packaging I thing due to conflicts with namespaces as they uses same Java classes. I switched to your implementation but I think it will be good to split somehow API's if it's possible as many users use another ANE's for AdMob
  • I have some wierd errors with intellijIdea while run pacakging for testing through usb
C:\Users\bobrokrol\AppData\Local\Temp\46d4daa7-d912-4784-9109-ff3d503976dd\out\com\google\android\gms\internal\zzni.smali[0,0] null

ADT command line:
C:\Program Files (x86)\JetBrains\IntelliJ IDEA 15.0.3\jre\jre\bin\java.exe -Dapplication.home=D:\_work\SDK\air21\AIRSDK_Compiler -Dfile.encoding=UTF-8 -Djava.awt.headless=true -Duser.language=en -Duser.region=en -Xmx512m -jar D:\_work\SDK\air21\AIRSDK_Compiler\lib\adt.jar -package -target apk -storetype PKCS12 -keystore D:\_work\_synth_game\repo\game\temp_keystore.p12 -storepass keystore_password D:\_work\_synth_game\repo\game\out\production\game\releaseAndr.apk D:\_work\_synth_game\repo\game\out\production\game\Main-app.xml -extdir D:\_work\_synth_game\ANE-Sounds-master\bin -extdir D:\_work\_synth_game\repo\game\libs\Android_Google_Play_Services_Lib_ANE-master -extdir D:\_work\_synth_game\repo\game\libs\Android_Play_Games_Services_ANE-master -C D:\_work\_synth_game\repo\game\out\production\game releaseAndr.swf -C D:\_work\_synth_game\repo\game2\src assets\icons -C D:\_work\_synth_game\repo\game2\src assets\melody\final -C D:\_work\_synth_game\repo\game2\src assets\sounds\final -C D:\_work\_synth_game\repo\game2\src assets\notes\3\mp3

It could be some Intelliji bug but I didn't have such errors with other ANE's

  • Is it possible to add ANT build target files? I believe it would be very helpful for everyone.
    Thanks!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant