5 ms·
What's the point of the complaint? Is there anything better that is commercially viable? Your Linux based dream phone is not going to sell more than 10 units.
by fg137 23d ago
What's the point of the complaint? Is there anything better that is commercially viable?
Your Linux based dream phone is not going to sell more than 10 units.
- otterley 23d agoI think they might be saying that there's still no supported way to build a native-code app on the Android OS. It could be construed as a plea to make that happen in order to unlock greater performance, not necessarily a desire to have a DIY Linux-based OS option.
- spogbiper 23d agoThere's NDK which seems supported. It's been some years since I messed with mobile stuff but https://developer.android.com/ndk https://developer.android.com/ndk
- MobiusHorizons 23d agoI believe the comparison is with iOS not Linux. Android is Linux after all. It’s just that most programs don’t get to run a that level of abstraction, and instead run on top of a jvm. At least in iOS the code does seem to be able to be more efficient due to to higher usage of natively compiled code, which is what I think the op was complaining about.
- ZenDroid 23d agoThere's no JVM in Android. Most important parts of an Android app are compiled ahead of time into CPU machine code, rarely used parts are compiled into machine code in runtime using JIT. https://en.wikipedia.org/wiki/Android_Runtime https://en.wikipedia.org/wiki/Android_Runtime
- yndoendo 23d agoIgnoring the native vs java runtime interface application difference between Android and iOS, which the top poster was was referencing. Your Linux phone statement is a fallacy. Ask FuriLabs how many of their phones they have sold.[0] High confident it is more than 10. FuriLabs moved their batman, battery monitoring application, from Python to C and it really improved performance. Native applications really do keep resource usage low and is beneficial. [0] https://furilabs.com/ https://furilabs.com/
- frollogaston 23d agoThey don't publish sales numbers, but I've never seen one. So probably somewhere between 10 units and significant market share.
- deleted 23d ago[deleted]