Problem with APK Size generated by Visual Studio

Asked

Viewed 228 times

0

I’m using the latest version of Visual Studio Community 2017, and when I get the apk, the same is getting the size 90 mega. I have already made several modifications and I did not get results. It is a simple project with few classes and features, maximum 10 pages.

I already followed the tutorial of the official website and still could not solve...

NOTE: In previous versions of Visual Studio, just changing the configuration Linking for SQK Assemblies Only my APK greatly reduced, and in the newer version it gets the same size by changing this setting.

Below are some images showing my project settings.

Thank you very much...

Archive

Project setup.

Configurações do Projeto Android

File size

Tamanho do Arquivo

References of the project

inserir a descrição da imagem aqui

  • You have images in your app?

  • I have...but I started a project and I put the same code with the images and I managed to generate the release... but after inserting Theme light it stopped generating release... I already updated the visualstudio and still the error... I saw a lot of people...

  • Getting back to the problem of apk size, this may be related to the amount of images in your app. Do you have many images? And the size of each image on average?

  • It was solved .... There were not many images, and they were not heavy. The problem was solved after some updates of Visual Studio... Thank you all for your answers...

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.