question

ELEMENTIcy-4629 avatar image
0 Votes"
ELEMENTIcy-4629 asked RobCaplan edited

Armeabi-v7a android devices failed to start

Hello,
Im new to android development.
Im currently trying to develop an android app using C#.

But when I trying to start The Devices

Screenshot_2021-06-04_191433.png


It will just stuck on ANDROID splash and then become black screen.I tried to click on power button,
but after pressing it like 30 minutes

It just became completely white:

Screenshot_2021-06-04_191722.png



Please help me!
I stuck on this like a month

dotnet-csharpdotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

JarvanZhang-MSFT avatar image
1 Vote"
JarvanZhang-MSFT answered JarvanZhang-MSFT edited

Hello,​

Welcome to our Microsoft Q&A platform!

First right click the Android project -> Properties -> Android Option -> Advanced to make sure the Armeabi-v7a option has been selected.

The Android emulator runs too slowly if hardware acceleration is not available on the computer that runs it. So please enable the Hardware Acceleration for emulator performance on your pc, there are two technologies: Hyper-V and HAXM. Check the doc.

Running an x86 based Android Virtual Device is 10x faster than other architechures. It's strongle recommended using an x86 AVD.

Best Regards,

Jarvan Zhang


If the response is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, @ELEMENTIcy-4629
May I know if you have got any chance to check my answer? I am glad to help if you have any other questions.

0 Votes 0 ·