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

Where Next?

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
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
Zuber
How to make a website like webnovel and wattpadd where subscribers and logged in user post stories like their own Novel in a website and ...
New
sona11
What is the difference between tuple relational calculus (TRC) and domain relational calculus (DRC)? What distinguishes them from relatio...
New
Fl4m3Ph03n1x
Background I have a a fresh umbrella project with a Phoenix app inside. To create the app I used the following commands: mix new test_a...
New
WiseDan
hi everybody , am new in gsap.js so i wanted load content in my home page when user scrolling , but since am reading the documentation ...
New
Fl4m3Ph03n1x
Background I have a button that may be disabled or not, depending on a set of conditions. I want to disable/enable the button without hav...
New
Fl4m3Ph03n1x
Background I have a custom component in my LiveView, which is basically a group of checkboxes. I want to add a new attribute to my custo...
New
ramiro-marinio
Hello. So unexperienced frontend dev here. Basically, 3 or 4 months ago I started working on a project and I committed the capital sin of...
New
wilsoc31
First time building an app. It will run for Android and also for iPhone 15 but will not for iPod. Not sure why or where to even begin. ...
New

Other popular topics Top

ohm
Which, if any, games do you play? On what platform? I just bought (and completed) Minecraft Dungeons for my Nintendo Switch. Other than ...
New
axelson
I’ve been really enjoying obsidian.md: It is very snappy (even though it is based on Electron). I love that it is all local by defaul...
New
AstonJ
Or looking forward to? :nerd_face:
New
AstonJ
You might be thinking we should just ask who’s not using VSCode :joy: however there are some new additions in the space that might give V...
New
AstonJ
I’ve been hearing quite a lot of comments relating to the sound of a keyboard, with one of the most desirable of these called ‘thock’, he...
New
dimitarvp
Small essay with thoughts on macOS vs. Linux: I know @Exadra37 is just waiting around the corner to scream at me “I TOLD YOU SO!!!” but I...
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
PragmaticBookshelf
Author Spotlight Rebecca Skinner @RebeccaSkinner Welcome to our latest author spotlight, where we sit down with Rebecca Skinner, auth...
New
PragmaticBookshelf
Author Spotlight: Sophie DeBenedetto @SophieDeBenedetto The days of the traditional request-response web application are long gone, b...
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
OSZAR »