Android Forums

Go Back   These FORUMS ARE DISABLED!! OUR NEW FORUMS ARE AT http://androidforum.com/ > Android Coders > Android Development, Answers, Tutorials, and Code Snippets
Connect with Facebook

Click Here To Register!
 
 
LinkBack Thread Tools Display Modes
Old 01-07-2010, 05:55 AM   #1
Junior Member
 
Join Date: Jan 2010
Posts: 1
Friends: 0
View marcind's Profile   View marcind's Photo Album   View marcind's Blog   View Social Groups
hello,
i'm facing problem during writing to file.
everything work well in emulator:
...
fOut = mContext.openFileOutput(fileName, MODE_APPEND);
oSw = new OutputStreamWriter(fOut);
oSw.append(...);

...
file is created in: /data/data/marcind.Package/files/

but when i ported application on Motorola Milestone (2.0.0) file is not created (anywhere), there is no exception, nothing.

any idea whats wrong?

regards & thx 4 help.
marcind is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati
 

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
USB Device Not Recognized (help) raulcore Android Hardware 5 05-27-2010 03:37 PM
Copy New Version of a Database File onto Device tmcdevitt Android Chat 0 11-08-2009 08:35 PM
Device model for development EugenyT Android Hardware 0 09-13-2009 11:03 PM
Not able to play Audio/Video file in Emulator? Austin Android Development, Answers, Tutorials, and Code Snippets 0 04-17-2009 11:59 PM
Need Help installing application on device tabrej.khan Android Chat 1 11-28-2008 11:57 PM


Unlocked G1 Phones | Buy T-Mobile G1 | Google Phone

All times are GMT -6. The time now is 04:58 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Copyright (c) 2012 TalkAndroid.com. All rights reserved.