00e9e1c5f7cc44a605e1d27b1a8ceea610d7a8ea
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
- Install Visual Studio 2015
- Open Conch/build/conch/proj.win32/Conch6.sln
- Change the configuation to Release/x86
- Build the solution and then run the project
- iOS
- Install Xcode
- Open Conch/build/conch/proj.ios/conch6.xcworkspace
- Set the active scheme to LayaBox
- Build and then run the current scheme
- Android
- On Mac or Linux, Install android studio and configure the Android SDK(android-ndk-r21d) related environment variables
- cd Conch/build and then run ./buildAll-andoid.sh
- Open Conch/build/conc/proj.android_studio with android_studio
- Build and then run proj.android_studio
Description
Languages
C++
43.7%
JavaScript
22.1%
C
13.1%
Objective-C
5.9%
Java
5.7%
Other
9.4%