【DoubleX】make yourGN fullscreen apk!【support4.1】

Search This thread

darrendm

Senior Member
Jan 24, 2009
489
80
London/Leeds/Toronto
tried your instructions but for the life of me i am still getting errors- not sure why- i used to use it no worrieson linux but since switching to Windows i can't get it working...


Code:
E:\Android\working_apktool>cmd
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

E:\Android\working_apktool>apktool if framework-res.apk
I: Framework installed to: C:\Users\Scott\apktool\framework\1.apk

E:\Android\working_apktool>apktool d framework-res.apk
I: Loading resource table...
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...

E:\Android\working_apktool>apktool b framework-res.apk new.apk
Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathN
otExist: apktool.yml
        at brut.androlib.Androlib.readMetaFile(Androlib.java:142)
        at brut.androlib.Androlib.build(Androlib.java:159)
        at brut.androlib.Androlib.build(Androlib.java:154)
        at brut.apktool.Main.cmdBuild(Main.java:174)
        at brut.apktool.Main.main(Main.java:59)
Caused by: brut.directory.PathNotExist: apktool.yml
        at brut.directory.AbstractDirectory.getFileInput(AbstractDirectory.java:
103)
        at brut.androlib.Androlib.readMetaFile(Androlib.java:138)
        ... 4 more

E:\Android\working_apktool>

what am i doing wrong?

Same error here. Any help?
 

beyondinferno

Senior Member
Jan 1, 2009
373
3
Vallejo
was anyone able to get around the ICS compatibility issue with apktool? I'm using sdk 16 aapt.exe (windows) and I'm getting this error.
Code:
C:\Users\Elliot>apktool b C:/temp C:/temp/framework-res.apk
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
C:\temp\res\values\plurals.xml:79: error: Multiple substitutions specified in no
n-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values\plurals.xml:79: error: Found tag </item> where </plurals> is
expected
C:\temp\res\values-af\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-af\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-am\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-am\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-ar\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-ar\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-bg\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-bg\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-ca\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-ca\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-cs\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-cs\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-da\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-da\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-de\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-de\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-el\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-el\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-en-rGB\plurals.xml:79: error: Multiple substitutions specifie
d in non-positional format; did you mean to add the formatted="false" attribute?

C:\temp\res\values-en-rGB\plurals.xml:79: error: Found tag </item> where </plura
ls> is expected
C:\temp\res\values-es\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-es\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-es-rUS\plurals.xml:79: error: Multiple substitutions specifie
d in non-positional format; did you mean to add the formatted="false" attribute?

C:\temp\res\values-es-rUS\plurals.xml:79: error: Found tag </item> where </plura
ls> is expected
C:\temp\res\values-fa\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-fa\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-fi\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-fi\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-fr\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-fr\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-hi\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-hi\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-hr\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-hr\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-hu\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-hu\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-in\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-in\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-it\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-it\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-iw\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-iw\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-ja\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-ja\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-ko\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-ko\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-lt\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-lt\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-lv\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-lv\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-ms\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-ms\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-nb\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-nb\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-nl\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-nl\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-pl\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-pl\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-pt\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-pt\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-pt-rPT\plurals.xml:79: error: Multiple substitutions specifie
d in non-positional format; did you mean to add the formatted="false" attribute?

C:\temp\res\values-pt-rPT\plurals.xml:79: error: Found tag </item> where </plura
ls> is expected
C:\temp\res\values-ro\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="falException in threa
d "main" se" attribute?
C:\temp\res\values-ro\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-ru\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-ru\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-sk\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-sk\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-sl\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-sl\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-sr\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-sr\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-sv\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-sv\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-sw\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-sw\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-th\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-th\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-tl\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-tl\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-tr\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-tr\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-uk\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-uk\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-vi\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-vi\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-zh-rCN\plurals.xml:79: error: Multiple substitutions specifie
d in non-positional format; did you mean to add the formatted="false" attribute?

C:\temp\res\values-zh-rCN\plurals.xml:79: error: Found tag </item> where </plura
ls> is expected
C:\temp\res\values-zh-rTW\plurals.xml:79: error: Multiple substitutions specifie
d in non-positional format; did you mean to add the formatted="false" attribute?

C:\temp\res\values-zh-rTW\plurals.xml:79: error: Found tag </item> where </plura
ls> is expected
C:\temp\res\values-zu\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-zu\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
brut.androlib.AndrolibException: brut.common.BrutException: could not exec comma
nd: [aapt, p, -F, C:\Users\Elliot\AppData\Local\Temp\APKTOOL9168561063163348107.
tmp, -x, -S, C:\temp\res, -M, C:\temp\AndroidManifest.xml]
        at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:193)
        at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
        at brut.androlib.Androlib.buildResources(Androlib.java:248)
        at brut.androlib.Androlib.build(Androlib.java:171)
        at brut.androlib.Androlib.build(Androlib.java:154)
        at brut.apktool.Main.cmdBuild(Main.java:182)
        at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\Elliot\AppData\Local\Temp\APKTOOL9168561063163348107.tmp, -x, -S, C:\temp\r
es, -M, C:\temp\AndroidManifest.xml]
        at brut.util.OS.exec(OS.java:83)
        at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
        ... 6 more

C:\Users\Elliot>apktool b C:/temp C:/temp/framework-res.apk
Ideas?
 

gdeboos

Member
Nov 25, 2011
47
5
What would make this MOD even better would be if you could toggle it. Anyone know if this is possible?

I think the youtube app hides the softkeys.
 

mrx8836350

Senior Member
Apr 18, 2011
217
386
KL
was anyone able to get around the ICS compatibility issue with apktool? I'm using sdk 16 aapt.exe (windows) and I'm getting this error.
Code:
C:\Users\Elliot>apktool b C:/temp C:/temp/framework-res.apk
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
C:\temp\res\values\plurals.xml:79: error: Multiple substitutions specified in no
n-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values\plurals.xml:79: error: Found tag </item> where </plurals> is
expected
C:\temp\res\values-af\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-af\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-am\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-am\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-ar\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-ar\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-bg\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-bg\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-ca\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-ca\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-cs\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-cs\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-da\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-da\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-de\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-de\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-el\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-el\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-en-rGB\plurals.xml:79: error: Multiple substitutions specifie
d in non-positional format; did you mean to add the formatted="false" attribute?

C:\temp\res\values-en-rGB\plurals.xml:79: error: Found tag </item> where </plura
ls> is expected
C:\temp\res\values-es\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-es\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-es-rUS\plurals.xml:79: error: Multiple substitutions specifie
d in non-positional format; did you mean to add the formatted="false" attribute?

C:\temp\res\values-es-rUS\plurals.xml:79: error: Found tag </item> where </plura
ls> is expected
C:\temp\res\values-fa\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-fa\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-fi\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-fi\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-fr\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-fr\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-hi\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-hi\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-hr\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-hr\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-hu\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-hu\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-in\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-in\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-it\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-it\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-iw\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-iw\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-ja\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-ja\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-ko\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-ko\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-lt\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-lt\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-lv\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-lv\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-ms\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-ms\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-nb\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-nb\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-nl\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-nl\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-pl\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-pl\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-pt\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-pt\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-pt-rPT\plurals.xml:79: error: Multiple substitutions specifie
d in non-positional format; did you mean to add the formatted="false" attribute?

C:\temp\res\values-pt-rPT\plurals.xml:79: error: Found tag </item> where </plura
ls> is expected
C:\temp\res\values-ro\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="falException in threa
d "main" se" attribute?
C:\temp\res\values-ro\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-ru\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-ru\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-sk\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-sk\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-sl\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-sl\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-sr\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-sr\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-sv\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-sv\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-sw\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-sw\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-th\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-th\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-tl\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-tl\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-tr\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-tr\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-uk\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-uk\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-vi\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-vi\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
C:\temp\res\values-zh-rCN\plurals.xml:79: error: Multiple substitutions specifie
d in non-positional format; did you mean to add the formatted="false" attribute?

C:\temp\res\values-zh-rCN\plurals.xml:79: error: Found tag </item> where </plura
ls> is expected
C:\temp\res\values-zh-rTW\plurals.xml:79: error: Multiple substitutions specifie
d in non-positional format; did you mean to add the formatted="false" attribute?

C:\temp\res\values-zh-rTW\plurals.xml:79: error: Found tag </item> where </plura
ls> is expected
C:\temp\res\values-zu\plurals.xml:79: error: Multiple substitutions specified in
 non-positional format; did you mean to add the formatted="false" attribute?
C:\temp\res\values-zu\plurals.xml:79: error: Found tag </item> where </plurals>
is expected
brut.androlib.AndrolibException: brut.common.BrutException: could not exec comma
nd: [aapt, p, -F, C:\Users\Elliot\AppData\Local\Temp\APKTOOL9168561063163348107.
tmp, -x, -S, C:\temp\res, -M, C:\temp\AndroidManifest.xml]
        at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:193)
        at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
        at brut.androlib.Androlib.buildResources(Androlib.java:248)
        at brut.androlib.Androlib.build(Androlib.java:171)
        at brut.androlib.Androlib.build(Androlib.java:154)
        at brut.apktool.Main.cmdBuild(Main.java:182)
        at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\Elliot\AppData\Local\Temp\APKTOOL9168561063163348107.tmp, -x, -S, C:\temp\r
es, -M, C:\temp\AndroidManifest.xml]
        at brut.util.OS.exec(OS.java:83)
        at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
        ... 6 more

C:\Users\Elliot>apktool b C:/temp C:/temp/framework-res.apk
Ideas?

keep this decompile folder A

and also use apktool 1.41 decompile the apk get B

then copy all of the plurals.xml from B of every vules folder

paste to A,then compile again,should be ok
 

darrendm

Senior Member
Jan 24, 2009
489
80
London/Leeds/Toronto
AOKP B23 Nitroz 4.4 GSM framework-res.apk attached. (with NavigationBar "false")

Copy and paste into system/framework
 

Attachments

  • framework-res.apk
    5.4 MB · Views: 139

beyondinferno

Senior Member
Jan 1, 2009
373
3
Vallejo
keep this decompile folder A

and also use apktool 1.41 decompile the apk get B

then copy all of the plurals.xml from B of every vules folder

paste to A,then compile again,should be ok
Well, that's a pain in the ass! lol Thanks for the help!
There's gotta be a better way though...

How is everyone else doing this? I've never messed with apks before, and this is getting pretty discouraging.
 
Last edited:

nory82688

Senior Member
Jan 8, 2011
876
140
South Jersey
Finally got everything set up the way I like, thanks to the OP for this mod, and also thanks to the person who made the flashable .zip for pauls 4.0.4 beta 2 :) also, LMT is awesome , no lag whatsoever.

I haven't played with this long enough, but has anyone noticed any extra battery drain because of the rest of the screen being on all the time? Or the gestures of LMT? Just curious

Sent from my Galaxy Nexus using XDA App
 

mrx8836350

Senior Member
Apr 18, 2011
217
386
KL
Finally got everything set up the way I like, thanks to the OP for this mod, and also thanks to the person who made the flashable .zip for pauls 4.0.4 beta 2 :) also, LMT is awesome , no lag whatsoever.

I haven't played with this long enough, but has anyone noticed any extra battery drain because of the rest of the screen being on all the time? Or the gestures of LMT? Just curious

Sent from my Galaxy Nexus using XDA App

battery should same as before
 

Top Liked Posts

  • There are no posts matching your filters.
  • 159
    I just wanna make my phone fullscreen to game and any apps
    now,it works ,I m using a gsm galaxy neuxs







    video
    button savior

    gesture LMT

    gesture+pie LMT

    --------------------------show pic----------------------------
    Screenshot_2012-04-03-12-02-09.png

    Screenshot_2012-04-03-12-02-14.png





    ---------------- how to-------------------

    just install the apk,and press ,than reboot ,be sure you got LMT or button savior

    FullScreenToggle.apk

    FullScreenToggleV2.apk-Support4.1

    View attachment FullScreenToggleV2.apk -Support4.1 XDA link





    LMT http://xdaforums.com/showthread.php?t=1330150
    8
    Version for stock 4.0.4

    I went ahead and made the mod using the stock 4.0.4 framework-res.apk. It's just the edited .apk and not flashable. I used adb to push it, but you can probably download one of the flashable .zips in post 1 and put this file in there if you want. This mod is great with LMT Launcher and the pie option.


    Please if you don't mind would you patch this for me? I would greatly appreciate it. I'm running Ir11 beta 2.
    It's simple to do by yourself :). Download the attached working-apktool.zip. Extract it. Double click Command Prompt.bat. Put your framework-res.apk into the same folder. Type "apktool if framework-res.apk". Then, type "apktool d framework-res.apk". It will make a folder called framework-res. Find bools.xml and follow instructions in post 1. In command prompt, type "apktool b framework-res new.apk". Open (don't extract) framework-res.apk and new.apk with an archive manager (I use 7zip). Drag resources.arsc from new.apk to framework-res.apk. Close the windows and you are done. Place it in a flashable .zip from post 1 or use adb.

    If you can't get it, post and I or someone can try. I'd rather teach someone how to do it themselves than do it for them :D.
    7
    For some reason I can't edit my post to attach files :confused:

    Anyways, made two flashables for your convenient :D

    Don't forget to BACKUP first!!!

    AOKPB23 GSM Only.
    4
    hide navbar for Paul's Modaco Rom 4.0.4

    Well guys , I got many requests of how i flashed 4.0.4 with this mod , so I am posting a flashable CWM zip for paul's 4.0.4 Rom . So here is the attached file. I didn't do any scripting, just replaced the op flashable file of aokp with 4.0.4 framework of modaco. Make sure you guys install latest version of LMT before you flash so you can navigate better after the flash.
    4
    o_O That sounds freaking awesome!

    I know I shouldn't ask this, but any ETA?

    Sure you can! Give me 1 or 2 hours...