Skip to content

Long's blog

Góp nhặt của một kẻ mù công nghệ :p

  • My Info
    • Đỗ Thành Long’s CV
    • My Github
    • My Youtube
    • My Google Scholar
    • My Facebook
  • Café
    • soiqualang_chentreu
    • Trắng Xóa!
    • Capuchino
    • Robusta Café
    • Đen nóng Café
  • Dev
    • Web
    • Công nghệ
    • Uncategorized
  • GIS
    • Shared Map
    • QGIS
    • WebGIS
    • PostgreSQL, PostGIS
    • GeoServer
    • Openlayers
  • Viễn thám
  • Research
    • Ý tưởng
    • Research
    • Sói’s Tutorials
  • Tài liệu
    • GIS – Remote Sensing news
    • Tài liệu
    • Dữ liệu
    • Mẹo vặt
  • My Apps
    • Khoa học thường thức
    • Trắng Xóa – Danh ngôn
    • Harmonica tabs
    • Ảnh chế hài hước, dzui dzui
    • GeoGIS
    • Guitar tabs – Viettabs
    • 2000 Phác đồ điều trị bệnh
    • Q2A
    • Học HTML
    • Openlayers Cookbook
    • OpenLayers3 Leaflte Cookbook
    • OpenLayers Create Code
    • PostgreSQL Tools
    • Get link Remote Sensing Data
    • Lon,Lat Decimal
    • Download Landsat Images
    • Tra cứu vận đơn Viettel Post
    • GET Map OGC WMS, WFS, WCS services
    • PHP-SLD Generate
    • Viettabs.cf – Guitar tabs sharing
    • Files to Videos
  • Other
    • Reading
    • Games
    • Harvest Moon

Tag: Android

How to run scrcpy wirelessly (wifi network)?

Posted on 12/05/202330/05/2023 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Mẹo vặt Tagged Android, scrcpyLeave a Comment on How to run scrcpy wirelessly (wifi network)?

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 […]

Read More

Can’t start Android emulator device

Posted on 04/04/2023 by soiqualang_chentreu Posted in Mẹo vặt Tagged Android, emulator, IonicLeave a Comment on Can’t start Android emulator device

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

Read More

[IONIC Capacitor Mobile Dev] Chang app name, version in Android

Posted on 14/10/202214/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, Capacitor, Ionic, Mobile, Mobile DevelopmentLeave a Comment on [IONIC Capacitor Mobile Dev] Chang app name, version in Android

[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

Read More

Ionic cordova-res Error occurred while copying resources/android/icon/

Posted on 14/10/202214/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, cordova, cordova-res, Ionic, IOS, Mobile DevelopmentLeave a Comment on Ionic cordova-res Error occurred while copying resources/android/icon/

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 […]

Read More

[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

Posted on 14/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, Google Play ConsoleLeave a Comment on [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

[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 […]

Read More

Ionic capacitor build APK debug and App bundle ABB

Posted on 13/10/202214/10/2022 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Mẹo vặt Tagged Android, App Bundle, Capacitor, IonicLeave a Comment on Ionic capacitor build APK debug and App bundle ABB

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 […]

Read More

Android No usable Android build tools found. Highest 32.x installed version is 30.0.3; Recommended version is 32.0.0

Posted on 13/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, Android Debug, Android SDK, Android studioLeave a Comment on Android No usable Android build tools found. Highest 32.x installed version is 30.0.3; Recommended version is 32.0.0

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 […]

Read More

Run capacitor Android Ok

Posted on 12/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, Capacitor, IonicLeave a Comment on Run capacitor Android Ok

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 […]

Read More

Android IONIC – No installed build tools found. Install the Android build tools version 19.1.0 or higher

Posted on 11/10/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, Android Debug, build tools, IonicLeave a Comment on Android IONIC – No installed build tools found. Install the Android build tools version 19.1.0 or higher

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 […]

Read More

[IONIC] Error: ENOENT: no such file or directory when running Ionic Cordova

Posted on 11/08/202211/08/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, cordova, IonicLeave a Comment on [IONIC] Error: ENOENT: no such file or directory when running Ionic Cordova

[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 […]

Read More

IONIC Capacitor build Android Debug APK

Posted on 27/06/202227/06/2022 by soiqualang_chentreu Posted in Lang thang, Mẹo vặt Tagged Android, Android Debug, apk, Capacitor, IonicLeave a Comment on IONIC Capacitor build Android Debug APK

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 […]

Read More

Android debug via wifi

Posted on 16/05/2022 by soiqualang_chentreu Posted in Công nghệ, Lang thang Tagged ADB, adb server, Android, debugLeave a Comment on Android debug via wifi

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 […]

Read More

Ionic app icon generator

Posted on 13/04/202214/04/2022 by soiqualang_chentreu Posted in Công nghệ, Mẹo vặt Tagged Android, app icon, cordova, IonicLeave a Comment on Ionic app icon generator

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 […]

Read More

Thêm quảng cáo vào app android – ionic add Admob to my app

Posted on 21/03/202221/03/2022 by soiqualang_chentreu Posted in Công nghệ, Mẹo vặt, Sói's Tutorials Tagged Admob, Android, IonicLeave a Comment on Thêm quảng cáo vào app android – ionic add Admob to my app

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 […]

Read More

Lỗi ADB không tìm thấy thiết bị hoặc adb server bị killed

Posted on 15/11/2021 by soiqualang_chentreu Posted in Công nghệ, Mẹo vặt Tagged ADB, adb server, AndroidLeave a Comment on Lỗi ADB không tìm thấy thiết bị hoặc adb server bị killed

Read More

Posts navigation

Older posts
Buy me a coffee - MOMO

Tags

3D WebGIS Android Android studio api ArcGIS Capacitor cloudflare cordova database Docker gdal geoserver gis git github Google Earth Engine guitar htaccess Ionic IOS javascript JS GIS Jupyter Notebook leaflet Linux Machine learning map mysql Nodejs openlayers php Pokemon postgis postgresql python QGIS remote sensing sql tomcat tools ubuntu VirtualBox viễn thám webgis wordpress

Recent Posts

  • Fix Geoserver WMS character representation error (UTF-8)
  • Create a globe-like orthographic projection map in QGIS 3
  • Linux Link, Unlink folder
  • PostgreSQL select current user
  • Moodle ERROR You don’t have permission to view this list of courses

Recent Comments

  • [GEE Cơ bản #1] Hướng dẫn thêm một tập ảnh trong Google Earth Engine – OpenGIS Việt Nam on [GEE Basic] Add an Image collection in Google Earth Engine
  • Cannot-Make-Directory-Permission-Denied-Bij-Run-Screen. on [Linux Screen] Cannot make directory ‘/var/run/screen’: Permission denied
  • Lê Tiến on Installing Apache, QGIS Server, And Lizmap Web Client On Windows OS
  • Amit Kumar Singh on Tìm hiểu Cloudflare Worker
  • Nguyen Liem on [Python] Text to speech – Chuyển văn bản thành giọng nói FPT Speech Synthesis

Categories

  • Capuchino
  • Công nghệ
  • Dữ liệu
  • GIS
  • Google Earth Engine
  • Lang thang
  • Linux
  • Mẹo vặt
  • QGIS Tutorials and Tips
  • Research
  • Sói's Tutorials
  • Tài liệu
  • Uncategorized
  • Viễn thám
  • Web
  • WebGIS
  • Ý tưởng

Archives

  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • January 2021
  • December 2020
  • November 2020
  • September 2020
  • August 2020
  • August 2019
  • July 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • October 2017
  • September 2017
  • August 2017
  • June 2017
  • May 2017
  • April 2017

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright 2022. All rights reserved.