-
## Expected Behavior
I think the arity should be the same for both.
`(context (default (targets native windows android)))`
should be equivalent to
`dune build -x windows -x android`
T…
-
Firstly, thanks for this great project. Very useful for researchers.
I'm trying to test Bluetooth on Android Pie, but am unable to get it to work.
**Environment:**
- Windows 10 64-bit host
- V…
-
I do:
export NDK_STANDALONE_TOOLCHAIN="/home/user/android-ndk-r27/toolchains/llvm/prebuilt/linux-x86_64"
export HOST=aarch64-linux-android
After that the build is always x86_64:
file scanmem
sc…
-
Initial forward port of Bass OS vendor/app/device layers:
- device/generic/common - (half done) Device tree updates
- vendor/bass - Move to not using vendorsetup.sh
- vendor/bliss - include vendor/bas…
-
Is there any chance run android x86 project in iBox? I can't find any images for running.
-
- [ ] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md).
- [ ] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues).
**Environment**
-…
-
Really appreciate to you giving us this great project with detailed instructions.
I have finished the installation and it's running very well now in my windows PC. But when I try to install it on m…
-
### Version
v20.2.0
### Platform
```text
Docker From Ubuntu:20.04
Linux fc67e7bf1d76 5.15.0-101-generic #111~20.04.1-Ubuntu SMP Mon Mar 11 15:44:43 UTC 2024 x86_64 x86_64 x86_64 GNU/Linu…
-
It would be great if rr could be used to debug Firefox for Android (or other Android applications).
Since Android can run on an x86 device or emulator, hopefully this is easier to do than supportin…
-
Could you please kindly add Android-x86 support?
I have already made the following changes:
echo "Detected Android NDK version $NDK_RN"
case "$NDK_RN" in
.
.
.
"8e (64-bit)")
TOOLCHAIN=…