BlackBerry Forums Support Community
              

Showing results 1 to 50 of 228
Search took 0.02 seconds.
Search: Posts Made By: arunk
Forum: Developer Forum 01-07-2009, 12:37 AM
Replies: 6
Views: 1,906
Posted By arunk
Cool which version of JDE are u using? 4.2.1 -...

which version of JDE are u using?

4.2.1 - 4.5 is ok.

but 4.3 have some problem with phoneListner
Forum: Developer Forum 01-02-2009, 01:02 AM
Replies: 7
Views: 1,398
Posted By arunk
Actually the file I am using is a logfile for my...

Actually the file I am using is a logfile for my application. When The application gets uninstalled, I want that file also to be deleted from the device.
Forum: Developer Forum 01-02-2009, 12:58 AM
Replies: 7
Views: 3,250
Posted By arunk
Cool If you are using a GPRS Connection try with BIS...

If you are using a GPRS Connection try with BIS settings.. It works for me.
Forum: Developer Forum 12-10-2008, 07:42 AM
Replies: 7
Views: 1,398
Posted By arunk
Question I dont want to store any data in the file. ...

I dont want to store any data in the file.

Actually I am creating a log file, which should be deleted when I uninstall the application.

I am creating is file when I am starting the application...
Forum: Developer Forum 12-08-2008, 07:46 AM
Replies: 7
Views: 1,398
Posted By arunk
Question Strange !!!! :-(

Strange !!!! :-(
Forum: Developer Forum 12-04-2008, 06:37 AM
Replies: 7
Views: 1,398
Posted By arunk
Question ??? :-(

??? :-(
Forum: Developer Forum 12-02-2008, 11:33 PM
Replies: 7
Views: 1,398
Posted By arunk
Question How to delete dependancies?

When I uninstall my blackberry application I wan to delete some of the files which I created for the application.. eg: log file..

How can I do this?
Forum: Developer Forum 11-14-2008, 08:23 AM
Replies: 1
Views: 2,852
Posted By arunk
Question "Verification error" while running midlet application in blackberry

"Verification error" while running midlet application in blackberry

Module 'CA' has verification errors.Error starting CA: Module 'CA' has verification errors.

what can be the problem?
Forum: Developer Forum 10-20-2008, 03:05 AM
Replies: 0
Views: 736
Posted By arunk
persistance problem !!!

In my persistance I have a "Settings" object with 10 attributes.

In the next version of the application I am adding 5 more attributes to that "Settings class".

Settings settings = (Settings)...
Forum: Developer Forum 10-13-2008, 12:07 AM
Replies: 0
Views: 799
Posted By arunk
Question Event injection problem

Is it possible to do event injection for alt and shift key?

I tried this and its not working... Is there any hope for this?
Forum: Developer Forum 09-30-2008, 11:17 PM
Replies: 6
Views: 3,173
Posted By arunk
:-(

:-(
Forum: Developer Forum 09-29-2008, 05:20 AM
Replies: 6
Views: 3,173
Posted By arunk
Question I am not clear with the above mentioned methods....

I am not clear with the above mentioned methods. Can anyone help me by giving more information.

Actually I want all the characters to be entered in an Editfield.
But default mode should be...
Forum: Developer Forum 09-26-2008, 04:02 AM
Replies: 7
Views: 3,068
Posted By arunk
Have you tries ObjectChoiceField? Its...

Have you tries ObjectChoiceField?

Its somewhat similar to combobox.
Forum: Developer Forum 09-26-2008, 02:31 AM
Replies: 0
Views: 730
Posted By arunk
Question Problem with green(send) key in Device software 4.5

Found some problem with the green key in OS version 4.5.xxx which is not happening in4.2


when keydown event is happening, if I am handling the case I returns true, otherwise I will call return...
Forum: Developer Forum 09-24-2008, 07:03 AM
Replies: 1
Views: 672
Posted By arunk
Question Contact resolution

Can anybody tell me whats the best approach to resolve contact names.

In native phone when a number is dialed, it resolves the number with contact and displays quickly.

But when I do this in my...
Forum: Developer Forum 09-21-2008, 11:31 PM
Replies: 3
Views: 842
Posted By arunk
Smile thanks !!!

thanks !!!
Forum: Developer Forum 09-19-2008, 05:36 AM
Replies: 3
Views: 842
Posted By arunk
Question Need help in Thread callbak?

I want to use thread callback. But I have no idea about how it works in BB.

When an incoming call comes and answered, my app comes to foreground and displays the number connected. Then it tries to...
Forum: Developer Forum 09-18-2008, 03:30 AM
Replies: 2
Views: 782
Posted By arunk
Question I am using PhoneListner interface

I am using PhoneListner interface
Forum: Developer Forum 09-18-2008, 01:51 AM
Replies: 2
Views: 782
Posted By arunk
Question Application is not working properly with 4.5 version

I have developed a telephony application with JDE 4.2.1.

It works fine with all 4.2 devices.

But when I installed my application in 4.5 devices its not working properly.

Then I found that...
Forum: Developer Forum 09-17-2008, 06:07 AM
Replies: 3
Views: 3,891
Posted By arunk
Cool I don't think you can find it programatically. ...

I don't think you can find it programatically.

If you have a service activated and you have the corresponding service book entry, then you can find the APN for that particular service.
Forum: Developer Forum 09-16-2008, 12:22 AM
Replies: 7
Views: 3,250
Posted By arunk
how you are connecting to intenet? BES, BIS...

how you are connecting to intenet?

BES, BIS TCP or WAP?

depends on that you have to specify some parameters...
Forum: Developer Forum 09-12-2008, 08:32 AM
Replies: 8
Views: 5,055
Posted By arunk
Question which device are you using? I mean model...

which device are you using? I mean model...
Forum: Developer Forum 09-12-2008, 08:30 AM
Replies: 1
Views: 856
Posted By arunk
Question problem in getting the phone state?

when my application starts I want to know whether there is an existing call in the native application.

Phone.getActiveCall() is used to identify this (if its not null means an active call...
Forum: Developer Forum 09-10-2008, 03:07 AM
Replies: 1
Views: 1,057
Posted By arunk
Question when the application comes to foreground, How can...

when the application comes to foreground, How can i check whether the menu is open or not?

if open how can I close it?
Forum: Developer Forum 09-08-2008, 12:22 AM
Replies: 8
Views: 5,055
Posted By arunk
try adding to the url

try adding to the url
Forum: Developer Forum 09-04-2008, 07:27 AM
Replies: 26
Views: 11,588
Posted By arunk
In simulator it will work fine but not in device....

In simulator it will work fine but not in device.

How are you connecting to internet?

BES, BIS, Wap,or TCP?

Depends on that you have to provide necessary parameters with the url.
Forum: Developer Forum 08-28-2008, 01:08 AM
Replies: 3
Views: 796
Posted By arunk
Question In the JDE Rightclick the project -> properties...

In the JDE Rightclick the project -> properties ->Application

Check autostart
Forum: Developer Forum 08-25-2008, 01:27 AM
Replies: 22
Views: 5,635
Posted By arunk
Question Is there a way to Identify that? I am...

Is there a way to Identify that?

I am developing a blackberry application which reads an xml file from a website.

I want to know which type of internet connection is available and according to...
Forum: Developer Forum 08-25-2008, 12:23 AM
Replies: 22
Views: 5,635
Posted By arunk
Question Hi nanika, Even I am facing the same...

Hi nanika,

Even I am facing the same problem....

I have a gprs connection.. Can you please tell me for GPRS which configuration we have to specify?
Forum: Employer Job Postings 08-22-2008, 06:14 AM
Replies: 1
Views: 7,802
Posted By arunk
Question What kind of application is this? Can I know...

What kind of application is this?

Can I know the details?
Forum: Developer Forum 08-22-2008, 12:02 AM
Replies: 2
Views: 1,325
Posted By arunk
Ya.. I tried and it works fine... Thanks...

Ya.. I tried and it works fine...

Thanks SIMON
Forum: Developer Forum 08-20-2008, 04:52 AM
Replies: 1
Views: 1,044
Posted By arunk
In radioInfo class how can I get the field (int...

In radioInfo class how can I get the field (int apnId) ?
Forum: Developer Forum 08-19-2008, 01:07 AM
Replies: 2
Views: 1,325
Posted By arunk
Question Adding Image to screen

I have A screen with one textInput and three Lablel Fields...

I want to add a small icon(Image) after that. I should be able to make this icon(Image) visible and invisible...

please help me...
Forum: Developer Forum 08-19-2008, 12:27 AM
Replies: 1
Views: 1,044
Posted By arunk
Question GPRS Problem ?

To connect to internet through GPRS I want to get the gatewayIP and APN.

How can I get it programatically?
Forum: Developer Forum 08-18-2008, 02:17 AM
Replies: 22
Views: 3,127
Posted By arunk
help plz..:(

help plz..:(
Forum: Developer Forum 08-14-2008, 03:51 AM
Replies: 22
Views: 3,127
Posted By arunk
Question Actually I want to know, when gprs service is...

Actually I want to know, when gprs service is enabled, the entry which is created in service book corresponding to that on the device and the details..

if you have a gprs connection, can you...
Forum: Developer Forum 08-14-2008, 02:43 AM
Replies: 22
Views: 3,127
Posted By arunk
Question yaa I am able to do this... Its...

yaa I am able to do this...


Its working in India with aritel' gprs...

But the same application is not working in Germany with T-mobile...

What I did is I am getting the service book...
Forum: Developer Forum 08-14-2008, 01:43 AM
Replies: 4
Views: 3,887
Posted By arunk
Question is it possible to show an icon on the titlebar of...

is it possible to show an icon on the titlebar of mainscreen?

I want to show the mute icon there...
Forum: Developer Forum 08-13-2008, 02:32 AM
Replies: 3
Views: 1,217
Posted By arunk
If you have gprs activated, wapgatewayip for...

If you have gprs activated, wapgatewayip for airtel will be 100.1.200.99

try this
Forum: Developer Forum 08-13-2008, 01:26 AM
Replies: 9
Views: 2,125
Posted By arunk
is it possible to invoke the speed dial screen...

is it possible to invoke the speed dial screen from an application?
Forum: Developer Forum 08-11-2008, 11:24 PM
Replies: 6
Views: 3,173
Posted By arunk
I have an editField to input and display...

I have an editField to input and display strings..

when the user enter the input it will be in text mode and pressing alt will allow numbers....

I want this field to accept both numbers and...
Forum: Developer Forum 08-11-2008, 08:47 AM
Replies: 6
Views: 3,173
Posted By arunk
Question default input mode problem

I want an edit field, which accepts all chracters, digits everything... but the default input mode should be numeric...
Forum: Developer Forum 08-07-2008, 04:15 AM
Replies: 4
Views: 1,884
Posted By arunk
you can add multiple permissions and request the...

you can add multiple permissions and request the user to alllow... :smile:
Forum: Developer Forum 08-07-2008, 02:48 AM
Replies: 1
Views: 1,105
Posted By arunk
Question How to do call back?

I want to read the XML contents using http connection in a new thread and once the content has been read, I want the control to comeback to the main thread and execute the statement just after the...
Forum: Developer Forum 08-07-2008, 12:00 AM
Replies: 22
Views: 3,127
Posted By arunk
Invalid tunnel name....

Invalid tunnel name....
Forum: Developer Forum 08-06-2008, 01:53 AM
Replies: 22
Views: 3,127
Posted By arunk
Question I just want to read the contents.. application...

I just want to read the contents..
application is able to do it in simulator but not in device...

somebody please help to identify the problem... :-(
Forum: Developer Forum 08-05-2008, 04:15 AM
Replies: 22
Views: 3,127
Posted By arunk
This is the code I am using... is there any...

This is the code I am using... is there any mistake in this ?

I am getting an open tunnel failure while executing the code:

c = (HttpConnection)Connector.open(url);
Forum: Developer Forum 08-05-2008, 02:48 AM
Replies: 22
Views: 3,127
Posted By arunk
Exception occurs when the connection is set.. ...

Exception occurs when the connection is set..

c = (HttpConnection)Connector.open(url);
Forum: Developer Forum 08-05-2008, 12:25 AM
Replies: 22
Views: 3,127
Posted By arunk
Question My code works fine in simulator, but in device...

My code works fine in simulator, but in device its not working...

I am able to access internet through the browser in blackberry...

is there any specific settings or options to do it...
Forum: Developer Forum 08-04-2008, 07:09 AM
Replies: 22
Views: 3,127
Posted By arunk
Question I tried it and I am getting an IOexception....

I tried it and I am getting an IOexception. Invalid tunnel name..

is there any difference in accessing the data through, Wi - fi and gprs?
Showing results 1 to 50 of 228

 
Forum Jump

Portable Voice Amplifier, Rechargeable Microphone Speaker-PINK picture

Portable Voice Amplifier, Rechargeable Microphone Speaker-PINK

$14.99



Portable Voice Amplifier, Rechargeable Microphone Speaker-Blue picture

Portable Voice Amplifier, Rechargeable Microphone Speaker-Blue

$14.99



BJ300 Plus BJ300Plus 3-30MHz Radio Power Amplifier +Fan FM 100W AM 200W SSB 300W picture

BJ300 Plus BJ300Plus 3-30MHz Radio Power Amplifier +Fan FM 100W AM 200W SSB 300W

$104.49



New In Box ATOS E-MI-AS-IR Proportional Amplifier picture

New In Box ATOS E-MI-AS-IR Proportional Amplifier

$302.12



REXROTH INDRAMAT ECO-DRIVE DKC02.3-040-7-FW SERVO CONTROLLER *REFURB U.S. SELLER picture

REXROTH INDRAMAT ECO-DRIVE DKC02.3-040-7-FW SERVO CONTROLLER *REFURB U.S. SELLER

$575.00



BOGEN COMMUNICATION 30W Digital Switching Amp Horn Self-Amplified Speaker SAH30 picture

BOGEN COMMUNICATION 30W Digital Switching Amp Horn Self-Amplified Speaker SAH30

$129.99







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