Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add android support #175

Merged
merged 3 commits into from
May 3, 2020
Merged

Add android support #175

merged 3 commits into from
May 3, 2020

Conversation

mfkl
Copy link
Contributor

@mfkl mfkl commented May 2, 2020

@mfkl
Copy link
Contributor Author

mfkl commented May 2, 2020

C:\Program Files\dotnet\sdk\3.1.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(234,5): error NETSDK1047: Assets file 'C:\projects\textcopy\src\TestConsole\obj\project.assets.json' doesn't have a target for '.NETFramework,Version=v4.6.1/win7-x86'. Ensure that restore has run and that you have included 'net461' in the TargetFrameworks for your project. You may also need to include 'win7-x86' in your project's RuntimeIdentifiers. [C:\projects\textcopy\src\TestConsole\TestConsole.csproj]
C:\projects\textcopy\src\AndroidApp\AndroidApp.csproj : error MSB4057: The target "pack" does not exist in the project.
Test run for C:\projects\textcopy\src\Tests\bin\Release\net472\Tests.dll(.NETFramework,Version=v4.7.2)
C:\projects\textcopy\src\AndroidApp\AndroidApp.csproj(119,3): error MSB4019: The imported project "C:\Program Files\dotnet\sdk\3.1.201\Xamarin\Android\Xamarin.Android.CSharp.targets" was not found. Confirm that the expression in the Import declaration "C:\Program Files\dotnet\sdk\3.1.201\\Xamarin\Android\Xamarin.Android.CSharp.targets" is correct, and that the file exists on disk.

@mfkl
Copy link
Contributor Author

mfkl commented May 2, 2020

I still get UapApp.csproj : error MSB4057: The target "pack" does not exist in the project. locally (after removing the android sample from the sln), unsure why.

Let me know what you prefer, building the android sample on CI or not. I'm not sure that's necessary.

@SimonCropp SimonCropp added this to the 3.1.0 milestone May 3, 2020
@SimonCropp
Copy link
Collaborator

awsome work. thanks

i will look into the CI

@SimonCropp SimonCropp merged commit f6d5436 into CopyText:android May 3, 2020
@mfkl mfkl deleted the android branch May 3, 2020 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants