Android app for TON Wallet Challenge
Used studio version: Android Studio Flamingo 2022.2.1 Patch 1
With studio:
- Clone project
- Open Android Studio
- Open project
- Click run after sync
With cli:
- Clone project
- cd ton-wallet-contest
- ./gradlew app:assembleAfatRelease
- apk path: ton-wallet-contest/app/afat/release/app-afat-release.apk
APK file download url: https://github.com/tim06/ton-wallet-contest/releases/
-
error: "Bad CPU type in executable". command:
softwareupdate --install-rosetta
-
error: "Unknown host CPU architecture: arm64". fix: https://stackoverflow.com/a/69555276