[android-porting] Re: Can not see android boot image and boot animation logo and not menu

2020-08-29 Thread Chee Huey Pun
Hi All, My board is having this msg: init: Service 'surfaceflinger' (pid 211) exited with status 1 On Thursday, August 20, 2020 at 8:32:31 AM UTC+8 Chee Huey Pun wrote: > Hi All, > > console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 > video=mxcfb1:off video=mxcfb2:off v

[android-porting] Enable Treble

2020-08-29 Thread Akshay Mhaske
Hi, I am trying to enable Treble in my source code. As per my understanding we have to use Generic System Image (GSI) to work with framework only update. But I am using latest mesa source downloaded from free desktop and removed original mesa which we get with AOSP source. So one thing I am clea

[android-porting] Home, back and menu buttons are missing (Android 5.1)

2020-08-29 Thread Dave McLaughlin
I managed to sort out an issue with the display rotating to portrait when Launcher was started even though the fb default is landscape but now I find that the onscreeen home, back and menu buttons are missing. The area they usually occupy is just a black bar. I know that in frameworks/base/core

[android-porting] Porting linux library to android

2020-08-29 Thread NANDAKUMAR S
Hi Everyone, Warm Greetings, I am working on z-wave gateway project which has a application called Z/ip Gateway running on Linux system and also raspberry Pi. Now i want to port that application to run in android. Can anyone help me out how i can port the linux app to Android. Thanks and Rega