BlackBerry Forums Support Community
              

Showing results 1 to 25 of 25
Search took 0.03 seconds.
Search: Posts Made By: satyam
Forum: Developer Forum 08-06-2008, 11:16 PM
Replies: 0
Views: 848
Posted By satyam
how to know if bluetooth is ON ?

Hi ,
is there any way to know if bluetooth is ON , on device.

i am currently developing for JDE 4.2.0 and in API's i do not find some way to get bluetooth related information.

from sample what...
Forum: Developer Forum 07-17-2008, 07:10 AM
Replies: 0
Views: 809
Posted By satyam
cant get PIMList size from batchOperation(PIMList pimlist)

Hi
i am using PIMListListener2 and implemented its method batchOperation(PIMList pim).

when I synch my device(8800)with desktop manager and add some contacts batchOperation method gets invoked.
...
Forum: Developer Forum 07-16-2008, 12:47 AM
Replies: 3
Views: 1,005
Posted By satyam
I am using Tomcat and checked log available but...

I am using Tomcat and checked log available but in them i am not getting any information. what kind of logs will provide me this information? shall i set any level for logging to get more detailed...
Forum: Developer Forum 07-15-2008, 02:20 AM
Replies: 3
Views: 1,005
Posted By satyam
httpconnection : sometimes getting 403 statuscode on device

Hi
In my blackberry application i doing HttpConnection
.My carrier is Airtel in India .i am appending wap parameters to base URL like :
(HttpConnection)Connector.open(baseURL+";WAPGatew...
Forum: Developer Forum 07-11-2008, 02:45 AM
Replies: 2
Views: 1,095
Posted By satyam
Yes i have added it on BlackberryPIMList

Yes i have added it on BlackberryPIMList
Forum: Developer Forum 07-09-2008, 01:27 AM
Replies: 2
Views: 1,095
Posted By satyam
PIMListListener2 ?

Hi
has anybody used PIMListListener2 , I have implemented it in my class and when i synch my device with my desktop contacts , batchOperation(PIMList list) should get invoked but it is not...
Forum: Developer Forum 07-01-2008, 12:10 AM
Replies: 2
Views: 4,821
Posted By satyam
Http Connection : Java.io.IOEception : Invalid URL Parameter

Hi
I doing HttpConnction with my server for that
i put "deviceside=true" as part of connection through BES , but URL with this parameter like "http:myurl;deviceside=false" gives me invalid URL...
Forum: Developer Forum 06-16-2008, 06:26 AM
Replies: 2
Views: 1,019
Posted By satyam
how to know that connected device is of which type in bluetooth connection?

Hi
is there any way i can differentiate in bluetooth connection as it is with dongal / headset or PC etc?
Forum: Developer Forum 06-11-2008, 04:06 AM
Replies: 2
Views: 1,549
Posted By satyam
callback method callInitiated(int callId) not invoking on 8100 simulator

Hi
I am using phoneListener to get information about calls.
now when i do the outbound call using 8100 simulator
public void callInitiated(int callId) method should gt invoked , but it is not...
Forum: Developer Forum 06-04-2008, 09:22 AM
Replies: 4
Views: 2,172
Posted By satyam
Hi I have removed enterEventDispatcher() for my...

Hi I have removed enterEventDispatcher() for my aplication which i was using to get battery event . and also removed logger .
it working fine now.
thanx.
Forum: Developer Forum 06-03-2008, 12:29 AM
Replies: 4
Views: 2,172
Posted By satyam
hi , I have removed logger class but still its...

hi ,
I have removed logger class but still its giving me same problem .
and in my case phone goes slow as soon as application starts running in background.
anu clue?my cod size is 50 kb .
Forum: Developer Forum 06-02-2008, 06:09 AM
Replies: 4
Views: 2,172
Posted By satyam
Application running in background making Phone navigation slow

Hi,
when i install my aplication on device and run it by clicking it's icon application runs fine without causing any side effect like making my phone slow or navigation in menu of the phone slow....
Forum: Developer Forum 05-26-2008, 07:41 AM
Replies: 2
Views: 1,122
Posted By satyam
PopUp asking permission to access the phone logs

Hi,
My application is trying to get information about incoming call and outgoing call using call back methods of the PhoneListener, I have signed my application with RIM's keys , but whenever my...
Forum: Developer Forum 05-26-2008, 01:20 AM
Replies: 7
Views: 1,579
Posted By satyam
before that ..are u trying it on device or on the...

before that ..are u trying it on device or on the simulator?..if simulator then i think ur wil just have to make proxyEnabled varibale from config file of the MDS true and if on device then just try...
Forum: Developer Forum 05-26-2008, 01:13 AM
Replies: 7
Views: 1,579
Posted By satyam
Hi shailesh , if u r using airtel connection...

Hi shailesh ,
if u r using airtel connection while making httpConnection append parameters to it as :...
Forum: Developer Forum 04-10-2008, 05:38 AM
Replies: 2
Views: 1,094
Posted By satyam
Oh no, no, I mean how can i get those things...

Oh no, no,
I mean how can i get those things programmatically ?
using JAVA API on blackberry
Forum: Developer Forum 04-10-2008, 01:33 AM
Replies: 2
Views: 1,094
Posted By satyam
how to get browser related information in blackberry?

Hi ,
Do anybody knows how to get browser events in blackberry ?
are there any event notifiers or can we get access to browser and then get information from it like which URL accessed , number of...
Forum: Developer Forum 04-10-2008, 01:24 AM
Replies: 2
Views: 4,034
Posted By satyam
hi i had also got same exception when i wa...

hi
i had also got same exception when i wa testing my SMS sending application , and in that case for sending sms accordibng to specification one application instance is needed and when i made my...
Forum: Developer Forum 04-10-2008, 12:48 AM
Replies: 45
Views: 158,776
Posted By satyam
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...
Forum: Developer Forum 04-03-2008, 12:29 AM
Replies: 5
Views: 7,515
Posted By satyam
Thanx both of you for replies . it was just...

Thanx both of you for replies .
it was just problem in the RIM COD URL in JAD , i given whole path of COD file on server in JAD and it worked.
Forum: Developer Forum 04-02-2008, 06:50 AM
Replies: 5
Views: 7,515
Posted By satyam
No , actually its just test Application of 2 kB .

No , actually its just test Application of 2 kB .
Forum: Developer Forum 04-02-2008, 06:04 AM
Replies: 5
Views: 7,515
Posted By satyam
OTA + 907 Invalid COD : HTTP Error 404 : NOT Found

Hi ,
I am trying to download my COD file from tomcat server over-the-air .
I have placed JAD and COD in same folder , and when i make request to my servlet it gives me JAD file for my device 8700...
Forum: Developer Forum 02-27-2008, 05:08 AM
Replies: 3
Views: 2,284
Posted By satyam
problem solved .. actually i have given ';'...

problem solved ..
actually i have given ';' after JAVA_HOME path in environment variable and
in run.bat file JAVA_HOME path has been used to reach bin like %JAVA_HOME%/bin
and due to ';' it was...
Forum: Developer Forum 02-27-2008, 03:15 AM
Replies: 3
Views: 2,284
Posted By satyam
ya tried that too but it just opens one black cmd...

ya tried that too but it just opens one black cmd prompt window for a moment and closes it without showing anything on original cmd promp window.
same thing is working on my friend's PC . we are in...
Forum: Developer Forum 02-27-2008, 02:14 AM
Replies: 3
Views: 2,284
Posted By satyam
MDS Simulator not launching

Hi,
I am trying to launch MDS simulator(4.1.2) on my PC but when i start MDS simulator command prompt window opens and exits instantally,without any log or any error message .I have JDE 4.2.0 and...
Showing results 1 to 25 of 25

 
Forum Jump

Vintage V-Mac Industries Inc. Pipe Threader Vosper Drophead Threader - READ picture

Vintage V-Mac Industries Inc. Pipe Threader Vosper Drophead Threader - READ

$199.00



Vintage Mac Warehouse  3.5” Floppy Disk Solar Powered Calculator Company Swag picture

Vintage Mac Warehouse 3.5” Floppy Disk Solar Powered Calculator Company Swag

$74.00



Vintage White APPLE IMAC EMC 1857 15

Vintage White APPLE IMAC EMC 1857 15" 20GB HDD Mac OSX 10.2 256MB RAM 500MHz

$85.00



MAC USA 18-6 XDM Six Points 18 MM Socket 3/8

MAC USA 18-6 XDM Six Points 18 MM Socket 3/8" Drive Used Vintage Excellent Condt

$14.99



Vintage MAC TOOLS 18MM Combination Wrench M18CW Metric 12 point **Made in USA** picture

Vintage MAC TOOLS 18MM Combination Wrench M18CW Metric 12 point **Made in USA**

$26.50



Vintage Mac Tools AW343 Series 1/2 Pneumatic Impact Driver  picture

Vintage Mac Tools AW343 Series 1/2 Pneumatic Impact Driver

$50.00







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