Closed Someone8877 closed 10 months ago
no promises but possibly as most tools used throughout apk_setup.md are command-line.
you can also try using the just-added autoapk script, but it's not as tested:
node autoapk.js -a <path_to_youtube_apk.apk> -i <instance_url>
make sure the instance URL is only the domain name/IP, coming out to roughly something like this:
node autoapk.js -a youtube.apk -i 192.168.1.7
assuming your instance is hosted on 192.168.1.7. similarly to using a domain name
node autoapk.js -a youtube.apk -i yt2009.your.site
no response in a bit, assuming the issue has been taken care of. reopen if still needed.
I don't have a PC so I'm asking if I can compile a apk of Yt2009 on android without a PC?