[android-porting] ImsManager cannot find symbol - Build failure on android-7.1.2_r13 with additional modules

2020-07-22 Thread Water Flame
TLDR : 7.1.2_r13 builds fine till I replace a few modules Hello. So I'm trying to build 7.1.2_r13 with some replaced modules. manifest: https://github.com/wfscans/platform_manifests/blob/anbox-7-1-2/default.xml included manifest replace modules:

[android-porting] Codec for BlueZ

2010-08-06 Thread flame on
I am trying to implement a custom voice codec on the android bluetooth platform by linking it, into the A2DP module. I have heard different versions from different people regarding the licenses (like LGPL and Apache License). So, before starting my work, I would like to know if I would be forced

[android-porting] adding package to system image

2010-04-21 Thread flame on
Hi, I want to add an application to system image, do i have to do anything special to do this. I have added folder for my application to packages/ apps and written a make file and manifest file similar to those present in other applications in packages/apps So now if apps like AlarmClock etc get