问题标签 [oracle-adf-mobile]

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 投票
2 回答
858 浏览

oracle-adf-mobile - 如何在 adf mobile 上获取移动设备的 imei 号码、mac 地址(或 uid)

我需要在 adf mobile 上获取设备的 imei 号码和 mac 地址(应该适用于 android 和 iphone)。实际上,即使我可以获得设备 uid(唯一标识符键)对我也很有用。欢迎对 2 个有效平台的 uid 发表任何评论

0 投票
1 回答
125 浏览

oracle-adf-mobile - 如何终止 adf mobile 上的应用程序

如何通过使用 adf 移动平台上的应用程序菜单终止应用程序来退出。我希望 adf mobile 可以为 IOS 和 Android 2 个平台提供。brgds

0 投票
1 回答
344 浏览

oracle-adf-mobile - 是否可以在 adf mobile 上调用 wcf webservice?

我尝试使用 java api 在 adf mobile 上使用 wcf webservice 方法,如下所示的代码片段。我尝试通过创建 web 服务代理在经典的 adf 通用应用程序上运行。然后我可以得到正确的回应。但是当我在 adfmobile 上使用 webservice 方法时,我得到 http 501 错误响应。我尝试使用拖放到 amx 页面并执行绑定操作,结果是相同的。可能是什么原因?brgds

0 投票
1 回答
87 浏览

oracle-adf-mobile - 如何在 adf mobile 11.1.2.4 上将 cordova 版本升级到最新版本

我在 ADF Mobile 11.1.2.4 上开发。我认为 11.1.2.4 包含 Cordova 2.2.0。如果升级到最新的科尔多瓦版本怎么办?我需要做什么?brgds

0 投票
2 回答
280 浏览

oracle-adf-mobile - ADF 移动应用程序上的奇怪 ClassCastException

我使用 JDev 11.1.2.4 我有一个自定义供应商类,它正在通过调用 applicationScope bean 方法加载一些项目。我正在尝试将我的对象转换为适当的 selectItems。我基本上可以获得正确的对象列表,但突然遇到ClassCastException。不幸的是,我在互联网上找不到任何解决方案。我知道这些课程完全相同。(另外我在调试时看到包和类没有区别)问题出在哪里?我在互联网上阅读了一些关于不同类加载器的信息,但我无法找到根本原因或解决方案。请帮助我 brgds

0 投票
3 回答
2482 浏览

oracle-adf - JDeveloper 12c 不显示 ADF 移动扩展

我是java编程世界的新手。我想试试 ADF 移动版。在阅读了一些帖子说升级或获取最新的 JDeveloper 之后,我决定从 oracle 网站获取 JDeveloper12c。

我的问题是,即使我遵循了检查更新说明,我的 JDeveloper 12c 也没有显示任何扩展 ADF mobile。

我尝试下载 adf 移动 zip 文件,但它不支持 JDeveloper 12c。我不知道现在该怎么办。

0 投票
1 回答
484 浏览

oracle-adf - ADF 移动:无法在 iOS 设备中部署应用程序

当我在 iOS 设备中部署应用程序时。我收到以下错误,我正在使用最新版本的 JDeveloper 11.1.2.4

请帮我解决这个问题。

提前致谢。

0 投票
3 回答
910 浏览

css - ORacle ADF af:table column separation

I am working in Oracle ADF, there is a table with 20 columns, I like to separate 5 columns in each section. After 5th column there is button, by clicking that button I could able to see 2nd 5 columns, likewise every 5th column there is a button and after clicking that button I need to expand that section. Is there any option to place vertical button between 2 columns in adf table.

0 投票
2 回答
670 浏览

html-table - oracle adf 中的行跨度

在 Oracle adf 中,请您提及替换rowspanin af:columnin af:table。我喜欢在两列之间放置一个按钮,并且该按钮垂直放置在两列之间的一列中。

0 投票
0 回答
327 浏览

oracle-adf - Android Dalvik 文件 (.dex) 不存在

这是布什乔治。

我开发了一款 adf 移动应用程序。当我尝试部署应用程序时出现错误

Android Dalvik 文件 (.dex) 不存在。

以下是我的应用程序的部署日志

请帮助我。提前致谢。