How to run scrcpy wirelessly (wifi network)? Here are the steps: Connect the device to the same Wi-Fi as your computer Get your device IP address (in Settings → About phone → Status) Enable adb over TCP/IP on your device: adb […]
Góp nhặt của một kẻ mù công nghệ :p
How to run scrcpy wirelessly (wifi network)? Here are the steps: Connect the device to the same Wi-Fi as your computer Get your device IP address (in Settings → About phone → Status) Enable adb over TCP/IP on your device: adb […]
Can’t start Android emulator device Err info Fix Remove or Rename this folder, then start Android emulator device When Android emulator device started, it will re-create this folder
[IONIC Capacitor Mobile Dev] Chang app name, version in Android Change App Name These are the other places: app_name in android/app/src/main/res/values/strings.xml Change App Version versionCode, versionName in android/app/build.gradle References https://forum.ionicframework.com/t/change-application-name-on-android-platform/220594
Ionic cordova-res Error occurred while copying resources/android/icon/ Err info D:\sync\websvr\ionic\current\thanhlong_binhthuan_appmobile>cordova-res android –skip-config –copy –type icon Generated 6 resources for Android WARN: Error occurred while copying resources\android\icon\mdpi-foreground.png WARN: Error occurred while copying resources\android\icon\mdpi-background.png WARN: Error occurred while copying resources\android\icon\hdpi-foreground.png WARN: Error […]
[Google Play Console] No countries or regions have been selected for this track. Add at least 1 country or region to roll out this release No countries or regions have been selected for this track. Add at least 1 country […]
Ionic capacitor build APK debug and App bundle ABB ionic capacitor build Debug APK ionic cap copy ionic cap sync cd android gradlew assembleDebug APK will be: approot_folder\android\app\build\outputs\apk\debug ionic capacitor build App bundle ABB ionic cap copy ionic cap sync […]
Android No usable Android build tools found. Highest 32.x installed version is 30.0.3; Recommended version is 32.0.0 > cordova.cmd build android –device [INFO] … and 78 additional chunks [ng] i 「wdm」: Compiled successfully. [cordova] [cordova] FAILURE: Build failed with an […]
Run capacitor Android Ok Your Ionic app is ready! Follow these next steps: – Go to your new project: cd .\t1 – Run ionic serve within the app directory to see your app in the browser – Run ionic capacitor […]
Android IONIC – No installed build tools found. Install the Android build tools version 19.1.0 or higher Thông báo lỗi > cordova.cmd build android [INFO] … and 78 additional chunks [ng] i 「wdm」: Compiled successfully. [cordova] (node:10100) [DEP0128] DeprecationWarning: Invalid […]
[IONIC] Error: ENOENT: no such file or directory This error appears when I run Capacitor first, then I decide to change to Cordova ionic cordova run android -l -c How to fix Error: ENOENT: no such file or directory when […]
IONIC Capacitor build Android Debug APK Install Capacitor npm install @capacitor/core @capacitor/cli npx cap init Add Android platform to Capacitor project ionic build npm install @capacitor/android ionic cap add android Build Android Debug APK with IONIC Capacitor ionic cap copy […]
Android debug via wifi Lấy danh sách thiết bị adb devices -l List of devices attached H7AXB771T321953 device product:WW_Phone model:ASUS_X00ID device:ASUS_X00IDC transport_id:1 Bật debug wifi # This makes the device to start listening for connections on port 5555; adb tcpip […]
Ionic app icon generator Tạo icon cho app IONIC [ERROR] cordova-res was not found on your PATH. Please install it globally ionic cordova resources > cordova-res [cordova-res] 'cordova-res' is not recognized as an internal or external command, [cordova-res] operable program […]
Thêm quảng cáo vào app android – ionic add Admob to my app Đăng ký tài khoản https://admob.google.com/home/ https://apps.admob.com/signup/create-account Bị lỗi An error occurred. Please try again later. https://support.google.com/admob/thread/106753835/can-t-signup-into-account-for-admob-i-am-getting-an-error-occurred-please-try-again-later?hl=en Đổi sang trình duyệt Edge là Ok, lưu ý phải tắt […]