Difference between revisions of "Template:S5Pxx18Android"
From FriendlyELEC WiKi
(updated by API) |
(updated by API) |
||
Line 24: | Line 24: | ||
Replace the logo.bmp below and compile android: | Replace the logo.bmp below and compile android: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
− | + | /opt/FriendlyARM/smart4418/android/device/friendly-arm/nanopi3/boot/logo.bmp | |
− | + | /opt/FriendlyARM/smart4418/android/device/friendly-arm/nanopi2/boot/logo.bmp | |
− | + | ||
− | + | ||
</syntaxhighlight> | </syntaxhighlight> | ||
<br /> | <br /> | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
− | + | /opt/FriendlyARM/smart4418/android/device/friendly-arm/nanopi3/bootanimation.zip | |
− | + | /opt/FriendlyARM/smart4418/android/device/friendly-arm/nanopi2/bootanimation.zip | |
− | + | ||
− | + | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Need re-compile android. | Need re-compile android. |
Revision as of 02:18, 25 December 2018
Contents
1 Work with Android
1.1 Work with 4G Module EC20 under Android
1.1.1 Hardware Setup
Connect an EC20 module to a USB to miniPCIe board and connect the board to an ARM board's USB Host. Here is a hardware setup:
Power on the board and you will be able to surf the internet with the 4G module like using an Android phone.
1.2 Modify the Android boot Logo
Replace the logo.bmp below and compile android:
/opt/FriendlyARM/smart4418/android/device/friendly-arm/nanopi3/boot/logo.bmp /opt/FriendlyARM/smart4418/android/device/friendly-arm/nanopi2/boot/logo.bmp
/opt/FriendlyARM/smart4418/android/device/friendly-arm/nanopi3/bootanimation.zip /opt/FriendlyARM/smart4418/android/device/friendly-arm/nanopi2/bootanimation.zip
Need re-compile android.