How to Fix this error APT2000 expected reference but got (raw string) #000000.

Ahmed Thabet Elshamandy 35 Reputation points
2023-06-04T06:37:21.5333333+00:00

Hi There, When I try to run the .Net Maui project on android Emulator I found run time error say that.

"Severity Code Description Project File Line Suppression State Priority

Error APT2000 expected reference but got (raw string) #000000. D:\res\values\values.xml 6 Normal " I Not Found any fix for this error.

I tried to clean project and built again.

I tried to delete bin folder and obj. but it still exists.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,861 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Ahmed Thabet Elshamandy 35 Reputation points
    2023-11-01T07:15:46.7+00:00

    Dear @Jananan Sellathurai ,

    I solved it by using Emulator that support google play like **pixel 4(+store) **Emulator

    when choose it be sure to check the checkbox of Google play store

    Try it and tell me the result.