Git Product home page Git Product logo

app-myshoppe's People

Contributors

jamesmontemagno avatar pjcollins avatar prashantvc avatar rclanan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

app-myshoppe's Issues

File not found

I have cloned the repo and when i try to build, it fails with the following error, System.IO.FileNotFoundException: Could not find file MyShop.dll.mdb

What am supposed to do to fix that?

Update for iOS 11

When I run the app I get a warning that, "This app will not work with future version of iOS. The developer of this app needs to update it to improve its compatibly."

Apparently, something in Xamarin.Forms needs to be updated for iOS 11. Any idea of when to expect this update to arrive and how I might be able to apply it to the My-Shoppe app?

Thanks!

James

Can't reference another Project in MyShop project

Hi,
Thanks on the good example on xamarin, but as you can see in the attacherd pictures, i could not reference a new xamarin PCL project inside of MyShop references, because it always give this error:

Microsoft Visual Studio
Unable to add a reference to project 'AppResources'. The targets of Portable Library project 'AppResources' are not the same or compatible with the targets of the current Portable Library project.

A Portable Library project's targets can be changed via the Library tab in the project's properties.

MyShop Targets
myshop project

AppResourcesTargets
appresources project

The error when trying to reference AppResourcesTargets from within MyShop:
the error

Regards.

AzureDataStore never gets used

Thanks for posting this awesome example. I got it working as is but i'm having some issues when i start to change the backend...

I created my own mobile app backend in azure following the steps provided, but while debugging only the OfflineDataStore gets called and so only the contents of the stores.json file is read. It looks like dataStore = DependencyService.Get(); always returns the OfflineDataStore... am I missing something? any help would be awesome.

thanks again.

Missing Assemblies?

When I try to build the solution, I get this error:

The type or namespace name 'BaseViewModel' could not be found (are you missing a using directive or an assembly reference?) MyShopAdmin C:\Users\Erick Orlando\Documents\GitProjects\MyShoppe\MyShopAdmin\ViewModels\FeedbackListViewModel.cs 11 Active

Thanks

Issues deploying backend

I am having difficulty deploying the backend totally from VS to Azure.
When I try, it deploys with no errors - even says successful, but does not create the tables.
It does create the database, though.
What am I doing wrong?

Also, if wanted to add other tables, how exactly would I go about doing this?
I have never work with an actual SQL Server database via .Net implementation.
I have always only worked with Azure portal and Easy tables (Node.js).

Help please?

Can't compile the project.

Hi
I have downloaded the source code from github and trying to compile it with visual studio but i face with plenty of errors, following are full list of errors :

Error   CS0103  The name 'PickerStore' does not exist in the current context    MyShop  C:\S\MyShop\Views\FeedbackPage.xaml.cs  36  Active
Error   CS0103  The name 'InitializeComponent' does not exist in the current context    MyShop  C:\S\MyShop\Views\FeedbackPage.xaml.cs  13  Active
Error   CS0103  The name 'PickerRating' does not exist in the current context   MyShop  C:\S\MyShop\Views\FeedbackPage.xaml.cs  18  Active
Error   CS0103  The name 'PickerServiceType' does not exist in the current context  MyShop  C:\S\MyShop\Views\FeedbackPage.xaml.cs  19  Active
Error   CS0103  The name 'PickerStore' does not exist in the current context    MyShop  C:\S\MyShop\Views\FeedbackPage.xaml.cs  21  Active
Error   CS0103  The name 'InitializeComponent' does not exist in the current context    MyShop  C:\S\MyShop\Views\HomePage.xaml.cs  13  Active
Error   CS0103  The name 'ButtonFindStore' does not exist in the current context    MyShop  C:\S\MyShop\Views\HomePage.xaml.cs  16  Active
Error   CS0103  The name 'HeroImage' does not exist in the current context  MyShop  C:\S\MyShop\Views\HomePage.xaml.cs  26  Active
Error   CS0103  The name 'ButtonLeaveFeedback' does not exist in the current context    MyShop  C:\S\MyShop\Views\HomePage.xaml.cs  29  Active
Error   CS0103  The name 'InitializeComponent' does not exist in the current context    MyShop  C:\S\MyShop\Views\StorePage.xaml.cs 14  Active
Error   CS0103  The name 'MyMap' does not exist in the current context  MyShop  C:\S\MyShop\Views\StorePage.xaml.cs 34  Active
Error   CS0103  The name 'MyMap' does not exist in the current context  MyShop  C:\S\MyShop\Views\StorePage.xaml.cs 36  Active
Error   CS0103  The name 'InitializeComponent' does not exist in the current context    MyShop  C:\S\MyShop\Views\StoresPage.xaml.cs    14  Active
Error       Not a PNG file  MyShop.Android  C:\S\MyShop.Android\AAPT        
Error       Failure processing PNG image obj\Debug\res\drawable-mdpi\navigation.png MyShop.Android  C:\S\MyShop.Android\AAPT        
Error       Not a PNG file  MyShop.Android  C:\S\MyShop.Android\AAPT        
Error       Failure processing PNG image obj\Debug\res\drawable-mdpi\phone.png  MyShop.Android  C:\S\MyShop.Android\AAPT        
Error       Attribute "imageAspectRatioAdjust" has already been defined MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\75E43B282A11732D629C63EC31C4329C\res\values\common_attrs.xml    14  
Error       Attribute "imageAspectRatio" has already been defined   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\75E43B282A11732D629C63EC31C4329C\res\values\common_attrs.xml    23  
Error       Attribute "circleCrop" has already been defined MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\75E43B282A11732D629C63EC31C4329C\res\values\common_attrs.xml    28  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_pressed_dark').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_icon_dark.xml   4   
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_focus_dark').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_icon_dark.xml   7   
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_focus_dark'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_icon_dark.xml   11  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_dark').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_icon_dark.xml   14  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_normal_dark').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_icon_dark.xml   17  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_pressed_light').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_icon_light.xml  4   
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_focus_light').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_icon_light.xml  7   
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_focus_light').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_icon_light.xml  11  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_light'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_icon_light.xml  14  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_normal_light').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_icon_light.xml  17  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_pressed_dark').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_text_dark.xml   4   
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_focus_dark').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_text_dark.xml   7   
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_focus_dark'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_text_dark.xml   11  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_dark').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_text_dark.xml   14  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_normal_dark').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_text_dark.xml   17  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_pressed_light').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_text_light.xml  4   
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_focus_light').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_text_light.xml  7   
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_focus_light').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_text_light.xml  11  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_light'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_text_light.xml  14  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_normal_light').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\drawable\common_signin_btn_text_light.xml  17  
Error       Attribute "imageAspectRatioAdjust" has already been defined MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\values\common_attrs.xml    14  
Error       Attribute "imageAspectRatio" has already been defined   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\values\common_attrs.xml    23  
Error       Attribute "circleCrop" has already been defined MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\D605D323B6BC462F57A1243FF7A88BA9\res\values\common_attrs.xml    28  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_cast_dark').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_cast_dark.xml   19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_cast_light'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_cast_light.xml  19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_media_route_on_0_mono_dark'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_connecting_mono_dark.xml    21  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_media_route_on_1_mono_dark'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_connecting_mono_dark.xml    22  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_media_route_on_2_mono_dark'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_connecting_mono_dark.xml    23  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_media_route_on_1_mono_dark'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_connecting_mono_dark.xml    24  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_cast_on_0_light').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_connecting_mono_light.xml   21  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_cast_on_1_light').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_connecting_mono_light.xml   22  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_cast_on_2_light').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_connecting_mono_light.xml   23  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_cast_on_1_light').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_connecting_mono_light.xml   24  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_media_route_on_mono_dark').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_mono_dark.xml   19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/mr_ic_media_route_connecting_mono_dark').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_mono_dark.xml   21  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_media_route_off_mono_dark').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_mono_dark.xml   23  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_media_route_disabled_mono_dark'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_mono_dark.xml   25  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_cast_on_light').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_mono_light.xml  19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/mr_ic_media_route_connecting_mono_light').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_mono_light.xml  21  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_cast_off_light'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_mono_light.xml  23  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_cast_disabled_light').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_media_route_mono_light.xml  25  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_pause_dark'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_pause_dark.xml  19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_pause_light').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_pause_light.xml 19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_play_dark').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_play_dark.xml   19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_play_light'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_play_light.xml  19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_setting_dark').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_settings_dark.xml   19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/ic_setting_light').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\E1FE780CD59686BDD383B066B71DB1B9\res\drawable\mr_ic_settings_light.xml  19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_btn_default_mtrl_shape').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_btn_borderless_material.xml   19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_btn_default_mtrl_shape').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_btn_borderless_material.xml   20  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_btn_check_to_on_mtrl_015').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_btn_check_material.xml    19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_btn_check_to_on_mtrl_000').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_btn_check_material.xml    20  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_btn_default_mtrl_shape').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_btn_colored_material.xml  21  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_btn_radio_to_on_mtrl_015').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_btn_radio_material.xml    19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_btn_radio_to_on_mtrl_000').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_btn_radio_material.xml    20  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_textfield_default_mtrl_alpha').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_edit_text_material.xml    25  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_textfield_default_mtrl_alpha').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_edit_text_material.xml    26  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_textfield_activated_mtrl_alpha').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_edit_text_material.xml    27  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_disabled_holo_dark').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_item_background_holo_dark.xml 21  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_disabled_holo_dark').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_item_background_holo_dark.xml 22  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_background_transition_holo_dark'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_item_background_holo_dark.xml 23  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_background_transition_holo_dark'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_item_background_holo_dark.xml 24  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_focused_holo'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_item_background_holo_dark.xml 25  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_disabled_holo_light'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_item_background_holo_light.xml    21  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_disabled_holo_light'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_item_background_holo_light.xml    22  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_background_transition_holo_light').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_item_background_holo_light.xml    23  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_background_transition_holo_light').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_item_background_holo_light.xml    24  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_focused_holo'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_item_background_holo_light.xml    25  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_pressed_holo_dark').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_background_transition_holo_dark.xml 19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_longpressed_holo'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_background_transition_holo_dark.xml 20  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_pressed_holo_light').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_background_transition_holo_light.xml    19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_longpressed_holo'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_background_transition_holo_light.xml    20  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_disabled_holo_dark').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_holo_dark.xml   23  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_disabled_holo_dark').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_holo_dark.xml   24  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_background_transition_holo_dark'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_holo_dark.xml   25  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_background_transition_holo_dark'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_holo_dark.xml   26  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_focused_holo'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_holo_dark.xml   27  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_disabled_holo_light'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_holo_light.xml  23  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_disabled_holo_light'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_holo_light.xml  24  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_background_transition_holo_light').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_holo_light.xml  25  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_selector_background_transition_holo_light').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_holo_light.xml  26  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_list_focused_holo'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_list_selector_holo_light.xml  27  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_btn_rating_star_off_mtrl_alpha').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_ratingbar_full_material.xml   19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_btn_rating_star_off_mtrl_alpha').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_ratingbar_full_material.xml   21  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_btn_rating_star_on_mtrl_alpha'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_ratingbar_full_material.xml   23  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_textfield_default_mtrl_alpha').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_spinner_textfield_background_material.xml 26  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_spinner_mtrl_am_alpha'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_spinner_textfield_background_material.xml 27  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_textfield_activated_mtrl_alpha').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_spinner_textfield_background_material.xml 32  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_spinner_mtrl_am_alpha'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_spinner_textfield_background_material.xml 33  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_btn_switch_to_on_mtrl_00012').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_switch_thumb_material.xml 19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_btn_switch_to_on_mtrl_00001').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_switch_thumb_material.xml 20  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_tab_indicator_mtrl_alpha').  MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_tab_indicator_material.xml    19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_textfield_search_activated_mtrl_alpha'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_textfield_search_material.xml 19  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_textfield_search_activated_mtrl_alpha'). MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_textfield_search_material.xml 20  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_textfield_search_default_mtrl_alpha').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_textfield_search_material.xml 21  
Error       No resource found that matches the given name (at 'drawable' with value '@drawable/abc_textfield_search_default_mtrl_alpha').   MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\drawable\abc_textfield_search_material.xml 22  
Error       No resource found that matches the given name (at 'src' with value '@drawable/abc_ic_clear_mtrl_alpha').    MyShop.Android  C:\S\MyShop.Android\obj\Debug\resourcecache\F805A4AB2DFFE6F0C05871C5A5599ABC\res\layout\notification_media_cancel_action.xml    19  
Error       Error parsing XML: not well-formed (invalid token)  MyShop.Android  C:\S\MyShop.Android\Resources\values\colors.xml 2   
Warning     Some NuGet packages were installed using a target framework different from the current target framework and may need to be reinstalled. Visit http://docs.nuget.org/docs/workflows/reinstalling-packages for more information.  Packages affected: Microsoft.Bcl, Microsoft.Net.Http, SQLitePCL, WindowsAzure.MobileServices, WindowsAzure.MobileServices.SQLiteStore   MyShop      0   
Warning     Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.IO" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Runtime" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Net.Primitives" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="PCLStorage" culture="neutral" publicKeyToken="286fe515a2c35b64" /><bindingRedirect oldVersion="0.0.0.0-1.0.2.0" newVersion="1.0.2.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Net.Http" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Threading.Tasks" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" /></dependentAssembly></assemblyBinding> MyShop.Android          
Warning     Could not find SDK "SQLite.WP80, Version=3.10.2".   MyShop.WinPhone         
Warning     The "XamlCTask" task failed unexpectedly.
System.IO.FileNotFoundException: Could not find file 'C:\S\MyShop.WinPhone\obj\x86\Debug\MyShop.WinPhone.dll'.
File name: 'C:\S\MyShop.WinPhone\obj\x86\Debug\MyShop.WinPhone.dll'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at Mono.Cecil.ModuleDefinition.GetFileStream(String fileName, FileMode mode, FileAccess access, FileShare share)
   at Mono.Cecil.ModuleDefinition.ReadModule(String fileName, ReaderParameters parameters)
   at Xamarin.Forms.Build.Tasks.XamlCTask.Compile()
   at Xamarin.Forms.Build.Tasks.XamlCTask.Execute()
   at Microsoft.Build.Framework.ITask.Execute()
   at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
   at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext() MyShop.WinPhone         
Warning     The referenced component 'SQLite for Windows Phone' could not be found. MyShop.WinPhone 

any suggestions how to fix errors ?

Unable to build

I've Visual Studio 2015 Pro on a Winodws 10 Pro machine, installed Xamarin + Windows SDK, JAVA SDK, and vs_Emulator, and likely more things & signed up for the Xamarin account & logged in from Visual Studio. (I've yet to allow Xamarin through my firewall.) I easily could have missed other steps, but if so am not aware what else needs to be done.

I can build and run the "BlankAndroidApp" from New Project | Templates | Visual C# | Android | Blank App (Android), using .NET Framework 4.0. I finally got the Hyper-V emulator working. Now on to My Shoppe which looks great for my needs!

Anyway I try new project from source control, use https://github.com/jamesmontemagno/MyShoppe, download a copy, and set MyShop.Android as the Startup Project (I'm not interested in Mac or universal apps for now) and select Build. NuGet downloads lots of dependencies, but then I get lots of errors.

Obviously I'm new to this, so presume there are some simple mistakes I'm making, but am unsure whether there are dependencies or targets that need to be changed? Thanks for any suggestions!

Output window displays:

1>------ Build started: Project: MyShop, Configuration: Debug Any CPU ------
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\ViewModels\FeedbackViewModel.cs(29,30,29,32): warning CS0168: The variable 'ex' is declared but never used
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\FeedbackPage.xaml.cs(13,4,13,23): error CS0103: The name 'InitializeComponent' does not exist in the current context
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\FeedbackPage.xaml.cs(17,4,17,16): error CS0103: The name 'PickerRating' does not exist in the current context
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\FeedbackPage.xaml.cs(18,4,18,21): error CS0103: The name 'PickerServiceType' does not exist in the current context
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\FeedbackPage.xaml.cs(20,4,20,15): error CS0103: The name 'PickerStore' does not exist in the current context
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\FeedbackPage.xaml.cs(35,6,35,17): error CS0103: The name 'PickerStore' does not exist in the current context
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\FeedbackPage.xaml.cs(37,20,37,22): warning CS0168: The variable 'ex' is declared but never used
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\StorePage.xaml.cs(14,4,14,23): error CS0103: The name 'InitializeComponent' does not exist in the current context
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\StorePage.xaml.cs(30,4,30,9): error CS0103: The name 'MyMap' does not exist in the current context
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\StorePage.xaml.cs(32,4,32,9): error CS0103: The name 'MyMap' does not exist in the current context
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\StoresPage.xaml.cs(18,4,18,23): error CS0103: The name 'InitializeComponent' does not exist in the current context
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\HomePage.xaml.cs(13,4,13,23): error CS0103: The name 'InitializeComponent' does not exist in the current context
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\HomePage.xaml.cs(15,4,15,19): error CS0103: The name 'ButtonFindStore' does not exist in the current context
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\HomePage.xaml.cs(25,17,25,26): error CS0103: The name 'HeroImage' does not exist in the current context
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\HomePage.xaml.cs(28,4,28,23): error CS0103: The name 'ButtonLeaveFeedback' does not exist in the current context
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\ViewModels\FeedbackViewModel.cs(81,30,81,32): warning CS0168: The variable 'ex' is declared but never used
1>C:\Users\John\Source\Repos\MyShoppette\MyShop\ViewModels\StoresViewModel.cs(105,30,105,32): warning CS0168: The variable 'ex' is declared but never used
2>------ Build started: Project: MyShop.Android, Configuration: Debug Any CPU ------
2> No way to resolve conflict between "PCLStorage, Version=1.0.2.0, Culture=neutral, PublicKeyToken=286fe515a2c35b64" and "PCLStorage, Version=1.0.0.0, Culture=neutral, PublicKeyToken=286fe515a2c35b64". Choosing "PCLStorage, Version=1.0.2.0, Culture=neutral, PublicKeyToken=286fe515a2c35b64" arbitrarily.
2> Consider app.config remapping of assembly "System.IO, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.11.0" [] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.11.0" [] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Net.Primitives, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "3.9.0.0" [] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Primitives.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "PCLStorage, Culture=neutral, PublicKeyToken=286fe515a2c35b64" from Version "1.0.0.0" [] to Version "1.0.2.0" [C:\Users\John\Source\Repos\MyShoppette\MyShop\bin\Debug\PCLStorage.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Net.Http, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.0.0" [C:\Users\John\Source\Repos\MyShoppette\MyShop\bin\Debug\System.Net.Http.dll] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\System.Net.Http.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Threading.Tasks, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.11.0" [] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Tasks.dll] to solve conflict and get rid of warning.
2>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file:
2> Processing: obj\Debug\res\layout\tabs.xml
2> Processing: obj\Debug\res\layout\toolbar.xml
2> Processing: obj\Debug\res\values\colors.xml
2> Processing: obj\Debug\res\values\styles.xml
2> Processing: obj\Debug\res\values-v21\styles.xml
2> Processing: C:\Users\John\Source\Repos\MyShoppette\MyShop.Android\obj\Debug__library_projects__\PCLStorage\library_project_imports\res\values\strings.xml
2> Processing: C:\Users\John\Source\Repos\MyShoppette\MyShop.Android\obj\Debug__library_projects__\PCLStorage\library_project_imports\res\values\strings.xml
2> MyShop.Android -> C:\Users\John\Source\Repos\MyShoppette\MyShop.Android\bin\Debug\MyShop.Droid.dll
2> No way to resolve conflict between "PCLStorage, Version=1.0.2.0, Culture=neutral, PublicKeyToken=286fe515a2c35b64" and "PCLStorage, Version=1.0.0.0, Culture=neutral, PublicKeyToken=286fe515a2c35b64". Choosing "PCLStorage, Version=1.0.2.0, Culture=neutral, PublicKeyToken=286fe515a2c35b64" arbitrarily.
2> Consider app.config remapping of assembly "System.Net.Primitives, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "3.9.0.0" [] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Primitives.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Net.Http, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.0.0" [C:\Users\John\Source\Repos\MyShoppette\MyShop\bin\Debug\System.Net.Http.dll] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\System.Net.Http.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Threading.Tasks, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.11.0" [] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Tasks.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "6.0.0.0" [] to Version "8.0.0.0" [C:\Users\John\Source\Repos\MyShoppette\packages\Newtonsoft.Json.8.0.3\lib\portable-net40+sl5+wp80+win8+wpa81\Newtonsoft.Json.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "PCLStorage, Culture=neutral, PublicKeyToken=286fe515a2c35b64" from Version "1.0.0.0" [] to Version "1.0.2.0" [C:\Users\John\Source\Repos\MyShoppette\MyShop\bin\Debug\PCLStorage.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "PCLStorage.Abstractions, Culture=neutral, PublicKeyToken=286fe515a2c35b64" from Version "1.0.0.0" [] to Version "1.0.2.0" [C:\Users\John\Source\Repos\MyShoppette\packages\PCLStorage.1.0.2\lib\monoandroid\PCLStorage.Abstractions.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Net.Http.Primitives, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.0.0" [C:\Users\John\Source\Repos\MyShoppette\MyShop\bin\Debug\System.Net.Http.Primitives.dll] to Version "4.2.29.0" [C:\Users\John\Source\Repos\MyShoppette\packages\Microsoft.Net.Http.2.2.29\lib\monoandroid\System.Net.Http.Primitives.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.11.0" [] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.IO, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.11.0" [] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.dll] to solve conflict and get rid of warning.
2>C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(1904,3): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file:
2> Processing: obj\Debug\res\layout\tabs.xml
2> Processing: obj\Debug\res\layout\toolbar.xml
2> Processing: obj\Debug\res\values\colors.xml
2> Processing: obj\Debug\res\values\styles.xml
2> Processing: obj\Debug\res\values-v21\styles.xml
========== Build: 1 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========

The actual Error List is:
Severity Code Description Project File Line Source Suppression State
Error Build action 'EmbeddedResource' is not supported by one or more of the project's targets. MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\stores.json 0 IntelliSense
Error CS0103 The name 'InitializeComponent' does not exist in the current context MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\FeedbackPage.xaml.cs 13 IntelliSense Active
Error CS0103 The name 'PickerRating' does not exist in the current context MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\FeedbackPage.xaml.cs 17 IntelliSense Active
Error CS0103 The name 'PickerServiceType' does not exist in the current context MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\FeedbackPage.xaml.cs 18 IntelliSense Active
Error CS0103 The name 'PickerStore' does not exist in the current context MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\FeedbackPage.xaml.cs 20 IntelliSense Active
Error CS0103 The name 'PickerStore' does not exist in the current context MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\FeedbackPage.xaml.cs 35 IntelliSense Active
Error CS0103 The name 'InitializeComponent' does not exist in the current context MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\HomePage.xaml.cs 13 IntelliSense Active
Error CS0103 The name 'ButtonFindStore' does not exist in the current context MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\HomePage.xaml.cs 15 IntelliSense Active
Error CS0103 The name 'HeroImage' does not exist in the current context MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\HomePage.xaml.cs 25 IntelliSense Active
Error CS0103 The name 'ButtonLeaveFeedback' does not exist in the current context MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\HomePage.xaml.cs 28 IntelliSense Active
Error CS0103 The name 'InitializeComponent' does not exist in the current context MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\StorePage.xaml.cs 14 IntelliSense Active
Error CS0103 The name 'MyMap' does not exist in the current context MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\StorePage.xaml.cs 30 IntelliSense Active
Error CS0103 The name 'MyMap' does not exist in the current context MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\StorePage.xaml.cs 32 IntelliSense Active
Error CS0103 The name 'InitializeComponent' does not exist in the current context MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\StoresPage.xaml.cs 18 IntelliSense Active
Error Build action 'EmbeddedResource' is not supported by one or more of the project's targets. MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\FeedbackPage.xaml 0 IntelliSense
Error Build action 'EmbeddedResource' is not supported by one or more of the project's targets. MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\HomePage.xaml 0 IntelliSense
Error Build action 'EmbeddedResource' is not supported by one or more of the project's targets. MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\StorePage.xaml 0 IntelliSense
Error Build action 'EmbeddedResource' is not supported by one or more of the project's targets. MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\StoresPage.xaml 0 IntelliSense
Error Build action 'EmbeddedResource' is not supported by one or more of the project's targets. MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\FeedbackListPage.xaml 0 IntelliSense
Error CS0103 The name 'InitializeComponent' does not exist in the current context MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\FeedbackListPage.xaml.cs 14 IntelliSense Active
Error CS0103 The name 'FeedbackList' does not exist in the current context MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\FeedbackListPage.xaml.cs 16 IntelliSense Active
Error Build action 'EmbeddedResource' is not supported by one or more of the project's targets. MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\FeedbackPage.xaml 0 IntelliSense
Error CS0103 The name 'InitializeComponent' does not exist in the current context MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\FeedbackPage.xaml.cs 15 IntelliSense Active
Error CS0103 The name 'ButtonCall' does not exist in the current context MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\FeedbackPage.xaml.cs 19 IntelliSense Active
Error Build action 'EmbeddedResource' is not supported by one or more of the project's targets. MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\HomePage.xaml 0 IntelliSense
Error CS0103 The name 'InitializeComponent' does not exist in the current context MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\HomePage.xaml.cs 12 IntelliSense Active
Error CS0103 The name 'ButtonManage' does not exist in the current context MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\HomePage.xaml.cs 14 IntelliSense Active
Error CS0103 The name 'ButtonFeedback' does not exist in the current context MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\HomePage.xaml.cs 19 IntelliSense Active
Error Build action 'EmbeddedResource' is not supported by one or more of the project's targets. MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\StoresPage.xaml 0 IntelliSense
Error CS0103 The name 'InitializeComponent' does not exist in the current context MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\StoresPage.xaml.cs 14 IntelliSense Active
Error CS0103 The name 'NewStore' does not exist in the current context MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\StoresPage.xaml.cs 17 IntelliSense Active
Error CS0103 The name 'StoreList' does not exist in the current context MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\Views\StoresPage.xaml.cs 22 IntelliSense Active
Warning CS0168 The variable 'ex' is declared but never used MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\ViewModels\FeedbackViewModel.cs 29 IntelliSense Active
Warning CS0168 The variable 'ex' is declared but never used MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\ViewModels\FeedbackViewModel.cs 81 IntelliSense Active
Warning CS0168 The variable 'ex' is declared but never used MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\ViewModels\StoresViewModel.cs 105 IntelliSense Active
Warning CS0168 The variable 'ex' is declared but never used MyShop C:\Users\John\Source\Repos\MyShoppette\MyShop\Views\FeedbackPage.xaml.cs 37 IntelliSense Active
Warning CS0168 The variable 'ex' is declared but never used MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\ViewModels\FeedbackListViewModel.cs 57 IntelliSense Active
Warning CS0168 The variable 'ex' is declared but never used MyShopAdmin C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin\ViewModels\FeedbackListViewModel.cs 98 IntelliSense Active
Warning IDE0006 Error encountered while loading the project. Some project features, such as full solution analysis for the failed project and projects that depend on it, have been disabled. MyShop.UWP 1 IntelliSense Active
Warning Project must install nuget package Microsoft.Bcl, version=1.1.10. For more information, see http://go.microsoft.com/fwlink/?LinkID=317570. MyShop.UWP Build
Warning Could not find SDK "SQLite.UWP.2015, Version=3.12.2". MyShop.UWP Build
Warning Project must install nuget package Microsoft.Net.Http, version=2.2.29. For more information, see http://go.microsoft.com/fwlink/?LinkID=317570. MyShop.UWP Build
Warning IDE0006 Error encountered while loading the project. Some project features, such as full solution analysis for the failed project and projects that depend on it, have been disabled. MyShopAdmin.Android 1 IntelliSense Active
Warning This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets. MyShopAdmin.Android C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin.Android\MyShopAdmin.Android.csproj 276 Build
Warning IDE0006 Error encountered while loading the project. Some project features, such as full solution analysis for the failed project and projects that depend on it, have been disabled. MyShopAdmin.iOS 1 IntelliSense Active
Warning This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets. MyShopAdmin.iOS C:\Users\John\Source\Repos\MyShoppette\MyShopAdmin.iOS\MyShopAdmin.iOS.csproj 257 Build

xamarin.forms.xaml.design and xamarin.forms.core.design missing

I downloaded the complete source and hit F6. Unfortunately the build fails because there are several assemblies missing:

  • Xamarin.Forms.Core.Design (hintpath is packages\Xamarin.Forms.2.0.1.6505...)
  • Xamarin.Forms.Xaml.Design (hintpath is packages\Xamarin.Forms.2.0.1.6505...)

and some other SQL lite assemblies for windows phone, but I did not investigate yet why these are missing.

I looked in the packages folder and indeed the \Design folder is missing. Looking in the NuGet package the files are also missing. Even when I download the package (the referenced version) directly from NuGet these files are missing.

However the latest stable version does include this files. So I'm wondering how this could build with this version, or did NuGet remove these files from the package from some reason?

We upgraded the package to the latest stable version, and after manually removing the references to the 2.0.1.6505 hintpath and reentering the references to the new packages most build errors where gone.

The SQLite.WP80 and WP81 are referenced from some kind of SDK? Where can I download and install this??

Why same display for iPad and iPhone?

Hi James,
one question regarding the different design for iPad and iPhone: With iPad simulator it shows "Select a shop" at the right. But when I select a shop, also the list on the left disappears and the selected shop is shown in fullscreen. Wouldn't it be better user experience if the shop is just shown on the right, keeping the list of shops on the left so the user could easily select another shop without using the back button? I would expect something like this:
myshoppe3
But I wonder why it's so hard to find any samples for Xamarin using different displays for iPad and iPhone? None of the official prebuilts at https://www.xamarin.com/prebuilt have different displays. So do I have a mistake here? Is this the expected behaviour that nowadays an iPad should show everything in the same style like the iPhone, just larger?
Many thanks!

BaseViewModel Wrong

In file "StoreViewModel.cs" of project "MyShopAdmin", the "BaseViewModel" base class take "page" as the constructor parameter. However, "BaseViewModel" in "MvvmHelper" have no such constructor. So I cannot build the Admin application.

capture

Error CS0117

i got this error when compiling -.-
'Resource.Attribute' does not contain a definition for 'actionBarSize' MyShopAdmin.Android

unable to build

I am using VS 2017 latest version. I updated all the nuget packages but I am getting the following error.
Error: The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\Microsoft\WindowsXaml\v15.4\Microsoft.Windows.UI.Xaml.CSharp.targets" was not found. Also, tried to find "Microsoft\WindowsXaml\v15.4\Microsoft.Windows.UI.Xaml.CSharp.targets" in the fallback search path(s) for $(MSBuildExtensionsPath) - "C:\Program Files (x86)\MSBuild" . These search paths are defined in "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe.Config". Confirm that the path in the declaration is correct, and that the file exists on disk in one of the search paths. E:\vcprojects\MyShoppe-master\MyShoppe-master\MyShop.UWP\MyShop.UWP.csproj

The "XamarinBuildAndroidAarProguardConfigs" task failed unexpectedly.

I get the error message bellow.

Severity Code Description Project File Line Suppression State
Error The "XamarinBuildAndroidAarProguardConfigs" task failed unexpectedly.
System.IO.InvalidDataException: Central Directory corrupt. ---> System.IO.IOException: An attempt was made to move the file pointer before the beginning of the file.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.SeekCore(Int64 offset, SeekOrigin origin)
at System.IO.FileStream.Seek(Int64 offset, SeekOrigin origin)
at System.IO.Compression.ZipArchive.ReadEndOfCentralDirectory()
--- End of inner exception stack trace ---
at System.IO.Compression.ZipArchive.ReadEndOfCentralDirectory()
at System.IO.Compression.ZipArchive.Init(Stream stream, ZipArchiveMode mode, Boolean leaveOpen)
at System.IO.Compression.ZipArchive..ctor(Stream stream, ZipArchiveMode mode, Boolean leaveOpen, Encoding entryNameEncoding)
at Xamarin.Build.Download.XamarinBuildAndroidAarProguardConfigs.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.d__26.MoveNext() MyShop.Android
error

StoresViewModel.cs: Infinite recursive error

Hi,
Thanks for the very nice example.
The following code in "StoresViewModel.cs":

        Store selectedStore;
        public Store SelectedStore
        {
            get { return selectedStore; }
            set
            {
                selectedStore = value;
                OnPropertyChanged("SelectedStore");
                if (selectedStore == null)
                    return;

                if (ItemSelected == null)
                {
                    page.Navigation.PushAsync(new StorePage(selectedStore));
                    SelectedStore = null;
                }
                else
                {
                    ItemSelected.Invoke(selectedStore);
                }
            }
        }

As you can see:
SelectedStore = null;
Has the capital "S", which i think you meant it to be small "s", to refer to the private field, not the public property, as the current code, makes the app recurs infinitely.

I am not pushing on a coding style, but having the following, make readability clearer in my point of view, but still thanks on the good example:

        Store _selectedStore;
        public Store SelectedStore
        {
            get { return _selectedStore; }
            set
            {
                _selectedStore = value;
                OnPropertyChanged("SelectedStore");
                if (_selectedStore == null)
                    return;

                if (ItemSelected == null)
                {
                    if (Language.Singleton.Current == Language.C_Lang_En)
                        page.Navigation.PushAsync(new StorePage(_selectedStore));
                    else
                        page.Navigation.PushAsync(new StorePageAr(_selectedStore));

                    _selectedStore = null;
                }
                else
                {
                    ItemSelected.Invoke(_selectedStore);
                }
            }
        }

Credentials

Hello,

I am justing learning about Azure Apps and I am having a hard time finding the gateway URI and Application key that the GitHub directions reference (below)

From what I can find online, Microsoft did away with the application keys. Any idea on how to set this up?

Directions:

MobileService = new MobileServiceClient(
"Mobile App URL",
"Gateway URI",
"Application Key");

Azure package issue

I think we should replace the package "WindowsAzure.MobileServices.SQLiteStore" with "Microsoft.Azure.Mobile.Client". I always get "bad request (400)" when fetching data from the database. While, after this replacement, everything is fine. I don't know the reason.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.