jde
I can deploy my Blackberry app to a device by cable with JavaLoader, and it runs fine, but the BB Desktop Software refuses to touch it. Why?
Installing by cable with \'javaloader -usb load app.cod\' works fine, and the app runs on the device with no problems, as on the simulator. The cod is using restricted APIs, but it\'s signed. The alx[详细]
2023-04-12 23:04 分类:问答How to get a list of background processes on BlackBerry
I\'m looking for something corresponding to net.rim.device.api.system.ApplicationManager.getVisibleApplications(), but including applications that might not/do not have a UI. Any ideas?[详细]
2023-04-12 07:42 分类:问答Is it possible to send a BBM message thru the blackberry API?
Is it possible to send a BBM message th开发者_如何学编程ru the blackberry API?They have a BBM SDK, you might want to look into that.[详细]
2023-04-02 03:24 分类:问答BlackBerry BBM Api
Is is possible to \"P开发者_JAVA技巧ING!!!\" a BBM contact using the \"net.rim.blackberry.api.blackberrymessenger.Message\" API? If yes, how would I do so? If not, how should I go about doing this?[详细]
2023-04-01 05:36 分类:问答JDE Data Dictionary
JDE EnterpriseOne 8.98.4.1 Data Dictionary?I\'ve used Databrowser to locate data items in F9210 - in this case Long Address data fields.Now how do I xref this field into tables, views, forms and repor[详细]
2023-03-14 22:07 分类:问答Blackberry and RESTful services
I\'m looking to develop a blackberry application to consume a RESTful service. At the moment we plan to develop a REST layer which we will use to perform searches on a back end database and return the[详细]
2023-03-12 06:02 分类:问答PaymentEngine object is always null
I am trying to build a payment appication on BlackBerry jde version 5.0.0.14. When I debug the code, PaymentEngine object is always nu开发者_如何学JAVAll. Why does this happen? Is there any fault in m[详细]
2023-03-11 20:20 分类:问答Trying to install Emacs JDEE with openjdk 6
I am trying to get JDE to auto-complete Java code. I\'m running Ubuntu and I have the following packages installed:[详细]
2023-02-19 07:20 分类:问答jdb and jde with emacs ( name unknown)
main[1] print myVariable com.sun.tools.example.debug.expr.ParseException: Name unknown: myVariable myVariable = null[详细]
2023-02-04 12:31 分类:问答writing to text file in blackberry
is there any way out that w开发者_C百科e can make the data in text file persistent? everytime a user finishes playing a game, in my program his name and respective score is written to a text file. Whe[详细]
2023-01-27 10:39 分类:问答