Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.mobile.android > #144050

Re: iphone vs. android drivers?

From Arno Welzel <usenet@arnowelzel.de>
Newsgroups comp.mobile.android
Subject Re: iphone vs. android drivers?
Date 2024-11-08 09:17 +0100
Message-ID <lp5voeFktc6U1@mid.individual.net> (permalink)
References <c36nijpgl50uh9tld0qldq8e6m35psdbpo@4ax.com>

Show all headers | View raw


micky, 2024-11-06 18:10:

[...]
> How hard can it be to write an Android version of an iphone app?  Is the

It depends on what the app does. There is no simple answer like "it will
take x days".

> connection protocol with the stimulator inside me different?  Would the
> stimulator have to be changed too, or would Android phones communicate
> with other devices using the same protocol that iPhones do?

Everything(!) is different. Depending on how they developed the app, it
would be neccessary to use Kotlin or Java instead of Swift. It's also
not very likely, that the app is using a cross platform framework like
Capacitor with Angular - because then they would already have an app for
Android devices too.

> Even if a separate style stimulator would also be needed, how hard is it
> to modify the programs to work on an Android phone.  It sounds simple to

As explained above: everthing is different, not just the brand of the phone.

> me. In PC language, only the drivers would have to be changed, because

No, there are no "drivers". The app uses Bluetooth to communicate with
the device. An Android version would "just" have to implement the same
features - but with a completely different programming language on an
operating system which is based on Linux und Android instead of iOS.

It is like porting a native Windows application to MacOS or Linux - this
is also not an easy task, if you did not use cross platform tools like
Qt or Electron.

> they interface between the software and the hardware.  Isnt' it already
> well known what changes need to be made in iphone vs. android drivers? 
> (There is a remote control that they probably intend for me to use, but
> the app does much more.) 

Even if the creators would know what to do - someone has to pay that.
And I would not expect much less than at least 50000-100000 USD for that
(2-3 months of development and testing for around 1500 USD per day -
minimum).


-- 
Arno Welzel
https://arnowelzel.de

Back to comp.mobile.android | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

iphone vs. android drivers? micky <NONONOmisc07@fmguy.com> - 2024-11-06 12:10 -0500
  Re: iphone vs. android drivers? Dave Royal <dave@dave123royal.com> - 2024-11-06 17:54 +0000
    Re: iphone vs. android drivers? micky <NONONOmisc07@fmguy.com> - 2024-11-06 20:29 -0500
    Re: iphone vs. android drivers? Allodoxaphobia <trepidation@example.net> - 2024-11-07 14:43 +0000
      Re: iphone vs. android drivers? micky <NONONOmisc07@fmguy.com> - 2024-11-07 21:38 -0500
        Re: iphone vs. android drivers? Dave Royal <dave@dave123royal.com> - 2024-11-08 07:22 +0000
          Re: iphone vs. android drivers? micky <NONONOmisc07@fmguy.com> - 2024-11-08 09:30 -0500
      Re: iphone vs. android drivers? Arno Welzel <usenet@arnowelzel.de> - 2024-11-08 09:19 +0100
  Re: iphone vs. android drivers? Chris <ithinkiam@gmail.com> - 2024-11-06 20:58 +0000
    Re: iphone vs. android drivers? micky <NONONOmisc07@fmguy.com> - 2024-11-06 20:30 -0500
  Re: iphone vs. android drivers? Arno Welzel <usenet@arnowelzel.de> - 2024-11-08 09:17 +0100
    Re: iphone vs. android drivers? micky <NONONOmisc07@fmguy.com> - 2024-11-08 09:33 -0500

csiph-web