BlackBerry Forums Support Community
              

Showing results 1 to 50 of 110
Search took 0.02 seconds.
Search: Posts Made By: baran_khan
Forum: Developer Forum 10-25-2010, 05:12 PM
Replies: 0
Views: 854
Posted By baran_khan
Add Bookmark to the device

Guyz,

I am wondering if there is any way of adding a bookmark to blackberry device. My requirement is to sync the device bookmarks with a list of bookmarks saved on a remote server.

Thanks!
Forum: Developer Forum 05-26-2010, 01:03 AM
Replies: 4
Views: 1,835
Posted By baran_khan
Agreed, in addition to that, considering the fact...

Agreed, in addition to that, considering the fact that you are fairly new to this domain, I would recommend to start with JDE 4.2.1 for learning purpose. This is most basic JDE version and would help...
Forum: Developer Forum 05-26-2010, 12:55 AM
Replies: 5
Views: 14,648
Posted By baran_khan
Target URL of the webservice

Hi All,

This might sound silly, but please confirm if the webservice that we are using is located on some remote server or on the same system that you are developing the application on. I faced...
Forum: Developer Forum 06-02-2009, 09:20 AM
Replies: 24
Views: 15,655
Posted By baran_khan
You got multiple options for doing that. ...

You got multiple options for doing that.

First, you can use connectionmanager class for that.

Second, The KSOAP library.

please be very specific about what exactly you are looking for....
Forum: Developer Forum 03-21-2009, 11:09 PM
Replies: 0
Views: 1,188
Posted By baran_khan
Creating Groups in Address book

Hi,

I am looking for some lead towards how we can create groups in the address book. I am have this requirement of access the contact list, in order to save the memory and iterating through the...
Forum: Developer Forum 02-17-2009, 01:41 AM
Replies: 4
Views: 1,857
Posted By baran_khan
Hey, Thanks for the reply, I guess I got...

Hey,

Thanks for the reply, I guess I got plenty to learn about. Any chance if I can get those few lines of code to get this thing done, I have tried everything from my side and I guess I am not...
Forum: Developer Forum 02-16-2009, 07:05 PM
Replies: 4
Views: 1,857
Posted By baran_khan
I did tried that, but didn't worked for me. See...

I did tried that, but didn't worked for me. See if you can get the thing done, so we don't have any direct functionality to achieve this?
Forum: Developer Forum 02-16-2009, 05:56 PM
Replies: 4
Views: 1,857
Posted By baran_khan
Capturing key press event

Hi,

I am trying to build a phone book sort of application. The thing is I am trying to capture the characters in a text box and highlight the best match contact accordingly.

The problem I am...
Forum: Developer Forum 02-14-2009, 09:41 AM
Replies: 6
Views: 2,730
Posted By baran_khan
Hello all, well I finally got the solution. ...

Hello all,

well I finally got the solution.

Thanks anyway
Forum: Developer Forum 02-14-2009, 08:18 AM
Replies: 6
Views: 2,730
Posted By baran_khan
C'mmon guys..u reps!!! here I am giving...

C'mmon guys..u reps!!!

here I am giving further details...lets say I got this webservice:


<?php
require_once("lib/nusoap.php");

$server = new soap_server;...
Forum: Developer Forum 02-14-2009, 02:30 AM
Replies: 6
Views: 2,730
Posted By baran_khan
expected START_TAG Exception

Hello All,

I am trying to call a PHP web service via blackberry application and receiving following exception:

expected START_TAG {http://schemas.xml soap.org/soap/envelope/} Envelope(position:...
Forum: Developer Forum 12-26-2008, 01:12 AM
Replies: 55
Views: 33,708
Posted By baran_khan
Instead of emailID and pass I think you need to...

Instead of emailID and pass I think you need to use emailId.getText() methods to capture text.

Correct me if I am wrong.
Forum: Developer Forum 12-19-2008, 06:00 AM
Replies: 24
Views: 15,655
Posted By baran_khan
Hi, Along with adding the jar as a library...

Hi,

Along with adding the jar as a library project, you need to add it as a reference as well. I.e. in the project itself add this file as an external reference. The ksoap2.jar is supposed to be...
Forum: Developer Forum 12-18-2008, 02:03 AM
Replies: 1
Views: 996
Posted By baran_khan
How to Capture a Phone Conversation

HI,

I am looking for something that can allow me to record a phone conversation. I am not sure what API we can use for the purpose. Any help would be appreciated.

Thanks
Forum: Developer Forum 12-17-2008, 07:14 AM
Replies: 55
Views: 33,708
Posted By baran_khan
Mithesh, try e.getMessage() and see what you...

Mithesh,

try e.getMessage() and see what you get as the exception...
Forum: Developer Forum 12-17-2008, 07:06 AM
Replies: 55
Views: 33,708
Posted By baran_khan
ht.call("test/HelloWorld",envelope); Please...

ht.call("test/HelloWorld",envelope);

Please verify your soapAction
Forum: Developer Forum 12-17-2008, 07:00 AM
Replies: 55
Views: 33,708
Posted By baran_khan
where is the code...i can't see anything

where is the code...i can't see anything
Forum: Developer Forum 12-16-2008, 11:48 PM
Replies: 2
Views: 1,970
Posted By baran_khan
Well this was important before we had Blackberry...

Well this was important before we had Blackberry Plugin for Eclipse...Now we don't have to do that many things..its very simple

1. Install eclipse

2. Install Blackberry JDE you want to work...
Forum: Developer Forum 12-16-2008, 08:35 AM
Replies: 3
Views: 5,968
Posted By baran_khan
Hi, Thanks for the response. I was on the...

Hi,

Thanks for the response. I was on the same line with the study, but thought I might be missing something...thanks for ur help.
Forum: Developer Forum 12-16-2008, 04:39 AM
Replies: 3
Views: 5,968
Posted By baran_khan
anyone?

anyone?
Forum: Developer Forum 12-16-2008, 02:46 AM
Replies: 3
Views: 5,968
Posted By baran_khan
API for accessing Blackberry Camera

Hi,

Any idea about which is the lowest JDE version to support Camera API. I need to work on capturing images via my application and am wondering if any one got any idea about which API to work on...
Forum: Developer Forum 12-11-2008, 04:17 AM
Replies: 90
Views: 106,185
Posted By baran_khan
Under the blackberry Project Properties section,...

Under the blackberry Project Properties section, click on "Application" tab and change your project type to Library.
Forum: Developer Forum 12-11-2008, 03:38 AM
Replies: 4
Views: 4,155
Posted By baran_khan
Under the blackberry Project Properties section,...

Under the blackberry Project Properties section, click on "Application" tab and change your project type to Library.
Forum: Developer Forum 12-11-2008, 02:21 AM
Replies: 4
Views: 1,056
Posted By baran_khan
well, this forum is full of examples..all you...

well, this forum is full of examples..all you need to do is to search relevant examples...otherwise, the blackberry JDE documentation have got everything in it.

Let us know if you need anything...
Forum: Developer Forum 12-11-2008, 01:40 AM
Replies: 4
Views: 1,056
Posted By baran_khan
You'll need to override the component you want to...

You'll need to override the component you want to give custom look to. e.g. for a button field, you need to override the field class and have to give ur custom look and feel parameters to it. Thats...
Forum: Developer Forum 12-05-2008, 01:40 AM
Replies: 90
Views: 106,185
Posted By baran_khan
I have sent you an email with the basic...

I have sent you an email with the basic environment configuration steps ..let me know if you need further assistance.
Forum: Developer Forum 12-05-2008, 01:22 AM
Replies: 90
Views: 106,185
Posted By baran_khan
Please confirm if the jar u are using is ksoap or...

Please confirm if the jar u are using is ksoap or ksoap2. You need to have a preverified version of ksoap2 jar file.
Forum: Developer Forum 12-02-2008, 01:11 AM
Replies: 2
Views: 1,295
Posted By baran_khan
??????

??????
Forum: Developer Forum 11-30-2008, 11:53 PM
Replies: 4
Views: 4,155
Posted By baran_khan
Hello Bharat, well in order to have ksoap2...

Hello Bharat,

well in order to have ksoap2 working. Please follow the points below:

1. Please confirm if your ksoap2 library is preverified.
2. Create a new Blackberry project(other than your...
Forum: Developer Forum 11-29-2008, 01:31 AM
Replies: 4
Views: 1,748
Posted By baran_khan
What do u mean by the first half screen works but...

What do u mean by the first half screen works but u are not able to see the scroll bar. Is ur scrolling working?
Forum: Developer Forum 11-27-2008, 12:53 AM
Replies: 1
Views: 1,958
Posted By baran_khan
Here try this link ...

Here try this link
http://www.rovemobile.com/downloads/pdfs/Mobile_Citrix_Client_Administrator_Guide.pdf

In this PDF on page 14, there are talking about APN, see if thats useful.
Forum: Developer Forum 11-27-2008, 12:36 AM
Replies: 3
Views: 853
Posted By baran_khan
Hi, As far as your IDE selection is...

Hi,

As far as your IDE selection is concerned, it all depends on how comfortable you are with which IDE. I don't think it matters a lot in terms of choosing IDE. Go for the best you know for the...
Forum: Developer Forum 11-25-2008, 08:29 AM
Replies: 2
Views: 3,029
Posted By baran_khan
Hello Ivanov, My good friend, good to see...

Hello Ivanov,

My good friend, good to see you back.

I can now post more queries...lol

it works wonder my friend.
Forum: Developer Forum 11-25-2008, 08:19 AM
Replies: 2
Views: 3,029
Posted By baran_khan
Custom Button Component

Guys,

Here is another query, I am posting too many strange things today .. :)

well actually I am working on this custom button field with a small image on left side along with a string...
Forum: Developer Forum 11-25-2008, 08:08 AM
Replies: 6
Views: 2,134
Posted By baran_khan
This will be an application to be installed on...

This will be an application to be installed on the device and I am looking for a generic solution that can provide custom UI for my application. Basically, part of my R&D.

And yes you are right,...
Forum: Developer Forum 11-25-2008, 07:15 AM
Replies: 6
Views: 2,134
Posted By baran_khan
Well, I guess i ll really appreciate anything you...

Well, I guess i ll really appreciate anything you can help me with, I am pretty much new to this Plazmic and now this Composer thing...u got something that can help me in starting off with the...
Forum: Developer Forum 11-25-2008, 02:06 AM
Replies: 6
Views: 2,134
Posted By baran_khan
Hey, thanks for responding, I am actually working...

Hey, thanks for responding, I am actually working on creating a generic solution to this UI development, I think , we need such a solution that can let us concentrate on a generic solution, rather...
Forum: Developer Forum 11-25-2008, 01:42 AM
Replies: 6
Views: 2,134
Posted By baran_khan
Plazmic Naive Question

Hi,

I have this question, you might find it silly though. I was wondering if it is possible to create a theme in Plazmic theme builder and somehow use it in our blackberry development for our...
Forum: Developer Forum 11-25-2008, 01:07 AM
Replies: 10
Views: 3,829
Posted By baran_khan
Suggestions Guys, I am looking for best options...

Suggestions Guys, I am looking for best options to get this thing done. I know there are plenty of things that I am sure can make it much better than what I am thinking right now.

Expecting the...
Forum: Developer Forum 11-24-2008, 06:40 AM
Replies: 55
Views: 33,708
Posted By baran_khan
Hello Ajay, You might find it strange, but...

Hello Ajay,

You might find it strange, but try replacing the localhost with the current IP you have of ur sytem. I am sure that won't be 127.0.0.1 as you are connected to network, try it, it...
Forum: Developer Forum 11-21-2008, 04:59 AM
Replies: 10
Views: 3,829
Posted By baran_khan
Well TableManager you wrote, thats I am trying to...

Well TableManager you wrote, thats I am trying to do something similar, but on a larger scale, where the whole RIM package can be involved as custom elements.

The major part is UI and I want to...
Forum: Developer Forum 11-20-2008, 11:34 PM
Replies: 10
Views: 3,829
Posted By baran_khan
Well Simon, thanks for ur suggestions, but...

Well Simon,

thanks for ur suggestions, but what I am looking for is the suggestions of having an architecture of all the UI components i.e. our custom UiApplication extended class that is capable...
Forum: Developer Forum 11-20-2008, 01:49 AM
Replies: 3
Views: 5,556
Posted By baran_khan
well, how about creating a separate project...

well,

how about creating a separate project and adding that JAR file to that project and adding this newly created project as a reference to your existing project. We do it in case of ksoap2 if...
Forum: Developer Forum 11-19-2008, 11:34 PM
Replies: 3
Views: 5,556
Posted By baran_khan
HI, There are two ways of doing this, ...

HI,

There are two ways of doing this,

First the way you have done. But that don't normally work as that will add Jar to the eclipse environment and not the Blackberry simulator environment.
...
Forum: Developer Forum 11-19-2008, 11:26 PM
Replies: 10
Views: 3,829
Posted By baran_khan
HI, well thanks for the reply, can you...

HI,

well thanks for the reply, can you either share your approach like what lies where basically the architecture sort of thing or else can you share ur library with us.

Awaiting reply!!
Forum: Developer Forum 11-19-2008, 08:03 AM
Replies: 10
Views: 3,829
Posted By baran_khan
Suggestions for UI design

Friends,

I would like to have suggestions about best approach for custom UI development for a blackberry development.

I am thinking of a sort of framework or something, that will involve all...
Forum: Developer Forum 10-18-2008, 03:28 AM
Replies: 2
Views: 924
Posted By baran_khan
Try This: fs =...

Try This:


fs = (FileConnection)Connector.open("file:///store/home/user/filenamel");
fs.delete();
if(!fs.exists()){
...
Forum: Developer Forum 10-18-2008, 01:44 AM
Replies: 24
Views: 15,655
Posted By baran_khan
Can you further elaborate the issue so that I can...

Can you further elaborate the issue so that I can try helping
Forum: Developer Forum 10-18-2008, 01:44 AM
Replies: 24
Views: 15,655
Posted By baran_khan
Make sure you are not using localhost for the IP...

Make sure you are not using localhost for the IP address, that will be the blackberry emulator itself by default. you need the IP address of the system you got your web service on.

By the looks...
Forum: Developer Forum 09-02-2008, 05:29 AM
Replies: 9
Views: 3,274
Posted By baran_khan
I guess you are trying to run your code on two...

I guess you are trying to run your code on two different environments simultaneously, dont waste your time on that...you'll have to have two different setups for these two...The possible reason you...
Showing results 1 to 50 of 110

 
Forum Jump

1pcs used TSXMFPP128K Memory Card picture

1pcs used TSXMFPP128K Memory Card

$175.00



Memory Blister Pack Box for DDR DIMM Module Anti Static - Lot of 6 18 35 100 200 picture

Memory Blister Pack Box for DDR DIMM Module Anti Static - Lot of 6 18 35 100 200

$17.95



2 - RAM DRAM Tray-Container Box For Server PC Memory DIMM Modules - Fits 100 NEW picture

2 - RAM DRAM Tray-Container Box For Server PC Memory DIMM Modules - Fits 100 NEW

$21.90



Desktop Memory Case Tray Case for PC DDR DRAM RAM DIMM Modules - 2 fits 100 New picture

Desktop Memory Case Tray Case for PC DDR DRAM RAM DIMM Modules - 2 fits 100 New

$20.50



NEW Mitsubishi A1SNMCA-8KE Memory Cassette picture

NEW Mitsubishi A1SNMCA-8KE Memory Cassette

$151.62



WiFi Audio Voice Recorder Audio Alerts Check Audio Real-Time 32GB USA Shipper picture

WiFi Audio Voice Recorder Audio Alerts Check Audio Real-Time 32GB USA Shipper

$129.00







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