Files on repo

Posting trying to get info on this, (sorry about the issue I opened) mostly trying to find out how I would get a file to a specific location, if I can run scripts along with the install, and just basically what I can do with files, I’m trying to make my life a bit easier for when I flash or work on devices.

Bumping this, cause I’d really like to know. It’s fairly important to me.

Sounds like you want to use a command line tool. You can write scripts that call adb shell and adb install, for example.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.