Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Question Apk Re-Compiler

enovip

Extended Member
Ext. Member
Joined
Sep 23, 2019
Messages
27
Reaction score
20
Points
14
Location
Cyprus
Hi friends,
Can someone suggest any application for apk recompile process. (not decompile)
I decompiled an apk and need to recompile again to able to install and use it.
Thank you.
 
Last edited by a moderator:
Hi friends,
Can someone suggest any application for apk recompile process. (not decompile)
I decompiled an apk and need to recompile again to able to install and use it.
Thank you.
 
Tahnks for info
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Try looking at various apk tutorial. @FireTvGuru also has a post with a pretty slick tool. Not telling anyone how you decompiled the apk kind of makes it hard for anyone to help you. Here is a small tip, if using apktool then use apktool b <path to decompiled apk folder>
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Thanks. But I tried apk easy tool or apk tool and both getting this error while recompiling process. I just decompile an apk and without any change try to recompile first and getting this error log.

I: Using Apktool 2.4.0
I: Smaling smali folder into classes.dex...
I: Building resources...
S: WARNING: Could not write to (C:\Users\EC\AppData\Local\apktool\framework), using C:\Users\EC\AppData\Local\Temp\ instead...
S: Please be aware this is a volatile directory and frameworks could go missing, please utilize --frame-path if the default storage directory is unavailable
W: D:\Program Files\APK Easy Tool\1-Decompiled APKs\eno\AndroidManifest.xml:17: Tag <uses-permission> attribute name has invalid character ' '.
brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\EC\AppData\Local\Temp\brut_util_Jar_5416936035900137037.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 28, --version-code, 400, --version-name, 3.2.0, --no-version-vectors, -F, C:\Users\EC\AppData\Local\Temp\APKTOOL3349906608832602351.tmp, -0, arsc, -I, C:\Users\EC\AppData\Local\Temp\1.apk, -S, D:\Program Files\APK Easy Tool\1-Decompiled APKs\eno\res, -M, D:\Program Files\APK Easy Tool\1-Decompiled APKs\eno\AndroidManifest.xml]
 
Thanks. But I tried apk easy tool or apk tool and both getting this error while recompiling process. I just decompile an apk and without any change try to recompile first and getting this error log.

I: Using Apktool 2.4.0
I: Smaling smali folder into classes.dex...
I: Building resources...
S: WARNING: Could not write to (C:\Users\EC\AppData\Local\apktool\framework), using C:\Users\EC\AppData\Local\Temp\ instead...
S: Please be aware this is a volatile directory and frameworks could go missing, please utilize --frame-path if the default storage directory is unavailable
W: D:\Program Files\APK Easy Tool\1-Decompiled APKs\eno\AndroidManifest.xml:17: Tag <uses-permission> attribute name has invalid character ' '.
brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\EC\AppData\Local\Temp\brut_util_Jar_5416936035900137037.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 28, --version-code, 400, --version-name, 3.2.0, --no-version-vectors, -F, C:\Users\EC\AppData\Local\Temp\APKTOOL3349906608832602351.tmp, -0, arsc, -I, C:\Users\EC\AppData\Local\Temp\1.apk, -S, D:\Program Files\APK Easy Tool\1-Decompiled APKs\eno\res, -M, D:\Program Files\APK Easy Tool\1-Decompiled APKs\eno\AndroidManifest.xml]
the error you are getting is due to xcipv having a error on the manifest file (same on every version ive seen)
look at line 17 and go to the end of the line you will see a space before " delete the space and try again to recompile.

it told you the erro in the log
AndroidManifest.xml:17: Tag <uses-permission> attribute name has invalid character ' '.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
the error you are getting is due to xcipv having a error on the manifest file (same on every version ive seen)
look at line 17 and go to the end of the line you will see a space before " delete the space and try again to recompile.

it told you the erro in the log
AndroidManifest.xml:17: Tag <uses-permission> attribute name has invalid character ' '.
Thank you. Will try soon ?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Thanks. But I tried apk easy tool or apk tool and both getting this error while recompiling process. I just decompile an apk and without any change try to recompile first and getting this error log.

I: Using Apktool 2.4.0
I: Smaling smali folder into classes.dex...
I: Building resources...
S: WARNING: Could not write to (C:\Users\EC\AppData\Local\apktool\framework), using C:\Users\EC\AppData\Local\Temp\ instead...
S: Please be aware this is a volatile directory and frameworks could go missing, please utilize --frame-path if the default storage directory is unavailable
W: D:\Program Files\APK Easy Tool\1-Decompiled APKs\eno\AndroidManifest.xml:17: Tag <uses-permission> attribute name has invalid character ' '.
brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\EC\AppData\Local\Temp\brut_util_Jar_5416936035900137037.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 28, --version-code, 400, --version-name, 3.2.0, --no-version-vectors, -F, C:\Users\EC\AppData\Local\Temp\APKTOOL3349906608832602351.tmp, -0, arsc, -I, C:\Users\EC\AppData\Local\Temp\1.apk, -S, D:\Program Files\APK Easy Tool\1-Decompiled APKs\eno\res, -M, D:\Program Files\APK Easy Tool\1-Decompiled APKs\eno\AndroidManifest.xml]
Use Apktool 2.3.3 only, all new version have same issue.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
My tool will do all the things easy tool does but just updated apktool and Uber signer and all the commands are coded in.

 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top