TODO

Verification des mises a jour du systeme 
erreur impossible de récupérer la liste des mises à jour 

4K

Enable debug mode :

  • home / settings / device / about / build / click ok (* 6 times)
  • home / settings / pref / dev options / debugging / usb debugging / on
  • on host: adb connect $IP
  • on target: accept key
  • on host : adb shell

Thanks:

  adb shell
  shell@fbx6lcv2:/ $ 

127|shell@fbx6lcv2:/ $ cat /proc/version
Linux version 3.14.28-1.8pre+ (r0ro@r0ro) (gcc version 4.8.3 (crosstool-NG hg+default-99029fac116b) ) #25 SMP Tue Sep 20 20:51:51 CEST 2016
shell@fbx6lcv2:/ $ cat /proc/cpuinfo
processor       : 0
model name      : ARMv7 Processor rev 3 (v7l)
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm 
CPU implementer : 0x42
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0x00f
CPU revision    : 3

processor       : 1
model name      : ARMv7 Processor rev 3 (v7l)
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm 
CPU implementer : 0x42
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0x00f
CPU revision    : 3

Hardware        : Freebox V6LC V2 (In-kernel Flattened Device Tree)
Revision        : 0000
Serial          : 0000000000000000
shell@fbx6lcv2:/ $ getprop ro.build.version.release
5.1.1
shell@fbx6lcv2:/ $ getprop ro.build.version.sdk
22


adb shell mkdir -p /mnt/sdcard/tmp
adb push $file /storage/emulated/legacy/tmp/

wget -c http://mirrors.kodi.tv/releases/android/arm/kodi-17.6-Krypton-armeabi-v7a.apk
adb install kodi-17.6-Krypton-armeabi-v7a.apk

wget https://f-droid.org/FDroid.apk
adb install FDroid.apk

wget http://get.videolan.org/vlc-android/3.0.1/VLC-Android-3.0.1-ARMv7.apk
adb install VLC-Android-3.0.1-ARMv7.apk

https://busybox.net/downloads/binaries/1.28.1-defconfig-multiarch/busybox-armv7l

ERROR

List of devices attached : none

HARDWARE

MISC

MORE

@TaG: 4k

adb.txt · Last modified: 2022/04/16 12:22 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki