i did the partition, and for some reasons, i exchanged my phone for a new one but after i rooted my phone and flash the cyan rom, and when the phone starts up, the error messages pop up, i think its about the weather widget and calendar widget, saying it's not responding whether to force close or wait. But this is the new phone and fresh new rom i just installed. So I think those programs were still in my sd second partition. My question is, how do i format the 2nd partition or uninstall the apps ? i tried to master reset, but didnt work, and if i plug the usb cord into the computer, i can only see the primary partition but not the secondary one. So now, i cant remove the apps that i installed before, and those error messages pop out everytime when i turn on my phone.
Hope someone here can help me with this
its not ur linux swap part., ur apps are at ext
to clean up ur ext2/3/4
recovery -> alt+x
# mount -o rw /dev/block/mmcblk0p2 /system/sd
# rm -rf /system/sd/*
# reboot recovery
use search next time
oh...but i deleted the partitions and formatted the sd in my computer by right clicking my computer/manage/disk management, then choose the sd card, and i can see it is devided into 3 partitions 1 is 500mb, and one is 373mb and one is 91mb, i deleted one of the partition then 3 partitions merged into one, then i formatted it. But in my phone, it still has the "SD card secondary" section. So should i re partition my sd again like b4 ? and if i dont want to, how do i make the "SD card secondary" go away ?
is this a troll or is he serious?
how do i make the "SD card secondary" go away ?
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. There is a Q&A thread. Ask your questions there.
2. There is a sticky guide on that Q&A thread that explains this.
3. Search next time.
This is your first warning.
Related
Hello everyone
I have Micro sd card 32 gig that i was trying to format using my windows pc but for some reason i windows will not let me format my card.it says can not complete format.
can someone please help to format my card ?
were you trying to format the mem card while it is in the phone and the phone is connected to the pc?
goto settings in phone and format the mem card or use CWM Recovery to format.
joeldroid said:
were you trying to format the mem card while it is in the phone and the phone is connected to the pc?
goto settings in phone and format the mem card or use CWM Recovery to format.
Click to expand...
Click to collapse
great suggestion. i just tryed with CWM but system will not mount sd card so CWM is not working.
Joeldroid my phone was reporting sd card had some files that were unsupported . phone was not reading the card, so i am trying to use my pc but will get same problem. saying unable to format.
any other hint i really want to save this card.
thanks
Do you have access to a SD Card data reader? It might help to remove your phone from the equation. Also, Linux has far better support for file systems than windows. I have formatted drives that Windows couldn't see, using Linux. Do you have access to a unix box?
reeseman04 said:
Do you have access to a SD Card data reader? It might help to remove your phone from the equation. Also, Linux has far better support for file systems than windows. I have formatted drives that Windows couldn't see, using Linux. Do you have access to a unix box?
Click to expand...
Click to collapse
Thanks for you reply.i don't have access to unix box.i was able to recover the picutres with one of the free softwares but it will not format.so gives me indication that card is still good but for some reason just can not format.
.
Thread moved. Would advise you to read forum rules and post in correct section.
Failure to comply with forum rules will result in an infraction and/or ban depending on severity of rule break.
ipaq dude said:
Thanks for you reply.i don't have access to unix box.i was able to recover the picutres with one of the free softwares but it will not format.so gives me indication that card is still good but for some reason just can not format.
Click to expand...
Click to collapse
Perhaps you can try this utility?
http://download.cnet.com/CompuApps-SwissKnife-V3/3000-2248_4-10070864.html?tag=mncol;1
reeseman04 said:
Perhaps you can try this utility?
http://download.cnet.com/CompuApps-SwissKnife-V3/3000-2248_4-10070864.html?tag=mncol;1
Click to expand...
Click to collapse
this software will not install on windows.. installs falls everytime.
Try with this. It should empty your drive
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my HTC Sensation XE with Beats Audio using Tapatalk
I have just recently flashed my old G1 to the following
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have only 9 apps installed and I keep getting the 'low on space' message. I can't even update my current apps without getting this message. Any suggestions.
Another question I have is how can I install the Google Talk app? Thanks
Sent from my GT-P6800 using xda premium
well how much space do those apps take? are you putting them on sd? sdext? internal memory? you can use cmtd if you want more room for apps in iternal, you can partition sd card to put apps in ext3 or ext4 if you'd like. you can move them to the fat32 partition but they would be much slower
as for gtalk, just google search "googletalk.apk download" push it with adb or use a file explorer to download it to your phone
Sent from my HTC Vision using xda premium
demkantor said:
well how much space do those apps take? are you putting them on sd? sdext? internal memory? you can use cmtd if you want more room for apps in iternal, you can partition sd card to put apps in ext3 or ext4 if you'd like. you can move them to the fat32 partition but they would be much slower
as for gtalk, just google search "googletalk.apk download" push it with adb or use a file explorer to download it to your phone
Sent from my HTC Vision using xda premium
Click to expand...
Click to collapse
thanks for the .apk now i just need to figure out how to partition th sd card
ps. i decided to try out CM5, so far it is a lot faster than the rom i had originally flashed. will keep an eye on memory issues.
you have amonra recovery right? back up exerything from sd card to pc, boot to recovery choose partition sd, choose 512mb and no swap, the rest fat32 (this would be my preference but do as you please) wait until finnished, change ext2 to ext3... wait (you can stop here but I prefer ext4)
now put what you want back on sdcard. I beleieve your rom has the ability to automaticly move apps to ext, check in settings... if not that you may have to enable it via terminal
Sent from my HTC Vision using xda premium
demkantor said:
you have amonra recovery right? back up exerything from sd card to pc, boot to recovery choose partition sd, choose 512mb and no swap, the rest fat32 (this would be my preference but do as you please) wait until finnished, change ext2 to ext3... wait (you can stop here but I prefer ext4)
now put what you want back on sdcard. I beleieve your rom has the ability to automaticly move apps to ext, check in settings... if not that you may have to enable it via terminal
Sent from my HTC Vision using xda premium
Click to expand...
Click to collapse
thank you for the quick tutorial, with cm5 i now have 40.9mb of phone storage(after installing facebook) and 1.77gb on external card. i dont see installing many other apps as this will be a backup phone to my current Galaxy Tab P6800, plus i also have a Galaxy S phone to use as back up as well.
Hi all
I'm trying to replace the stock ROM on a i9000T variant, specifically tried to install CM10.1
It doesn't work, and I have 2 weird symptoms:
1. I can't really clear data\factory reset. For some reason some of the information on the device (several apps) stay installed even after clearing everything several times, and flashing a stock ROM using Heimdall.
2. Whenever a copy a ROM ZIP file on the internal SD card, whether using normal USB copy or ADB push - the file disappears after a reboot.
Do someone know these problems?
Thanks
It seems I am unable to uninstall user apps as well. The seem to uninstall, but come back after restarting the phone...
mokagi said:
It seems I am unable to uninstall user apps as well. The seem to uninstall, but come back after restarting the phone...
Click to expand...
Click to collapse
This would indicate your Internal SD card is failing , you may need to use External SD card, to act as the Internal Sd card for phone to function. Look at My Android Solutions, link below for
[ 13 & 14] Problem:-Getting this when you try to Boot...
E: format_volume: rfs format failed on /dev/block/mmcblk0p1. or
E: format_volume: rfs format failed on /dev/block/mmcblk0p2 or
Internal SD card unknown or
Internal SD card Unavailable or
Internal SD card cannot be mounted
Check this out!You , YES! you are an " Android ". Not your phone but U.
You Must watch this documentary concerning your privacy Terms & Conditions we had agreed to, by using a PC or Smartphone
How to say Thank you? If you find any post helpful on XDA, please click on the Thanks button
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you are using XDA App or Tapatalk, long press on the post and select :good: Thanks Its easier to give "Feedback" in this manner than make an additional post.
ROM Android 4.4.2
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Ascend P7 Arsenal - Unicom
Links:
DESCRIPTION
ROM Phone HUAWEI Ascend P7Arsenal – ROM Android 4.4.2
Official ROM HUAWEI P7 version: P7-L10-V100R001C00B131 – Unicom
Gapps include – No Rooted
Language support: MultiLang
ROM install :
Step one: Prepare an SD card, it is recommended to use Sandisk, Kingstone, or Kingmax, size is recommended that more than 1G.
Step Two: Formatting SD card (optional).
The step three: copy a large package path UPDATA.APP to the SD card dload UPDATA.APP.
Step four: Check the root directory of the SD card you dload UPDATA.APP.
Step 5: SD card into the phone is switched on in the main screen, press the Menu key, the system updates -> SD card upgrade -> confirm -> upgrade, backup data, select the backup data; upgrade.
Step Six: The upgrade process progress bar shows after the finish of the pending progress bar, the phone automatically restart.
or
Step one: Prepare an SD card, it is recommended to use Sandisk, Kingstone, or Kingmax, size is recommended that more than 1G.
Step Two: Formatting SD card (optional).
The step three: copy a large package path UPDATA.APP to the SD card dload UPDATA.APP.
Step four: Check the root directory of the SD card you dload UPDATA.APP.
Step Four: cell phone turned off, insert the SD card, while pressing the volume up button + volume down key switch button, the phone automatically enters the upgrade mode, and then begin the upgrade in Figure
Step Five: After the progress bar to go full fixed, the phone will automatically restart If you do not manually remove the battery.
Note: it is not my work
Question
Is it possible to install only the Arsenal theme on the phone without getting Android 4.4.2 installed?
The thing is that my friend took some of my personal photos from my phone while i was away. And now he is trying to bully me through those photos. I want to format his internal SD Card.He is on Stock Lollipop and i know for sure that the photos are kept in the internal memory. I can perform a hard reset but that will not wipe out the entire internal memory . He is keeping those photos via galley vault app. He Also has A Lock on his phone always so i cant unlock his phone and manually delete it.
Please Is there anyway to wipe his data of internal memory.I will be grateful to you all.
P.S He owns Moto G(2nd Gen) Running Lollipop
WTF
You should name your post:Need to format his phone
Sent from my XT1068 using XDA Free mobile app
Go into Settings - Storage - scroll down to "erase SD card". Or just pop off the back and take the SD card out. Both of these assume you have his phone.
I hope you learned the most important lesson here, not to take compromising pictures. *facepalm*
I Don't Know His Phone's Password And Removing The SD Card Wont do any good as the data is stored in the internal SD Card.....
A hammer would do it. Nice friends you got.
do you have his phone? can you turn it off by holding the power button the phone must turn off.
But it will instantly reboot, dont know if phone with password will ask the password just after it reboot, but may be not but you must be quick and not let it lock, then erase the file.
Or
same thing hold the power button the screen will turn off when it does hold immediately the power and down volume key for 5 seconds release, the phone will not boot and will open the bootloader screen.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i never try that option just use the volume down to move, and volume up key to click in that factory, and try to factory his phone...
Dont know if password protection will protect that.
After that must be erased everything on the OS, and it will boot and open use a file manager app to see if it deleted everything...