• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help multiOs app with android studio

testDev

Lurker
Hello everyone,

can i convert a web page into an app for both ios and android with android studio,
managed to get this done for android device , but do not know how to start with the ios app conversion,
all and any help would be useful

Thanks
 
Hello everyone,

can i convert a web page into an app for both ios and android with android studio,
managed to get this done for android device , but do not know how to start with the ios app conversion,
all and any help would be useful

Thanks

Basically you can't. Making or converting iOS apps requires Xcode on an Apple Mac, and that's it. I'm not a dev, but I don't think that Android Studio and Xcode even speak the same languages. Android Studio it's Java or Kotlin, and Xcode I think it's Objective C you have to use.
 
Last edited:
Back
Top Bottom