26 points

Kotlin

permalink
report
reply
19 points

There’s actually a Python-based framework that can make mobile apps called Kivy, but as you might expect it would not be terribly performant.

permalink
report
reply
4 points

And there’s also KivyMD after you learn base Kivy, that adds more widgets with the intent of following Google’s Material Design spec.

I’m not going to vouch for the project, or link, just mentioning it exists.

permalink
report
parent
reply
10 points

I am following BeeWare for some time now. From the website:

Write your apps in Python and release them on iOS, Android, Windows, MacOS, Linux, Web, and tvOS using rich, native user interfaces.

Never tried it, though.

permalink
report
reply
3 points

Interesting, thank you!

permalink
report
parent
reply
9 points
*

I know I won`t make friends with this but check out B4A.

Its a “BASIC like” syntax (no its not basic spaghetti code) in a RAD environment that outputs native java code apk.

Its free and a good support forum. You could even put your app on the store

Edit: you could also compile to java for pc and ios software

permalink
report
reply
6 points

You had me at “BASIC”! I’m going to check it out.

I think that BASIC has historically been my most productive language. My favourite implementation was something called “Z-Basic”, a compiled BASIC with device-independent graphics that could run on and target Apple//, Mac, and PC.

permalink
report
parent
reply
5 points
*

I made some apps for my own use.

One is a food score browser. It connects to an offline database supplied with the apk and shows search results in a scrollable list as well as details on select. You can search in english and german the same time.

permalink
report
parent
reply
2 points

It looks like I need a Windows machine (or VM or wine). Is that correct?

permalink
report
parent
reply
2 points

This is interesting, thank you!

permalink
report
parent
reply
7 points
*

When it comes to mobile apps, I generally recommend native (swift/kotlin) or Flutter, they all have good tooling and have good performance

In this case though, they are all curly braces languages and don’t have much in common with python.

If you don’t want to learn at least 1 new language, there are some python libraries/frameworks which can be used for mobile dev. Like Kivy or Beeware. I’ve never used any of these though so I can’t tell you how good/bad they are.

permalink
report
reply
3 points

Just out of curiosity: which do you think is closer to Python? Kotlin or Swift?

Not knowing wither, my hunch would be to say Kotlin. But I am curious.

permalink
report
parent
reply
4 points

Kotlin and Swift have similar syntax and neither are like Python to be honest. If I were to pick one, Kotlin all the way. You can do a fair amount of back-end work with itas well.

permalink
report
parent
reply
1 point
*

I’ve never used swift myself, but as far as I’m aware swift doesn’t need to have a main function so I’d say it’s closer

permalink
report
parent
reply
2 points

That’s a weird way to compare them…

permalink
report
parent
reply

Programming

!programming@programming.dev

Create post

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you’re posting long videos try to add in some form of tldr for those who don’t want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



Community stats

  • 3.5K

    Monthly active users

  • 1.7K

    Posts

  • 28K

    Comments