android - I can not run the app after I update Xamarin.Forms -


ok, here thing:

  1. i using xamarin.form build app targets both ios , android. using xamarin studio mac
  2. i create app , solution creates app, app.droid, app.ios project.
  3. in every project there indication show packages need updated.
  4. i run droid project in samsung s5 api 21, without doing update, , app installed in device.
  5. 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.
  6. 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

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -