bylaws / libadrenotools

A library for applying rootless Adreno GPU driver modifications/replacements
BSD 2-Clause "Simplified" License
301 stars 45 forks source link

Help installing Adreno tools #18

Closed azhon4 closed 7 months ago

azhon4 commented 1 year ago

Hey, I'm just wondering how to install adreno tools and how to update them? Do I have to do it on a PC or can I do it on android

Foul-Tarnished commented 1 year ago

it needs to be integrated into each application. It's not like you can replace gpu driver for the whole smartphone (not without root at least)

so you could add this to probably any open source app, but you'd obviously need to know c++ and android dev pretty well