• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomepcDuinoAndroid for pcDuinoFix to pcDuino3 Android System Shutdown Error
Previous Next

Fix to pcDuino3 Android System Shutdown Error

Posted by: admin , August 10, 2014

1.  I have successfully flash Android 4.2 NAND Image by using PhoenixSuit, (PhoenixSuit version 1.0.6) into pcDuino3:

android_1

Note: The key step is to hold “UPGRADE” button on pcDuino3 board for a long period of time while you press “RESTET” button.

 

2. After the Android system has been successfully flashed, pcDuino can be started and work properly in media center environment. Particularly, I can configure the Internet and play videos from Youtube on my TV screen through HDMI cable.

 

android_2

 

  • Both the video and audio work properly
  • I can also use “Terminal Emulator“ to do some command line operations, such as searching the folder and executing commands (reboot, reboot2, etc)

 

3. But when I press the icon “Shutdown” to shutdown the system, it pops up error message

android_3

 

  • It shows that executing /system/bin/reboot2 –p encounters problem, either cannot find the folder or file
  • But the folder and file can be located properly, I can access and execute it through command line

 

android_4

 

Solution:

Here is the new shutdown apk: https://s3.amazonaws.com/pcduino/Images/v3/Android/Shutdown.apk

open terminal apk, run these commands to overwrite the built-in shutdown apk:
$ su
# mount -r -w -o remount /dev/block/system /system
# cp /PATH/TO/Shutdown.apk /system/app/
NOTE: replase /PATH/TO/ with the real path, for example /mnt/usbhost1

 

 

Tags: Android for pcDuino

Share!
Tweet

admin

About the author

One Response to “Fix to pcDuino3 Android System Shutdown Error”

  1. Log in to Reply
    Erez
    August 19, 2014 at 8:46 am

    Hi,

    Nice work.
    I wonder how did you manage to do it? i wanr to see android on my pcDuino but phenixsuit cant find the device.
    can you provide more details?

    Thanks,
    Erez

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors