Adobe Air 4.0 Native Extension with Google Play Services

回眸只為那壹抹淺笑 提交于 2019-12-01 09:21:31

I finally found the problem solution. The problem is in the process of exporting native extension to .jar file. More specifically, when I export my android project to .jar file, I made a mistake. I select the whole java project files to export into .jar file, including gen folder which is not necessary. Here is the screen shot:

What I am doing is incorrect:

This is the correct way:

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!