Coder Social home page Coder Social logo

Comments (5)

ThisIsLibra avatar ThisIsLibra commented on September 3, 2024

Hello kozmotronik,

Could you provide information such as your Java version and if you installed the tools before you used the decompile command?

Cheers,
Max

from androidprojectcreator.

kozmotronik avatar kozmotronik commented on September 3, 2024

Hi, sorry for the late response. Here is the Java information on my machine:

openjdk version "11.0.15" 2022-04-19
OpenJDK Runtime Environment (build 11.0.15+10-suse-1.3-x8664)
OpenJDK 64-Bit Server VM (build 11.0.15+10-suse-1.3-x8664, mixed mode)

What tools we are talking about to be installed before?

from androidprojectcreator.

ThisIsLibra avatar ThisIsLibra commented on September 3, 2024

The required tools are tools such as APKTool, which is where your log shows the error. On the project page on my website, you can find the installation notes. In short, use "-compactInstall" to install all tools. Once that completes successfully, you can run the decompilation command as issued in the original post.

In short, APC is a wrapper for existing tools. If it cannot execute those tools, an error will occur. If you do not install them, they are not present, hence the error.

This should likely solve your problem. Let me know if it does.

Cheers,
Max

from androidprojectcreator.

ThisIsLibra avatar ThisIsLibra commented on September 3, 2024

Closing this issue as there's no further response after the likely answer has been provided.

from androidprojectcreator.

UX0l0l avatar UX0l0l commented on September 3, 2024

I have all the required installed and it still gave me that error.

Tried with sudo as well, same output.


[+]Decompiling the APK to a temporary location (/home/youn/Downloads/AndroidProjectCreator/library/temp/2ee3e19d-6c0a-4d02-93e0-0566377a655b)
[+]Calling APKTool to decompile the AndroidManifest.xml and the application resources
[+]Decompling JAR with APKTOOL
I: Using Apktool v2.8.1-62-c07e4a92-SNAPSHOT on com.telestar.voicechangeip_v99.apk
I: Loading resource table...
I: Decoding file-resources...
I: Loading resource table from file: /home/youn/.local/share/apktool/framework/1.apk
I: Decoding values */* XMLs...
I: Decoding AndroidManifest.xml with resources...
I: Copying raw classes.dex file...
I: Copying raw classes2.dex file...
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...

[+]Decompilation finished
[+]Calling APKTool to obtain the SMALI code
[+]Decompling JAR with APKTOOL
I: Using Apktool v2.8.1-62-c07e4a92-SNAPSHOT on com.telestar.voicechangeip_v99.apk
I: Copying raw resources...
I: Copying raw manifest...
I: Baksmaling classes.dex...
I: Baksmaling classes2.dex...
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...

[+]Decompilation finished
[+]Decompling JAR with DEX2JAR
[+]Something went wrong during the removal of /home/youn/Downloads/AndroidProjectCreator/decompile/.


[+]An error has occurred, therefore AndroidProjectCreator has shut down. The error message is given below.

Something went wrong with the I/O during the decompilation. Check the permissions of the output directory and try again.

[+]For additional details, see the stack traces of the used tools above.

from androidprojectcreator.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.