Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. E:New folder (2)CoolMicApp-Androidappbuild.gradle
  2. Error:executing external native build for ndkBuild E:New folder (2)CoolMicApp-AndroidappsrcmainjniAndroid.mk
  3. Error:executing external native build for ndkBuild E:New folder (2)CoolMicApp-AndroidappsrcmainjniAndroid.mk
  4.  
  5. How to build coolmic:
  6. 1. Download Android Studio and the NDK
  7. 2. Clone this repository
  8. 3. Run the following commands:
  9. $ git submodule init
  10. $ git submodule update --init --recursive
  11. 4. Import the Project into Android Studio. Select gradle-wrapper.
  12. 5. Hit build(Arrovdown with 011001 next to it.
  13. 6. Hit the Build Menu and then Build APK
  14. 7. You can find the resulting APK under ./app/build/outputs/apk/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement