Hi,
I downloaded the sample from https://github.com/conceptdev/xamarin-forms-samples/tree/master/TodoL10nResx
When tried to run on Android I get the following error
Error: /Users/XXXXXXXX/xamarin-forms-samples-master/TodoL10nResx/PCL/Todo/TodoL10nResx.csproj: /Users/XXXXXXX/xamarin-forms-samples-master/TodoL10nResx/PCL/Todo/TodoL10nResx.csproj could not import "../packages/Xamarin.Forms.1.1.0.6202/build/portable-win+net45+wp80+MonoAndroid10+MonoTouch10/Xamarin.Forms.targets" (TodoL10nResx)
Similar error on iOS as well.
Under Packages I get a yellow exclamation icon over Xamarin.Forms ..... tried updating, removing and adding but no luck.
I am using Xamarin Studio on Mac.
Am I missing something ?
Also it will be of great help if someone could point me to a step by step guide for using RESX.
Many thanks in advance.