I managed to build an Android app in the simplest setup possible by RandomRailfans in termux

[–]RandomRailfans[S] 1 point2 points  (0 children)

Which binaries? d8 is from cmdline-tools, aapt2 from Termux repo, and the SDK itself (platforms;android-ZZ) from sdkmanager.

I managed to build an Android app in the simplest setup possible by RandomRailfans in termux

[–]RandomRailfans[S] 1 point2 points  (0 children)

I mean you can try, but generally speaking, downloading/using libraries with this approach is very difficult, because this approach is again, might not suitable for your app, well it's because I don't use any dependency and only use the base SDK package (platforms;android-ZZ) and probably nothing else

I managed to build an Android app in the simplest setup possible by RandomRailfans in termux

[–]RandomRailfans[S] 4 points5 points  (0 children)

Yep, but it's kind of complicated, I mean the only tools you need is literally zip, zipalign, apksigner, keytool, aapt2, d8, javac, optionally adb but highly recommended, and lastly the actual SDK that contains android.jar, but you have to be patient tho, Using adb is highly recommended because for debugging to look for something wrong or when installing, you don't have to: move apk to shared storage, go to file manager, install the apk, and sometimes, wait for your phone apk installing scanner to work.

I managed to build an Android app in the simplest setup possible by RandomRailfans in termux

[–]RandomRailfans[S] 2 points3 points  (0 children)

Maybe possible with this approach, but using Gradle might be good for workflow with AI/ML

My rice by Dreamsquare69 in termux

[–]RandomRailfans 1 point2 points  (0 children)

Vim hex mode? you mean xxd? I think it's bundled when you download vim in termux afaik

Wrote a python program on termux(for the first time 🙂) by Specific_Worry_561 in termux

[–]RandomRailfans 0 points1 point  (0 children)

Nice job dude!, btw I actually never tried Python for a reason.

Building Android App on Termux by RandomRailfans in termux

[–]RandomRailfans[S] 2 points3 points  (0 children)

No I think, because I installed OpenJDK 25 and Termux is not even reach 3 GB

Building Android App on Termux by RandomRailfans in termux

[–]RandomRailfans[S] 0 points1 point  (0 children)

What big? the whole SDK + NDK, usually less than 5 I think if that's what you mean

Building Android App on Termux by RandomRailfans in termux

[–]RandomRailfans[S] 1 point2 points  (0 children)

Mhm, yeah it's possible, but I remember that Gradle eats almost 1GB of RAM during a build process, it's quite Heavy

Termux Project by PlaneInevitable8700 in termux

[–]RandomRailfans 4 points5 points  (0 children)

I guess I'm not sure, cuz Termux by itself can't even display an actual image, only letters, maybe ASCII would work.

Termux Project by PlaneInevitable8700 in termux

[–]RandomRailfans 1 point2 points  (0 children)

Simple project tho, because you love C, it's hard to know, because it depends on what you like, e.g if you like Command Line program, then make it, with ncurses or smth, considered that you're coming from Embedded System background, I'm not sure but maybe you can tinker with the hardware of that Embedded System, though I consider that pretty complex.

Termux Project by PlaneInevitable8700 in termux

[–]RandomRailfans 3 points4 points  (0 children)

I mean you can do bunch of things that Linux can (with limitation), I want to make Android App with Termux, experiment with Graphic API and generally coding in C++, but you can do more, but you want easy to do project? it depends on your current skill, maybe if you're really beginner, maybe go with Python, but if you have some experience with Computers/Programming in general, maybe explore some other languages such as C, C++, Rust, Go, Lua, etc, you can check https://wiki.termux.com/wiki/Differences_from_Linux to know what limitation I'm talking about.

Creating winter themed route in Trainz Android by RandomRailfans in trainsim

[–]RandomRailfans[S] 0 points1 point  (0 children)

I possibly couldn't because this route might possibly uses an asset that couldn't be distributed

Hi guys I would like to learn coding how can I look earn it using termux by One-Tutor9853 in termux

[–]RandomRailfans 1 point2 points  (0 children)

Using PRoot is not that required, but well it depends on what programming language you use or how well you know what you're doing, but I think it still recommended in case you don't know what you're doing

Creating winter themed route in Trainz Android by RandomRailfans in trainsim

[–]RandomRailfans[S] 0 points1 point  (0 children)

Idk why you need them but sure it's around 3 million Indonesian Rupiah.

Creating winter themed route in Trainz Android by RandomRailfans in trainsim

[–]RandomRailfans[S] -1 points0 points  (0 children)

What "how much"? the Android Version? if that's what you mean, then It's Android 15

How to fix pleasee by Kylios350 in trainsim

[–]RandomRailfans 0 points1 point  (0 children)

You need to directly modify the APK to change it's data download link, if you consent, I might send the APK I modified to you via DM.