Deutsch   English   Français   Italiano  
<v4bf2m$1h142$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!feed.opticnetworks.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Dave Royal <dave@dave123royal.com>
Newsgroups: comp.mobile.android
Subject: Re: programming/scripting on an Android device - suggestions ?
Date: Wed, 12 Jun 2024 07:26:30 +0100 (GMT+01:00)
Organization: news.eternal-september.org
Lines: 41
Message-ID: <v4bf2m$1h142$1@dont-email.me>
References: <v49hdi$12a13$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 12 Jun 2024 08:26:31 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="201bef3833300ccd7804e15093547a93";
	logging-data="1606786"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1959+tylxzrbXShYqfdb3b0"
Cancel-Lock: sha1:dWQh2t+73jzapTA+HTIT041AQOw=
X-Newsreader: Mod.PiaoHong.Usenet.Client:2.02.M16
Bytes: 2453

"R.Wieser" <address@is.invalid> Wrote in message:

> Hello all,
> 
> I would like to be able to program/script on a smartphone itself (meaning: 
> not having to use a PC).
> 
> I did find a script-language launcher but surprisingly no APK downloads to 
> programming/scripting languages.
> 
> I've found some mentioning of a few different programming/scripting 
> languages (like lua and python), but surprisingly no indication of APK 
> downloads to any of them.
> 
> Question:
> 
> Does someone know of websites offering APKs for download ?
> 
> - or even better: websites which offer the APK as well as containing a 
> tutorial to its usage (on an Android smartphone).
> 
> Regards,
> Rudy Wieser

Years ago I used SL4A, Py4A to run Python scripts on Android but I
 don't think it has worked for several years:
<https://github.com/kuri65536/sl4a>
I see the ex-maintainer mentions using termux:
<https://github.com/kuri65536/sl4a/issues/50>

I've also used pydroid and I see that pydroid3 is in the
 playstore. It wasn't a paid app when I used it.

These days I use Kivy but I develop on a Linux PC and build an
 Android apk. Kivy provides a gui api which you can use in Python.
 (There's also a layout builder though I've not used it.) There
 used to be a Kivy Launcher app which would run a Kivy/Python
 script on Android but it's not it the playstore though it was a
 couple of years ago.
-- 
Remove numerics from my email address.