Skip to content

Commit ecec141

Browse files
committed
[tips] how to make node-gyp work for android
- method 1: gcc4droid to get android gcc
1 parent c7fbb88 commit ecec141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Share application with your friends in the same Wi-Fi!
1212
- build to generate apk
1313
- install the apk on Android phone
1414
- do `npm install` in `modules` folder
15+
- to make node-gyp work, download GCC4droid from for example Google Play Store and then unzip the apk to get android `gcc`
1516
- adb push entire `modules` as `/sdcard/.nodebase`
1617

1718
# Modules

0 commit comments

Comments
 (0)