Hello!
I am writing to report an issue with the PokerTH application after the recent ChromeOS update.
Following the update two days ago, PokerTH was unexpectedly removed from my Chromebook. When attempting to reinstall the APK file ("PokerTH-1.1.1-Android20151208.apk") using ADB, I encounter the following error:
failed to install PokerTH-1.1.1-Android20151208.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
This issue occurs on two separate Chromebooks running the same version of ChromeOS: 132.0.6834.154 (Official Build) (64-Bit).
I suspect that the current PokerTH APK may require an update to be compatible with the latest ChromeOS version.
Thank you for your time and assistance.
Unable to Install PokerTH after ChromeOS Update
The android version of PokerTH is quite outdated and won't be continued.
The error message
When I had a chromebook, I was succesfully using the debian PokerTH client.
Check this out: https://chromeos.dev/en/linux/setup
After setting up the debian environment, you can install pokerth in a terminal with:
The error message
is informing you about a wrong system architecture. Your chromeos is propably using an x86 Android - but the APK is built for ARM devices.INSTALL_FAILED_NO_MATCHING_ABIS
When I had a chromebook, I was succesfully using the debian PokerTH client.
Check this out: https://chromeos.dev/en/linux/setup
After setting up the debian environment, you can install pokerth in a terminal with:
Code: Select all
sudo apt install pokerth