BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 09-22-2009, 06:06 AM   #1
Raja86
New Member
 
Join Date: Sep 2009
Model: 9500
PIN: N/A
Carrier: T-mobile
Posts: 5
Question File Operation

Please Login to Remove!

I need to open a image file on BlackBerry simulator and get the data in a byte array..

am trying in this way but its not working please help me....

FileConnection fc = (FileConnection)Connector.open("file:///Blue hills_1.jpg");
if (!fc.exists())
{
Dialog.alert("input");
fc.create();
}
}catch (IOException e)
{
System.out.println("hdfj");
}

i think there is a problem at the path please suggest me..

Thank u for the replay
Offline  
Old 09-22-2009, 03:21 PM   #2
ptys
Knows Where the Search Button Is
 
Join Date: Jul 2008
Model: none
PIN: N/A
Carrier: none
Posts: 26
Default

Maybe you cannot create files directly at the root /. Try maybe a known existing directory like file:///store/home/user instead.

Quote:
Originally Posted by Raja86 View Post
I need to open a image file on BlackBerry simulator and get the data in a byte array..

am trying in this way but its not working please help me....

FileConnection fc = (FileConnection)Connector.open("file:///Blue hills_1.jpg");
if (!fc.exists())
{
Dialog.alert("input");
fc.create();
}
}catch (IOException e)
{
System.out.println("hdfj");
}

i think there is a problem at the path please suggest me..

Thank u for the replay
Offline  
Old 09-23-2009, 12:06 AM   #3
Raja86
New Member
 
Join Date: Sep 2009
Model: 9500
PIN: N/A
Carrier: T-mobile
Posts: 5
Default

thanks its working now.....
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


National Instruments Mainframe Chassis - NI-PXIe-1071 w/Warranty picture

National Instruments Mainframe Chassis - NI-PXIe-1071 w/Warranty

$690.00



Chroma 6312A DC Electronic Load Mainframe **FOR PARTS ONLY, POWERS ON** picture

Chroma 6312A DC Electronic Load Mainframe **FOR PARTS ONLY, POWERS ON**

$200.00



Tektronix TM5003 Power Module Mainframe Chassis picture

Tektronix TM5003 Power Module Mainframe Chassis

$225.00



Keithley 7002 Switch System Mainframe T135966 picture

Keithley 7002 Switch System Mainframe T135966

$299.99



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



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.