android - I can not run the app after I update Xamarin.Forms -
ok, here thing:
- i using xamarin.form build app targets both ios , android. using xamarin studio mac
- i create app , solution creates app, app.droid, app.ios project.
- in every project there indication show packages need updated.
- i run droid project in samsung s5 api 21, without doing update, , app installed in device.
- i update of packages, update xamarin.form in 20.0.+ version base on feedback of question: https://forums.xamarin.com/discussion/57283/unable-to-find-a-version-of-xf-compatible-with update xamarin.form package.
- i run again in samsung s5 21 there errors :
/users/crs/projects/time.al/droid: error xa5209: unzipping failed. please download https://dl-ssl.google.com/android/repository/android_m2repository_r22.zip , extract /users/crs/.local/share/xamarin/android.support.v4/23.0.1.3/content directory. (xa5209) (time.al.droid)
what can do, because need update xamarin.forms latest version, stuck long time.
you should: 1-download https://dl-ssl.google.com/android/repository/android_m2repository_r22.zip 2-go to: /users/crs/.local/share/xamarin/android.support.v4/23.0.1.3/content 3-copy repository downloaded here , unzipped
this worked me
Comments
Post a Comment