智能手机:java 不支持
Smartphone: java not supported
android 智能手机(比如三星 J3)不支持 Java 是什么意思?我在 google 上搜索,但没有找到解释它是什么意思,支持 Java 的智能手机和不支持 Java 的智能手机有什么区别?有人知道吗?谢谢!
What means that android smartphone (let's say Samsung J3) does not support Java?
所有android应用都是基于Java,所以现在phone运行宁Android必须支持Java,我想第一个 android 版本也是如此。
what is the difference between smartphones which support Java and smartphones which does not support Java?
A smartphone 不能 运行ning Java 需要您使用另一种编程语言为其编写和编译应用程序。
例如如果您想为 iOS 台设备(iPhone、iPad)构建应用程序,您不能将它们写在 Java 中,您必须使用 Swift,或者对于iOS、Objective-C 的旧版本,它是 C
的面向对象版本
通过查看您分享的link,我认为JAVA: no line指的是运行 java内的能力浏览器,而不是 phone 本身,它是 android 并且应该 运行 android apps
引用 the documentation for the site that you linked to:
Often stands for "Java ME" (the new name of J2ME, Java 2 Platform, Micro Edition). Java ME is a platform for applications running on mobile phones. These, mainly small, applications (e.g. games) can be downloaded from the Internet directly to the phone using its built-in web-browser.
"Java" 该站点所指的不是 Android 应用程序,而是旧的 Java ME 小程序。很少有 Android 设备支持 Java ME。大多数 Android 设备支持 Android 应用程序,这些应用程序可以用 Java 编程语言编写。
android 智能手机(比如三星 J3)不支持 Java 是什么意思?我在 google 上搜索,但没有找到解释它是什么意思,支持 Java 的智能手机和不支持 Java 的智能手机有什么区别?有人知道吗?谢谢!
What means that android smartphone (let's say Samsung J3) does not support Java?
所有android应用都是基于Java,所以现在phone运行宁Android必须支持Java,我想第一个 android 版本也是如此。
what is the difference between smartphones which support Java and smartphones which does not support Java?
A smartphone 不能 运行ning Java 需要您使用另一种编程语言为其编写和编译应用程序。
例如如果您想为 iOS 台设备(iPhone、iPad)构建应用程序,您不能将它们写在 Java 中,您必须使用 Swift,或者对于iOS、Objective-C 的旧版本,它是 C
的面向对象版本通过查看您分享的link,我认为JAVA: no line指的是运行 java内的能力浏览器,而不是 phone 本身,它是 android 并且应该 运行 android apps
引用 the documentation for the site that you linked to:
Often stands for "Java ME" (the new name of J2ME, Java 2 Platform, Micro Edition). Java ME is a platform for applications running on mobile phones. These, mainly small, applications (e.g. games) can be downloaded from the Internet directly to the phone using its built-in web-browser.
"Java" 该站点所指的不是 Android 应用程序,而是旧的 Java ME 小程序。很少有 Android 设备支持 Java ME。大多数 Android 设备支持 Android 应用程序,这些应用程序可以用 Java 编程语言编写。