Uriel Chemouni

Results 303 comments of Uriel Chemouni

Calling an external binary is a performance killer, and the aidl file looks not so complicated. or maybe I can convert some aidl file, and store them in my package....

Hi, Do you know how to list files from a git branch with an HTTP request so that I can list all `aidl` files? for now, I have found the...

New day, a new solution. I will preload all existing `aidl` files with a bash script. Can I fork and PR your project to add some doc? I like bash...

Tell me what you think about my firsts comments suggestion #5 I do not understand the purpose of AndroidShell if `g_shellType` is not set to `adb`. It's look's like you...

Maybe calling `service` once can be used to determine if you need to call `su` or `adb`. When I launched it for the first time, it was strange to see...

Service exists, but the default help message is totally different.

Finally, I choose a perfect soliution. Since you already depend on GitHub to access android sources. The simplest way is to pre-rebuild all the needed data mapping and push them...

I plan to group and compare all aidl files of each android version; if all revisions have the same aidl file signature, they will be merged and be available. If...

I do not have access to any of my Windows or Linux PC since October, If you're willing to open a PR to update the doc, I can assist you...