BlackBerry Forums Support Community
              

Reply
 
Thread Tools
Old 09-11-2007, 10:23 AM   #21
AllYourBase
Knows Where the Search Button Is
 
Join Date: Sep 2007
Model: 8830
PIN: N/A
Carrier: Sprint
Posts: 21
Default Advice for linux/mac users?

Please Login to Remove!

I am interested in pursuing learning some development for the bb, but I do not run windows. What are the options for linux people when it comes to the emulator and the sdk? Anyone here have any experience they can share? Thanks!
Offline   Reply With Quote
Old 09-13-2007, 12:21 AM   #22
Skipper_Joe
Talking BlackBerry Encyclopedia
 
Skipper_Joe's Avatar
 
Join Date: Jan 2007
Location: Kharkov, Ukraine
Model: 8300
Carrier: N/A
Posts: 237
Default

JDE is windows-only application for now.
Offline   Reply With Quote
Old 09-13-2007, 10:48 AM   #23
AllYourBase
Knows Where the Search Button Is
 
Join Date: Sep 2007
Model: 8830
PIN: N/A
Carrier: Sprint
Posts: 21
Default

Thanks for the input. Can apps be built for the bb using anything other than j2me? If I wanted to use C# to build a bb app is that possible? Thanks!
Offline   Reply With Quote
Old 09-13-2007, 10:51 AM   #24
Skipper_Joe
Talking BlackBerry Encyclopedia
 
Skipper_Joe's Avatar
 
Join Date: Jan 2007
Location: Kharkov, Ukraine
Model: 8300
Carrier: N/A
Posts: 237
Default

No, only java. But not strictly J2ME.

BlackBerry API includes J2ME (MIDP2.0 + CLDC1.1 APIs) + a lot of their own RIM-specific APIs.
Offline   Reply With Quote
Old 09-13-2007, 11:13 AM   #25
AllYourBase
Knows Where the Search Button Is
 
Join Date: Sep 2007
Model: 8830
PIN: N/A
Carrier: Sprint
Posts: 21
Default

That's too bad. I was going to find a way to port Castle of the Winds to Blackberry but it looks like that will have to take a back seat since I am about to embark on a study of C#. I know I cannot do that on linux either :(
Offline   Reply With Quote
Old 09-13-2007, 09:12 PM   #26
dj0n
Knows Where the Search Button Is
 
Join Date: Sep 2007
Model: Curve
PIN: N/A
Carrier: non
Posts: 22
Default

Hi!
What a developer program I need to create applications for BlackBerry 8800, Curve?
How get program control such parameters as:
Change a ringtone?
Change a wallpaper?
Change a theme?
Change a font?
If it is probably that what API functions are available for this purpose?
Offline   Reply With Quote
Old 10-15-2007, 05:25 AM   #27
blackberrynew
New Member
 
Join Date: Oct 2007
Model: 8800
PIN: N/A
Carrier: airtel
Posts: 1
Thumbs down issue deploying cod file developed in VS plugin

Sorry to post it here.posti ng it her since i'm not able to post it as a new query.


i have developed application using VS plugin for BB but cannot install the cod/jar to blackberry device.Can anybody hekp me by giving the steps to deploy it on device.
Offline   Reply With Quote
Old 10-16-2007, 02:35 PM   #28
sszturma
New Member
 
Join Date: Oct 2007
Model: 8703E
PIN: N/A
Carrier: Verizon
Posts: 2
Default What's the best approach to write a Blackberry application to access Salesforce.com?

Salesforce.com has a very rich Web services API (http://www.salesforce.com/us/develop.../api/index.htm) to accessing information in their system.

By default (not on a mobile device) the APIs that Salesforce has available use Apache axis and a bunch of other jars to do the actual web services calls.

I want to get retrieve/update information from Salesforce.com from my Blackberry. I see that many folks are using kSOAP for web services calls (because of the small footprint), but kSOAP doesn't support WSDL.

What's the best approach for this type of project? Any ideas/thoughts are appreciated.
Offline   Reply With Quote
Old 10-29-2007, 11:39 AM   #29
brcewane
Thumbs Must Hurt
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: Rogers
Posts: 140
Default

Quote:
Salesforce.com has a very rich Web services API (http://www.salesforce.com/us/develop.../api/index.htm) to accessing information in their system.

By default (not on a mobile device) the APIs that Salesforce has available use Apache axis and a bunch of other jars to do the actual web services calls.

I want to get retrieve/update information from Salesforce.com from my Blackberry. I see that many folks are using kSOAP for web services calls (because of the small footprint), but kSOAP doesn't support WSDL.

What's the best approach for this type of project? Any ideas/thoughts are appreciated.
Have you tried the MDS Studio or the Visual Studio Plugin.. they are designed to consume webservices for the BlackBerry..
Offline   Reply With Quote
Old 11-27-2007, 09:11 PM   #30
evo8coop
Knows Where the Search Button Is
 
Join Date: Oct 2007
Model: 8100
PIN: N/A
Carrier: att
Posts: 34
Default

hi i want to get in to application building but where do i start first. i dont no any jave. is it hard to do? i read the whole post but dont no wehre to start can some one point me in the right direction thanks
Offline   Reply With Quote
Old 01-09-2008, 11:12 PM   #31
Gothcube
New Member
 
Join Date: Jan 2008
Model: 8100
PIN: N/A
Carrier: T-Mobile
Posts: 1
Default

So, I'm interested in programming for the Blackberry and other Mobile devices, but I am currently running OS X on my machines. Does anyone know if the JDE would run on an emulated version of windows? Just exploring the possibilities.

Thank you!
Offline   Reply With Quote
Old 01-17-2008, 09:21 PM   #32
BillBuchan
New Member
 
Join Date: May 2006
Location: Aberdeenshire
Model: 7110
Carrier: T-Mobile UK
Posts: 2
Post HowTo: Develop MDS and JDE BlackBerry Apps...

This might be of interest. I wrote four articles for LotusUserGroup.org on how to develop BlackBerry MDS and BlackBerry JDE applications.

Granted the source system is Lotus Notes, but since I'm using web services and 'push http' services, this might be generic enough to get started with.

Anywhoo - 20,000 words of 'getting your feet wet':

Mobilizing Domino Applications onto Blackberry Devices

Hope it helps,

---* Bill
http://www.billbuchan.com
http://www.hadsl.com
Offline   Reply With Quote
Old 02-01-2008, 02:18 PM   #33
themlruts
Thumbs Must Hurt
 
Join Date: Oct 2007
Location: connecticut
Model: 9700
PIN: Ask
Carrier: T-Mobile
Posts: 102
Default

I am tring ot right write my first bb app but i whe n igo to install the bb software on my computer to delvel it tells me i need to down load java I dont know what to choose?
Offline   Reply With Quote
Old 02-05-2008, 07:58 PM   #34
cpradio
New Member
 
Join Date: Feb 2008
Model: 8130
PIN: N/A
Carrier: Alltel
Posts: 5
Default

I am having issues getting my programs to compile. They do fine if I set it as Private, but when I set it as Debug or Release, I get the following:
Code:
Building helloworld

C:\Program Files\Research In Motion\BlackBerry JDE 4.3.0\bin\rapc.exe  -quiet import="..\..\..\..\..\Program Files\Research In Motion\BlackBerry JDE 4.3.0\lib\net_rim_api.jar" codename=helloworld helloworld.rapc warnkey=0x52424200;0x52525400;0x52435200 C:\RIM\BlackBerry\8130\helloworld\helloworld\com\rim\samples\helloworld\HelloWorld.java

I/O Error: Cannot run program "javac": CreateProcess error=2, The system cannot find the file specified

Error while building project
Did I miss a step? Also, why it is that none of the samples/tutorials tell you how to get your sample on the simulator? I am struggling with that part too.
Offline   Reply With Quote
Old 02-06-2008, 12:24 AM   #35
Skipper_Joe
Talking BlackBerry Encyclopedia
 
Skipper_Joe's Avatar
 
Join Date: Jan 2007
Location: Kharkov, Ukraine
Model: 8300
Carrier: N/A
Posts: 237
Default

you need to set JAVA_HOME and PATH env variables properly. search forum - it was discussed few times before.
Offline   Reply With Quote
Old 03-15-2008, 01:30 PM   #36
Rayford Booth
Knows Where the Search Button Is
 
Join Date: Mar 2008
Model: 8310
PIN: N/A
Carrier: Rogers
Posts: 13
Default

Hi,
I am trying to get the certicom license. I have signed up with certicom and it let me download the application notes but where do i go from here?

I have looked everywhere but cant seem to find which to get the license

Thanks
Offline   Reply With Quote
Old 03-19-2008, 09:53 AM   #37
richard.puckett
Talking BlackBerry Encyclopedia
 
richard.puckett's Avatar
 
Join Date: Oct 2007
Location: Seattle, WA
Model: 9020
PIN: N/A
Carrier: T-Mobile
Posts: 212
Default

Since this thread is sticky, the code signing key's price should probably be changed to $20 to reflect its new price.
__________________
Do your homework and know how to ask a good question.
Offline   Reply With Quote
Old 04-10-2008, 12:48 AM   #38
satyam
Knows Where the Search Button Is
 
Join Date: Feb 2008
Model: 7200
PIN: N/A
Carrier: Airtel
Posts: 25
Default any official mail id for enquiry at RIM/BlackBerry?

Hi,
Does anybody knows official enquiry Email id of blackberry/RIM where i can get information about code signing etc?
also if i got a key for signing my application and if i recompile my signed application after changes in it , for signing do i need to pay 100 $ again and get the new key ?

thanx in advance .
-Satish
Offline   Reply With Quote
Old 04-11-2008, 04:24 AM   #39
yeresera
New Member
 
Join Date: Apr 2008
Model: 8800
PIN: N/A
Carrier: SMART
Posts: 11
Default

Hi everyone. I have a question:

Code:
SupportedAttachmentPart attachPart =
                    new SupportedAttachmentPart(multipart,
                    "image/jpeg",
                    selectedFile, readFile(selectedFile));
        multipart.addBodyPart(attachPart);
the above code is part of my custom email application. when i try to send my email, the attachments doesnt appear as they suppose to appear. There is no additional view attachment from the menu.
from the code above, I know that the selectedFile is a jpg file. am i doing something wrong here? thanks
Offline   Reply With Quote
Old 04-21-2008, 02:20 PM   #40
mkp
New Member
 
Join Date: Apr 2008
Location: Richardson, TX
Model: 8820
OS: 4.2.2.169
PIN: N/A
Carrier: AT&T
Posts: 8
Default

Quote:
Originally Posted by jeevessnsv View Post
Quote:
Originally Posted by yyjjll View Post
Greetings, I'm kinda new here ...

I wonder if there's anyway to run embedded C programs on the 7100 device, below the Java VM layers, and above the OS.

(snip)

However, according to what I've found, 7100 runs on an ARM processor, and nothing should prevent one from running compiled C/C++ programs on the processor.

Does anyone have any idea on this? Thanks.
I too would love to know about this. Has anyone tried hacking on it? In theory we should be able to cross-compile almost any language to the BB's processor, if we have a way of discovering the system calls and loading the code. I'd be interested in working with others on figuring it out, if someone knows how to start.
It's been over two years since this has been posted. Does anyone know if this is possible (I'm using the 8820)?
Offline   Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


New Original Omron CJ1W-TS561 Thermocouple Input input unit CJ1WTS561 picture

New Original Omron CJ1W-TS561 Thermocouple Input input unit CJ1WTS561

$916.00



New Allen Bradley 1762-IT4 MicroLogix Thermocouple/mV 4-Channel Input AB 1762IT4 picture

New Allen Bradley 1762-IT4 MicroLogix Thermocouple/mV 4-Channel Input AB 1762IT4

$405.00



New Factory Sealed AB 2080-TC2 2-channel Thermocouple Micro800 Plug-in Modules picture

New Factory Sealed AB 2080-TC2 2-channel Thermocouple Micro800 Plug-in Modules

$160.00



1769-IT6 Allen Bradley Compact I/O Thermocouple/mV Input Module Faakart picture

1769-IT6 Allen Bradley Compact I/O Thermocouple/mV Input Module Faakart

$720.00



K-Type Thermocouple Probe Digital Thermometer Steel Sensor Spiral Cable  picture

K-Type Thermocouple Probe Digital Thermometer Steel Sensor Spiral Cable

$10.49



EGT K-Type Thermocouple,Exhaust Probe High Temperature Sensors 1/8

EGT K-Type Thermocouple,Exhaust Probe High Temperature Sensors 1/8" NPT Threads

$12.03







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.