Search found 13 matches

by os62
Mon Apr 07, 2025 1:52 pm
Forum: BookwormPup
Topic: Installing Android SDK cmd line tools on bookworm64..
Replies: 0
Views: 104

Installing Android SDK cmd line tools on bookworm64..

I have been trying to install Android Studio on BookWorm64 puppy linux, (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:

https://developer.android.com/studio

You will see ...
by os62
Sun Mar 30, 2025 3:54 pm
Forum: Users Help
Topic: Installing android studio on puppy linux.
Replies: 8
Views: 3582

Re: Installing android studio, building SDL2 app..

Thank you, I forgot export. After a few retries, some progress. from the top:

I am using Bookworm64 puppy linux, with devx, SDL2 and Android Studio installed. (I believe you can just install the command line Android NDK/SDK which is much smaller). Now copy the whole sdl2 lib source folder to my ...
by os62
Thu Mar 27, 2025 8:45 pm
Forum: Games
Topic: SDL Plasma
Replies: 0
Views: 219

SDL Plasma

SDL-PLASMA

Download:
https://github.com/orac81/miniapples/raw/refs/heads/main/splasma101.zip

splasma-screen.png

This is the classic "plasma" effect demo for SDL2 cross platform library. Its only 10k in size!


It is free running until the user closes the app.
Every 256 frames it randomly ...
by os62
Thu Mar 27, 2025 5:50 pm
Forum: Users Help
Topic: Installing android studio on puppy linux.
Replies: 8
Views: 3582

Re: Installing android studio on puppy linux.

I have gone back to just try and learn about using Studio, kotlin etc (because the world really needs another programming language!)

I have installed Android Studio on bookworm64, and managed to build very simple code, but frankly I struggle with it. It gets upset very easily, and it keeps ...
by os62
Thu Mar 27, 2025 12:45 pm
Forum: BookwormPup
Topic: SDL2 not installing on bookworm64..
Replies: 3
Views: 380

Re: SDL2 not installing on bookworm64..


Why build SDL2 when you can install libsdl2-dev through the package manager?


Fair point. But I had the latest source, building for other distros, and I wanted to look at and build the examples anyway. It also helps me understand more about SDL too.
Also I had already found problems with libs ...
by os62
Tue Mar 25, 2025 8:25 pm
Forum: BookwormPup
Topic: SDL2 not installing on bookworm64..
Replies: 3
Views: 380

SDL2 not installing on bookworm64..

EDIT: Problem found! I had previously used the same sdl2 folder to install it for a 32bit puppy. After deleting and unzipping a fresh copy, it built ok for bw64. You can ignore the following. (but the point at the end about double clicking on a 7z file still applies!)

-----------------------
So ...
by os62
Tue Mar 18, 2025 7:46 pm
Forum: Users Help
Topic: Installing android studio on puppy linux.
Replies: 8
Views: 3582

Re: Installing android studio on puppy linux.

ok, thanks everyone for the suggestions.
i went over to a new bookworm64 install setup just for android studio, and i managed to get a little further with it. Thwn i saw it had used the monthly mobile quota on the mobile connection, on downloads and coms with googl! How big do these things need to ...
by os62
Tue Mar 18, 2025 6:45 pm
Forum: BookwormPup
Topic: BookwormPup64 10.0.10
Replies: 1097
Views: 425091

Re: BookwormPup64 10.0.9


Wine was developed in the early days of Linux's becoming popular. At that time there wasn't much Linux 'real-world applications' --things for performing real-world tasks. Wine was almost essential if you wanted to do something beyond running a web-browser and an office suite. Linux has come a long ...
by os62
Sat Mar 15, 2025 7:23 pm
Forum: Games
Topic: SCONNEX
Replies: 0
Views: 303

SCONNEX

Download:
https://github.com/orac81/miniapples/raw/refs/heads/main/sconnex-latest.zip

sconnex155screenshot.png
(SDL version)


SCONNEX is a version of the famous 4-in-a-line game, written to work on almost any computer. It can compile to work as an SDL app (screen shot above) or as a C99 ...
by os62
Thu Feb 06, 2025 12:47 pm
Forum: BookwormPup
Topic: BookwormPup64 10.0.10
Replies: 1097
Views: 425091

Re: BookwormPup64 10.0.9

mikeslr
Ah ok, that explains things. It might be worth adding something like your text as a readme in the bookworm folder, the dir structure at ibiblio is very confusing.
so you need to use debian apt get to download wine, etc.
Do the 32 bit libs work that way now? I must say I found the devx.sfs ...
by os62
Sun Feb 02, 2025 5:40 pm
Forum: BookwormPup
Topic: BookwormPup64 10.0.10
Replies: 1097
Views: 425091

Re: BookwormPup64 10.0.9

Hi, I am running BW10.0.9, and its running nicely (thank you!), but I dont see any of the extras on the usual place http://distro.ibiblio.org/puppylinux/
ie. what version of 32 bit compatiblity libs, wine etc should be used with it? Would the bionic pup ones do? A little readme.txt in the BW ...
by os62
Thu Jan 30, 2025 12:02 am
Forum: Users Help
Topic: Installing android studio on puppy linux.
Replies: 8
Views: 3582

Re: Installing android studio on puppy linux.

thanks, yes it did. I was trying to download the components separately, so when i build an app i know exactly what version of the compiler, libs, sdk etc i am building against. That way you can always recreate the exact same binary with the same tools later. I often code offline anyway.

I found the ...
by os62
Tue Jan 28, 2025 8:24 pm
Forum: Users Help
Topic: Installing android studio on puppy linux.
Replies: 8
Views: 3582

Installing android studio on puppy linux.

Hi, so I am an old coder, and I have used various versions of puppy linux for a while, (tahr, xen, bionic etc), often old 32 bit versions rather than constant updating. They are simple and fast, and the devx.sfs package idea is a nice simple way to get gnu c up and running.

I have fossapup 9.5 (64 ...

Go to advanced search