[How to] edit apps for use with multi window.

dustinshepard

Member
Nov 29, 2010
7
0
0
Visit site
Not sure if this will help to see what I did wrong. I attached the AndroidManifest.XML file (Just need to change the extension from .doc to .xml as thats the only way I could upload it here).

Thank you again for your help!!
 

Attachments

  • AndroidManifest.doc
    9.6 KB · Views: 8

gasoline98

New member
Apr 17, 2011
2
0
0
Visit site
Help! I'm stuck @ recompiling step in manual method. When I type in "apktool b "Quick ICS Browser_1.1.8.apk", I get this

Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathN
otExist: apktool.yml
at brut.androlib.Androlib.readMetaFile(Androlib.java:162)
at brut.androlib.Androlib.build(Androlib.java:179)
at brut.androlib.Androlib.build(Androlib.java:174)
at brut.apktool.Main.cmdBuild(Main.java:188)
at brut.apktool.Main.main(Main.java:70)
Caused by: brut.directory.PathNotExist: apktool.yml
at brut.directory.AbstractDirectory.getFileInput(AbstractDirectory.java:
103)
at brut.androlib.Androlib.readMetaFile(Androlib.java:158)
... 4 more


Does anybody have any idea what I'm doing wrong?? Thanks in advance!
 

wookty

New member
Apr 4, 2013
3
0
0
Visit site
Sorry if it's a problem to resurrect this thread but ... I did get this to work for me with netflix via the cmd line instructions. I first tried the multi tool script and that ended up ... 'breaking' somehow when I tried to use it on the netflix app (it has a space in the apk name and I didn't know) so now the script just insta-closes when I hit the number 9 to decompile.

Anyways, happy that netflix is working but I really REALLY wanted to get google+ to work and I haven't been able to. Has anyone gotten google+ to work in multiview at all?

FYI, the errors I'm getting look like this:
C:\APK-Multi-Tool\other\Google+_3.6.1.44747389\res\values\public.xml:2848: error
: Public symbol string/zagat_explanation_score_description_21_25 declared here i
s not defined.
C:\APK-Multi-Tool\other\Google+_3.6.1.44747389\res\values\public.xml:2847: error
: Public symbol string/zagat_explanation_score_description_26_30 declared here i
s not defined.
C:\APK-Multi-Tool\other\Google+_3.6.1.44747389\res\values\public.xml:2845: error
: Public symbol string/zagat_explanation_title declared here is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, --min-sdk-version, 8, --target-sdk-vers
ion, 15, -F, C:\Users\[..]\AppData\Local\Temp\APKTOOL5950715116502216672.tmp,
-I, C:\Users\[..]\apktool\framework\1.apk, -S, C:\APK-Multi-Tool\other\Google+
_3.6.1.44747389\res, -M, C:\APK-Multi-Tool\other\Google+_3.6.1.44747389\AndroidM
anifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:255)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:324)
at brut.androlib.Androlib.buildResources(Androlib.java:269)
at brut.androlib.Androlib.build(Androlib.java:192)
at brut.androlib.Androlib.build(Androlib.java:174)
at brut.apktool.Main.cmdBuild(Main.java:188)
at brut.apktool.Main.main(Main.java:70)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sd
k-version, 8, --target-sdk-version, 15, -F, C:\Users\[..]\AppData\Local\Temp\A
PKTOOL5950715116502216672.tmp, -I, C:\Users\[..]\apktool\framework\1.apk, -S,
C:\APK-Multi-Tool\other\Google+_3.6.1.44747389\res, -M, C:\APK-Multi-Tool\other\
Google+_3.6.1.44747389\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:253)
... 6 more
 

wookty

New member
Apr 4, 2013
3
0
0
Visit site
Help! I'm stuck @ recompiling step in manual method. When I type in "apktool b "Quick ICS Browser_1.1.8.apk", I get this

Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathN
otExist: apktool.yml
at brut.androlib.Androlib.readMetaFile(Androlib.java:162)
at brut.androlib.Androlib.build(Androlib.java:179)
at brut.androlib.Androlib.build(Androlib.java:174)
at brut.apktool.Main.cmdBuild(Main.java:188)
at brut.apktool.Main.main(Main.java:70)
Caused by: brut.directory.PathNotExist: apktool.yml
at brut.directory.AbstractDirectory.getFileInput(AbstractDirectory.java:
103)
at brut.androlib.Androlib.readMetaFile(Androlib.java:158)
... 4 more


Does anybody have any idea what I'm doing wrong?? Thanks in advance!

Type apktool b "Quick ICS Browser_1.1.8" instead. All I did was remove the .apk part. That worked for me when I was doing this on the netflix app.
 

dpham00

Moderator Team VP
Moderator
Apr 23, 2011
30,108
200
63
Visit site
Thanks for the write up. K9 and Netflix worked fine. Android Central installed but wouldn't show up on multi view. I can open Android Central, then open another app in multi view and it works that way. Perhaps I did something wrong?

Sent from my Verizon Samsung Galaxy Note II