Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
setleaf2748yNot familiar with android, but I have a VM setup on my Linux machine that boots OSX and I run Xcode from there.
-
@setleaf if it comes to it, I'll probably just run a VM on Linux and use Xamarin in visual studio from there.
-
You could use PhoneGap/Cordova, but I don't know how well it performs...
Seems fine in devRant -
@andrebreda I've used phone gap before. I would personally prefer Xamarin or Android studio
-
I'm not really interested in any JavaScript frameworks. I'm looking for something more like Android studio. However, if there's nothing available, I'll just use a VM.
-
fattire1808yAndroid Studio (based on intelliJ) is Google's standard for android development. Linux version works great.
What applications have you all used for developing iOS and Android apps on a Linux machine? I've been wanting to use Xamarin on my windows machine but I've decided to move to Linux. I'm looking for something that will let you develop iOS and Android apps on a Linux platform like Fedora or Ubuntu. Any ideas?
undefined