Page 1 of 1

devkitARM and tools on Android

Posted: Tue Aug 18, 2020 6:19 pm
by zWSz
Is there a way to use devkitARM and/or devkitPPC on android? By building from source or emulating a pc or something? And no i dont have a pc and cant buy one

Thxs in advance

Re: devkitARM and tools on Android

Posted: Mon Aug 24, 2020 1:28 pm
by WinterMute
What device are you thinking about trying to use? Do you know what processor it uses and which architecture android is built for?

Re: devkitARM and tools on Android

Posted: Thu Jul 14, 2022 6:47 am
by LeviathaninWaves
I'm disappointed that the original poster never replied to this. Given that I'm trying to accomplish the same thing though, I'll fill in.

In my scenario, I'm on a Galaxy Note 20 Ultra. The processor architecture is Aarch64 (64 bit ARM). I'm running Debian on it via Andronix and Termux. There are limited superuser capabilities due to Android's overly strict security policies, so no mountpoints. However, things like chmod and sudo apt install work fine.

I can't seem to even attempt to build the toolchain as for some reason, the scripts don't recognize the OS and 404's when trying to download the rules. There really shouldn't be any technical limitations to being able to build and run the toolchain on this device. I have all of the dependencies. Vanilla gcc, binutils, etc all work fine here, so this setup is theoretically capable. Very very curious on what has to be said about this. Thank you

Re: devkitARM and tools on Android

Posted: Wed Apr 19, 2023 3:27 pm
by WinterMute
Since you're running debian the easiest way is to just install devkitPro pacman, see wiki/devkitPro_pacman#Debian_and_derivatives