Fix a Xamarin Project
Budget: $10 – $30 USD
I bought a Xamarin project from the website https://www.xamarintemplate.com for 11$ but this is not working and the support is not replying to my emails.
When I open it in Visual Studio 2022 (17.1.0 Preview 4.0) it can't compile and several error messages are presented. I believe the packages needs to be reviewed and also this weird error in the bottom error needs to be fixed.
I am looking for somebody that can fix the solution for me in order to have a project that can compile and run on the simulator.
The project can be found in this repository:
https://github.com/AlessandroCrepaldi/xamarinbasicapp
=====
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\Android\Xamarin.Android.Aapt2.targets(157,3): error APT2260: resource style/Theme.AppCompat.Light.Dialog (aka com.inventusltd.basicapp:style/Theme.AppCompat.Light.Dialog) not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(4): error APT2260: style attribute 'attr/colorAccent (aka com.inventusltd.basicapp:attr/colorAccent)' not found.
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\Android\Xamarin.Android.Aapt2.targets(157,3): error APT2260: resource style/Theme.AppCompat.Light.DarkActionBar (aka com.inventusltd.basicapp:style/Theme.AppCompat.Light.DarkActionBar) not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(2): error APT2260: style attribute 'attr/windowNoTitle (aka com.inventusltd.basicapp:attr/windowNoTitle)' not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(2): error APT2260: style attribute 'attr/windowActionBar (aka com.inventusltd.basicapp:attr/windowActionBar)' not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(2): error APT2260: style attribute 'attr/colorPrimary (aka com.inventusltd.basicapp:attr/colorPrimary)' not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(2): error APT2260: style attribute 'attr/colorPrimaryDark (aka com.inventusltd.basicapp:attr/colorPrimaryDark)' not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(3): error APT2260: style attribute 'attr/colorAccent (aka com.inventusltd.basicapp:attr/colorAccent)' not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(4): error APT2260: style attribute 'attr/windowActionModeOverlay (aka com.inventusltd.basicapp:attr/windowActionModeOverlay)' not found.
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\Android\Xamarin.Android.Aapt2.targets(157,3): error APT2260: resource style/Theme.AppCompat.Light.NoActionBar (aka com.inventusltd.basicapp:style/Theme.AppCompat.Light.NoActionBar) not found.
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\Android\Xamarin.Android.Aapt2.targets(157,3): error APT2062: failed linking references.
========== Rebuild All: 1 succeeded, 1 failed, 1 skipped ==========
When I open it in Visual Studio 2022 (17.1.0 Preview 4.0) it can't compile and several error messages are presented. I believe the packages needs to be reviewed and also this weird error in the bottom error needs to be fixed.
I am looking for somebody that can fix the solution for me in order to have a project that can compile and run on the simulator.
The project can be found in this repository:
https://github.com/AlessandroCrepaldi/xamarinbasicapp
=====
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\Android\Xamarin.Android.Aapt2.targets(157,3): error APT2260: resource style/Theme.AppCompat.Light.Dialog (aka com.inventusltd.basicapp:style/Theme.AppCompat.Light.Dialog) not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(4): error APT2260: style attribute 'attr/colorAccent (aka com.inventusltd.basicapp:attr/colorAccent)' not found.
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\Android\Xamarin.Android.Aapt2.targets(157,3): error APT2260: resource style/Theme.AppCompat.Light.DarkActionBar (aka com.inventusltd.basicapp:style/Theme.AppCompat.Light.DarkActionBar) not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(2): error APT2260: style attribute 'attr/windowNoTitle (aka com.inventusltd.basicapp:attr/windowNoTitle)' not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(2): error APT2260: style attribute 'attr/windowActionBar (aka com.inventusltd.basicapp:attr/windowActionBar)' not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(2): error APT2260: style attribute 'attr/colorPrimary (aka com.inventusltd.basicapp:attr/colorPrimary)' not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(2): error APT2260: style attribute 'attr/colorPrimaryDark (aka com.inventusltd.basicapp:attr/colorPrimaryDark)' not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(3): error APT2260: style attribute 'attr/colorAccent (aka com.inventusltd.basicapp:attr/colorAccent)' not found.
3>C:\Temp\BasicApp\BasicApp\BasicApp\BasicApp\BasicApp.Android\Resources\values\styles.xml(4): error APT2260: style attribute 'attr/windowActionModeOverlay (aka com.inventusltd.basicapp:attr/windowActionModeOverlay)' not found.
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\Android\Xamarin.Android.Aapt2.targets(157,3): error APT2260: resource style/Theme.AppCompat.Light.NoActionBar (aka com.inventusltd.basicapp:style/Theme.AppCompat.Light.NoActionBar) not found.
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\Android\Xamarin.Android.Aapt2.targets(157,3): error APT2062: failed linking references.
========== Rebuild All: 1 succeeded, 1 failed, 1 skipped ==========