"Resolved"
Originalhttp://www.crifan.com/ddms_import_file_error_transfer_error_read_only_file_system/
An error occurred attempting to import a file into Adv via the Ddms file Explorer of ADT:
[2013-04-23 10:32:00-DDMS] Transfer error:read-only file system [2013-04-23 10:32:00] Failed to push selection:read-only file system |
It should be stated that:
Previously used well, you can import the export file normally, there is no such problem. This problem now occurs suddenly.
"Resolution Process"
1. It's weird to click on an existing file and click the Delete button to delete it:
The result can be deleted.
This means that it should not be read-only.
Otherwise, it should be impossible to delete.
2. To this category:
Failed to push selection:read-only file System:while moving to SDcard
The explanation, let go add SD card permission thing, for here is not helpful at all.
3. Reference:
Eclipse console shows: ' Failed to push selection:read-only file system ' If I try to push a file
To find the corresponding AVD folder:
Go to the corresponding X86_480X800.AVD to see:
The result is that the so-called "" folder is not found properties
.
(Note: The hidden files are all set here)
Then I found out that I was mistaken.
It is said that the readonly in its properties are removed for this folder:
Then, go back to debugging and see.
As a result, you have just imported the Harteddltestfile_pos.ddl file:
Summary
An error occurred in ADT DDMS import file:
Transfer error:read-only File system
The solution is:
to the corresponding
C:\Documents and SETTINGS\<ADMINNAME>\.ANDROID\AVD
Locate the corresponding AvD folder (here is my: X86_480X800.AVD)
You can then resolve this issue by canceling all read-only in the properties of the folder.
(To cancel a read-only property: Right-click the folder, properties, cancel read-only-> Click OK, it will jump out of the dialog and ask you, then select Default: Apply to all subfolders)
Go An error occurred in ADT importing files through DDMS ddms transfer error:read-only file system,failed to push selection:read-only file system