dotnet / android

.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
MIT License
1.93k stars 532 forks source link

Project Java.Interop.NamingCustomAttributes.projitems can't import, how can i fix it #9487

Closed NRTnarathip closed 2 weeks ago

NRTnarathip commented 2 weeks ago

Android framework version

net8.0-android

Affected platform version

VS2022, xamarin-android branch:release/8.0.4xx

Description

Hi, currently i have issue The project Java.Interop.NamingCustomAttributes.projitems can't import how can i fix it, thanks you🙏❤️ Image

Image

Steps to Reproduce

i just try to import & build project but i have issue import some project file

Did you find any workaround?

No response

Relevant log output

No response

NRTnarathip commented 2 weeks ago

i found issue: file Java.Interop.NamingCustomAttributes.shproj it's not found Image

NRTnarathip commented 2 weeks ago

Image i think it should be like this Xamarin.Android.NamingCustomAttributes.shproj

jonathanpeppers commented 2 weeks ago

Can you just remove it?

> dotnet sln Xamarin.Android.sln remove external\Java.Interop\src\Java.Interop.NamingCustomAttributes\Java.Interop.NamingCustomAttributes.shproj
Project `external\Java.Interop\src\Java.Interop.NamingCustomAttributes\Java.Interop.NamingCustomAttributes.shproj` removed from the solution.

If that fixes something, can you send a PR?

jonathanpeppers commented 2 weeks ago

Oh, there is a PR already.

NRTnarathip commented 2 weeks ago

5 minute, i should git clone & new build again, please wait

NRTnarathip commented 2 weeks ago

Ok this issue has fix but i still got other error & i should create new post issue Image Image

thanks you for support❤️🙏