Ethernet in Edge2 with Android

Which system do you use? Android, Ubuntu, OOWOW or others?

Android

Which version of system do you use? Please provide the version of the system here:

Edge2-android-13-v20240611

Please describe your issue below:

I am using the Edge2 with the Edge2 station add-on. I am unable to see the Ethernet interface in the network settings. Is there something I need to do to enable Ethernet?

@sholland Due to the lack of Ethernet interface on the edge2-rk3588s chip platform, the relevant Ethernet setting functions were not added initially. Have you downloaded code to compile firmware? If not, I can upload the Setting apk for you to replace.

Thank you for your quick response! I was able to manually enable eth0 via ifconfig, so the hardware works. I’m not able to compile, so a new apk would be preferred.

@sholland Settings.zip - Google Drive

C:\Users\25348>adb root && adb remount
adbd is already running as root
remount succeeded
C:\Users\25348>adb push Settings.apk system_ext/priv-app/Settings/Settings.apk
C:\Users\25348>adb shell sync
C:\Users\25348>adb shell reboot