Difference between revisions of "Template:S5Pxx18Android"

From FriendlyELEC WiKi
Jump to: navigation, search
(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">
# cd /opt/FriendlyARM/smart4418/android/device
+
/opt/FriendlyARM/smart4418/android/device/friendly-arm/nanopi3/boot/logo.bmp
# find -name "*.bmp"
+
/opt/FriendlyARM/smart4418/android/device/friendly-arm/nanopi2/boot/logo.bmp
./friendly-arm/nanopi3/boot/logo.bmp
+
./friendly-arm/nanopi2/boot/logo.bmp
+
 
</syntaxhighlight>
 
</syntaxhighlight>
 
<br />
 
<br />
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
# cd /opt/FriendlyARM/smart4418/android/device
+
/opt/FriendlyARM/smart4418/android/device/friendly-arm/nanopi3/bootanimation.zip
# find -name bootanimation.zip
+
/opt/FriendlyARM/smart4418/android/device/friendly-arm/nanopi2/bootanimation.zip
./friendly-arm/nanopi3/bootanimation.zip
+
./friendly-arm/nanopi2/bootanimation.zip
+
 
</syntaxhighlight>
 
</syntaxhighlight>
 
Need re-compile android.
 
Need re-compile android.

Revision as of 02:18, 25 December 2018

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:
T2-4G-EC20.jpg
Power on the board and you will be able to surf the internet with the 4G module like using an Android phone.

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.