1 在項目目錄/android/app/src/main下建一個文件夾assets
2 react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res
react-native bundle --platform android --dev false --entry-file index.js --bundle-output E:/java/eclipse-workspace/DemoAppAPI/src/main/resources/static/resources/js/index.android.bundle --assets-dest android/app/src/main/res