[android-building] How to include prebuilt jars using bp in Android P

2018-11-20 Thread Ajay kumar
Hi Added jar file : this my Android.bp *java_import {* * name: "*my-services*",* * jars: ["*my-services*.jar"],* * }* am getting build error : ninja: error: 'out/target/common/obj/JAVA_LIBRARIES/my-services_intermediates/javalib.jar', needed by 'out/target/product/mydevice/dex_bo

[android-building] Re: How to include prebuilt jars using bp in Android P

2018-11-28 Thread Ajay kumar
, November 20, 2018 at 9:02:21 PM UTC+5:30, Ajay kumar wrote: > > Hi > Added jar file : > > this my Android.bp > > *java_import {* > * name: "*my-services*",* > * jars: ["*my-services*.jar"],* > * }* > > > am getting build error :

[android-building] Logging all events in android

2019-09-09 Thread Ajay Kumar
Hi, I am new to building android from source. In my custom rom (for testing), I need to log all events (like an app opened, app closed, new notification arrived and all other possible events) in the android phone. I would like to know where to add the logging code. As far as I know, the system

[android-building] Unable to run cuttlefish vm on my x86_64 ubuntu 16.04

2020-03-13 Thread Ajay kumar
Hi All, I am trying to run cuttlefish vm on my x86_64 ubuntu 16.04, but it never comes up. Following is the log: run_cvd I 03-13 13:29:59 15187 15187 subprocess.cpp:286] Started (pid: 15194): /bin/bash run_cvd I 03-13 13:29:59 15187 15187 subprocess.cpp:289] -c run_cvd I 03-13 13:29:59 15187 1