BlackBerry Forums Support Community
              

Showing results 1 to 50 of 65
Search took 0.02 seconds.
Search: Posts Made By: Ananthasivan V K
Forum: Developer Forum 08-10-2009, 02:23 AM
Replies: 4
Views: 4,735
Posted By Ananthasivan V K
Hi Vinothini How are you connecting through...

Hi Vinothini

How are you connecting through ? If you can post the code segment you are using to connect through, It will help more to get possible reasons and solution.

For time being, you can...
Forum: Developer Forum 06-25-2009, 11:04 PM
Replies: 2
Views: 2,780
Posted By Ananthasivan V K
How to load *.cod file

Hi Karthik

You can use the menu "Load Java Program.." You can see it under menu "File".
Then browse to the *.cod file for uloading it into simulator.
Forum: Developer Forum 06-24-2009, 07:52 AM
Replies: 7
Views: 1,932
Posted By Ananthasivan V K
Bitmapfields

Hi Abhsax,

I think you miss out something to write inside the sub layout method,
Where did you mention the layoutChild(field, width, height) I think you haven't
mentioned, If so please do and...
Forum: Developer Forum 06-21-2009, 10:43 PM
Replies: 4
Views: 929
Posted By Ananthasivan V K
Smile SMS/MMS Infos Programmatically.

Hi Misty

You need to implement it. There is no such API for doing that directly.
Forum: Developer Forum 06-19-2009, 01:02 AM
Replies: 4
Views: 13,212
Posted By Ananthasivan V K
Custon Fonts

Hi Bob

These won't let you to create a font of your's. This will only let you use those fonts that are actually installed (comes with blackberry or built-in fonts) in BB.
Here we want to know if...
Forum: Developer Forum 06-19-2009, 12:50 AM
Replies: 6
Views: 1,181
Posted By Ananthasivan V K
Email Application

Hi Praveen,

You can do the same by using blackberry mail API's.
Please go through the Link : RIM Device Java Library: Package net.rim.blackberry.api.mail...
Forum: Developer Forum 06-18-2009, 11:23 PM
Replies: 6
Views: 1,128
Posted By Ananthasivan V K
Post Hi jweinstein But why do you need an...

Hi jweinstein

But why do you need an external web cam to connect to BB, You can use the BB cam itself as a web cam which I think is possible.
Forum: Developer Forum 06-18-2009, 06:43 AM
Replies: 4
Views: 13,212
Posted By Ananthasivan V K
Smile Custom Font in BlackBerry

Hi Manickam

Here are some useful links that I think may help you in this regard.
Please go through these and update here if you find a solution.

Forum Link : Using Custom Fonts...
Forum: Developer Forum 06-17-2009, 12:42 AM
Replies: 8
Views: 2,489
Posted By Ananthasivan V K
Smile Hi Javed Check these Knowledgebase Links ...

Hi Javed

Check these Knowledgebase Links
Livelink - Redirection...
Forum: Developer Forum 06-16-2009, 07:05 AM
Replies: 8
Views: 2,489
Posted By Ananthasivan V K
Hi Javed Have you tried to repaint the...

Hi Javed

Have you tried to repaint the manager or field using invalidate() ?

Try oPairingList.invalidate().
Forum: Developer Forum 06-16-2009, 04:22 AM
Replies: 7
Views: 1,932
Posted By Ananthasivan V K
BitmapFields

Hi Abhsax

I think you should look int the layout you have done. There may be some problems over there, or may be @ the paint side. If it's possible for you to paste the code snippet It 'll give...
Forum: Developer Forum 06-16-2009, 04:14 AM
Replies: 6
Views: 1,181
Posted By Ananthasivan V K
Email App

Hi Praveen

There are API's for doing that, Please go through the API Documentation.
Here's one API for a quick start : net.rim.blackberry.api.invoke.Invoke.
I guess you will find all stuff...
Forum: Developer Forum 06-16-2009, 03:56 AM
Replies: 8
Views: 2,489
Posted By Ananthasivan V K
Smile ObjectListField : List not shown after adding elements.

Hi Javed

I suggest setting the size of the list may rectify the issue.
Please try and update here if this fixes yout 2nd problem.
Forum: Developer Forum 06-16-2009, 03:48 AM
Replies: 10
Views: 5,883
Posted By Ananthasivan V K
Post Hi pravi You just need to override the...

Hi pravi

You just need to override the onClose() method for doing that, as mentioned above.
Forum: Developer Forum 06-15-2009, 04:48 AM
Replies: 2
Views: 1,419
Posted By Ananthasivan V K
Post Radio API

Hi roop

There is one API for doing that.
It's net.rim.device.api.system.RadioInfo.getSignalLevel()
Just check the API Documentation.
Forum: Developer Forum 03-26-2009, 06:40 AM
Replies: 4
Views: 4,624
Posted By Ananthasivan V K
Hi

Hi Karthik

I guess some of the property you specified is not correct, Have you tried without specifying those request properties ? Also the Authentication you specified I guess its not the exact...
Forum: Developer Forum 03-26-2009, 12:57 AM
Replies: 4
Views: 4,624
Posted By Ananthasivan V K
Post Please paste the code segment that you used, what...

Please paste the code segment that you used, what are you doing inside it ?
Forum: Developer Forum 03-25-2009, 10:45 PM
Replies: 3
Views: 5,736
Posted By Ananthasivan V K
Thumbs up Download Links

Thanks to Ted Hop,

Here is a link to download the Json Tools. BerliOS Developer: Project Filelist (http://developer.berlios.de/project/showfiles.php?group_id=6644)
Forum: Developer Forum 03-24-2009, 06:03 AM
Replies: 3
Views: 5,736
Posted By Ananthasivan V K
Smile What is JSon ? How to use it in blackberry ?

Hi

I'd like to know more about JSON(Java Script Object Notation),
I already searched it in net and found one tutorials its :
developerlife - Tutorials » Using JSON for mobile object exchange...
Forum: Developer Forum 03-24-2009, 04:59 AM
Replies: 5
Views: 4,467
Posted By Ananthasivan V K
Hi Then can you try erasing the volatile...

Hi

Then can you try erasing the volatile memory and try again the same.
One more work around is there, clean all cod files, rebuild and run.
Forum: Developer Forum 03-24-2009, 03:58 AM
Replies: 5
Views: 4,467
Posted By Ananthasivan V K
Hi Please check for the main method and...

Hi

Please check for the main method and it's syntax, Also check whether you've got a duplicate class with same name.
I guess this will help.
Forum: Developer Forum 03-17-2009, 11:25 PM
Replies: 4
Views: 1,438
Posted By Ananthasivan V K
You can't do it programmatically.

You can't do it programmatically.
Forum: Developer Forum 03-09-2009, 02:31 AM
Replies: 1
Views: 2,432
Posted By Ananthasivan V K
Hi CJ Pressing the return key (Enter Key),...

Hi CJ

Pressing the return key (Enter Key), will move the focus. I'm not sure about wap-access key features, But I think it will work on trackwheel/thumbwheel press/click.
Have you checked that...
Forum: Developer Forum 03-09-2009, 02:10 AM
Replies: 2
Views: 2,366
Posted By Ananthasivan V K
Hi Jag As far I understand, you need to...

Hi Jag

As far I understand, you need to layout the ButtonFields, It'll resolve your problem. For layout you should override the method sublayout for the manager which you are using to add the...
Forum: Developer Forum 03-09-2009, 01:05 AM
Replies: 3
Views: 2,929
Posted By Ananthasivan V K
Hi Khokhar Why don't you try with...

Hi Khokhar

Why don't you try with MainScreen ? I guess it'll work for the purpose, and why are you calling/overriding paint ? I think you must use subpaint for the stuff to work with FullScreen...
Forum: Developer Forum 03-08-2009, 11:12 PM
Replies: 10
Views: 3,266
Posted By Ananthasivan V K
Hi bot I think you can have an alternate...

Hi bot

I think you can have an alternate way to handle it. I'm not sure about how the mapping can be done perfectly. I do think that If you could write a parser/SAX handler you can resolve the...
Forum: Developer Forum 03-06-2009, 03:57 AM
Replies: 4
Views: 1,015
Posted By Ananthasivan V K
Hi Jac I think you should implement a...

Hi Jac

I think you should implement a custom API for doing that.
Forum: Developer Forum 03-06-2009, 03:51 AM
Replies: 11
Views: 4,445
Posted By Ananthasivan V K
How to set Soap Header with Ksoap2

Hi CJ,

I guess it will work, But now I am using the raw Post method, so that I can handle these things much easier, and avoid any unwanted stuff.

Anyway thanks for the info, I guess this...
Forum: Developer Forum 03-03-2009, 10:46 PM
Replies: 4
Views: 1,786
Posted By Ananthasivan V K
Hi CJ I don't know how you calculate the...

Hi CJ

I don't know how you calculate the size, actually for installation you need only the *.jad & *.cod files for OTA Installation, and for installing via desktop *.alx & *.cod, the size of the...
Forum: Developer Forum 03-03-2009, 10:37 PM
Replies: 11
Views: 4,445
Posted By Ananthasivan V K
Hi CJ Could you tell If How will you...

Hi CJ

Could you tell If How will you incude a soap header property using ksoap ?
The following code will only set the Header not the soap header.

client.addProperty(<agument name as...
Forum: Developer Forum 03-03-2009, 06:00 AM
Replies: 1
Views: 4,984
Posted By Ananthasivan V K
Hi I guess, this link will help you, please...

Hi

I guess, this link will help you, please visit Digital rights management (http://na.blackberry.com/eng/deliverables/5822/Digital_rights_management_521884_11.jsp)
Forum: Developer Forum 03-03-2009, 05:25 AM
Replies: 4
Views: 1,786
Posted By Ananthasivan V K
Hi Cj Actually you don't need to worry about...

Hi Cj
Actually you don't need to worry about the size, Have you tried the installation ? If so you might come to know that it's the same size.

Also I have a suspect about the...
Forum: Developer Forum 03-03-2009, 05:01 AM
Replies: 9
Views: 4,308
Posted By Ananthasivan V K
Hi Samuel You have gone wrong, Its not te...

Hi Samuel

You have gone wrong, Its not te way you implement it. Please look at the sample code below.

SAXParserFactory spf = SAXParserFactory.newInstance(); ...
Forum: Developer Forum 03-02-2009, 05:47 AM
Replies: 4
Views: 1,015
Posted By Ananthasivan V K
Hi It's the EmailAddressField API, Please go...

Hi
It's the EmailAddressField API, Please go through the API documentation
to know the How To's.
Forum: Developer Forum 03-02-2009, 05:40 AM
Replies: 9
Views: 4,308
Posted By Ananthasivan V K
Hi You can use the SAX Parser for the...

Hi

You can use the SAX Parser for the purpose of parsing any xml, Of course you can parse the HTML, But What do you want actually ? Do you need to render it/The HTML response or do you need to...
Forum: Developer Forum 03-02-2009, 01:22 AM
Replies: 10
Views: 2,001
Posted By Ananthasivan V K
Hi Murali I think the first part you can...

Hi Murali

I think the first part you can do by some methods (restrict user from stopping the app), But I think you cannot do the latter, i.e, you cannot force hiding the app from the phone gui,...
Forum: Developer Forum 03-01-2009, 11:40 PM
Replies: 11
Views: 4,445
Posted By Ananthasivan V K
Connect with .Net Web Service from BB

Hi Steve
I think you can use the raw HTTP connection for the purpose, or maybe if you know how to create a stub from WSDL, then its a more feasible option.

To create stub, you need to download...
Forum: Developer Forum 02-03-2009, 04:47 AM
Replies: 9
Views: 3,389
Posted By Ananthasivan V K
Camera Listener

Hi Jfisher and Simon

But I see in a Blackberry press release, that they have support for
registering listeners with the Camera application that enable an application
to be notified when a...
Forum: Developer Forum 02-03-2009, 04:11 AM
Replies: 9
Views: 3,389
Posted By Ananthasivan V K
Question Camera Listener

Hi,

But In that case there is a problem if we add a folderlistener/filelistener,
Note that it will be notified whenever a new file is added, it is not necessary
that it is from the camera...
Forum: Developer Forum 02-03-2009, 12:08 AM
Replies: 9
Views: 3,389
Posted By Ananthasivan V K
Question Camera Listener

Hi

I am also looking for an API Listener which has capabilities to catch the camera events in Blackberry. Is there any such listener which notifies our application when we take a picture ?

If...
Forum: Developer Forum 09-04-2008, 12:58 AM
Replies: 2
Views: 1,168
Posted By Ananthasivan V K
Hi, Here's a knowledge base of " What do JVM...

Hi,

Here's a knowledge base of " What do JVM error codes mean?"
The Link is What do JVM error codes mean? (http://tinyurl.com/5g5npk)
Forum: Developer Forum 10-05-2007, 07:14 AM
Replies: 6
Views: 3,022
Posted By Ananthasivan V K
Unhappy Problem with ActiveAutoTextEditField in 8800

Hi

I need to use ActiveAutoTextEditField UI component in my program. This when I tested with 8800 device simulator
always creates exception.
This exception occurs only when I try to setText a...
Forum: Developer Forum 07-02-2007, 08:29 AM
Replies: 6
Views: 3,022
Posted By Ananthasivan V K
No, it is of type "String"

No, it is of type "String"
Forum: Developer Forum 07-02-2007, 02:10 AM
Replies: 3
Views: 2,468
Posted By Ananthasivan V K
Lightbulb Use java.util.Date class

Hi sugoi

You can change the time or you can set it using the java.util.Date class's function setTime(long time).

Use Like this

java.util.Date BBDate = new java.util.Date();// this will...
Forum: Developer Forum 07-02-2007, 01:53 AM
Replies: 6
Views: 3,022
Posted By Ananthasivan V K
Exclamation Hi

Hi bemshaswing,



This is the code that creates this exception.


if (result.trim().length() > 0) {
if (COMM.isPhoneField(fg) || COMM.isEmailField(fg) || COMM.isURLField(attribute)) {
Forum: Developer Forum 07-02-2007, 01:37 AM
Replies: 5
Views: 9,482
Posted By Ananthasivan V K
Post Hi Instead of trying to tell the...

Hi

Instead of trying to tell the problem through just words... Can you paste the relevant part of code that makes this error ?, that'll provide visitors to go into the problem and If we know...
Forum: Developer Forum 06-29-2007, 01:59 AM
Replies: 6
Views: 3,022
Posted By Ananthasivan V K
Question "java.lang.illegalStateException" Layout requested during layout

Hi All

Please help me in resolving this exception, I got from the latest 8800 device JDE Simulator.

The detail exception message is "Layout requested during layout".

This exception occurs...
Forum: Developer Forum 04-17-2007, 06:49 AM
Replies: 0
Views: 1,866
Posted By Ananthasivan V K
Exclamation Help : TooManyThreadsError on Blackberry

Hi All

Can anyone tell a posssible solution to handle the exception

! Uncaught Exception : net.rim.vm.TooManyThreadsError

Please reply if you know ASAP.

Thanks
Forum: Developer Forum 03-22-2007, 06:37 AM
Replies: 4
Views: 1,032
Posted By Ananthasivan V K
I have tried..

Hi JSanders

I have tried that but it doesn't scroll.

thanks
Forum: Developer Forum 03-22-2007, 03:07 AM
Replies: 4
Views: 1,032
Posted By Ananthasivan V K
Question Support for left/right scroll through a vertical listfield in Blackberry Device 8100

Hi All

How to provide support for left/right scroll through a list(vertical listfield)
in blackberry device 8100(please note that this device's supports trackwheelclick),
I need this to work...
Showing results 1 to 50 of 65

 
Forum Jump

10 turn Potentiometer 3590S Wirewound Variable Resistor Precision multi-turn POT picture

10 turn Potentiometer 3590S Wirewound Variable Resistor Precision multi-turn POT

$51.49



US Stock 10 Units 100K B100K OHM Linear Taper Rotary Potentiometer POT Red Knob picture

US Stock 10 Units 100K B100K OHM Linear Taper Rotary Potentiometer POT Red Knob

$9.49



Clarostat RA20LASD103A 10K OHM Wirewound 10000 Ohm Potentiometer Industrial POT picture

Clarostat RA20LASD103A 10K OHM Wirewound 10000 Ohm Potentiometer Industrial POT

$14.19



10-Turn Rotary Potentiometer Variable Dial Resistor Precision Multiturn Blue 1/4 picture

10-Turn Rotary Potentiometer Variable Dial Resistor Precision Multiturn Blue 1/4

$7.75



US Stock 10pcs 50K ohm B50K Dual Stereo Potentiometer Pots Shaft S 15mm 6Pin picture

US Stock 10pcs 50K ohm B50K Dual Stereo Potentiometer Pots Shaft S 15mm 6Pin

$12.17



10 Units 100K B100K OHM Linear Taper Rotary Dual Potentiometer POT Silver Knob picture

10 Units 100K B100K OHM Linear Taper Rotary Dual Potentiometer POT Silver Knob

$9.79







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