Giter Club home page Giter Club logo

Comments (5)

sundowndev avatar sundowndev commented on May 20, 2024 1

I'm sorry but the tool wasn't designed to be used on Android, and I don't want to explicitly support it. I don't even know if you can use the Selenium package on it.

Two options :

  • Investigate on this issue about Geckodriver/Selenium usage on Android
  • Don't use the latest version of the tool but the old version that uses request library instead of Selenium (might be buggy but works for sure on Android)

If you want to hack the tool to be usable on Android too, feel free to fork it and make a pull request to add the support!

Here's the last commit where the tool was using request library : https://github.com/sundowndev/PhoneInfoga/tree/acb8519fe861756411c9ef130638509522db04e1

You can switch on it by doing :

git checkout acb8519fe861756411c9ef130638509522db04e1

from phoneinfoga.

thesuhu avatar thesuhu commented on May 20, 2024

When I reinstall step by step in documentation, I got error this

File "/data/data/com.termux/files/usr/lib/python3.7/subprocess.py", line 775, in init
restore_signals, start_new_session)
File "/data/data/com.termux/files/usr/lib/python3.7/subprocess.py", line 1520, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: 'geckodriver'
$

from phoneinfoga.

sundowndev avatar sundowndev commented on May 20, 2024

It seems you didn't installed geckodriver properly. See this comment on stackoverflow.

  1. Are you using Docker ?
  2. What command did you run ?
  3. What is your OS ?
  4. Do you have the latest version of Firefox installed ?
  5. What is the output of geckodriver --version ?

from phoneinfoga.

thesuhu avatar thesuhu commented on May 20, 2024
  1. I am using termux
  2. python3 phoneinfoga.py -n +62xxxxxxxxxx
  3. I am using android
  4. Should I install Firefox on termux?
  5. geckodriver --version bash: /data/data/com.termux/files/usr/bin/geckodriver: cannot execute binary file: Exec format error

I am using this geckodriver geckodriver-v0.24.0-linux64.tar.gz

Thanks

from phoneinfoga.

thesuhu avatar thesuhu commented on May 20, 2024

Ok thank you

from phoneinfoga.

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.