Comment on Tutorial - Reading and Writing a file to SD card sample program in Android By Ashley
Comment Added by : Göktuğ ÖZEL
Comment Added at : 2013-03-13 22:44:55
Comment on Tutorial : Reading and Writing a file to SD card sample program in Android By Ashley
Hi i changed some codes in that and i gave internet permission to manifest. But I have a problem. when I click the write button I cannot change my xml file on my host with this sample. could u help me please. Error is: open failed: EROFS(Read-only file system)
I changes so:
try {
URL url = new URL("http://22net.edirnesaglik.gov.tr/deneme/data.xml");
File myFile = new File("url.openStream()");
myFile.createNewFile();
FileOutputStream fOut = new FileOutputStream(myFile);
Thank You =)
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Subscribe to Tutorials
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. Great details you provided here, very straight for
View Tutorial By: Jackie Wong at 2010-02-05 10:52:25
2. the difference is of great important for new comme
View Tutorial By: ramesh shetty at 2013-03-12 15:27:23
3. org.apache.jasper.JasperException: An exception oc
View Tutorial By: manikanta at 2015-02-02 05:39:09
4. Hello, I have been using a very similar code on de
View Tutorial By: Rod at 2011-11-13 15:09:52
5. i get this msg when one of the clients close there
View Tutorial By: Zero Code at 2009-07-16 14:05:14
6. hi.I am new in j2me and really want to learn more
View Tutorial By: snehal at 2011-12-01 11:46:22
7. Very Nice Explanation.
View Tutorial By: Anuj Bansal at 2012-08-25 12:23:59
8. Where to put the smsc number. I am using vodafone
View Tutorial By: gopi at 2009-06-11 22:07:49
9. Copy the javax.comm.properties into your $JAVA_HOM
View Tutorial By: sophie at 2009-03-11 08:23:25
10. thanks f0r this p0st... it heLped me much... keep
View Tutorial By: martz at 2009-04-29 02:27:19