PickyBiker

PickyBiker

Recommended toolset for targeting IOS and Android?

I have done small amounts of programming for IOS and for Android, but now I need to create something that works with both.

What are the recommended toolsets to accomplish that for a beginner?

The app will be a simple control device for robots over Wi-Fi.

Marked As Solved

Veeran

Veeran

I recommend using Flutter for your cross-platform mobile app development, especially since you already have experience with iOS and Android programming. Flutter offers a seamless way to create a single codebase that works on both platforms. Its expressive UI, hot-reload feature, and extensive widget library make it an excellent choice for developing a control device for robots over Wi-Fi. Flutter’s Dart programming language is beginner-friendly, and the framework itself provides comprehensive documentation and an active community for support. This will streamline your development process and allow you to focus on creating a robust and efficient application for both iOS and Android platforms.

Also Liked

iPaul

iPaul

Another option is to use C# and Xamarin.

adamaiken89

adamaiken89

If you need to simulate iOS behaviour, in all cases you need Apple platform, regardless of any toolings.

faust

faust

Flutter might be a good choice,
The same code will run not only on both plataforms but on the browser and desktop as well.
it’s baked by google itself, so you know, “lots of support and tutorials”.

and well, someone might say “but flutter uses dart…”
I don’t think that’s a problem… dart is quite similar to java, javascript and etc so if you code in any of these you can pick it up quite quickly

Popular Frontend topics Top

pillaiindu
Some days ago I came across a video teaching the internals of git. It had some nice diagrams and animations. The diagrams looked like han...
New
dyowee
Why or when should one choose Tailwind over Bootstrap? :slight_smile:
New
davearonson
I’m unit-testing some JS, with Jasmine, and I’d like to check our coverage. We’re not using any front-end framework, nor much JS, so no ...
New
New
jubocade
What is the best course of front end (live webinars or recorded)? So I already have basic understanding of HTML CSS JS and React but I wa...
New
AlessandroDsgroup
Hi to everyone, we are experiencing a 401 error related to the connection of the websocket (in reference to our web app); we are unable ...
New
palak231
Hi this is Palak Sharma I am new here and I found this community while researching about JavaScript over the internet. Well I have comp...
/js
New
Fl4m3Ph03n1x
Background I have a fresh umbrella app and I am trying to create a Phoenix app inside it. However, even though I can create the Phoenix a...
New
harwind
I’m currently working on a front-end development project and I’m facing an issue with aligning items using CSS Flexbox. I want to horizon...
New
avipal
I have an application where it is three layer 1st layer- A legacy core routines 2nd layer- built on top of the Core routine using Dotno...
New

Other popular topics Top

New
AstonJ
I have seen the keycaps I want - they are due for a group-buy this week but won’t be delivered until October next year!!! :rofl: The Ser...
New
PragmaticBookshelf
“A Mystical Experience” Hero’s Journey with Paolo Perrotta @nusco Ever wonder how authoring books compares to writing articles?...
New
AstonJ
Seems like a lot of people caught it - just wondered whether any of you did? As far as I know I didn’t, but it wouldn’t surprise me if I...
New
AstonJ
Was just curious to see if any were around, found this one: I got 51/100: Not sure if it was meant to buy I am sure at times the b...
New
New
husaindevelop
Inside our android webview app, we are trying to paste the copied content from another app eg (notes) using navigator.clipboard.readtext ...
New
DevotionGeo
I have always used antique keyboards like Cherry MX 1800 or Cherry MX 8100 and almost always have modified the switches in some way, like...
New
sir.laksmana_wenk
I’m able to do the “artistic” part of game-development; character designing/modeling, music, environment modeling, etc. However, I don’t...
New
AnfaengerAlex
Hello, I’m a beginner in Android development and I’m facing an issue with my project setup. In my build.gradle.kts file, I have the foll...
New