android-rpi / device_arpi_rpi4

Device build-config for Raspberry Pi 4
221 stars 93 forks source link

BSP changes for porting to new devices #68

Open pankajjoshi347 opened 3 years ago

pankajjoshi347 commented 3 years ago

Hi, i am newbie to android and just started to explore android and simply i have cloned AOSP sources but if i want to port device which AOSP doesnt support in that case i would like to know few things,Kindly guide me if someone can

1) What and all components of BSP should get changed if you want to port android to new device or new ARCH ? 2) i believe android us built on top of linux kernel then can i simply use linux BSP for android ? if no, where you think changes are required ? 3) apart from BSP where other changes should happen ?

Thanks

peyo-hd commented 3 years ago

https://source.android.com/setup/develop/new-device

android-rpi is a minimal example for your questionnaire.