2 Star 7 Fork 4

北京蓝亚盒子科技有限公司 / LayaNative2.0

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
lvfulong 提交于 2021-11-16 11:16 . NDK version

LayanNative2.0 is an open-source LayaAir2.0 engine runtime

LayaNative is a complete set of development solutions for the development, testing and release of native mobile apps by LayaAir engine, but not limited to LayaAir engine. Based on LayaPlayer as the core runtime, LayaNative uses reflection mechanisms and channel docking solutions to provide developers with secondary opening and channel docking on native apps, and provides testers and construction tools to package and release html5 projects for developers Provide convenience as native App.

Build

  • Windows
  1. Install Visual Studio 2015
  2. Open Conch/build/conch/proj.win32/Conch6.sln
  3. Change the configuation to Release/x86
  4. Build the solution and then run the project
  • iOS
  1. Install Xcode
  2. Open Conch/build/conch/proj.ios/conch6.xcworkspace
  3. Set the active scheme to LayaBox
  4. Build and then run the current scheme
  • Android
  1. On Mac or Linux, Install android studio and configure the Android SDK(android-ndk-r21d) related environment variables
  2. cd Conch/build and then run ./buildAll-andoid.sh
  3. Open Conch/build/conc/proj.android_studio with android_studio
  4. Build and then run proj.android_studio
1
https://gitee.com/layabox/LayaNative2.0.git
git@gitee.com:layabox/LayaNative2.0.git
layabox
LayaNative2.0
LayaNative2.0
main

搜索帮助