Giter Club home page Giter Club logo

Comments (4)

maiyao1988 avatar maiyao1988 commented on June 9, 2024

which os and python version are you using? did you pip install the requirememt.txt?
in my env. there is no error, the script exit like this

ERROR:androidemu.internal.modules:=> Undefined external symbol:
ERROR:androidemu.internal.modules:=> Undefined external symbol: __cxa_finalize
ERROR:androidemu.internal.modules:=> Undefined external symbol: __cxa_atexit
ERROR:androidemu.internal.modules:=> Undefined external symbol: memcpy
ERROR:androidemu.internal.modules:=> Undefined external symbol:
ERROR:androidemu.internal.modules:=> Undefined external symbol:
ERROR:androidemu.internal.modules:=> Undefined external symbol:
ERROR:androidemu.internal.modules:=> Undefined external symbol:
ERROR:androidemu.internal.modules:=> Undefined external symbol:
WARNING:root:File does not exist '/data/misc/zoneinfo/tzdata'
WARNING:root:File does not exist '/system/usr/share/zoneinfo/tzdata'
WARNING:root:stderr:[__bionic_open_tzdata: couldn't find any tzdata when looking for Asia/Shanghai!
]
WARNING:root:File does not exist '/data/misc/zoneinfo/tzdata'
WARNING:root:File does not exist '/system/usr/share/zoneinfo/tzdata'
WARNING:root:stderr:[__bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
]
WARNING:root:File does not exist '/data/misc/zoneinfo/tzdata'
WARNING:root:File does not exist '/system/usr/share/zoneinfo/tzdata'
WARNING:root:stderr:[__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
]
Response from JNI call: 1

actually all tests pass on the gitflow environment, so It is very werid.

from exandroidnativeemu.

iamdrq avatar iamdrq commented on June 9, 2024

My ENV:

OS: Windows 10 Pro 21H1 19043.1526
Python: 3.9 64bit

But it still fail that I try install python3.7 , 3.8 on Windows.
I also noticed pop keystone.so error when run test, I check the python source code keystone is useless on this project ? And I found AndroidNativeEmu install keystone-engine from requirememt.txt.

I guss maybe try this is a bad idea on Windows. so I try this on Linux:

ubuntu desktop vm (ubuntu 21.10 python 3.9.7) fail❌
ubuntu server (ubuntu 20.04 python 3.8.5) ok✅

Actually I purpose so is yunceng.so, It include pthread_create and socket(I notice socket _connect return -1 in this project's source code), I am a freshman about this ExAndroidNativeEmu, Can it work ?
libyunceng.so.zip
yunceng.py.zip

from exandroidnativeemu.

maiyao1988 avatar maiyao1988 commented on June 9, 2024

keystone is useless in ExAndroidNativeEmu. I didn't implement socket, If the socket is not a key path of that so, It may work.
Acutally I have tested in mac and archlinux/ubuntu

from exandroidnativeemu.

iamdrq avatar iamdrq commented on June 9, 2024

yunceng.so provide a coustom socket payload head as proxy to real server , socket is key. It is pity. Maybe direct use so run it is a dream .Thanks for your work and reply.

from exandroidnativeemu.

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.