GloDroid / glodroid_manifest

Android port that aims to bring both user- and developer-friendly experience in using AOSP with a set of single-board computers (SBC), phones and other devices.
471 stars 67 forks source link

Orange pi plus 2e bugs #17

Closed hostkit closed 4 years ago

hostkit commented 4 years ago

Os: v0.2 (your img) Device: plus2e Problem:

  1. Leanback launcher and Android tv launcher Fc
  2. Unable download using default browser, we must using fdroid first time to install another browser
  3. Unable set display resolution, so some text cropped

Ask:

  1. How to enable ir remote tv/set top box?
hostkit commented 4 years ago

News bugs:

  1. Android System: There's an internal problem with your device. Contact your manufacturer for details.
  2. Usb storage/hhd external not mount and not showing in ls /dev, so unable to mount manual, i thinks internal mmc too
  3. Supersu/superuser/terminus unable access su. We cant get root access
  4. Unable adb shell over wifi
rsglobal commented 4 years ago
  1. Usb storage/hhd external not mount and not showing in ls /dev, so unable to mount manual, i thinks internal mmc too

It seems that there is no support for NTFS file system mount in AOSP yet. Corresponding change is under review. https://android-review.googlesource.com/c/platform/system/vold/+/972633

rsglobal commented 4 years ago

@hostkit , Please try to reproduce bugs with v0.5.0

rsglobal commented 4 years ago

Closing due to inactivity. Please reopen if issue is still relevant.