[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/res/res/values/config.xml there is a 
setting called confgi_showNavigationBar and this is set to true.

On this display, the menu bar appears on the right side of the screen 
(800x480)

Is there another setting for this or is the rotation the issue with this?


-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-porting/be42a0e2-226a-4e6b-a3dd-a0ff822028dcn%40googlegroups.com.


[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 clear updated mesa should go into vendor images.

1) Do we need to add vndk support in mesa dependent libraries ?
2) Can we use both mesa means system modules will use mesa which comes with 
GSI image and vendor modules will use updated mesa from free desktop ?

Thanks & Regards,
Akshay

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-porting/2da5b975-934d-4c2e-bbfe-2ce049306e91n%40googlegroups.com.


[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 Regards,
Nandakumar S

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-porting/5c49a942-a1a5-4664-b42c-8205fde7d55en%40googlegroups.com.


[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 video=mxcfb3:off vmalloc=128M 
> androidboot.console=ttymxc0 consoleblank=0 cma=320M 
> galcore.contiguousSize=33554432
>
> On Wednesday, August 19, 2020 at 10:22:05 PM UTC+8 Chee Huey Pun wrote:
>
>> Hi All,
>>
>> I am testing imx6dl with android 9 (android_p9.0.0_2.2.0-ga) from NXP in 
>> custom board.
>>
>> The custom board is used our product with linux kernel 4.9.11 + Debian 9 
>> and it is working fine. Have been used for 2 + years.
>>
>> I ported the device tree and display functions to the android 9 kernel. I 
>> can see penguin logo but there is no android logo and no menu.
>>
>> I have attached logcat and dmesg file. 
>>
>> Please help. Thank You in advance.
>>
>> Best Regards,
>> Pun
>>
>

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-porting/4fd98a3c-64aa-4fbc-9059-5eedaa568193n%40googlegroups.com.