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

No Working - NOX(V_3.7.1.0) #20

Open
chucc1977 opened this issue Oct 19, 2017 · 8 comments
Open

No Working - NOX(V_3.7.1.0) #20

chucc1977 opened this issue Oct 19, 2017 · 8 comments

Comments

@chucc1977
Copy link

NOX(V_3.7.1.0) Not Detect.

NOX version
nox_version

Sample App Screenshot
nox_screenshot

@serralove
Copy link

serralove commented Nov 16, 2017

private EmulatorDetector(Context pContext) {
    mContext = pContext;
    mListPackageName.add("com.google.android.launcher.layouts.genymotion");
    mListPackageName.add("com.bluestacks");
    mListPackageName.add("com.bignox.app");
    mListPackageName.add("com.vphone.launcher");//it's nox launcher
}

Now it is able to detect nox emulator , tried on 6.6.1.3

@ForamRaiyani
Copy link

@chucc1977 Did you found any solution to detect nox device? Please help!

@serralove
Copy link

check my comment

mListPackageName.add("com.bignox.app"); mListPackageName.add("com.vphone.launcher");//it's nox launcher

@serralove
Copy link

serralove commented Jun 7, 2022 via email

@ForamRaiyani
Copy link

Thank you for your reply. I'm using nox version 7.0.2.8. I've already added mListPackageName.add("com.vphone.launcher"); to my code. but for this package it returns null. Here is POC

Screenshot 2022-06-07 at 1 30 09 PM

@serralove
Copy link

serralove commented Jun 7, 2022 via email

@serralove
Copy link

serralove commented Jun 7, 2022 via email

@serralove
Copy link

serralove commented Jun 7, 2022 via email

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

3 participants