Android Enthusiasts
Q&A for enthusiasts and power users of the Android operating system
Latest Questions
0
votes
1
answers
3895
views
Nox player sound not working?
I just installed Nox Player with Android 4.4.2 and at first, its sound was working. I played some games, but after some hours as I closed it and restarted it, since then at starting the sound first played, and then in 2 to 3 mins it goes off. To listen to the sound again, I have to restart the playe...
I just installed Nox Player with Android 4.4.2 and at first, its sound was working. I played some games, but after some hours as I closed it and restarted it, since then at starting the sound first played, and then in 2 to 3 mins it goes off. To listen to the sound again, I have to restart the player, and then again in 2 to 3 mins, it does the same.
Any solutions?
Ritanshu Singh
Oct 20, 2018, 01:10 PM
• Last activity: Oct 4, 2023, 11:06 AM
0
votes
0
answers
185
views
How to mount AFP/SMB drive to Nox Player?
I use the latest version of Nox Player (android emulator) on Mac OS Catalina. I would like to mount my AFP or SMB drive to Nox Player. I've connected to Nox Player thru ADB: adb connect 127.0.0.1:62001 Now I am trying to mount the drive: mount -t afp afp://login:pass@192.168.1.5/photo /sdcard/DCIM (...
I use the latest version of Nox Player (android emulator) on Mac OS Catalina.
I would like to mount my AFP or SMB drive to Nox Player.
I've connected to Nox Player thru ADB:
adb connect 127.0.0.1:62001
Now I am trying to mount the drive:
mount -t afp afp://login:pass@192.168.1.5/photo /sdcard/DCIM
(
/sdcard/DCIM
folder exists)
But it returns the error No such device
. I tried to su
before executing the command. I tried to mount to another folder (/mnt/sdcard/xyz
, /storage/self/primary/DCIM
), but it doesn't help.
The command given above works well if executed directly on my Mac. I've tried to ping 192.168.1.5
from Nox player and it works well. I've tried to open the same storage within Nox Player built-in Amaze file browser as SMB share and it also works.
I've read https://android.stackexchange.com/questions/200867/how-to-mount-nfs-on-android-with-correct-permissions/201191#201191 , but it is not quite clear for me what else could be tried.
What should I try?
LA_
(281 rep)
Aug 21, 2023, 09:52 AM
2
votes
1
answers
513
views
NoxPlayer Android Emulator sometimes opens Google Play Store but sometimes the only option is a game store
NoxPlayer Android Emulator sometimes opens Google Play Store but sometimes the only option is a game store. For example, a lot of the time I get this appeared. [![][1]][1] The options like the little Google Play icon at the top of this window or the search bar aren't bringing up the actual Google Pl...
NoxPlayer Android Emulator sometimes opens Google Play Store but sometimes the only option is a game store.
For example, a lot of the time I get this appeared.
The options like the little Google Play icon at the top of this window or the search bar aren't bringing up the actual Google Play Store.
From time to time, the Google Play Store has come up, but I'm not sure what I've clicked to bring it up.
How can I ensure it opens the actual Google Play Store, not the games store?


barlop
(635 rep)
Apr 18, 2023, 12:21 PM
• Last activity: Apr 18, 2023, 12:49 PM
2
votes
1
answers
318
views
What is `NoxConsole` `list` command output meaning?
From `Nox` documentation we know that there is following command: `NoxConsole.exe list` It lists existing emulators and some data about them. Example output follows: > 0,nox,Business,0,0,0,-1,-1 > > 1,Nox_1,Instagram,00210D2E,00371542,2732,23876 It is easy to understand that the 1st column is emulat...
From
Nox
documentation we know that there is following command:
NoxConsole.exe list
It lists existing emulators and some data about them. Example output follows:
> 0,nox,Business,0,0,0,-1,-1
>
> 1,Nox_1,Instagram,00210D2E,00371542,2732,23876
It is easy to understand that the 1st column is emulator index and the 3rd one is its name.
But what information does other column contain?
And why emulator which is currently running contains 7 columns, and stopped one contains 8 ones?
Vitalii
(141 rep)
Feb 17, 2023, 10:22 AM
• Last activity: Feb 20, 2023, 08:23 AM
0
votes
1
answers
81
views
How to fix Fishdom loading in Nox Player (app management)?
I get a Fishdom not responding error (from the very first time) every time when loading. According to the internet, the solution is to clear the App's cache and activate Force Stop on Android system but I can't find an equivalent on Nox Player. Neither can I find out how uninstall to try reinstallin...
I get a Fishdom not responding error (from the very first time) every time when loading. According to the internet, the solution is to clear the App's cache and activate Force Stop on Android system but I can't find an equivalent on Nox Player. Neither can I find out how uninstall to try reinstalling it. How do I fix Fishdom on Nox Player?
user2617804
(101 rep)
Dec 30, 2022, 09:04 AM
• Last activity: Dec 30, 2022, 12:09 PM
3
votes
4
answers
15625
views
Laptop webcam works with BlueStacks but not with Nox
I have an MSI laptop with an integrated webcam and I need the camera to function using Nox Player. I've read everywhere that the camera is supposed to work out of the box with Nox. However, it doesn't. I installed BlueStacks to check and it worked with BlueStacks. On Nox, whatever app I install, it...
I have an MSI laptop with an integrated webcam and I need the camera to function using Nox Player. I've read everywhere that the camera is supposed to work out of the box with Nox. However, it doesn't.
I installed BlueStacks to check and it worked with BlueStacks.
On Nox, whatever app I install, it acts as if there is no camera.
How to fix this?
Ahmad
(31 rep)
Jun 2, 2019, 03:21 PM
• Last activity: Aug 25, 2022, 04:09 AM
1
votes
0
answers
8848
views
Path and File location in the NoxPlayer emulator
Recently I installed the NoxPlayer emulator on my PC. Almost all APK ask for file permissions. By default, NoxPlayer is installed in the `C:\` drive. I allowed all APK for file access permission in NoxPlayer. Where can I find the files? Moreover, in some cases, I need to access pictures and files. I...
Recently I installed the NoxPlayer emulator on my PC. Almost all APK ask for file permissions. By default, NoxPlayer is installed in the
C:\
drive. I allowed all APK for file access permission in NoxPlayer.
Where can I find the files?
Moreover, in some cases, I need to access pictures and files.
In which path should I put files so that they can be accessed by Android applications?
JohnJohn18
(11 rep)
Aug 24, 2022, 08:19 PM
• Last activity: Aug 25, 2022, 04:06 AM
Showing page 1 of 7 total questions