问题标签 [series-40]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
436 浏览

java-me - 从 J2ME 的菜单中删除 Lwuit 命令

我正在为 S40 Mobiles 开发 J2ME Lwiit 应用程序,当我在(Qwerty S40 Mobiles)中向 Exit 等表单添加命令时,中间会出现另一个选择命令。左侧菜单出现的问题是包含 2 个命令(退出并选择)。如何从菜单中删除选择命令?

0 投票
1 回答
2554 浏览

java-me - jar文件直接打开不安装手机

我正在尝试创建一个 java me 应用程序。代码是hello xxxx,很简单。

问题是,当我将它移植到诺基亚 40 系列手机或模拟器时,.jad 或 .jar 文件会直接打开,但在其他 60 系列手机(如 e72 或 e63)中会安装它。

但我想将它安装在手机(和模拟器)中。我该如何安装它? PS:我认为问题出在代码中。通常所有应用程序都安装在模拟器或手机中。这不是电话问题,但我的 java 文件中有一些错误..我想。

0 投票
0 回答
398 浏览

nokia - Can not access fm radio in nokia s40 c3-00

I am trying to access the ondevice fm radio through jsr 234 in c3-00 . Everything seems to work fine but the radio can not be accessed. I have also checked supported JRSs for nokia c3 which is a s40 v6 device which shows that it supports jsr 234. I have used the following simple code to do this:

I have also searched a lot but didn't found anything about it.

0 投票
1 回答
2090 浏览

youtube - RTSP 流在诺基亚 40 系列手机中不起作用

我是为 40 系列手机创建诺基亚应用程序的新手。

我正在尝试为我的应用程序使用 YouTube 频道视频,但在模拟器上出现错误:

"The RTSP streaming feature is currently not supported in the Web Apps Simulator. Please test the streaming feature on one of the supported devices."

我使用诺基亚部署方法在受支持的设备上进行了测试,但它仍然无法正常工作,所以请谁能帮我解决这个问题?

0 投票
1 回答
73 浏览

series-40 - Nokia Web Tools 可以访问设备 API 吗?

我正在使用 Nokia Web Tools 开发 Web 应用程序,但我需要访问设备 api,例如型号名称,例如 Nokia Asha 301 或 E72 等。可以吗?如果没有,是否可以通过纯常规 javascript API 获取设备名称?

0 投票
1 回答
43 浏览

signalr - SignalR 是否适用于 40 系列?

我正在尝试使用 SignalR,但我想知道 40 系列是否支持它,特别是诺基亚 Asha 手机是否支持它。有谁知道?谢谢。