BlackBerry Forums Support Community
              

Showing results 1 to 27 of 27
Search took 0.01 seconds.
Search: Posts Made By: navdeepsharma
Forum: Developer Forum 07-22-2011, 07:28 AM
Replies: 3
Views: 1,857
Posted By navdeepsharma
Re: fetch apn

it is possible kewal. I was fetch it and also set new APN .please check my PC i save that code on my Pc somewhere.. i forget the API used to fetch Apn. But i know it is possible...
Forum: Developer Forum 07-12-2011, 12:45 AM
Replies: 4
Views: 2,904
Posted By navdeepsharma
Re: Code signature tool not working

iam also facing this problem from yesterday morning....before yesterday it is fine.So i think this problem is not in our side...
Forum: Developer Forum 07-11-2011, 11:52 PM
Replies: 4
Views: 2,904
Posted By navdeepsharma
Code signature tool not working

Hiiiiiiiiiiiii..
My code signature tool is not working...please tell me how can i resolve this problem.

when i try to sign the code All required cod are failed and the error displayed is

No...
Forum: Developer Forum 07-07-2011, 01:22 AM
Replies: 0
Views: 1,687
Posted By navdeepsharma
Find International roaming status

Hiiiiiiiiiiiii...All

I want to find my device status if it is in international roaming....please tell me is there any API in Blackberry which is used to find international Roaming status......
Forum: Developer Forum 07-05-2011, 11:37 PM
Replies: 1
Views: 1,932
Posted By navdeepsharma
Re: fetch user installed apps list

you can use visibleApplications method to find all the installed app on the device...
Forum: Developer Forum 07-01-2011, 01:18 AM
Replies: 0
Views: 1,529
Posted By navdeepsharma
how to used ConnectionAttempListener

Hiiiiiiiiiiii..
I want to used ConnectionAttemptListener in my application..But i dont found any way how it is used...PLease help me.....
I try to used it with ConnectionFactory class but it is not...
Forum: Developer Forum 07-01-2011, 01:15 AM
Replies: 7
Views: 2,545
Posted By navdeepsharma
Forum: Developer Forum 05-26-2011, 05:11 AM
Replies: 7
Views: 2,545
Posted By navdeepsharma
capture Browser launch event

hiiiiii..
is there any API in blackberry which is used to show a dialog box when user launch the Blackberry browser..

Please Helpp

I want to capture the event when user launch default...
Forum: Developer Forum 05-19-2011, 06:02 AM
Replies: 0
Views: 1,173
Posted By navdeepsharma
Exclamation Text to Speech

Hiiii Everyone

i want to play sound according to the text written on Screen...i used

Synthesizer synth = (Synthesizer)EngineManager.createEngine(SynthesizerMode.DEFAULT);
...
Forum: Developer Forum 05-18-2011, 04:53 AM
Replies: 0
Views: 1,474
Posted By navdeepsharma
Post Administrator API

Hiiiiiiiii everyone..

I want to use Administrator API....please tell me how i can use these API and BES.
Forum: Developer Forum 05-10-2011, 08:07 AM
Replies: 0
Views: 1,682
Posted By navdeepsharma
Red face Find edge is in Small Letters or in Capital Letters

hiiiiiiiii Everyone,

iam new in blackberry Development.I don't have much knowledge of it.So please help me..
I want to know is there any API in Blackberry which is used to find edge is in small...
Forum: Developer Forum 05-09-2011, 06:27 AM
Replies: 1
Views: 1,842
Posted By navdeepsharma
Hosting .cod file

Please help

how to host blackberry App.


Thanks
Forum: Developer Forum 04-28-2011, 03:08 AM
Replies: 1
Views: 1,607
Posted By navdeepsharma
how to write hindi text in labelfield

hiiii.....
can anyone tell how to write hindi in labelfield.
Thanks
Forum: Developer Forum 04-21-2011, 01:32 AM
Replies: 2
Views: 1,762
Posted By navdeepsharma
Connect Web Services

Hi Everyone,

iam new in blackberry developement i want to connect my app with weather web services.thats why i create a stub with sun wireless toolkit and add in my project and call that web...
Forum: Developer Forum 04-11-2011, 05:16 AM
Replies: 1
Views: 2,230
Posted By navdeepsharma
Application not installed on blackberry bold 9700

hi everyone.....i make an application on eclipse plugin 1.3. but when i try to load that application on my bold 9700 an error occurred,,
This app is not compatible for your device.

So please Help...
Forum: Developer Forum 04-11-2011, 05:11 AM
Replies: 7
Views: 2,303
Posted By navdeepsharma
Re: Read Flash sms

yes i know sms.but flash sms is different fom simple sms
Forum: Developer Forum 04-08-2011, 05:18 AM
Replies: 7
Views: 2,303
Posted By navdeepsharma
Re: Read Flash sms

thanks...
but all these methods are used to read simple message not for flash message.
csan you tell me some other way.
Forum: Developer Forum 04-06-2011, 01:02 AM
Replies: 7
Views: 2,303
Posted By navdeepsharma
Re: Read Flash sms

flash sms is that message which is not show in INBOX.it is displayed on mainscreeen.
and deleted automatically when user read it,but user have an option to save that message.
Forum: Developer Forum 04-05-2011, 05:24 AM
Replies: 7
Views: 2,303
Posted By navdeepsharma
Red face Read Flash sms

hi all...
iam new in blackberry developement.i want to read flash message .so please tell me how can i read flash message...
Thanks.
Forum: Developer Forum 04-05-2011, 12:34 AM
Replies: 0
Views: 909
Posted By navdeepsharma
ActivePhoneScreen(Screen).callOnUiEngineAttached(b oolean)

hi everyone.
i want to perform some action when call disconnected.So i used PhoneListener and perform some action in callConnected method but i have an error

...
Forum: General BlackBerry Discussion 04-04-2011, 02:29 AM
Replies: 1
Views: 1,754
Posted By navdeepsharma
Application.EntryPoint.run()line:401

hi everyone.....when i want to start my app i have an error

Class 'net.rim.device.api.ui.ScrollView' not found
please help me.how can i resolve this
Forum: General BlackBerry Discussion 04-04-2011, 01:52 AM
Replies: 1
Views: 835
Posted By navdeepsharma
push the screeen after disconnectin the phone

hi everyone
i want to show my app when user cut the phone on blackberry 9650.

public void callInitiated(int callid)
{
UiApplication.getUiApplication().invokeLater(new Runnable()
{...
Forum: General BlackBerry Discussion 03-23-2011, 05:18 AM
Replies: 3
Views: 1,755
Posted By navdeepsharma
Forum: General BlackBerry Discussion 03-22-2011, 07:58 AM
Replies: 1
Views: 1,317
Posted By navdeepsharma
Pay sound in between call

hi guys..
iam new in blackberry developement.i want to play the music in between call.i pass the control to that thread in which i write the code to play the music.but there is an exception in that...
Forum: Developer Forum 03-19-2011, 05:24 AM
Replies: 1
Views: 2,178
Posted By navdeepsharma
FieldChangeListener

hi guys...
Iam new in blackberry developement..please help me.I want to call fieldChangeListener method without clicking the buttonField ..is it possible if yes please telll me how??
Forum: General BlackBerry Discussion 03-17-2011, 06:51 AM
Replies: 3
Views: 1,755
Posted By navdeepsharma
Send App to background

hi guys please help me.i want to push my apps background and after some time i want some particular app come foreground...how would i do this?
i use...
Forum: General BlackBerry Discussion 03-16-2011, 02:47 AM
Replies: 1
Views: 1,375
Posted By navdeepsharma
play music

hi guys i want to make an app which play music in between call.please tell me the way if it is possibble.
thx
Showing results 1 to 27 of 27

 
Forum Jump

"Lot of 10" Motorola MC55A0 Mobile Computer - SD Card Slot repair needed.

$299.95



AVNET ULTRAZED SOM ZYNQ ULTRASCALE+ XCZU3EG SYSTEM ON MODULE -  picture

AVNET ULTRAZED SOM ZYNQ ULTRASCALE+ XCZU3EG SYSTEM ON MODULE -

$98.67



Avnet UltraZed-EG AES-ZU3EG-1-SOM-I-G Zynq UltraScale+ MPSoC System-on-Module picture

Avnet UltraZed-EG AES-ZU3EG-1-SOM-I-G Zynq UltraScale+ MPSoC System-on-Module

$129.99



10pcs GD25Q64CSIG 25Q64CSIG 64Mbit SPI FLASH Memory chip SOP-8 picture

10pcs GD25Q64CSIG 25Q64CSIG 64Mbit SPI FLASH Memory chip SOP-8

$12.34



New Factory Sealed AB 1756-L61 SER B ControlLogix 2MB Memory Controller 1756L61 picture

New Factory Sealed AB 1756-L61 SER B ControlLogix 2MB Memory Controller 1756L61

$304.69



AZ Bi-Stable Memory Element 04.005.4 picture

AZ Bi-Stable Memory Element 04.005.4

$205.56







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