worstperson

Results 57 comments of worstperson

I place these files specific to the dialer app(I place in the product folder for my own convenience, they can all be installed in system ofc): ``` /system/product/etc/default-permissions/opengapps-permissions-q.xml /system/product/etc/permissions/com.google.android.dialer.support.xml /system/product/etc/permissions/privapp-permissions-google.xml...

Not plugins, but loaders that are used for loading different filetypes and processors for supporting different architectures. This is described as the PE/ELF/Mach-O limitation within the app. I was thinking...

Compile them from idasdk75.zip. It has code to support several older platforms, but lacks code for some of the most popular like arm/ppc/mips. Any open-source projects could be built and...

For my use case I ran 'sudo libinput list-devices' to find my mouse and recorded myself moving the mouse to the far right of the screen with 'sudo libinput record...

The obfuscated code looks incomplete, mind sharing the entire block? In an attachment or gist if possible.

That module isn't required and the standard Ubuntu kernel should be adequate. What do you get with a reboot and 'sudo waydroid init'?

Install another launcher (like apex or nova or whatever) `waydroid app install ` and disable Trebuchet ``` sudo waydroid shell pm disable com.android.launcher3 ```