[lt02xxx][CWM Advanced Edition] PhilZ Touch

Search This thread

Unjustified Dev

Recognized Developer
Oct 21, 2012
7,185
13,082
26
Memphis , TN
And that applies also on all samsung devices?

Sent from my SM-T210R using Tapatalk

actually you can't mount usb because it's like that on emulated devices at least from what I experienced no device with an internal emulated sdcard can mount usb. I hope android fixes this one day. Only devices with physical internal sdcards or just external sdcards can.
 
  • Like
Reactions: manbat and gr8nole

onesolo

Senior Member
Apr 18, 2006
2,580
227
Nexus 7 (2013)
Google Nexus 5
It does work with "sdcard1" as well. I chose to leave it as extSdCard because that is how it is named in our stock roms. Please use whichever works best for you.

Thanks for the info about the extra.fstab. :good:

recovery should use sdcard1 to avoid potential issues due to mal-formatted install scripts
That's the new CWM convention

I will go with sdcard1

Thank you again
Probably because you did not use auto as mount point then

Need some help here, almost going mad about the recovery not working as it should...

I got the 210 and have the kids rom on it. Today I saw that Philz as a new recovery. Install it right away, but...
Now, when I'm trying to install some zips on it, I simply can't find out were are the zips (that I want to install on the recovery) on the sdcard...
I go to Install Zip and no matter what option that I choose, I can't find my zips on the internal sdcard (don't have a external sdcard). To be precise, I can't find the sdcard or any files/folders from the sdcard...
What I'm doing wrong??
My internal memory is marked as sdcard0 (that is what the kids rom says). Is this correct?? Is this why I can't find the sdcard on the recovery?? what can I do to see the internal sdcard again??

Also, the touch is very erratic, as with all the other recoveries that I install previously. Am I the only one??

P.S. - Damn it... I can't seem to have any luck with any recovery that I install on my device!!!
 

gr8nole

Senior Member
Oct 9, 2010
3,958
8,042
Lynchburg, VA
Need some help here, almost going mad about the recovery not working as it should...

I got the 210 and have the kids rom on it. Today I saw that Philz as a new recovery. Install it right away, but...
Now, when I'm trying to install some zips on it, I simply can't find out were are the zips (that I want to install on the recovery) on the sdcard...
I go to Install Zip and no matter what option that I choose, I can't find my zips on the internal sdcard (don't have a external sdcard). To be precise, I can't find the sdcard or any files/folders from the sdcard...
What I'm doing wrong??
My internal memory is marked as sdcard0 (that is what the kids rom says). Is this correct?? Is this why I can't find the sdcard on the recovery?? what can I do to see the internal sdcard again??

Also, the touch is very erratic, as with all the other recoveries that I install previously. Am I the only one??

P.S. - Damn it... I can't seem to have any luck with any recovery that I install on my device!!!

Do not post the same problem in multiple threads. I answered you in the other one.

Sent from my SCH-I605
 

DuceTheTruth

Senior Member
Dec 24, 2011
66
2
You guys are so freakin smart I swear...I'm gonna try this soon as I already have philz on my s3 running slimkat 4.4
 

Top Liked Posts

  • There are no posts matching your filters.
  • 41
    Main thread + features + install instructions + dev support
    http://xdaforums.com/showthread.php?t=2201860



    PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
    It is a well proven recovery for many phones

    It also adds a full touch interface a completely configurable GUI


    Please give your feedback, what works, and any bug you could encounter
    Read the features, and check if you are missing something

    Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut


    Download links
    Last version can be found here:
    Samsung Galaxy Tab 3 7.0
    - SM-T210 WiFi (lt02wifi)
    - SM-T211 3G (lt023g)
    http://goo.im/devs/philz_touch/CWM_Advanced_Edition

    credits to @gr8nole and @ketut.kumajaya
    10
    Updated to 6.16.3

    I merged your device tree sources, looks better now in fact :)

    I did not use your init.recovery.rc file
    Please check if all is fine how I did it
    7
    Main thread + features + install instructions + dev support
    http://xdaforums.com/showthread.php?t=2201860



    PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
    It is a well proven recovery for many phones

    It also adds a full touch interface a completely configurable GUI


    Please give your feedback, what works, and any bug you could encounter
    Read the features, and check if you are missing something

    Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut


    Download links
    Last version can be found here:


    credits to @gr8nole and @ketut.kumajaya

    Thank you very much for making this for us.

    I flashed it and noticed that the external sd does not mount and we can not use it. I repacked your version with my fstab and external sd works correctly.
    6
    Uploaading 6.16.2 with fixed background

    Do you need an odin version? Dow you have a download or bootloader mode?
    5
    6.16.2 looks much better, thank you.
    We do have download mode, so an Odin version would be great.

    On a side note, the Reboot to Download option does work.

    I don't know how you keep up with so many different devices, but you do a great job.

    Sent from my SCH-I605

    I keep up thanks to people like you, porting their devices trees ;)
    :good:

    I use scripts to build recoveries and repack them
    Compiling, repacking and creating zip + tar files classified in upload path for one or 130 devices is just one command line,

    Adding a tar release is just:
    Code:
    TAR_MD5_FLASH="yes"

    However, it is still a huge impressive job mainly to port device trees, kernel sources, bugs...
    the scripts must be maintained too, all the time

    Hopefully I will soon be able to only focus on recovery sources and selected devices while devs can build full version at their will