sky201503 / android-apktool2

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

Not able to install .apk build from apktool #198

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Downloaded Angry Bird Rio.apk from internet 
2. Used debug command to decompress the above .apk (I used command apktool.bat  
d "Angry Birds Rio.apk"). Folder names "Angry Birds Rio" got created that had 
decompressed files as expected.
3. Just did a build of  "Angry Birds Rio" folder again (apktool.bat b "Angry 
Birds Rio" "Angry Birds Rio.apk"). As expected I can see "Angry Birds Rio.apk" 
got created. 
4. Tried to install this new *.apk on my Samsung Galaxy Ace device and could 
not be installed? I just get an error "Application not installed"

What is the expected output? What do you see instead?
Application should have installed successfully.

What version of the product are you using? On what operating system?
Product version --> 1.4.1
OS --> Windows Vista

Please provide any additional information below.
I have also tried to do similar steps on .apk originally build by me but I am 
having same problem with it also. 
Please let me know if in case any help/more information is required on this.

Original issue reported on code.google.com by mukesh.c...@gmail.com on 26 Jul 2011 at 6:47

GoogleCodeExporter commented 9 years ago
Did you sign this apk before install?

Original comment by Brut.alll on 26 Jul 2011 at 8:22

GoogleCodeExporter commented 9 years ago
No. I did not. I am a such a new user to Android that I did not know about 
this. Just read on how to sign the application and came  to know it is 
basically mandatory. 

Just one more question, Will I be able to sign the Third party app? As in my 
case I downloaded, debug and build the third party app.

Thanks for your help.

Original comment by mukesh.c...@gmail.com on 26 Jul 2011 at 3:09

GoogleCodeExporter commented 9 years ago
Yes, you can sign any apk you want. But you will have to uninstall original app 
first and then install modded one. You can't update it directly, because both 
apk files are signed using different keys.

Original comment by Brut.alll on 26 Jul 2011 at 4:13

GoogleCodeExporter commented 9 years ago
how do you sign the apk's? can you do it through eclipse?

Original comment by seanyc...@gmail.com on 26 Jul 2011 at 4:25

GoogleCodeExporter commented 9 years ago
here is a link on how to sign the APK:
http://developer.android.com/guide/publishing/app-signing.html

I think it also explains on how to sign APK for eclipse users.

Other then this I do not have a practical experience of signing APK.

Brut,
I really appreciate and thanks for your help. You can now close this ticket 
please.

Original comment by mukesh.c...@gmail.com on 27 Jul 2011 at 5:15

GoogleCodeExporter commented 9 years ago
Brut.alll you are a genius! I tried and tried unitl I have read your comment to 
uninstall the original app. THX

Original comment by fiv...@googlemail.com on 19 Oct 2011 at 6:56

GoogleCodeExporter commented 9 years ago

Original comment by Brut.alll on 5 Nov 2011 at 8:59

GoogleCodeExporter commented 9 years ago
hi,, i m also facing a bit similar issue.. without signing the apk dosn't 
installs, & after signing parsing issue.. pease help..

Original comment by roshan.d...@gmail.com on 19 Jul 2013 at 2:56