[Q] Convert project files to apk aligned

Search This thread

andreglud

Senior Member
Oct 25, 2013
184
11
Kastrup
Sup
So I have my project FILES. And I want it to be a aligned apk file. In some way I have to get it into eather Eclipse or Android Studio. I have both. I cant do it in Eclipse, and in Android studio this comes up:
Android Source Generator: [Tiber] Package is not specified in AndroidManifest.xml

Anyone know how I can fix this or know an alternative way?
 

Masrepus

Senior Member
Feb 12, 2013
767
99
In eclipse there is the option to export signed apk, doesnt that work for you?
According to the error message you should have a look in your manifest if the field with the package name is empty

---------------------------------
Phone : My new Nexus 4!
OS:
Pure KitKat 4.4.2 stock, no root, no mods (but only for the first time ;D)
---------------------------------

Gesendet von Tapatalk
 

andreglud

Senior Member
Oct 25, 2013
184
11
Kastrup
In eclipse there is the option to export signed apk, doesnt that work for you?
According to the error message you should have a look in your manifest if the field with the package name is empty

---------------------------------
Phone : My new Nexus 4!
OS:
Pure KitKat 4.4.2 stock, no root, no mods (but only for the first time ;D)
---------------------------------

Gesendet von Tapatalk
Nope. Cause I can't import it as a android project.
 

andreglud

Senior Member
Oct 25, 2013
184
11
Kastrup
I've uploaded the .apk file I want to zipallign.
 

Attachments

  • Tiber.apk
    5.2 MB · Views: 5
Last edited:

Masrepus

Senior Member
Feb 12, 2013
767
99
Ah you wanna zipalign it, sorry missed that
Well with apktool you can do this

---------------------------------
Phone : My new Nexus 4!
OS:
Pure KitKat 4.4.2 stock, no root, no mods (but only for the first time ;D)
---------------------------------

Gesendet von Tapatalk