Skip to content
nhancv's blog

nhancv's blog

i am who am i

  • Home
  • Resume
  • GitHub
  • Upwork
  • DApp
  • Contact

Native MD5 nodejs

November 5, 2019nhancvLeave a Comment on Native MD5 nodejs

Get md5 hash Bonus sha256

Read More

Export FireStore database

November 5, 2019nhancvLeave a Comment on Export FireStore database

CloneFireStore.js  ExportFireStore.js Use it: 

Read More

Android Socket.io client v1.0.0 – EngineIOException: xhr poll error

November 5, 2019nhancvLeave a Comment on Android Socket.io client v1.0.0 – EngineIOException: xhr poll error

On Android socket client Error: => By pass ssl, https, addition write timeout to http client Check config proxy pass header on Nginx server /etc/nginx/sites-available/mysite

Read More

Android Some notes for Android Java JNI C++ NDK

November 5, 2019nhancvLeave a Comment on Android Some notes for Android Java JNI C++ NDK

Add multi include header files to project CMake: https://stackoverflow.com/questions/13703647/how-to-properly-add-include-directories-with-cmake Way 1 Way 2 Config local external import file CMakeLists.txt Log from native Function void template Return string Pass bitmap object to…

Read More

Android Rotate YUV420 byte data

November 5, 2019nhancvLeave a Comment on Android Rotate YUV420 byte data
Read More

Android Gradle DSL method not found: ‘deleteAllActions()’ [] …anotation

November 5, 2019nhancvLeave a Comment on Android Gradle DSL method not found: ‘deleteAllActions()’ [] …anotation

If build Gradle version >= 3 and config compatible with 1.8 so the retrolamda plugin should be removed => Fix: Remove below config

Read More

What difference between !! and ? in Kotlin, see below table.

November 5, 2019nhancvLeave a Comment on What difference between !! and ? in Kotlin, see below table.

a: String? a.length a?.length a!!.length “cat” Compile-time error 3 3 null Compile-time error null NullPointerException  Ref: https://kotlinlang.org/docs/reference/null-safety.html

Read More

Detect wifi format with regex in Kotlin

November 5, 2019June 14, 2023nhancv2 Comments on Detect wifi format with regex in Kotlin

The snip code below demonstrates how to extract data from WIFI data which from QRCode 

Read More

Android Could not find method annotationProcessor() for arguments

November 5, 2019nhancvLeave a Comment on Android Could not find method annotationProcessor() for arguments

The error comes when upgrade build Gradle >= 3 in this block => Fix:

Read More

Telegram Bot

November 5, 2019nhancvLeave a Comment on Telegram Bot

Visit BotFather: https://telegram.me/BotFather Create bot by sending message to BotFather Enable join bot to a group Add command menu list to bot (command name is lowercase) Enable access to all message…

Read More

Posts pagination

Previous 1 … 15 16 17 Next

Subscribe for news

Check your inbox or spam folder to confirm your subscription.

PayPal PayPal.me: @nhancv

Bitcoin bc1qehlfcpdjjqzetaqld33cyw7gdgsnrrdnaxd5nn

Dogecoin DQ5bvoNfbXDUcqNQCHRwdPejRjsw6Yfi2n

Ethereum 0x588d48bA59E3d19f6E5145764059D3A606E67D36

Litecoin ltc1qud2aaz49psxk20yu0zf4duml3r793mk6gvuxvk

XRP rfhC9qf2KzhmJLu1jezDusuD9zJn5L71Lq

SOL DpNZ2CSzDEcX8pUg1Doi2grZzHhL5BHwukdUSk7z24Nm

Buy Me a Coffee

Recent Posts

  • Setup CometBFT PoS Ethereum Private Chain with Evmos on Docker
  • Setup IBFT 2.0 PoA Ethereum Private Chain with Besu on AWS Cloud via Terraform
  • libp2p Error: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No “exports” main defined in …
  • Ensuring Contract Callers Implement a Custom Interface in Solidity Using ERC165 without @openzeppelin
  • Proof of Authority (PoA) and Proof of Stake (PoS)

Recent Comments

  • DbO on BITCOIN Convert private key to WIF
  • nhancv on Detect wifi format with regex in Kotlin
  • Manish Gautam on Detect wifi format with regex in Kotlin
  • John on Create TRC20 Token on TRON network with nodejs
  • Lakhan on Flutter printer and cash drawer

Archives

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

Categories

  • Android
  • AWS
  • Blockchain
  • Flutter
  • iOS
  • Mobile
  • Tech
  • Trading
  • Web
  • Wordpress

Tags

android (12) aws (6) backup (1) bitcoin (4) blockchain (17) dart (1) dialog (1) env (2) firestore (1) flutter (43) flutter newbie (5) gesturedetector (1) gradle (1) gzip (1) heroku (1) hpz420 (1) javascript (1) keyboard (3) kotlin (2) macbook m1 (2) macos (2) md5 (1) mongoDB (2) nginx (5) nodejs (5) nscan (1) pancakeswap (2) permission (1) poa (2) regex (2) rounded textfield (1) screen touch test (1) sha256 (1) smartcontract (7) socket.io (1) solidity (2) splash (1) telegram bot (1) token (2) truffle (1) ubuntu (3) wifi qr (1) winston (1) wordpress (3) yuv420 (1)
© 2024 nhancv.com
Facebook Twitter Linkedin Instagram YouTube Pinterest Tumblr Reddit
  • Home
  • Resume
  • GitHub
  • Upwork
  • DApp
  • Contact