O
O
Oleg2021-02-05 08:15:18
Java
Oleg, 2021-02-05 08:15:18

Is it possible to port (or maybe some other option) a JAVA application from Android to iOS?

The situation is classic.
There is a finished product running on Android. Nothing extraordinary. Buttons + fields, remote DBMS, BT / WaiWay.
No graphics, etc.

And as for the conduct, the same thing was requested "now on iOS".

What to do? Run to run to learn SWIFT? Or are there alternative ways out of the situation?

Thanks in advance.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
O
Orkhan, 2021-02-05
@VDT2

I myself have never used it, but there is such a thing as the MultiOS Engine

Create iOS Apps in Java
Port your existing Android App, or build a native Cross-Platform App from scratch

https://multi-os-engine.org/

D
Developer, 2021-02-05
@samodum

If the Android application is native, written in Java, then yes, rewrite it from scratch in Swift.
If written in React Native, then porting to iOs is easy. Add multiple configs

V
Vladimir Korotenko, 2021-02-05
@firedragon

Look towards Xamarin.
Nothing extraordinary, but the code will match on both platforms.
And yes BT / WaiWai confuses me. On apples, this is more difficult. Although the basic functionality of turn off request status is there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question