Android at Raspberry Pi

860 views
Skip to first unread message

Juergen Rieger

unread,
Aug 16, 2016, 7:39:09 AM8/16/16
to Android-rpi
Hello ...
I have installed Android at Raspberry Pi3. I want start the Android in Recovery-Mode via Network. Then, I want flash a GAPP at the boot sector.
With ADB Commands I have tried this.
adb  connect IP-Adr.
adb push c:\flash_image /sdcard/
adb push c:\recovery.img /sdcard/
adb shell
su
mount -o remount, rw /system
cp /sdcard/flash_image /system/bin
cd /system/bin
chmod 777 flash_image
flash_image recovery /sdcard/recovery.img

An Error appeard PIE.



How can I resolve this Problem?
Best regards Jürgen Rieger
Auto Generated Inline Image 1

Igor Kalkov

unread,
Aug 16, 2016, 8:14:47 AM8/16/16
to Android-rpi
Raspberry Pi doesn't have a recovery. So you can neither flash it nor use it to flash something else.
But since yersterday is another way for flashing GApps. See this thread: https://groups.google.com/forum/#!topic/android-rpi/lTYIgqZzazY
Reply all
Reply to author
Forward
0 new messages