Recent content by os62

  1. O

    Installing Android SDK cmd line tools on bookworm64 linux.

    PS: As i said I am trying to build SDL2 programs for Android, see: https://forum.f-droid.org/t/sconnex-an-open-source-sdl-game-for-f-droid/
  2. O

    Build app, Not with Studio ?

    https://forum.f-droid.org/t/open-source-android-development-tools/
  3. O

    Build app, Not with Studio ?

    I sympathize, I have had problems with studio too, it is very large and not easy to use, compared with older software (MSVC, TurboC, etc). It seems to be the only option to build "signed" apps. There is an open source x11basic app (basic interpreter) on fdroid for android, but it is limited.
  4. O

    Installing Android SDK cmd line tools on bookworm64 linux.

    I have been trying to install Android Studio on BookWorm64 puppy linux (debian based), (to compile SDL2 apps to Android) but its large (8gb) and problematic.. So I decided to setup a new copy of BookWorm64 with just the command line build tools. If you look at...