BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 03-26-2012, 09:09 AM   #1
citizenKane
New Member
 
Join Date: Mar 2012
Model: 8520
PIN: N/A
Carrier: lala
Posts: 3
Default Go back to application after finishing phone call

Please Login to Remove!

Hi, i am trying to go back to the application after placing a phone. I place the call programatically, send some tones and finish the call. After that instead of going back to the screen from which one i came from i am sent to the phone calls list screen. My code is:

phoneCall.sendDTMFTones("12345#");

try {
Thread.sleep(1000);
} catch (InterruptedException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}

EventInjector.KeyCodeEvent pressEndKey = new EventInjector.KeyCodeEvent(KeyCodeEvent.KEY_DOWN, (char) Keypad.KEY_END, 0,100);
EventInjector.KeyCodeEvent releaseEndKey = new EventInjector.KeyCodeEvent(KeyCodeEvent.KEY_UP, (char) Keypad.KEY_END, 0, 100);

EventInjector.invokeEvent(pressEndKey);
EventInjector.invokeEvent(releaseEndKey);

}
EventInjector.KeyCodeEvent pressBackKey = new EventInjector.KeyCodeEvent(KeyCodeEvent.KEY_DOWN, (char) Keypad.KEY_BACKWARD, 0,100);
EventInjector.KeyCodeEvent releaseBackKey = new EventInjector.KeyCodeEvent(KeyCodeEvent.KEY_UP, (char) Keypad.KEY_BACKWARD, 0, 100);
EventInjector.invokeEvent(pressBackKey);
EventInjector.invokeEvent(releaseBackKey);

any ideas on how to make this work? Thanks in advanced
Offline  
Old 03-26-2012, 09:25 AM   #2
dc/dc
Spam Reporter
 
dc/dc's Avatar
 
Join Date: Oct 2005
Location: IAD
Model: 6230
Carrier: Voicestream
Posts: 14,524
Default Re: Go back to application after finishing phone call

You need to look in the Developer section
__________________
I h8 txtspk.
Offline  
Old 03-26-2012, 10:10 AM   #3
citizenKane
New Member
 
Join Date: Mar 2012
Model: 8520
PIN: N/A
Carrier: lala
Posts: 3
Default Re: Go back to application after finishing phone call

do you have the url or link of the developer section? Thx in advanced
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads for: Go back to application after finishing phone call
Thread Thread Starter Forum Replies Last Post
Unlock phone while on call? ender03 General BlackBerry Discussion 11 12-16-2007 11:24 AM
Unlimited Text Messaging With your Data Plan !!! Ralph714 General 8100 Series Discussion - Pearl 32 03-09-2007 09:10 PM


Chroma 6312 DC Electronic Load Mainframe  picture

Chroma 6312 DC Electronic Load Mainframe

$239.96



Agilent HP Keysight 16902B Modular Logic Analysis System Mainframe picture

Agilent HP Keysight 16902B Modular Logic Analysis System Mainframe

$1469.24



SHC SYSTEM 6 MAINFRAME + Mixed Modules 6-562,6-201,6-402. picture

SHC SYSTEM 6 MAINFRAME + Mixed Modules 6-562,6-201,6-402.

$99.99



USED 100%Tested NI PXI-1033 Mainframe Offers pxi 1033  picture

USED 100%Tested NI PXI-1033 Mainframe Offers pxi 1033

$780.90



Fluke Networks Versiv Modular Mainframe AS IS picture

Fluke Networks Versiv Modular Mainframe AS IS

$1500.00



National Instruments NI PXI-1044 Chassis 14-Slot PXI Mainframe 189105E-01 Rev 01 picture

National Instruments NI PXI-1044 Chassis 14-Slot PXI Mainframe 189105E-01 Rev 01

$199.99







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