Git Product home page Git Product logo

Comments (16)

yhs0602 avatar yhs0602 commented on September 23, 2024

Thank you for your contribution. I may have to write my own filechooser in the next release.

And could you specify the file path you choosed? This app doesn't use root permission so it can't directly access the root contents, and the file may have to be copied to /sdcard(/storage/emulated/0/...

from android-disassembler.

PramUkesh avatar PramUkesh commented on September 23, 2024

App keeps stopping on clicking select file button
edit:

And could you specify the file path you choosed?

my file lies in internal storage only

from android-disassembler.

PramUkesh avatar PramUkesh commented on September 23, 2024

instead of writing your own file picker use some lib
like this
https://github.com/PramUkesh/storage-chooser#file-picker

this is fork of some lib to get updated version check description
implement this @KYHSGeekCode some time can be saved in writing code

from android-disassembler.

PramUkesh avatar PramUkesh commented on September 23, 2024

what IDE are you using to build this lib
i don't see the build structure of android studio format
why don't you use android studio

from android-disassembler.

yhs0602 avatar yhs0602 commented on September 23, 2024

I use AIDE to build, because of some reasons. Unfortunately I don't know how to use gradle and JNI both at the same project with AIDE(Seems they're exclusive to me) so I have to find a way to add that filechooser to my project.

from android-disassembler.

PramUkesh avatar PramUkesh commented on September 23, 2024

So you are working on a mobile device

from android-disassembler.

PramUkesh avatar PramUkesh commented on September 23, 2024

Is aide support adding jar libs to project if yes then download jar file of the lib and add it project

from android-disassembler.

yhs0602 avatar yhs0602 commented on September 23, 2024

Yes it does support jar files do you know where I can get the jar file of the storage-chooser?I tried to compile that after cloning but I get a lot of errors.. thanks

from android-disassembler.

yhs0602 avatar yhs0602 commented on September 23, 2024

If I find any way to use capstone's java binfings and jna(java native access) other than jni I may try upgrading this project to Android-studio version.

from android-disassembler.

yhs0602 avatar yhs0602 commented on September 23, 2024

May I put your name and git/SO account url to the MadeByActivity?(activity_made_by.xml) (Contributor credit)

from android-disassembler.

PramUkesh avatar PramUkesh commented on September 23, 2024

You can put my name on contributions
I always want to help you I read your stack overflow liked your work about low level computing even thought I don't have touch about low level computing that much

from android-disassembler.

PramUkesh avatar PramUkesh commented on September 23, 2024

Still crashing I think aide is using obsolete version of SDK

Device details:
I'm on Oreo aex custom ROM snapdragon 845 processor 4gb ram

from android-disassembler.

yhs0602 avatar yhs0602 commented on September 23, 2024

Oreo? Www I think the error comes from permissions(R/W storage was a Dangerous permission)

Do you have stack trace?(the app shows stack trace sending email chooser on crash)

from android-disassembler.

yhs0602 avatar yhs0602 commented on September 23, 2024

Please grant store permission to the app after installation in app info-permission menu.
@PramUkesh

from android-disassembler.

yhs0602 avatar yhs0602 commented on September 23, 2024

I had asccidently closed this issue and reopened it Sorry.

from android-disassembler.

yhs0602 avatar yhs0602 commented on September 23, 2024

@PramUkesh the folder structure is changed to Android-Studio style now!

from android-disassembler.

Related Issues (20)

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.