[Q] Repartitioning HTC One X - HTC One X

Hello everyone, I have one little problem and I hope you guys can help me.
I have a 32GB Endevoru, currently running AOSP 4.2.2 ROM, I'm rooted and with the bootloader unlocked but still with S-ON. The thing is I'm not happy with the way my One X is partitioned, mainly because 2 GB for apps is starting to be too small for my needs. so finally after all this background my question is either how to resize the system partition or how to create a new partition to use an app like link2SD and move the most heavy apps (a.k.a Games ) to there.
Please let me know if you guys need more info to help me with this issue, I'm not an expert but I'm fairly familiar using simple ADB or fastboot commands, also I'm willing to read and learn more advanced procedures if necesary.
Hope you guys can help me, thanks and have a nice week!!
(Also, if I'm not making myself clear enough, don't hesitate telling me, english is not my first language and I'm more than willing to clarify any info you need in order to do the changes I need)

Pls specify the ROM you are using. AOSP can refer to a couple of ROMS.
As for your question.
I beleive IceColdJelly422 uses a patch which allows app2sd transfer. I personally dont use games and so i have not tried it.
You could do a nandroid, then try IceColdJelly with app2sd application.
http://forum.xda-developers.com/showthread.php?t=2052610 This is link to the ROM
This is the link when app2sd was first introduced http://forum.xda-developers.com/showthread.php?p=37914567&highlight=app2sd#post37914567

Or you could just use FolderMount. Only needs root, no specific ROM.

Thanks for the answers guys, about the ROM I'm using, is the one in this link http://forum.xda-developers.com/showthread.php?t=2013506 ([ROM][Mar 17] Jellybean 4.2.2 for Endeavoru AOSP Build [Kernel 3.1.10] [JDQ39] #19)
and about foldermount, I already tried with no success, I cannot select any /system files as source, I also tried App Manager but again, the app doesn't appear to work with devices without real external memory.

Winterblade7 said:
Thanks for the answers guys, about the ROM I'm using, is the one in this link http://forum.xda-developers.com/showthread.php?t=2013506 ([ROM][Mar 17] Jellybean 4.2.2 for Endeavoru AOSP Build [Kernel 3.1.10] [JDQ39] #19)
and about foldermount, I already tried with no success, I cannot select any /system files as source, I also tried App Manager but again, the app doesn't appear to work with devices without real external memory.
Click to expand...
Click to collapse
I just create a script that will move /applib and /dalvik-cache to system, thus save around 600MB on /data partition.
I called it DPS - Data Partition Saviour.
You can install around 200 ++ app without needed to using app2sd function.
script : https://dl.dropboxusercontent.com/u/82129097/DPS_curiouso9.zip
You need to copy to system/etc/init.d
then give 0775 permission
after that chown as 1000:1000
Code:
adb shell
cd system/etc/init.d
chmod 0775 06dalvik
chmod 0775 06applib
chown 1000:1000 06dalvik
chown 1000:1000 06applib
this will only work with AOSP based rom..
If anyone want to distribute this script, please let me know and credit me
Please do backup before you try it.

I have the same problem, I want to increase the partition to install apps but I'm using Android revolution HD

eassplus said:
I have the same problem, I want to increase the partition to install apps but I'm using Android revolution HD
Click to expand...
Click to collapse
you can move some to the sdcard

One-X-master said:
you can move some to the sdcard
Click to expand...
Click to collapse
Thanks I already did it but I want a final solution like repartition or something, I dont know hot to mount an .img because I read somewhere that will be the solution. I'm Using link2sd rigth now which is the one who is saving my life

eassplus said:
Thanks I already did it but I want a final solution like repartition or something, I dont know hot to mount an .img because I read somewhere that will be the solution. I'm Using link2sd rigth now which is the one who is saving my life
Click to expand...
Click to collapse
Real repartition is not possible without s-off
Gesendet von meinem HTC One X mit Tapatalk

One-X-master said:
Real repartition is not possible without s-off
Gesendet von meinem HTC One X mit Tapatalk
Click to expand...
Click to collapse
I have s-off on my bootloader

Yes but no one knows a really command for that If its really possible
Gesendet von meinem HTC One X mit Tapatalk

digging this old thread, are the new lollipop/kitkat roms repartitioned ? i really need more than 2gb for apps, any new scripts/apps that can change this ?
i had an one x in the past, but i´ve been afk from the android world for a while, and got an used one recently, and was wondering if i can change this, i´ve searched a handful of threads but found no good info, if someone kept up with the news could enlighten me i´d apprecciated it.
thanks !

I know this is old but will your script still work in Lollipop? I have NostromoPop (android 5.1.1) rom on it.

Reviving this thread...
I have an HTC One XL and am using CM 12.1-20160822-NIGHTLY (evita) (Android 5.1.1) and would also like to re-partition.
This is such a nice phone that it's a pity to waste it.
Is re-partitioning simply a matter of using a ROM that contains the Linux parted command (assuming one knows Linux - which I do)?
I have unlocked the boot loader, have root access and am S-OFF.

DeeZZ_NuuZZ said:
Real repartition is not possible without s-off
Click to expand...
Click to collapse
DeeZZ_NuuZZ, do you have any pointers to a re-partitioning procedure with S-OFF?

AusMatt said:
DeeZZ_NuuZZ, do you have any pointers to a re-partitioning procedure with S-OFF?
Click to expand...
Click to collapse
no sadly not, the original one x never had properly working s-off without bricking device, so also no one knows the commands to do so. especially since you use the one xl.
please head to this forum, as that is the right one for your device http://forum.xda-developers.com/one-x-att

DeeZZ_NuuZZ said:
no sadly not, the original one x never had properly working s-off without bricking device, so also no one knows the commands to do so. especially since you use the one xl.
please head to this forum, as that is the right one for your device http://forum.xda-developers.com/one-x-att
Click to expand...
Click to collapse
Thanks DeeZZ_NuuZZ,
I did eventually find a solution for the HTX One XL (evita) in this XDA thread http://forum.xda-developers.com/one-x-att/orig-development/mod-cm-12-1-unofficial-partition-mod-t3272782
It came in the form of a modified TWRP recovery *and* a modified CM 12.1.
It works fine but I guess that I can't update to any newer CM 12.1 unless CM start supporting this alternate partitioning.
They are calling this Evita-X.
Cheers

AusMatt said:
Thanks DeeZZ_NuuZZ,
I did eventually find a solution for the HTX One XL (evita) in this XDA thread http://forum.xda-developers.com/one-x-att/orig-development/mod-cm-12-1-unofficial-partition-mod-t3272782
It came in the form of a modified TWRP recovery *and* a modified CM 12.1.
It works fine but I guess that I can't update to any newer CM 12.1 unless CM start supporting this alternate partitioning.
They are calling this Evita-X.
Cheers
Click to expand...
Click to collapse
yea maybe the only way, but there are barely any devs left, maybe there is still hope, that it will be updated

Related

[Q] ROM Support

Hi,
Basically my brothers phone keeps running out of internal memory and lags alot. I have a desire with Data2sd and have a 1gb EXT4 on sd card and now have 1gb internal space.
Is there a similar rom for the wildfire and which is the most stable. I would search but have no idea about the wildfire so any help is appreciated.
Thanks
Is there a similar Rom to what? What Rom is he currently using? You gotta post more info.
I'm not lucky,I'm blessed.
What I understand is that he wants to use a2sd script.
You can use darktremor script just search for it in dev section.
Please do provide info related to rom and phone when asking for help.
Sent from my HTC Wildfire using XDA
Alternatively you can use the following roms. These have the script included.
Galaxy rom (cm based)
Rempuzzle rom (sense based)
Sent from my HTC Wildfire using XDA
saadislam said:
Alternatively you can use the following roms. These have the script included.
Galaxy rom (cm based)
Rempuzzle rom (sense based)
Sent from my HTC Wildfire using XDA
Click to expand...
Click to collapse
Yeah sorry i didn't search im not my tablet and it isn't that easy.
At the moment rooting his damn phone is killing me, doesn't seem to work no matter what i try!!!
KoolSavas95 said:
guide for rooting:
http://forum.xda-developers.com/showthread.php?t=1381992
Click to expand...
Click to collapse
I've been following that but the step 2 part ends with around 8 lines of code that disappears too quickly to read and im back at the hboot screen still displaying 1.01.0002
I didn't have to use this personally, so I don't know much, but have you tried launching it through cmd? (if it's a cmd tool)
First "cd [location of tool]", then "nameoftool.exe"
You can try my guide, everything is explained in detail:
http://forum.xda-developers.com/showthread.php?p=19746165

e1920 - NEW CLONE S3

hello, my name is elia, I recently purchased a samsung s3 clone I unlock (root). I followed several guides, one of whom also taken on this site and none are successful. I can do the whole process, it will restart, but supersu not appear. a model is a bit special e1920_v77_zlh_fwvga with Android 4.1.1 and cpu MT6577. Someone has done it? I already tried with root_with_restore_by_bin4ary_v17 and v25
Thanks
Solution
We have the exact same phone, and I rooted my phone.. here is the solution;
http://forum.xda-developers.com/showthread.php?p=40329451
Regards,
Boocy.
Partitioning SD as Internal Memory
have you the guide also for Partitioning SD as Internal Memory?
Thanks
PS: excellent guide for root!!!! :fingers-crossed:
.
eliamadori said:
have you the guide also for Partitioning SD as Internal Memory?
Thanks
PS: excellent guide for root!!!! :fingers-crossed:
Click to expand...
Click to collapse
I am glad that I can help someone..
Now, about that partitioning, there is this link; mtk6577gamingrig.blogspot.com/p/how-to-change-your-sd-card-to-phone.html
But I have not tried that partitioning, I rooted my phone just so I could change some things in "build.prop" file, and bootanimation.zip, so that everyone gets the idea that I actually have the original Galaxy S3..
If you succeed in partitioning, leave a comment here.
Also on this blog; mtk6577gamingrig.blogspot.com there are all kind of compatible games for our phone..
Regards,
Boocy.
eliamadori said:
hello, my name is elia, I recently purchased a samsung s3 clone I unlock (root). I followed several guides, one of whom also taken on this site and none are successful. I can do the whole process, it will restart, but supersu not appear. a model is a bit special e1920_v77_zlh_fwvga with Android 4.1.1 and cpu MT6577. Someone has done it? I already tried with root_with_restore_by_bin4ary_v17 and v25
Thanks
Click to expand...
Click to collapse
would you be so kind to me for my phone would your firmware backup
uploaden ? e1920_v77_zlh_fwvga with Android 4.1.1
?
toni0815 said:
would you be so kind to me for my phone would your firmware backup
uploaden ? e1920_v77_zlh_fwvga with Android 4.1.1
Click to expand...
Click to collapse
Do you still need that backup? Or do you need ROM?
Boocy said:
Do you still need that backup? Or do you need ROM?
Click to expand...
Click to collapse
I've done everything I wanted to do on the phone (increase the memory: root + partition) and then I would be fine. but I would try a new rom willingly because I find it slow.
thanks
Nice
eliamadori said:
I've done everything I wanted to do on the phone (increase the memory: root + partition) and then I would be fine. but I would try a new rom willingly because I find it slow.
thanks
Click to expand...
Click to collapse
I would like to install Android 4.0.4 version of android on my phone.. because android 4.1.1 keeps crashing some of my games.. Like for instance "Brothers in Arms 2 HD Free++" ..and maybe I would like to create custom kernel and custom rom for this thing.. but I do not have enough expirience for this.. :/
Boocy said:
I would like to install Android 4.0.4 version of android on my phone.. because android 4.1.1 keeps crashing some of my games.. Like for instance "Brothers in Arms 2 HD Free++" ..and maybe I would like to create custom kernel and custom rom for this thing.. but I do not have enough expirience for this.. :/
Click to expand...
Click to collapse
I'm sorry but I don't have any of that
It is okay..
eliamadori said:
I'm sorry but I don't have any of that
Click to expand...
Click to collapse
Well, it is okay.. I will find some solution.. Here I posted a new topic; http://forum.xda-developers.com/showthread.php?t=2266952
Read it if you have time..
Now I need your help.. :/
eliamadori said:
I'm sorry but I don't have any of that
Click to expand...
Click to collapse
Hey man, could you please make SP Flash Tool backup of your ROM, and upload it on http://bitupload.com/ for me so I can fix my cellphone??
Only you can do this becouse you have the same model as I do ..
Here is how you can do it; http://bm-smartphone-reviews.blogspot.pt/2012/04/creating-rom-dump-of-your-mt65x3-device.html
First you will need ADB drivers installed, and MTKdroidTools, you can find all of the files you need here; http://www47.zippyshare.com/v/91738412/file.html and then start ADB Terminal from MTKdroidTools..
Then enter these commands;
---------------
adb shell
cat /proc/mtd > /sdcard/firmware.info
---------------
Then just continiue tutorial from that link,,, anyway... When you are done, it will be around 650 Mb in size, just zip the folder and upload it on http://bitupload.com/
Please man do me this favour.. my phone is dead with out your help, you know I would do the same for you.. :/
Regards,
Emrah.
eliamadori said:
I'm sorry but I don't have any of that
Click to expand...
Click to collapse
Man can you please make MTK Droid tools backup and post it to http://bitupload.com/ ??
It is one click job.. please!!
Emrah.
e1920 - New Clone S3 G9300
Boocy said:
Do you still need that backup? Or do you need ROM?
Click to expand...
Click to collapse
I posted a related query at [UNBRICK & ROM & ROOT] G9300 {e1920_v77_zlh_fwvga} ~V2~ here: <http://forum.xda-developers.com/showthread.php?t=2288124#post65175601>
Help and TIA.

Flashable zip to add hold back button to kill an app?

Can someone make a flashable zip to add hold back button to kill an app for ARHD 20.XX ?
Is this even possible?
Sent from my HTC One using xda premium
Learn and find out yourself
dirtbikerr450 said:
Is this even possible?
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Renovate Rom has this feature though its a bit gimmicky because it doesn't work all the time
You'll have to edit the android policy for lp back=kill app
Sent From My 5weet Ass One
https://www.dropbox.com/s/gcekdtrasodovd6/BackMOD-signed.zip
This is quite old from my DropBox folder and I cant remember if I made it for 4.1.2 or 4.2.2 so take caution, backup first
MacHackz said:
https://www.dropbox.com/s/gcekdtrasodovd6/BackMOD-signed.zip
This is quite old from my DropBox folder and I cant remember if I made it for 4.1.2 or 4.2.2 so take caution, backup first
Click to expand...
Click to collapse
Has anyone tried this mod on an HTC One with a 4.2.2 ROM ?
I think this is one of the MOST useful options, but unfortunately there are not many (only 1) Sense based roms offering this feature...
Benfran said:
Has anyone tried this mod on an HTC One with a 4.2.2 ROM ?
I think this is one of the MOST useful options, but unfortunately there are not many (only 1) Sense based roms offering this feature...
Click to expand...
Click to collapse
How about you make a Nandroid backup as suggested and try it for yourself? He posted it for a reason, you know. lol
TarekElsakka said:
How about you make a Nandroid backup as suggested and try it for yourself? He posted it for a reason, you know. lol
Click to expand...
Click to collapse
How about you show some education and don't flood the threads with useless comments ??
I was JUST asking if someone had tried it... nothing else.
I apologize for my lack of an education. I woke up one day knowing how to read and write. What an awesome day that was.
Sent from my HTC One using Tapatalk 4 Beta
TarekElsakka said:
I apologize for my lack of an education. I woke up one day knowing how to read and write. What an awesome day that was.
Sent from my HTC One using Tapatalk 4 Beta
Click to expand...
Click to collapse
Good for you !!
Now, please unless you have something to say about the topic of the thread...or answer some of the questions asked stop writing unhelpful, and usless comments... Everyone will appreciate it.
Thanks
Would love this mod too, gave it a flash but my device won't boot, even tried editing the classes.dex file but really have no idea what I'm doing and don't have a pc to grab a logcat at the moment... Sorry I can't be of any help.
ARHD 11.0
Sent from my HTC One using xda premium
By the way, I just found out yesterday that the new Viper ROM actually has it in its Tweaks. I don't know if there's a flashable zip file around, but I'd ask the developer if he would have time to make one if that's okay with him.
i dont understand you guys...
i have a new htc one from t-mobile germany, but without branding or simlock, only a few t-mob ringtones are installed...
my one is not rooted, unlocked or something similar... everything is stock.
in my device the LONG PRESS BACK TO KILL APP is working normaly!
try to push and hold the back button with the hole thumb...
zs77706 said:
i dont understand you guys...
i have a new htc one from t-mobile germany, but without branding or simlock, only a few t-mob ringtones are installed...
my one is not rooted, unlocked or something similar... everything is stock.
in my device the LONG PRESS BACK TO KILL APP is working normaly!
try to push and hold the back button with the hole thumb...
Click to expand...
Click to collapse
Are you sure ?
This feature is definitely not available on stock rom, and only 1 stock based custom rom has it (Renovate rom, which i tried downloading but servers were down, so i flashed Trickdroid with 4.2.2 instead). But it's available on almost all aosp based roms. Once AOSP roms for the One start being really stable for daily use, i won't even think of having a sense based rom again.
yes of course iam sure.
in my note2 this was an flashable zip mod,
but in my htc one this is stock possible! thats because iam so wondered after i read that for this is a mod...
zs77706 said:
yes of course iam sure.
in my note2 this was an flashable zip mod,
but in my htc one this is stock possible! thats because iam so wondered after i read that for this is a mod...
Click to expand...
Click to collapse
Well, you must be the only person that can kill any app by pressing the back button...with a stock rom.
bump
dirtbikerr450 said:
bump
Click to expand...
Click to collapse
I've tried for over 1 week to do this (when making DarkSense One ROM) and I couldn't do it, E.Cadro also tried and can't either - we are both experienced with smali.
If you want this so bad then flash Viper. They are only able to do it because m0narx intercepts all button calls then sorts them out in his own files (VenomButtonsManager), bypassing the calls already in the existing android.policy.jar files.
Jonny said:
I've tried for over 1 week to do this (when making DarkSense One ROM) and I couldn't do it, E.Cadro also tried and can't either - we are both experienced with smali.
If you want this so bad then flash Viper. They are only able to do it because m0narx intercepts all button calls then sorts them out in his own files (VenomButtonsManager), bypassing the calls already in the existing android.policy.jar files.
Click to expand...
Click to collapse
o ok i thought it was a build prop edit or something

[Q] need Backup with Hellboy kernel

Hi im unable to connect my one v to PC, as it is not recognnizing myone v.
I need a backup with HELLBOY kernel so ican restore it on my one v. and can install cm based roms
OR
any method to S-OFF without PC
OR
a method to flash kernel from terminal...
Thanks
is Hellboy kernel universal for any Rom in HTC one v?
Daniel.Medeiros said:
is Hellboy kernel universal for any Rom in HTC one v?
Click to expand...
Click to collapse
No...
Read rom or kernel threads and you'll find out which kernel is for what...
bratusm said:
No...
Read rom or kernel threads and you'll find out which kernel is for what...
Click to expand...
Click to collapse
Thank you boss will read more to find out about my phones I am installing different roms and will find the best for me thanks!
Daniel.Medeiros said:
Thank you boss will read more to find out about my phones I am installing different roms and will find the best for me thanks!
Click to expand...
Click to collapse
In every rom thread, it's written which kernel to use... It's almost never the one on zip file!
I'm not a boss, I just don't like, if "noobs" can not search and read...
You have everything on xda, you just need to look around a bit... :fingers-crossed:
Regarding best for you - try and see...
bratusm said:
In every rom thread, it's written which kernel to use... It's almost never the one on zip file!
I'm not a boss, I just don't like, if "noobs" can not search and read...
You have everything on xda, you just need to look around a bit... :fingers-crossed:
Regarding best for you - try and see...
Click to expand...
Click to collapse
Most CM based roms use hellboy kernel... i need its backup to save my one v
Hov cant flash kernel via recovery... Either its rom zip or recovery backups... Its only fastboot... Have u installed htc drivers on your pc??
I can't connect to PC, because phone usb port is out of order...
** I just need an backup of you one v with hellboy kernal...
Any one pls...
I tried flashing kernel through this. But fails
su
dd if=/sdcard/boot.img of=/dev/block/mmcblk0p21
any1 know about this method.
bratusm said:
In every rom thread, it's written which kernel to use... It's almost never the one on zip file!
I'm not a boss, I just don't like, if "noobs" can not search and read...
You have everything on xda, you just need to look around a bit... :fingers-crossed:
Regarding best for you - try and see...
Click to expand...
Click to collapse
Yes I have been reading loads on here without asking much cause I am a new user but I use xda years ago thanks for the advices mate and thanks for supporting xda
an8x said:
I tried flashing kernel through this. But fails
su
dd if=/sdcard/boot.img of=/dev/block/mmcblk0p21
any1 know about this method.
Click to expand...
Click to collapse
Sorry, that method is not working on hov...
You have to do via PC or fastboot...
If you're s-off, you can also flash zip kernel via custom recovery: http://forum.xda-developers.com/showthread.php?t=2560053
Anyway, the best option is, to take hov to repair center to fix phone usb port... Yeah, you'll pay, but, after, you'll be able to do whatever you want...

[Q&A] [ROM] [4.4.4] [Dec-02] [UNOFFICIAL] LiquidSmooth v3.2 | stable | Release 2

Q&A for [ROM] [4.4.4] [Dec-02] [UNOFFICIAL] LiquidSmooth v3.2 | stable | Release 2
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM] [4.4.4] [Dec-02] [UNOFFICIAL] LiquidSmooth v3.2 | stable | Release 2. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Thank you for your great work
Can you please make a rom for CDMA users too? Or tell me what files i need to change to be able to run this rom on my Htc Desire CDMA? If you want i will even pay for it please. I am sick of GB rom and Ics and Jb roms always break after a while. I speak in the name of all CDMA users. Have mercy please. May God bless you ! I know that you will help me. Thank you.
gothsk8er said:
Can you please make a rom for CDMA users too? Or tell me what files i need to change to be able to run this rom on my Htc Desire CDMA? If you want i will even pay for it please. I am sick of GB rom and Ics and Jb roms always break after a while. I speak in the name of all CDMA users. Have mercy please. May God bless you ! I know that you will help me. Thank you.
Click to expand...
Click to collapse
If it is possible with evervolv kernel to make a ROM for CDMA, then I will do.
Take it easy, I don't want your money. I need you to contribute knowledge on this because I don't have time to read all cdma related rom threads for htc desire. If you stumble across the relevant information just share it with me.
Cheers!
Sent from my Nexus™4 ?
ART
Is ART active by default?
Activating it in developer options gives me bootloops.
edit: got it, forgot to activate a2sd first
great work but
i want to report a "bug":
when using the calender widget:
scrolling up and down works, i can see my calender events, but everytime i double click on the widget to open one event, the phone crashed and reboots. how to debug ?
regards,
GN
Awesome ROM. This really gives my tired Desire a new lease on life .
The only thing missing from the install guide was a quick and dirty A2SD install tutorial.
reboot during call
hi, im getting random reboots especially while phone calls. is it kernel based error, is there anythind to do?
thanx for reply
heygidi said:
hi, im getting random reboots especially while phone calls. is it kernel based error, is there anythind to do?
thanx for reply
Click to expand...
Click to collapse
Does this problem also occurs on the stock ROM?
Are you the first owner of the A8181?
As well it might be a hardware problem (for example, damage), or overheating caused by the motherboard.
ze7zez said:
Does this problem also occurs on the stock ROM?
Are you the first owner of the A8181?
As well it might be a hardware problem (for example, damage), or overheating caused by the motherboard.
Click to expand...
Click to collapse
Thank you for replying. No, never occurred on stock. I used beanstalk ROM for 6 months , except rare reboots, everything was cool , until my SD card blow up. A week ago I got a class 10 card and i flashed beanstalk again, then my phone started to reboot while phone calls and overheating. After that i decided to flash liquidsmooth but reboots while calling and overheating continue.
rom
probe whith stock rom /mabe this problem is end
Problem with Liquidsmooth v3.2 on HTC Desire Bravo
Hi
My faithful Samsung S3 died 6 weeks before the end of my contract and I'm trying to resurrect my old HTC Desire to keep me going. When I booted it, it was still running Cmd 7 and of course, hardly and of my usual apps would work on it.
I did a bit of reading today and then followed the instructions for installing Liquidsmooth v3.2 which was all good and made me much happier. Only problem is, I've installed only 8 apps and have run out of internal memory despite having activated app2sd. I know that it's working, as the Ext2 partition is about half full but the internal memory is down to only 4mb of space and barely functioning.
I've obviously done something stupid! Can someone help?
Thanks
Tarebare said:
Hi
My faithful Samsung S3 died 6 weeks before the end of my contract and I'm trying to resurrect my old HTC Desire to keep me going. When I booted it, it was still running Cmd 7 and of course, hardly and of my usual apps would work on it.
I did a bit of reading today and then followed the instructions for installing Liquidsmooth v3.2 which was all good and made me much happier. Only problem is, I've installed only 8 apps and have run out of internal memory despite having activated app2sd. I know that it's working, as the Ext2 partition is about half full but the internal memory is down to only 4mb of space and barely functioning.
I've obviously done something stupid! Can someone help?
Thanks
Click to expand...
Click to collapse
How did you partition it?
Sent from my HTC Desire S using XDA Free mobile app
lilsafbig said:
How did you partition it?
HI
I followed the instructions here to the letter and used the 4ext method to partition a 1024 sd-ext Ext4 partition.
Any help would be great!
Thanks
Click to expand...
Click to collapse
Tarebare said:
lilsafbig said:
How did you partition it?
HI
I followed the instructions here to the letter and used the 4ext method to partition a 1024 sd-ext Ext4 partition.
Any help would be great!
Thanks
Click to expand...
Click to collapse
Ok that's the correct way but you said you had ext2?
Sent from my HTC Desire S using XDA Free mobile app
Click to expand...
Click to collapse
lilsafbig said:
Tarebare said:
Sent from my HTC Desire S using XDA Free mobile app
Click to expand...
Click to collapse
So I did ... my mistake. I followed the steps and created Ext4.
I have now had to uninstall every app with the exception of 2 and even then, the phone is painfully slow. Any advice, much appreciated.
Click to expand...
Click to collapse
Tarebare said:
lilsafbig said:
So I did ... my mistake. I followed the steps and created Ext4.
I have now had to uninstall every app with the exception of 2 and even then, the phone is painfully slow. Any advice, much appreciated.
Click to expand...
Click to collapse
Yh u might aswell backup your apps using titanium back up or leave it cos u only got 2 installed and then do a full wipe and flash the rom again and follow instructions then see what happens.
Sent from my HTC Desire S using XDA Free mobile app
Click to expand...
Click to collapse
pls help after install rom a2sd gapps, reboot my phone now im stuck on boot animation..
waver123 said:
pls help after install rom a2sd gapps, reboot my phone now im stuck on boot animation..
Click to expand...
Click to collapse
Take a logcat and post here.
Sent from my Nexus™4 ?
i can´t make the device pass the booth animation. i don´t know what i need to make it work.
I follow all the steps in the 2nd post here.
The same thing happend with beanstalk rom
HTC Desire
Hboot 450mb
ext4 4 gb
4Ext touch recovery
I used these instructions
http://webcache.googleusercontent.c...00/wordpress/?p=708+&cd=2&hl=nl&ct=clnk&gl=nl
(from google cache - the original page does not seem to exist any more?)
The most important thing is to use ext4 for the recovery image -- after rooting etc your Bravo will be USB bricked. The ext4 recovery has a USB-unbrick function This thread has some more installation info http://forum.xda-developers.com/showthread.php?t=2549776

Categories

Resources