Re: [android-porting] Steps for begginer (Porting Tutorial)

2015-09-03 Thread Brian Yee
; section describe the major Hardware Abstraction Layer > (HAL) > interfaces that you will need to implement when you port to a new device. > > On Thursday, September 3, 2015 at 5:33:29 PM UTC-7, Brian Yee wrote: >> >> Hi Raul, >> >> So if I wanted to build for th

Re: [android-porting] Steps for begginer (Porting Tutorial)

2015-09-03 Thread Brian Yee
Hi Raul, So if I wanted to build for the Samsung Galaxy Tab S2 9.7, which has the Exynos 5433 CPU I could use the 'kernel/exynos' option listed in the table? Thus I can build the vanilla AOSP and put it on the tablet? How would I get things like the drivers for the video card, camera and othe