IMX8 Android Platform: Difference between revisions
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
--> {{#lst:Android_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_P9.0.0_1.0.0_GA_DART-MX8M-MINI}}}} <!-- | --> {{#lst:Android_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_P9.0.0_1.0.0_GA_DART-MX8M-MINI}}}} <!-- | ||
--> {{SoftwareEx | --> {{SoftwareEx | ||
|title={{#var:HARDWARE_NAME}} Android {{#var:ANDROID_NAME}} | |title={{#var:HARDWARE_NAME}} {{#switch: {{#var:ANDROID_NAME}} | Android 10 = {{#var:ANDROID_NAME}} | Android 11 = {{#var:ANDROID_NAME}} | | Android 12 = {{#var:ANDROID_NAME}} | Android 13 = {{#var:ANDROID_NAME}} | Android {{#var:ANDROID_NAME}} }} | ||
|image=Android.png | |image=Android.png | ||
|description=Android is a mobile operating system developed by Google, based on a modified version of the Linux kernel and other open source software and designed primarily for touchscreen mobile devices such as smartphones and tablets. In addition, Google has further developed Android TV for televisions, Android Auto for cars, and Wear OS for wrist watches, each with a specialized user interface. Variants of Android are also used on game consoles, digital cameras, PCs and other electronics. | |description=Android is a mobile operating system developed by Google, based on a modified version of the Linux kernel and other open source software and designed primarily for touchscreen mobile devices such as smartphones and tablets. In addition, Google has further developed Android TV for televisions, Android Auto for cars, and Wear OS for wrist watches, each with a specialized user interface. Variants of Android are also used on game consoles, digital cameras, PCs and other electronics. | ||
Line 30: | Line 30: | ||
* {{Varlink|Installing Google Play Store|{{#var:RELEASE_LINK}}|Google Play Store}} | * {{Varlink|Installing Google Play Store|{{#var:RELEASE_LINK}}|Google Play Store}} | ||
* {{Varlink|Fastboot Unlock|{{#var:RELEASE_LINK}}|Fastboot Unlock}} | * {{Varlink|Fastboot Unlock|{{#var:RELEASE_LINK}}|Fastboot Unlock}} | ||
* {{Varlink|Android Application Accessing Hardware Resources|Android_HW_Access|Android Application Accessing Hardware}} | |||
=== Support === | === Support === | ||
* [http://www.variscite.com/support/variscite-customer-portal '''Variscite Customer Portal'''] <br> Register at Variscite Customer Portal to get high quality engineering support for Variscite products | * [http://www.variscite.com/support/variscite-customer-portal '''Variscite Customer Portal'''] <br> Register at Variscite Customer Portal to get high-quality engineering support for Variscite products | ||
|color=darkblue}}<nowiki> | |color=darkblue}}<nowiki> | ||
Line 40: | Line 41: | ||
===Build Android, Linux and U-Boot=== | ===Build Android, Linux and U-Boot=== | ||
* {{#var: | * {{Varlink|VAR-SOM-MX8_Release_Notes|{{#var:RELEASE_LINK}}|Release Notes}} | ||
* {{Varlink|Android_Development_Environment|{{#var:RELEASE_LINK}}|Setting a Development Environment}} | * {{Varlink|Android_Development_Environment|{{#var:RELEASE_LINK}}|Setting a Development Environment}} | ||
* {{Varlink|Android_NXP_Guide|{{#var:RELEASE_LINK}}|'''Build Android from source code'''}} | * {{Varlink|Android_NXP_Guide|{{#var:RELEASE_LINK}}|'''Build Android from source code'''}} | ||
Line 50: | Line 51: | ||
* {{Varlink|Android_NXP_Guide|{{#var:RELEASE_LINK}}#Flashing_Android_with_USB_Fastboot|Android flashing}} | * {{Varlink|Android_NXP_Guide|{{#var:RELEASE_LINK}}#Flashing_Android_with_USB_Fastboot|Android flashing}} | ||
* {{Varlink|Android_UUU_IMX8|{{#var:RELEASE_LINK}}|Booting from USB using UUU(Universal Update Utility) and Flashing Android OS}} | * {{Varlink|Android_UUU_IMX8|{{#var:RELEASE_LINK}}|Booting from USB using UUU(Universal Update Utility) and Flashing Android OS}} | ||
* {{Varlink|Adding_Android_APK_packages|{{#var:RELEASE_LINK}}| Adding application / APKs to AOSP builds and System Application }} | |||
|color=green}}<nowiki> | |color=green}}<nowiki> | ||
</nowiki>{{SoftBox | </nowiki>{{SoftBox | ||
Line 59: | Line 61: | ||
* {{Varlink|IMX8_Android_Audio|{{#var:RELEASE_LINK}}|Audio}} | * {{Varlink|IMX8_Android_Audio|{{#var:RELEASE_LINK}}|Audio}} | ||
* {{Varlink|Android_Bluetooth_stack_and_Low_Energy|{{#var:RELEASE_LINK}}|Bluetooth}} | * {{Varlink|Android_Bluetooth_stack_and_Low_Energy|{{#var:RELEASE_LINK}}|Bluetooth}} | ||
* {{Varlink|DART-MX8M Backlight|{{#var:RELEASE_LINK}}|Backlight}} | * {{Varlink|DART-MX8M Android Backlight|{{#var:RELEASE_LINK}}|Backlight}} | ||
* {{Varlink|DART-MX8M Android Display|{{#var:RELEASE_LINK}}|Display}} | |||
* {{Varlink|DART-MX8M Android Camera|{{#var:RELEASE_LINK}}|Camera}} | * {{Varlink|DART-MX8M Android Camera|{{#var:RELEASE_LINK}}|Camera}} | ||
* {{Varlink|Android_Canbus|{{#var:RELEASE_LINK}}|CAN bus}} | * {{Varlink|Android_Canbus|{{#var:RELEASE_LINK}}|CAN bus}} | ||
Line 81: | Line 84: | ||
Notes:<br> | Notes:<br> | ||
* In any "How-to" steps where manual steps to be executed on the target are mentioned, either the serial port or an adb shell should be used. | * In any "How-to" steps where manual steps to be executed on the target are mentioned, either the serial port or an adb shell should be used. | ||
* If a certain interface | * If a certain interface requires changes in the kernel code, then after those changes are done the boot image needs to be rebuilt and flashed on the SOM. | ||
* All device tree changes and kernel driver changes the code path is: <br> | |||
{{#var:BUILD_FOLDER_ANDROID}}/vendor/variscite/kernel_imx/arch/arm64/boot/dts/ | |||
</div> | </div> | ||
|color=blue}}}} | |color=blue}}}} | ||
{{NONUMBEREDHEADINGS}} | {{NONUMBEREDHEADINGS}} |
Latest revision as of 19:31, 21 September 2023
Android is a mobile operating system developed by Google, based on a modified version of the Linux kernel and other open source software and designed primarily for touchscreen mobile devices such as smartphones and tablets. In addition, Google has further developed Android TV for televisions, Android Auto for cars, and Wear OS for wrist watches, each with a specialized user interface. Variants of Android are also used on game consoles, digital cameras, PCs and other electronics.
Freescale/NXP i.MX is part of OHA the Android Project providing a release based on the Android Project and Google and Linux Foundation sources.
Variscite extends this release to support its i.MX8 System On Module products.
Release version: P9.0.0_r01
General
Programming
- Adb and Fastboot
- Hello World 'APK' application
- Debugging with Android Studio
- Google Play Store
- Fastboot Unlock
- Android Application Accessing Hardware
Support
- Variscite Customer Portal
Register at Variscite Customer Portal to get high-quality engineering support for Variscite products
Build Android, Linux and U-Boot
- Release Notes
- Setting a Development Environment
- Build Android from source code
- Android common build errors
- Customizing the Linux kernel
- Customizing U-Boot
- SeLinux
- BootAnimation
- Android flashing
- Booting from USB using UUU(Universal Update Utility) and Flashing Android OS
- Adding application / APKs to AOSP builds and System Application
Test and use an Interface
Notes:
- In any "How-to" steps where manual steps to be executed on the target are mentioned, either the serial port or an adb shell should be used.
- If a certain interface requires changes in the kernel code, then after those changes are done the boot image needs to be rebuilt and flashed on the SOM.
- All device tree changes and kernel driver changes the code path is:
android_build/vendor/variscite/kernel_imx/arch/arm64/boot/dts/