I have added these permissions

        <uses-permission android:name="android.permission.READ_OWNER_DATA"></
uses-permission>
        <uses-permission android:name="android.permission.WRITE_OWNER_DATA"></
uses-permission>
        <uses-permission
android:name="android.permission.WRITE_EXTERNAL_STORAGE"></uses-
permission>

but i cannot able to create a file in phone memory of android emulator
it is showing the error

11-23 11:44:06.019: WARN/System.err(1625): java.io.IOException: Parent
directory of file is not writable: /data/tripdata

Please help me thanks in Advance

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to