lnln1111 / android-apktool

Automatically exported from code.google.com/p/android-apktool
Other
0 stars 0 forks source link

W: Could not find sources Help :-s #257

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\THaNGa>g:

G:\>cd apk

G:\apk>apktool if framework-res.apk
I: Framework installed to: C:\Users\THaNGa\apktool\framework\1.apk

G:\apk>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...

G:\apk>apktool b framework-res new.apk
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
I: Building apk file...

What is the expected output? What do you see instead?

in: framework-res.apk 6.02Mb
out: new.apk 5.2kb
files uploaded to http://thanga.net/apk/

What version of the product are you using? On what operating system?

1.4.3

Please provide any additional information below.

I try search google but can fix that issue,
Please help,
Thanks

Original issue reported on code.google.com by ninhvant...@gmail.com on 8 Dec 2011 at 11:11

GoogleCodeExporter commented 9 years ago
sorry new file new.apk 5.2Mb

Original comment by ninhvant...@gmail.com on 8 Dec 2011 at 11:26

GoogleCodeExporter commented 9 years ago
when i push new file to my phone, it bootloop :-s

Original comment by ninhvant...@gmail.com on 8 Dec 2011 at 12:18

GoogleCodeExporter commented 9 years ago
But what's the issue exactly? "Could not find sources" is normal - this apk 
does not contain any sources. Size change is also quite normal. So what's your 
problem? You get errors on a runtime?

Original comment by Brut.alll on 8 Dec 2011 at 12:18

GoogleCodeExporter commented 9 years ago
it working normaly, but it show Forceclose when i goto setting>language & input 
settings

Original comment by ninhvant...@gmail.com on 8 Dec 2011 at 12:23

GoogleCodeExporter commented 9 years ago
This could be a compression issue. Some framework apps need 0 compression or 
they'll error out.

Original comment by sbryan12...@gmail.com on 23 Feb 2012 at 3:27

GoogleCodeExporter commented 9 years ago
Thank you!
i fixxed it b:)

Original comment by ninhvant...@gmail.com on 23 Feb 2012 at 3:29

GoogleCodeExporter commented 9 years ago
Hello, How do you fix it?

Original comment by stevebos...@gmail.com on 4 Jun 2012 at 1:51

GoogleCodeExporter commented 9 years ago
i edit some xml file, then build source,
open old framework file with 7zip, and copy new built files to it

Original comment by ninhvant...@gmail.com on 4 Jun 2012 at 1:58

GoogleCodeExporter commented 9 years ago

Original comment by connor.tumbleson on 17 Nov 2012 at 5:26