You Are Here:

Community: Developer Discussion Boards

#1 Old in N70 i cant access the memory card(help plz) - 2008-03-15, 00:10

Join Date: Mar 2008
Posts: 5
omnia
Offline
Registered User
i have N70 and i make internal browser like file manger that in the mobiles
the problem that i face is that my application cant access the memory card it run right in memory phone but memory card can't access it

the function that i use to show the drives in my phone whether in phone memory or card memory is:

public void showDrives()
{

Enumeration e=null;
String name;
try
{
if(currDriName.equals("/"))
{
e=FileSystemRegistry.listRoots();
if(host&&!firstTime)
list.removeCommand(visible);
if(guest&&!firstTime)
list.removeCommand(createFolder);
while(e.hasMoreElements())
{
int y;
name=(String)e.nextElement();
if(name.endsWith(":/"));//since i want phone //memory and memory card only not the partion
else
list.append(name,driv);
}
}
else
{
FC=(FileConnection)Connector.open("file://"+currDriName,Connector.READ_WRITE);
e=FC.list();
list.append(backDrives,driv);
while(e.hasMoreElements())
{
int y;
name=(String)e.nextElement();
if(name.endsWith("/"))
list.append(name,driv);
else
list.append(name,file);
}

}
list.setTitle(currDriName);
list.addCommand(back);
list.addCommand(open);
list.addCommand(exit);
}
catch (IOException ioe)
{
ioe.printStackTrace();
list.append("No show Data, there are error",null);
list.addCommand(exit);
list.addCommand(back);
}
firstTime=false;
wsma.display.setCurrent(list);
}

plz help if any one know
Last edited by omnia : 2008-03-15 at 00:56.
Reply With Quote

#2 Old Re: in N70 i cant access the memory card(help plz) - 2008-03-15, 15:58

Join Date: Mar 2008
Posts: 4
adiilah
Offline
Registered User
Hello,
I am trying to save an audio wav file to memory card in NOKIA N70.Have you been able to write a file to memory??

Thank you...
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules

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

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Not able to Access Memory Card yogesh.bhople Mobile Java General 1 2008-03-15 00:16
access the main device window and chach memory - N95 avi1000 Mobile Java General 2 2007-11-08 08:09
N70 Access Point becomes Unusable ravey72 General Symbian C++ 0 2007-04-18 11:58
Nokia N70 max size of expandable memory card Mon General Discussion 1 2006-09-28 15:45
how to direct access to flash memory? geraldfan General Symbian C++ 0 2003-04-09 08:47

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia 
RDF Facets: qdcZidentifierQSxhttpE3aE2fE2fdiscussionE2eforumE2enokiaE2ecomhttpE3aE2fE2fdiscussionE2eforumE2enokiaE2ecomE2fforumE2fshowthreadE2ephpE3ftE3d18645X qdcZtypeQUqfnZE45E78cludedFromGeneralE4cistingsQ qdcZtypeQUqfntypeZCommunityContentQ qdcZtypeQUqfntypeZE44iscussionQ qdcZtypeQUqfntypeZE44iscussionContentQ qdcZtypeQUqfntypeZE52esourceQ qdcZtypeQUqfntypeZWebpageQ qdcZtypeQUqmarsZManagedE52esourceQ qdcZtypeQUqwebZInformationE52esourceQ qdcZtypeQUqwebZPageQ qdcZtypeQUqwebZE52esourceQ qdcZtypeQUqrdfsZE52esourceQ qfnZtopicQUqfnTopicZentertainmentQ qfnZtopicQUqfnTopicZj2meQ qfnZtopicQUqfnTopicZjavaQ qfnZtopicQUqfnTopicZmediaQ qfnZtypeQUqfntypeZCommunityContentQ qfnZtypeQUqfntypeZE44iscussionQ qfnZtypeQUqfntypeZE44iscussionContentQ qfnZtypeQUqfntypeZE52esourceQ qfnZtypeQUqfntypeZWebpageQ qmarsZlanguageQUxhttpE3aE2fE2fswE2enokiaE2ecomE2flanguageE2d1E2fenX qrdfZtypeQUqfnZE45E78cludedFromGeneralE4cistingsQ qrdfZtypeQUqfntypeZCommunityContentQ qrdfZtypeQUqfntypeZE44iscussionQ qrdfZtypeQUqfntypeZE44iscussionContentQ qrdfZtypeQUqfntypeZE52esourceQ qrdfZtypeQUqfntypeZWebpageQ qrdfZtypeQUqmarsZManagedE52esourceQ qrdfZtypeQUqwebZInformationE52esourceQ qrdfZtypeQUqwebZPageQ qrdfZtypeQUqwebZE52esourceQ qrdfZtypeQUqrdfsZE52esourceQ