Giter Club home page Giter Club logo

Comments (5)

jwlin avatar jwlin commented on July 22, 2024 1

I managed to eliminate this Exception by using apktool_2.3.3.jar instead of the bin/apktool_2.0.0rc4.jar. BTW, android/debug.keystore is expired. It should be re-generated or copied from the Android Studio one.

from ella.

tingsu avatar tingsu commented on July 22, 2024

I also encountered this problem. Have you solved this? Look forward to getting some hints. Thanks!

from ella.

campiador avatar campiador commented on July 22, 2024

Same issue observed here while trying to instrument an app. It would be great if the error message was more descriptive:

Exception in thread "main" java.lang.Error: Error occurred while instrumenting. exit code is 1
at com.apposcopy.ella.EllaLauncher.instrument(EllaLauncher.java:259)
at com.apposcopy.ella.EllaLauncher.main(EllaLauncher.java:23)

For example, does the error have anything to do with the server IP?

from ella.

vuongt avatar vuongt commented on July 22, 2024

Hello, I resolved the issue by using a newer version of the apktool as suggested by @jwlin, and before instrumenting the app, I removed the content of the folder ~/Library/apktool/ (MacOs). This may due to the apktool's copy of the framework is out of date or incompatible when you instrument multiple apps consecutively. After emptying the framework dir, it will be re-created with a newer SDK version.

from ella.

wangyan841331749 avatar wangyan841331749 commented on July 22, 2024

I managed to eliminate this Exception by using apktool_2.3.3.jar instead of the bin/apktool_2.0.0rc4.jar. BTW, android/debug.keystore is expired. It should be re-generated or copied from the Android Studio one.

hello, could you introduce how to use apktool_2.3.3.jar ? i dont find the way to change the apktool_2.0.0rc4.jar, thank you very much

from ella.

Related Issues (14)

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.