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

Not able to use tool / open Dashboard #77

Closed
ramgiteng opened this issue Jun 24, 2020 · 3 comments
Closed

Not able to use tool / open Dashboard #77

ramgiteng opened this issue Jun 24, 2020 · 3 comments

Comments

@ramgiteng
Copy link

Hello,

I created a project on Android studio and performed the following.

  1. Made modifications to the build.gradle on root level and build.gradle on project level by including the dependencies
  2. Created an /assets folder and included install.config.
  3. Created an AndroidGodEye-MethodCanary.js at root level.
  4. Installed the AndroidGodEye plugin in Android studio and provided the port number.

After starting AndroidGodEye dashboard from plugin in Android studio, I am unable to connect.

Do we need to mention the .apk file that is being tested anywhere?
Is there anything more that I would need to do to use this tool to monitor the Android app?

@Kyson
Copy link
Owner

Kyson commented Jun 27, 2020

  1. What is the version of AndroidGodEye?
  2. You should follow the steps of this post: https://github.com/Kyson/AndroidGodEye/wiki/0x00-QuickStart_en
  3. If it still did't work, show me your source code.
    Thx.

@ramgiteng
Copy link
Author

@Kyson
Thanks for the reply. I have followed all of your steps. The version I am using is 3.4.3 I will share the code in my next reply.

@Kyson
Copy link
Owner

Kyson commented Jul 3, 2020

@rameshgit96

  1. Run your project and show me the logcat, filter:"AndroidGodEye"
  2. Make sure no conflicts on the monitor port, default is 5390
  3. run 'adb devices' and show me the output

Thx.

@Kyson Kyson closed this as completed Aug 1, 2020
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