Sony Xperia XA2 Plus: how to enable android debugging?
There were some articles for Jolla 1 / Jolla C describing how to enable adb debugging via manipulations with config files. Is that approach still applicable to XA2 Plus / android 8?
We have moved to a new Sailfish OS Forum. Please start new discussions there.
There were some articles for Jolla 1 / Jolla C describing how to enable adb debugging via manipulations with config files. Is that approach still applicable to XA2 Plus / android 8?
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2019-02-11 15:07:34 +0200
Seen: 238 times
Last updated: Feb 11 '19
Android applications should not be grouped in the same window [released]
1 window per Android app [duplicate]
Bug: Files and directories in the Android sandbox have insufficient permissions
Where photos from android apps are being stored? [answered]
Android VKB saves and suggests passwords in plaintext
\SDCARD\ folder which Android apps use should be visible when you plug your phone into PC [released]
Display (and edit) Android APK rights when installing from Transfers
Accessing pictures from android [released]
WhatsApp notification [answered]
Why is Firefox' Sync functionality not supported (currently)? [answered]
iirc you must chroot on the /opt/alien, then from there start adbd then it should work via adb
tortoisedoc ( 2019-02-11 16:19:45 +0200 )editokay, so the same approach as for Jolla 1 / Jolla C does work for XA2 Plus?
ElderOrb ( 2019-02-11 16:45:41 +0200 )edit[root@Sailfish /]# chroot /opt/alien chroot: cannot run command `/bin/bash': No such file or directory
ElderOrb ( 2019-02-11 20:49:03 +0200 )editOkay, approach with
persist.service.adb.enable=1 service.adb.tcp.port=5555
still seems to work, but now I have another issue: I'm getting 'failed to authenticate' on 'adb.exe connect'
Any ideas how to generate / pass keys to alien dalvik?
ElderOrb ( 2019-02-11 21:25:58 +0200 )edit