[TOOL] acPatcher (easy patcher) {langs, acpatch5-} | 5.31 | 24.03.12

Search This thread

AChep

Inactive Recognized Developer
Feb 19, 2011
1,290
5,803
Ukraine, Lugansk, Belovodsk
artemchep.com
acPatcher
Android Easy Patcher


picture.php

For users

Download:
acPatcher 5.31:
  • hotfix
acPatcher 5.3: :)
  • langs (Russian, English+)
  • support old acpatchs (converter to acpatch5 build-in)
  • stability
acPatcher 5.1: :)
  • fixed multi-apps acpatch
acPatcher 5.0: Just fully new patcher:)
  • new bat script creator
  • new acPatcher code
  • acpatch5 support
acPatcher 4.1: fixs
  • fixed apps comportability
  • stability
acPatcher 4.0.2: hotfix
  • better support of hierarchy system *hotfix*
acPatcher 4.0.1: fix
  • better support of hierarchy system
acPatcher 4.0: cm9 :)
  • support CM9 (not tested)
  • acpatchs 4.0 / 3.0 / 2.0
  • minor fixs / updates
  • apktool 1.4.3 (it's have some problems, but it's better for some people)
acPatcher 3.2: acpatch3 :)
  • support hierachy system of acpatch3 (and acpatch2)
  • minor fixs
  • Polish (pdg1264@xda) /Spanish (dhk.-@xda) /Russian/Ukrainian/English languages
acPatcher 3.1: stability :)
  • support multi-languages! (lang-manager.exe) (English/Russian/Urkrainian for now)
  • fixed multi-acpatch's
  • Stability!
acPatcher 3.0: best update ever :)
  • Fixed ADB Pull apks
  • Fully re-written source code
  • Support acpatchs with many versions
  • Stability!
  • Support CWM-Recovery and xRecovery
acPatcher 2.0 07-11-2011:
  • Support ADB Pull apks (works; thanks for testing, varalex!)
  • Fixed bugs with owerwrite folder
  • Fixed bugs with modified ROMs (need tester!)
  • Some other things...
acPatcher 1.0 06-11-2011: First release!


Requirements:
  • Java (JDK) installed
  • Android SDK

Manual for using:
1. Download latest acPatcher
2. Extract
3. Download any acpatch
Note: acPatcher 3+ not work with old acpatchs1

4. Extract files with acpatch to acPatcher\acpatch\
5. Copy some your .apks (look at the acpatch\resources.txt) to \res\app\ and res\framework\ relatively of use ADB Pull
6. Run patcher.exe (acPatcher\patcher.exe)
7. Make your decision and wait a bit[/COLOR]
8. Push update.zip to your devise and flash using CWM Recovery
  • Have problem? Try this steps:
  • Flash *patch.zip
  • Reboot
  • Flash *undo.zip
  • Reboot
  • Flash *patch.zip
9. Enjoy!


For DEVs (acpatch)​

RESOURCES.TXT ACPATCH 4.0
acPatcher\acpatch\resources.txt
Code:
[B]minVersion="4"[/B] -[COLOR="Gray"][I] min version acPatcher[/I][/COLOR] 

nameProject="Ice Cream Sandwich Layouts" - [COLOR="gray"][I]Name of your project[/I][/COLOR]
authorProject="AChep" - [COLOR="gray"]author project[/COLOR]
dateProject="13.01.2012" - [COLOR="Gray"][I]date creating project[/I][/COLOR]
textProject="3" - [COLOR="gray"][I]information about project[/I][/COLOR]
romProject="Cyanogen MOD 7" -[COLOR="gray"][I] ROM[/I][/COLOR]

textProject1="info" - [COLOR="gray"][I]information about project[/I][/COLOR]
textProject2="asd" - [COLOR="gray"][I]information about project[/I][/COLOR]
textProject3="asfeewx" - [COLOR="gray"][I]information about project[/I][/COLOR]

hierarchy="true" - [I][COLOR="Gray"]true/false of hierarchy system[/COLOR][/I]

[B]numberProjects="2"[/B] - [COLOR="gray"][I]number of different packs into one acpatch[/I][/COLOR]
Red panel
Black panel

[B]APPS="1"[/B] -[COLOR="gray"][I] number of apps for modding[/I][/COLOR]
SystemUI.apk

[B]FRAMEWORKS="0"[/B] - [COLOR="gray"][I] number of apps for modding[/I][/COLOR]

[B]<hierarchy begin> - [I][COLOR="Gray"]hierarchy system[/COLOR][/I]
    <res1="Ice Cream Sandwich Layouts (original)"/>
    <res="Ice Cream Sandwich Layouts (mixs)">
        <res="With ongoing/outgoing dividers">
            <res="With USB mount/unmount window">
                <res="With notifications icon background">
                    <res2="Transparent background (only lines)"/>
                    <res3="Non-transparent background"/>
                </res>
                <res4="Without notifications icon background"/>
            </res>
            <res="Without USB mount/unmount window">
                <res="With notifications icon background">
                    <res5="Transparent background (only lines)"/>
                    <res6="Non-transparent background"/>
                </res>
                <res7="Without notifications icon background"/>
            </res>
        </res>
        <res="Without ongoing/outgoing dividers">
            <res="With USB mount/unmount window">
                <res="With notifications icon background">
                    <res8="Transparent background (only lines)"/>
                    <res9="Non-transparent background"/>
                </res>
                <res10="Without notifications icon background"/>
            </res>
            <res="Without USB mount/unmount window">
                <res="With notifications icon background">
                    <res11="Transparent background (only lines)"/>
                    <res12="Non-transparent background"/>
                </res>
                <res13="Without notifications icon background"/>
            </res>	  
        </res>
    </res>
</hierarchy>[/B]

*[B]bold[/B] is required items

RESOURCES.TXT ACPATCH 3.0
acPatcher\acpatch\resources.txt
Code:
[B]minVersion="3.2"[/B] -[COLOR="Gray"][I] min version acPatcher[/I][/COLOR] 

nameProject="Ice Cream Sandwich Layouts" - [COLOR="gray"][I]Name of your project[/I][/COLOR]
authorProject="AChep" - [COLOR="gray"]author project[/COLOR]
dateProject="13.01.2012" - [COLOR="Gray"][I]date creating project[/I][/COLOR]
textProject="Hello Droid!" - [COLOR="gray"][I]information about project[/I][/COLOR]
romProject="Cyanogen MOD 7" -[COLOR="gray"][I] ROM[/I][/COLOR]

hierarchy="true" - [I][COLOR="Gray"]true/false of hierarchy system[/COLOR][/I]

[B]numberProjects="2"[/B] - [COLOR="gray"][I]number of different packs into one acpatch[/I][/COLOR]
Red panel
Black panel

[B]APPS="1"[/B] -[COLOR="gray"][I] number of apps for modding[/I][/COLOR]
SystemUI.apk

[B]FRAMEWORKS="0"[/B] - [COLOR="gray"][I] number of apps for modding[/I][/COLOR]

[B]<hierarchy begin> - [I][COLOR="Gray"]hierarchy system[/COLOR][/I]
    <res1="Ice Cream Sandwich Layouts (original)"/>
    <res="Ice Cream Sandwich Layouts (mixs)">
        <res="With ongoing/outgoing dividers">
            <res="With USB mount/unmount window">
                <res="With notifications icon background">
                    <res2="Transparent background (only lines)"/>
                    <res3="Non-transparent background"/>
                </res>
                <res4="Without notifications icon background"/>
            </res>
            <res="Without USB mount/unmount window">
                <res="With notifications icon background">
                    <res5="Transparent background (only lines)"/>
                    <res6="Non-transparent background"/>
                </res>
                <res7="Without notifications icon background"/>
            </res>
        </res>
        <res="Without ongoing/outgoing dividers">
            <res="With USB mount/unmount window">
                <res="With notifications icon background">
                    <res8="Transparent background (only lines)"/>
                    <res9="Non-transparent background"/>
                </res>
                <res10="Without notifications icon background"/>
            </res>
            <res="Without USB mount/unmount window">
                <res="With notifications icon background">
                    <res11="Transparent background (only lines)"/>
                    <res12="Non-transparent background"/>
                </res>
                <res13="Without notifications icon background"/>
            </res>	  
        </res>
    </res>
</hierarchy>[/B]

*[B]bold[/B] is required items

RESOURCES.TXT ACPATCH 2.0
acPatcher\acpatch\resources.txt
Code:
[B]minVersion="3"[/B] -[COLOR="Gray"][I] min version acPatcher[/I][/COLOR] 

nameProject="Ice Cream Sandwich Layouts" - [COLOR="gray"][I]Name of your project[/I][/COLOR]
authorProject="AChep" - [COLOR="gray"]author project[/COLOR]
dateProject="13.01.2012" - [COLOR="Gray"][I]date creating project[/I][/COLOR]
textProject="Hello Droid!" - [COLOR="gray"][I]information about project[/I][/COLOR]
romProject="Cyanogen MOD 7" -[COLOR="gray"][I] ROM[/I][/COLOR]

[B]numberProjects="2"[/B] - [COLOR="gray"][I]number of different packs into one acpatch[/I][/COLOR]
Red panel
Black panel

[B]APPS="1"[/B] -[COLOR="gray"][I] number of apps for modding[/I][/COLOR]
SystemUI.apk

[B]FRAMEWORKS="0"[/B] - [COLOR="gray"][I] number of apps for modding[/I][/COLOR]

*[B]bold[/B] is required items

RESOURCES FOR PATCHING
acPatcher\acpatch\res*\system...

DOWNLOAD EXAMPLE ACPATCH 3.0
ICSLayouts

DOWNLOAD EXAMPLE ACPATCH 2.0
ICSLayouts

STARTING WITH 3.1 ACPATCHER SUPPORT MULTI-LANGS
acPatcher\tools\lang-manager\




If you like it please press "Thanks" button or Donate to me!

I am not responsible if you brick your phone!

acPatcher. 2011-2012 © AChep
If you copy it, please let me know about it and make a link to my profile.
Regards, AChep.
 

Attachments

  • acPatcher_003_AChep.rar
    6 MB · Views: 1,258
  • acPatcher_3.1_AChep.rar
    6 MB · Views: 1,612
  • acPatcher_3.2_AChep.rar
    6 MB · Views: 831
  • acPatcher_4.0_AChep.rar
    6.7 MB · Views: 1,627
  • acPatcher_4.01_AChep.rar
    6.7 MB · Views: 410
  • acPatcher_4.02_AChep.rar
    6.7 MB · Views: 317
  • acPatcher_4.1_AChep.rar
    6.7 MB · Views: 10,807
Last edited:

DaXmax

Senior Member
Sep 16, 2008
10,846
9,928
Singapore
acPatcher
Android Easy Patcher


For users

Manual for using:
1. Download latest acPatcher
2. Extract
3. Download any acpatch (archive with some resources)
4. Extract acpatch in root directory acPatcher
5. Copy some your .apks (look at the resources.txt) to \res\app\ or res\framework\ relatively
6. Run patcher.exe (in root directory acPatcher)
7. Wait a bit
8. Push update.zip to your devise and flash using CWM Recovery
9. Enjoy!


For DEVs​

name.txt
acPatcher\name.txt
Code:
acPatcher [COLOR="Silver"](name of your project)[/COLOR]
AChep [COLOR="Silver"](you)[/COLOR]

resources.txt
acPatcher\resources.txt
Code:
3 [COLOR="Silver"](number of apps ([B][U]system\app[/U][/B]) )[/COLOR]
[COLOR="RoyalBlue"]SystemUI.apk
Phone.apk
LatinIME.apk[/COLOR]
1 [COLOR="Silver"](number of apps ([B][COLOR="Silver"][U]system\framework[/U][/COLOR][/B]) )[/COLOR]
[COLOR="SeaGreen"]framework-res.apk[/COLOR]

Resources for patching
acPatcher\tools\res\***

Will test it and give feedback later...

Err, file still uploading?

Sent from my Nexus One using Tapatalk
 
Last edited:
  • Like
Reactions: DeFcOn

valliance

Senior Member
Jun 27, 2011
184
61
Malang
ouw yeah.. now the patcher is here.. make the work easier.. gonna test it with the new layout and theme.. :D
 

DaXmax

Senior Member
Sep 16, 2008
10,846
9,928
Singapore
Can anyone mirror this patcher? I cant download it from uploading...

Sent from my Nexus One using Tapatalk
 

Shakes27

Senior Member
Jun 29, 2010
270
77
Augusta, GA
Tried the patcher with your ICSLayout, pulled the right .apk's, everything went smoothly, but getting FC's on Status Bar when I flash the patch. :confused:
 

DaXmax

Senior Member
Sep 16, 2008
10,846
9,928
Singapore
I have a crash with the patcher! What im gonna have to.do??

Sent from my Nexus One using Tapatalk
 

Top Liked Posts

  • There are no posts matching your filters.
  • 83
    acPatcher
    Android Easy Patcher


    picture.php

    For users

    Download:
    acPatcher 5.31:
    • hotfix
    acPatcher 5.3: :)
    • langs (Russian, English+)
    • support old acpatchs (converter to acpatch5 build-in)
    • stability
    acPatcher 5.1: :)
    • fixed multi-apps acpatch
    acPatcher 5.0: Just fully new patcher:)
    • new bat script creator
    • new acPatcher code
    • acpatch5 support
    acPatcher 4.1: fixs
    • fixed apps comportability
    • stability
    acPatcher 4.0.2: hotfix
    • better support of hierarchy system *hotfix*
    acPatcher 4.0.1: fix
    • better support of hierarchy system
    acPatcher 4.0: cm9 :)
    • support CM9 (not tested)
    • acpatchs 4.0 / 3.0 / 2.0
    • minor fixs / updates
    • apktool 1.4.3 (it's have some problems, but it's better for some people)
    acPatcher 3.2: acpatch3 :)
    • support hierachy system of acpatch3 (and acpatch2)
    • minor fixs
    • Polish (pdg1264@xda) /Spanish (dhk.-@xda) /Russian/Ukrainian/English languages
    acPatcher 3.1: stability :)
    • support multi-languages! (lang-manager.exe) (English/Russian/Urkrainian for now)
    • fixed multi-acpatch's
    • Stability!
    acPatcher 3.0: best update ever :)
    • Fixed ADB Pull apks
    • Fully re-written source code
    • Support acpatchs with many versions
    • Stability!
    • Support CWM-Recovery and xRecovery
    acPatcher 2.0 07-11-2011:
    • Support ADB Pull apks (works; thanks for testing, varalex!)
    • Fixed bugs with owerwrite folder
    • Fixed bugs with modified ROMs (need tester!)
    • Some other things...
    acPatcher 1.0 06-11-2011: First release!


    Requirements:
    • Java (JDK) installed
    • Android SDK

    Manual for using:
    1. Download latest acPatcher
    2. Extract
    3. Download any acpatch
    Note: acPatcher 3+ not work with old acpatchs1

    4. Extract files with acpatch to acPatcher\acpatch\
    5. Copy some your .apks (look at the acpatch\resources.txt) to \res\app\ and res\framework\ relatively of use ADB Pull
    6. Run patcher.exe (acPatcher\patcher.exe)
    7. Make your decision and wait a bit[/COLOR]
    8. Push update.zip to your devise and flash using CWM Recovery
    • Have problem? Try this steps:
    • Flash *patch.zip
    • Reboot
    • Flash *undo.zip
    • Reboot
    • Flash *patch.zip
    9. Enjoy!


    For DEVs (acpatch)​

    RESOURCES.TXT ACPATCH 4.0
    acPatcher\acpatch\resources.txt
    Code:
    [B]minVersion="4"[/B] -[COLOR="Gray"][I] min version acPatcher[/I][/COLOR] 
    
    nameProject="Ice Cream Sandwich Layouts" - [COLOR="gray"][I]Name of your project[/I][/COLOR]
    authorProject="AChep" - [COLOR="gray"]author project[/COLOR]
    dateProject="13.01.2012" - [COLOR="Gray"][I]date creating project[/I][/COLOR]
    textProject="3" - [COLOR="gray"][I]information about project[/I][/COLOR]
    romProject="Cyanogen MOD 7" -[COLOR="gray"][I] ROM[/I][/COLOR]
    
    textProject1="info" - [COLOR="gray"][I]information about project[/I][/COLOR]
    textProject2="asd" - [COLOR="gray"][I]information about project[/I][/COLOR]
    textProject3="asfeewx" - [COLOR="gray"][I]information about project[/I][/COLOR]
    
    hierarchy="true" - [I][COLOR="Gray"]true/false of hierarchy system[/COLOR][/I]
    
    [B]numberProjects="2"[/B] - [COLOR="gray"][I]number of different packs into one acpatch[/I][/COLOR]
    Red panel
    Black panel
    
    [B]APPS="1"[/B] -[COLOR="gray"][I] number of apps for modding[/I][/COLOR]
    SystemUI.apk
    
    [B]FRAMEWORKS="0"[/B] - [COLOR="gray"][I] number of apps for modding[/I][/COLOR]
    
    [B]<hierarchy begin> - [I][COLOR="Gray"]hierarchy system[/COLOR][/I]
        <res1="Ice Cream Sandwich Layouts (original)"/>
        <res="Ice Cream Sandwich Layouts (mixs)">
            <res="With ongoing/outgoing dividers">
                <res="With USB mount/unmount window">
                    <res="With notifications icon background">
                        <res2="Transparent background (only lines)"/>
                        <res3="Non-transparent background"/>
                    </res>
                    <res4="Without notifications icon background"/>
                </res>
                <res="Without USB mount/unmount window">
                    <res="With notifications icon background">
                        <res5="Transparent background (only lines)"/>
                        <res6="Non-transparent background"/>
                    </res>
                    <res7="Without notifications icon background"/>
                </res>
            </res>
            <res="Without ongoing/outgoing dividers">
                <res="With USB mount/unmount window">
                    <res="With notifications icon background">
                        <res8="Transparent background (only lines)"/>
                        <res9="Non-transparent background"/>
                    </res>
                    <res10="Without notifications icon background"/>
                </res>
                <res="Without USB mount/unmount window">
                    <res="With notifications icon background">
                        <res11="Transparent background (only lines)"/>
                        <res12="Non-transparent background"/>
                    </res>
                    <res13="Without notifications icon background"/>
                </res>	  
            </res>
        </res>
    </hierarchy>[/B]
    
    *[B]bold[/B] is required items

    RESOURCES.TXT ACPATCH 3.0
    acPatcher\acpatch\resources.txt
    Code:
    [B]minVersion="3.2"[/B] -[COLOR="Gray"][I] min version acPatcher[/I][/COLOR] 
    
    nameProject="Ice Cream Sandwich Layouts" - [COLOR="gray"][I]Name of your project[/I][/COLOR]
    authorProject="AChep" - [COLOR="gray"]author project[/COLOR]
    dateProject="13.01.2012" - [COLOR="Gray"][I]date creating project[/I][/COLOR]
    textProject="Hello Droid!" - [COLOR="gray"][I]information about project[/I][/COLOR]
    romProject="Cyanogen MOD 7" -[COLOR="gray"][I] ROM[/I][/COLOR]
    
    hierarchy="true" - [I][COLOR="Gray"]true/false of hierarchy system[/COLOR][/I]
    
    [B]numberProjects="2"[/B] - [COLOR="gray"][I]number of different packs into one acpatch[/I][/COLOR]
    Red panel
    Black panel
    
    [B]APPS="1"[/B] -[COLOR="gray"][I] number of apps for modding[/I][/COLOR]
    SystemUI.apk
    
    [B]FRAMEWORKS="0"[/B] - [COLOR="gray"][I] number of apps for modding[/I][/COLOR]
    
    [B]<hierarchy begin> - [I][COLOR="Gray"]hierarchy system[/COLOR][/I]
        <res1="Ice Cream Sandwich Layouts (original)"/>
        <res="Ice Cream Sandwich Layouts (mixs)">
            <res="With ongoing/outgoing dividers">
                <res="With USB mount/unmount window">
                    <res="With notifications icon background">
                        <res2="Transparent background (only lines)"/>
                        <res3="Non-transparent background"/>
                    </res>
                    <res4="Without notifications icon background"/>
                </res>
                <res="Without USB mount/unmount window">
                    <res="With notifications icon background">
                        <res5="Transparent background (only lines)"/>
                        <res6="Non-transparent background"/>
                    </res>
                    <res7="Without notifications icon background"/>
                </res>
            </res>
            <res="Without ongoing/outgoing dividers">
                <res="With USB mount/unmount window">
                    <res="With notifications icon background">
                        <res8="Transparent background (only lines)"/>
                        <res9="Non-transparent background"/>
                    </res>
                    <res10="Without notifications icon background"/>
                </res>
                <res="Without USB mount/unmount window">
                    <res="With notifications icon background">
                        <res11="Transparent background (only lines)"/>
                        <res12="Non-transparent background"/>
                    </res>
                    <res13="Without notifications icon background"/>
                </res>	  
            </res>
        </res>
    </hierarchy>[/B]
    
    *[B]bold[/B] is required items

    RESOURCES.TXT ACPATCH 2.0
    acPatcher\acpatch\resources.txt
    Code:
    [B]minVersion="3"[/B] -[COLOR="Gray"][I] min version acPatcher[/I][/COLOR] 
    
    nameProject="Ice Cream Sandwich Layouts" - [COLOR="gray"][I]Name of your project[/I][/COLOR]
    authorProject="AChep" - [COLOR="gray"]author project[/COLOR]
    dateProject="13.01.2012" - [COLOR="Gray"][I]date creating project[/I][/COLOR]
    textProject="Hello Droid!" - [COLOR="gray"][I]information about project[/I][/COLOR]
    romProject="Cyanogen MOD 7" -[COLOR="gray"][I] ROM[/I][/COLOR]
    
    [B]numberProjects="2"[/B] - [COLOR="gray"][I]number of different packs into one acpatch[/I][/COLOR]
    Red panel
    Black panel
    
    [B]APPS="1"[/B] -[COLOR="gray"][I] number of apps for modding[/I][/COLOR]
    SystemUI.apk
    
    [B]FRAMEWORKS="0"[/B] - [COLOR="gray"][I] number of apps for modding[/I][/COLOR]
    
    *[B]bold[/B] is required items

    RESOURCES FOR PATCHING
    acPatcher\acpatch\res*\system...

    DOWNLOAD EXAMPLE ACPATCH 3.0
    ICSLayouts

    DOWNLOAD EXAMPLE ACPATCH 2.0
    ICSLayouts

    STARTING WITH 3.1 ACPATCHER SUPPORT MULTI-LANGS
    acPatcher\tools\lang-manager\




    If you like it please press "Thanks" button or Donate to me!

    I am not responsible if you brick your phone!

    acPatcher. 2011-2012 © AChep
    If you copy it, please let me know about it and make a link to my profile.
    Regards, AChep.
    15
    acPatcher v5.31

    acPatcher v5.31
    24.03.2012

    Changelog:
    v5.31:
    • hotfix
    v5.3:
    • langs (Russian, English+)
    • support old acpatchs (converter to acpatch5 build-in)
    • stability
    v5.1:
    • fully fixed multi-apps acpatch
    v5.0:
    • acpatch 5 only!
    • stability
    • better scripts

    acpatch 5:
    Code:
    [B][COLOR="Blue"]//line-commentary[/COLOR][/B]
    minVe[B][COLOR="blue"]{commentary}[/COLOR][/B]rsi[B][COLOR="blue"]{Just comment again}[/COLOR][/B]on="5"
    nameProject="ICS Layouts"
    versionProject="012"
    authorProject="AChep"
    dateProject="23.01.2012"
    romProject="Cyanogen MOD 7"
    
    <text begin>[B][COLOR="Green"]
      Hello, i'm Info about project
      Hello, i'm Info about project
      Hello, i'm Info about project
      Hello, i'm Info about project
      Hello, i'm Info about project...[/COLOR][/B]
    </text>
            
    <apps begin;[B][SIZE="3"][COLOR="Red"]{look at hierarchy system}1[/COLOR][/SIZE][/B]>
      SystemUI.apk
      DeskClock.apk
      DownloadProvider.apk
      Bluetooth.apk
      Music.apk
      Phone.apk
    </apps> 
    <apps begin;[B][SIZE="3"][COLOR="Red"]{look at hierarchy system}2[/COLOR][/SIZE][/B]>
      SystemUI.apk
      DeskClock.apk
      DownloadProvider.apk
      Bluetooth.apk
      Music.apk
      Phone.apk
    </apps>
    <framework begin;[B][SIZE="3"][COLOR="Red"]2[/COLOR][/SIZE][/B]>
      framework-res.apk  
    </framework>
    <framework begin;[B][SIZE="3"][COLOR="Red"]3[/COLOR][/SIZE][/B]>
      framework-resac.apk  
    </framework>
    
    <hierarchy begin>
        <[B][SIZE="3"][COLOR="Red"]2[/COLOR][/SIZE][/B];res1="Ice Cream Sandwich Layouts (original)"/>				  
        <res="Ice Cream Sandwich Layouts (mixs)">
            <res="With ongoing/outgoing dividers">
                <res="With USB mount/unmount window">
                    <res="With DeskClock layouts">
                        <[B][SIZE="3"][COLOR="Red"]2[/COLOR][/SIZE][/B];res2="With notifications icon background"/>
                        <[B][SIZE="3"][COLOR="Red"]3[/COLOR][/SIZE][/B];res3="Without notifications icon background *High compatibility with themes*"/>
                    </res>
                    <res="Without DeskClock layouts">
                        <[B][SIZE="3"][COLOR="Red"]1[/COLOR][/SIZE][/B];res10="With notifications icon background"/>
                        <[B][SIZE="3"][COLOR="Red"]1[/COLOR][/SIZE][/B];res11="Without notifications icon background *High compatibility with themes*"/>
                    </res>
                </res>
            </res>
        </res>
    </hierarchy>
    14
    reserve for future 1
    14
    reserve for future 2
    12
    reserve for future 3