top | item 44402215

(no title)

Hashex129542 | 8 months ago

+1, it's definitely best option.

That said, we're building consumer-facing apps where long-term stability is critical. Our goal is to build once and run on any platform, across versions. Most consumers are already tied to existing platforms that provide services we can't easily replicate, which makes development of apps in a new OS or In a OS look like environment is a tough sell.

I must follow same technical mechanism as Java.

discuss

order

gregjor|8 months ago

I joked. You should use Java. Few companies have the resources to duplicate Java and the JVM in a reasonable time. At this point Java and the JVM have three decades and tens of thousands of developers backing them up.

Hashex129542|8 months ago

Thanks, Anyway I took it serious. I'll decide.

exabrial|8 months ago

Why not just use Java then? There's an unbelievable amount of open source work you can leverage

Hashex129542|8 months ago

Java apps are easy to decompile and API details will be accessed. Because of decompilation of source code other companies can easily repack our codes and change the brand.

I did same hack and rebranded then sold. That's the main concern. Anyways, we are thinking to go with system WebViews. It's still interpreted but requires some hard time.