Pierre Crépieux

Results 18 comments of Pierre Crépieux

Any update on this ? I am facing the same issue.

@thinkhy, thanks for pointing me to @mrx1203 commit. It looks like it will definitely help 👍

Thanks for this feedback. I fully understand your concerns and while we (@jmauffret and I) are pretty confident that we will be able to spend enough time on that, we...

Most of the plugins work just fine (shell, filesystem,...) but I basically need to change minicap and service (or so...). In order to reuse the android codebase as much as...

@Olivia26-2020 Are you able to get root privileges on your phone ? If so, it's worth a try. I had to run it as 'root' on my 8110.

@wzrf It's still at an early stage. There is nothing like apk on KaiOS, so the agent is replaced by a native binary. The very first lines of code are...

@wzrf indeed only the minicap shared library needs to be modified, the minicap binary is untouched. Are you running it as root ? At the time this "proof of concept"...

@varundtsfi I managed to get a G6 running Android 9 and can now reproduce this issue. Will try to identify the root cause. ... Looks like they somehow made slight...

@varundtsfi Maybe you could give a try to the approach I have experimented with my G6 on your G7. Will post the lib if it can help you. My main...

Hi @varundtsfi Here is the [minicap.so](https://github.com/Orange-OpenSource/minicap/releases/download/v2.3.1/minicap-libgui.so) I successfully tested on my G6 (API level 28). To overcome the different Vector types issue, the AOSP libgui (Apache v2) has been statically...