1. In S5 Mobile standby desktop to find "Information" icon, click to enter.
2. After entering, we find a person in the information management interface, as shown in the following figure.
3. Then we long press this letter information, will see a pop-up "copy to SD card" click on it.
Attention, this can only copy a strip:
1.
1. As shown in the following figure, we clicked "Application" under the desktop.
2. Into the mobile phone "set" we find program management.
3. The following image shows an "Application Manager" and we click on it again.
4. We find to move to the SD card software, such as our "flying letter" as an example.
5. After entering, we then click on "Move to
Samsung G9008W support to move installed parts of the application to the external SD card (note: Not all applications are supported to move to external SD cards, depending on whether the software supports)
in order to save the phone's built-in storage space, Enable your device to download and install more applications and store more files. If you want to do th
1. Do not go to the omnipotent application today. Click the [contact] button on the mobile desktop.2. Wait until you enter contact management. Click menu> Import/Export to enter the page, as shown in the following figure.3. Click import from SD card in the pop-up menu, as shown in the following figure.After the import, we will see the contacts on our mobile phone, as shown in the following figure.
1. To move the file I need to click "App" in the phone to enter.2. Then we will see the following figure, called "My file" click to enter, as shown in the following figure.3. Then we find the "Device storage" in the phone as shown in the following image.4. The following figure we found the file to be moved to the SD card, as shown in the pictures file.5. Then we go to the folder, and then click Samsung to s
1. In the S5 standby state we find the "Application" button, as shown in the following figure.2. Then go to the next image interface we find "set" icon click to enter.3. Then in the open interface you will see an "Application Manager" interface that we clicked on.4. The following figure will list all applications, such as I would like to "Baidu map" to move to SD card
Note:1. micro SIM card and nano SIM card are two different types of cards, do not insert iPhone5 supported nano SIM card into the micro SIM card slot of the GT-I9200, this is a man-made cause, according to the repair regulations, no repair package is required.2. Do not insert the micro
This article mainly describes how to write data to the SD card, where the main technology is environment in the method.1.2. Implementation code:/datasave/src/com/amos/datasave/savepasswordservice.java //Write data to SDcard Public voidSavepasswordtosdcard (string name, string password) {//Android 2.1/sdcard/xx.txt//Android 2.2/mnt/sdcard/xx.txt//Self_define/excard/xx.txt//File externalstoragedirector
To back up contacts to the SD card, we only need to insert the SD card into the mobile phone, and then we can quickly back up contacts on the SD card in the mobile phone using the following method.1. Click contacts on the standby
1. Under the Standby page, click "Contact".
2. Click the "Menu" button in the upper-right corner of the phone.
3. Click "Set".
4. Click "Contact".
5. Click "Import/Export Contact".
6. Click "Export to SD card".
7. Tick the contact person you want to move to the SD card
1. To back up your contacts I'll go back to my mobile desktop and then click on the "Contacts" icon.2. In the contact us click on the three-point box, such as the Red Box "menu."3. Then we click on the three point after the pop-up menu, here we click on the Drop-down menu "set."4. Okay, let's get into the setup. We find "contact" and click on Enter, as shown in the following figure.
5. OK here we will see an "import/export" We click on it and then click "Export to
1. Find "Camera" in mobile phone, if the mobile desktop does not click "Application" we will have a camera after entering.2. After the mobile phone into the camera mode we will see a "pinion" as shown in the following figure.3. Then we click on the "Save" button below, as shown in the following figure.4. In entering to the interface we click on "Memory Card"--> "OK" as shown in the following figure.This set up after you take photos of the photo direct
When you need to format SD card, the contents of the cell phone SD card are all cleared away, so do the data backup in advance
1. In Samsung mobile phone Galaxy sm-c5000 (6.0.1) "Set".2. Locate "Battery and storage" in the Settings list.3. Then click "Store" in the stor
1. Click the application icon on the standby interface.2. Click my files.3. Click Device storage ].4. Click the folder to be moved to the SD card (Here "video" is used as an example ).5. Select the video to be moved and click the three-character menu icon.6. In the three-character menu list, click [move ].7. Click "SD memory
related applications in your device generally support the following file formats:
• Music: mp3, M4A, MP4, 3GP, 3GA, WMA, OGG, OGA, AAC and FLAC.
• Image: bmp, GIF, JPG, and PNG.
• Video: 3gp, MP4, AVI, WMV, FLV and mkv.
• File: doc, docx, xls, xlsx, ppt, pptx, pdf and txt.
In addition, some file formats are not supported and may be related to the software version of your device. Please download kiesfrom Samsung tocheck the current software version of the device to upgrade the lat
1. On the standby page, click "Contact".
2. Click the "Menu" button at the bottom left of the screen to slide up the screen and select "Import/Export".
3. Select "Export to SD card".
4. After reading the prompts on the screen, click OK.
After you complete the above operation, the contact is successfully backed up to the SD
Android obtains the total capacity of the SD card, available size, total body memory capacity and available size, and androidsd
Public long getSDTotalSize () {/* get the memory card path */File sdcardDir = Environment. getExternalStorageDirectory ();/* StatFs View File Syste
This article describes the Android implementation to obtain the total capacity of SD card, available size, total memory capacity of the fuselage and the available size of the method. Share to everyone for your reference, specific as follows:
Maybe some students do not know that the system has been provided to obtain t
Android newest mobile phone internal storage size, SD card storage size Method
We used to obtain this information in the past.
// Before Android API18: fs. getAvailableBlocks () * fs. getBlockSize ()
Currently:
/** Obtain available system memory **/@ SuppressLint ("NewApi") private String getMemFree () {S
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.