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
Sally_san
So I’ve got a client that wants to build a site like this: Specifically 3 things from the website: The fullscreen sections that chang...
New
ClaudiaGiv
I have a sveltekit project that is using GoTrue library for authentication. In development mode (npm run dev) everything works but when I...
New
pillaiindu
I mean, when you render all the HTML at the server side and the data is sent through HTTP requests, except only if some tiny things are d...
New
beberardinelli
Hi! I just started coding a few months ago and I am trying to get all the help I can get. My friend showed me this debugging tool called...
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
Fl4m3Ph03n1x
Background I have a Phoenix application, where all pages (expect the login page) have a menu at the top. This menu will therefore only a...
New
hosseinkhosromanesh
hello , i should code a cluster like image bellow we have no challenge in coding backend but in front need some clue to do this its a dy...
/js
New
jaeyson
would it be backwards if I’m learning react? last time I used UI library (aside from LiveView) was Elm (not much) and that was eons ago.
New

Other popular topics Top

wolf4earth
@AstonJ prompted me to open this topic after I mentioned in the lockdown thread how I started to do a lot more for my fitness. https://f...
New
New
AstonJ
poll poll Be sure to check out @Dusty’s article posted here: An Introduction to Alternative Keyboard Layouts It’s one of the best write-...
New
Exadra37
I am asking for any distro that only has the bare-bones to be able to get a shell in the server and then just install the packages as we ...
New
PragmaticBookshelf
Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
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
Saw this on TikTok of all places! :lol: Anyone heard of them before? Lite:
New
AstonJ
If you get Can't find emacs in your PATH when trying to install Doom Emacs on your Mac you… just… need to install Emacs first! :lol: bre...
New
Help
I am trying to crate a game for the Nintendo switch, I wanted to use Java as I am comfortable with that programming language. Can you use...
New
AstonJ
Curious what kind of results others are getting, I think actually prefer the 7B model to the 32B model, not only is it faster but the qua...
New