TUTORIAL Android Studio *Basic* Walk-through

jbetbetbet

Well-known member
Joined
Aug 10, 2021
Messages
199
Awards
3
Offline
I keep getting a recompile error with easy tool
Even if I don't make any changes. Is there anything setting I need to change with easy too?
What app/version and what error are you getting?
 

Leode

Active member
Joined
Dec 22, 2021
Messages
165
Awards
3
Offline
Apk easy tool I use version v1.57 apk version 2.3.5 & 1.60
 

Attachments

  • 20220626_115018.jpg
    20220626_115018.jpg
    949.4 KB · Views: 22

Leode

Active member
Joined
Dec 22, 2021
Messages
165
Awards
3
Offline
Log file
 

Attachments

  • 20220626_120109.jpg
    20220626_120109.jpg
    781.4 KB · Views: 27

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,123
Awards
4
Offline
i get this error on apk easy tool can you advise please pal

Code:
I: Using Apktool 2.6.1
I: Smaling smali folder into classes.dex...
I: Smaling smali_assets folder into assets.dex...
..\..\Users\djway\Documents\APK Easy Tool\1-Decompiled APKs\AI_Media_ADS_3.3.4\smali_assets\com\facebook\ads\internal\androidx\support\v4\view\AbsSavedState$1.smali[13,11] Class Lcom/facebook/ads/internal/androidx/support/v4/view/AbsSavedState$1; has already been interned
Could not smali file: com/facebook/ads/internal/androidx/support/v4/view/AbsSavedState$1.smali
Compile failed. Please read the log
 

jbetbetbet

Well-known member
Joined
Aug 10, 2021
Messages
199
Awards
3
Offline
i get this error on apk easy tool can you advise please pal

Code:
I: Using Apktool 2.6.1
I: Smaling smali folder into classes.dex...
I: Smaling smali_assets folder into assets.dex...
..\..\Users\djway\Documents\APK Easy Tool\1-Decompiled APKs\AI_Media_ADS_3.3.4\smali_assets\com\facebook\ads\internal\androidx\support\v4\view\AbsSavedState$1.smali[13,11] Class Lcom/facebook/ads/internal/androidx/support/v4/view/AbsSavedState$1; has already been interned
Could not smali file: com/facebook/ads/internal/androidx/support/v4/view/AbsSavedState$1.smali
Compile failed. Please read the log
Gotta install android framework.
 

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,123
Awards
4
Offline
figured a way round it i set apk easy tool to not decompile the dex files and that has worked pal
 

nightborne

Active member
Joined
Jul 27, 2021
Messages
63
Awards
3
Offline
i get this error on apk easy tool can you advise please pal

Code:
I: Using Apktool 2.6.1
I: Smaling smali folder into classes.dex...
I: Smaling smali_assets folder into assets.dex...
..\..\Users\djway\Documents\APK Easy Tool\1-Decompiled APKs\AI_Media_ADS_3.3.4\smali_assets\com\facebook\ads\internal\androidx\support\v4\view\AbsSavedState$1.smali[13,11] Class Lcom/facebook/ads/internal/androidx/support/v4/view/AbsSavedState$1; has already been interned
Could not smali file: com/facebook/ads/internal/androidx/support/v4/view/AbsSavedState$1.smali
Compile failed. Please read the log
Just delete the smali_assets folder from the apk and it will compile with no issues. this folder is created only when you decompile the apk.
 

DatGlockBoi

Well-known member
Joined
Nov 13, 2021
Messages
114
Awards
3
Offline
might be a long shot but does anybody happen to have this video saved? and can share it. I bookmarked this page wanting to get to it when I can and now appears the video has gone private.
 
Top