Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custome APK #2

Open
tehseensagar opened this issue Jul 26, 2022 · 5 comments
Open

Custome APK #2

tehseensagar opened this issue Jul 26, 2022 · 5 comments

Comments

@tehseensagar
Copy link

Greetings,

I would like to build apk via android studio there are two different source available payload+android . If I build both independently 2 sepreate apk . An other issue I dont need port forwarding I have a WAN/Public static IP already . Can you guide me with out doing any ssh forwarding.

@anirudhmalik
Copy link
Owner

  1. first run xhunter-server on your local machine: then you will have http://192.168.x.x:8080 open it on your browser
  2. if it says Welcome to Xhunter Backend Server!! you are good to go.
  3. now instead of using https://<app_name>.herokuapp.com use http://192.168.x.x:8080 in xhunter_v1.6.apk to listen.
  4. and your static ip to build app i,e https://<app_name>.herokuapp.com instead your http://WAN/Public static IP

@tehseensagar
Copy link
Author

  1. first run xhunter-server on your local machine: then you will have http://192.168.x.x:8080 open it on your browser

    1. if it says Welcome to Xhunter Backend Server!! you are good to go.

    2. now instead of using https://<app_name>.herokuapp.com use http://192.168.x.x:8080 in xhunter_v1.6.apk to listen.

    3. and your static ip to build app i,e https://<app_name>.herokuapp.com instead your http://WAN/Public static IP

I did that . now I want to build source as well instead using compiled apk then de-compile it and repacking it.

this
https://github.com/anirudhmalik/xhunter/tree/master/android

or

https://github.com/anirudhmalik/xhunter/tree/master/android-payload

@anirudhmalik
Copy link
Owner

https://github.com/anirudhmalik/xhunter/tree/master/android-payload

@tehseensagar
Copy link
Author

android-payload

well I have loaded entire project in android studio and even have npm version 8.x and node 16.x install on machine. Unable to build apk ? tried both android and android-payload.

@tehseensagar
Copy link
Author

@anirudhmalik can you assist me in that I might have done some thing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants