python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
React Native expo app: on Android emulator screen size different too physical device
I am devlopeing a React Native app with expo on MacOS Big Sur and using a Android Emulator the same as my phone a Samsung Galaxy Note 9.
What Im finding is the sreen on the emulator has more space tha...
Malcolm S
Votes: 0
Answers: 0
android studio emulator won't start/show up
I'm new to Android/Kotlin programming (not to programming in general) and I'm following the Kotlin Basics course on developer.android.com.
The very first lesson after having installed Android Studio i...
user2877959
Votes: 0
Answers: 1
Android Studio's emulator API level 31 (Android S) not turning its Bluetooth on
I'm trying to turn the Bluetooth on in android studio's emulator with API level 31 (Android S) but I can't.
When I click on the Bluetooth icon to turn it on, it remains on Turning on... and never chan...

Mohamed Medhat
Votes: 0
Answers: 1
Is it possible to inline the network security configuration in AndroidManifest.xml using AAPT attributes?
I am building an app in Expo / React native which, during development, calls a local webservice that uses a self-signed SSL certificate. I managed to add the certificate in my emulator as a user certi...

silentsurfer
Votes: 0
Answers: 0