简体   繁体   English

如何将统一引擎转换的android项目转换为x86格式

[英]how to convert unity engine converted android project into x86 format

I had converted my unity 3d game file as google android project. 我已经将统一的3D游戏文件转换为google android项目。 Then tried to convert that file into x86 format with all the prerequisite methods from https://software.intel.com/en-us/android/articles/using-the-android-x86-ndk-with-eclipse-and-porting-an-ndk-sample-app . 然后尝试使用https://software.intel.com/zh-CN/android/articles/using-the-android-x86-ndk-with-eclipse-and-porting中的所有必备方法将该文件转换为x86格式-ndk-sample-app It was successful while building apk file, but when I run it, it crashes, showing "Application stopped unfortunately. 生成apk文件时成功完成,但是当我运行它时,它崩溃了,显示“不幸的是,应用程序停止了。

Can any one help? 有人可以帮忙吗?

Unity is not yet supported for Android x86 platforms. Android x86平台尚不支持Unity。 Any APK using unity lib files cannot be recompiled to x86 at this point in time. 目前无法将使用统一lib文件的任何APK重新编译为x86。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM