6

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?

Comments
  • 1
    Following... Waiting for answers..
  • 1
  • 0
    Not familiar with android, but I have a VM setup on my Linux machine that boots OSX and I run Xcode from there.
  • 0
    @setleaf if it comes to it, I'll probably just run a VM on Linux and use Xamarin in visual studio from there.
  • 1
    Maybe android only with android studio for linux..
  • 0
    @Kareithi I've looked at that too
  • 1
    You could use PhoneGap/Cordova, but I don't know how well it performs...
    Seems fine in devRant
  • 0
    @andrebreda I've used phone gap before. I would personally prefer Xamarin or Android studio
  • 0
    I'd love to have the time to build that.
  • 1
    There's a cool dart framework called flutter
  • 0
    I think Cordova with Ionic is good enough for most apps. Flutter looks interesting.
  • 0
    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.
  • 0
    Android Studio (based on intelliJ) is Google's standard for android development. Linux version works great.
Add Comment