Skip to content

Issue when trying to update webview on Frameo #16

@millie75

Description

@millie75

When running through the instructions in ADB I get the following when running

mount -o rw,remount /system && cp /system/app/webview/webview.apk /system/app/webview/webview.apk.bak

root@BGS-102K-T:/ # mount -o rw,remount /system && cp /system/app/webview/webview.apk /system/app/webview/webview.apk.bak
cp /system/app/webview/webview.apk /system/app/webview/webview.apk.bak <
mount: Operation not permitted

and get the below when running

mount -o rw,remount /system && rm -rf /system/app/webview/oat

255|root@BGS-102K-T:/ # mount -o rw,remount /system && rm -rf /system/app/webview/oat
ount -o rw,remount /system && rm -rf /system/app/webview/oat <
mount: Operation not permitted

Do I need a physical sdcard in the Frameo? Or is there a different issue

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions