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
3 points
*

Hmm… A bit personal, but Python’s old school at this point, and so Javascript might feel like the closest.

Modern-er languages for mobile devs have more language support for building apps in my personal opinion.

permalink
report
reply
11 points
*

Python has never been a big language for app development… no idea why you would call it old school.

To answer op, Swift for iOS; Kotlin on Android.

permalink
report
parent
reply
2 points

Thanks. Yeah, I wasn’t looking for python based frameworks, but rather other languages that are at least somewhat similar and easier to learn/transition to.

permalink
report
parent
reply
1 point
*

I know I should just look this up, but I’ll ask anyway.

Back in 2013, in grad school, I remember we used Objective C for iOS and Java for Android. Can I still build compatible apk’s and iOS packages using these older language choices respectively for modern mobile OS’s or am I a dinosaur and need to get with the times (swift and kotlin)?

permalink
report
parent
reply
2 points
*

For iOS you can still use Objective C, but there are additions to platform frameworks and whole new frameworks that are Swift first. I don’t really know how hard it would be to use those APIs from Objective C. Swift is certainly the default going forward.

I don’t work on Android but my understanding is that Java hasn’t and isn’t going anywhere on Android. Kotlin is supposed to be great but I haven’t heard mention of Java being dropped.

permalink
report
parent
reply
2 points

You can still use either.

permalink
report
parent
reply
1 point

I didn’t say it’s an old-school app development language…

permalink
report
parent
reply
5 points
*

Python is the number 1 programming language and has been for years. All of these sources use different methods to calculate their rankings and come to the same conclusion:

permalink
report
parent
reply
5 points

I didn’t say it’s not the no. 1 programming language.

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
2 points

This is interesting, thank you!

permalink
report
parent
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
6 points

You could use React Native, so the language would be Javascript / Typescript.

permalink
report
reply
1 point

If the goal is cross platform mobile apps, this is the answer.

permalink
report
parent
reply
1 point

You can write cross platform mobile (and desktop and even browser) apps with Kotlin.

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