简体   繁体   English

我如何从我的 Apk 大小知道我的应用程序在上传之前的下载大小?

[英]How can I know my App's download size prior Uploading, from my Apk size?

Is there any way from which I can get to know what will be my app's download size in playsotre before uploading?在上传之前,有什么方法可以让我知道我的应用在 playotre 中的下载大小是多少? I have a working apk and made it using xamarin form.我有一个可用的 apk,并使用 xamarin 形式制作。

In Android Studio, inside build tab you will find "Analyze APK" option.在 Android Studio 中,在构建选项卡中,您将找到“分析 APK”选项。 Upload your apk.上传你的apk。 There you will get to know download size.在那里您将了解下载大小。

在此处输入图像描述

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何使我的滚动视图/网格中的图像与正常尺寸的屏幕宽度匹配? - How can I make my image inside my scrollview/grid fit to the screen width with it's normal size? 我如何知道 PostgrSQL 中数据库的大小 - How can I know the size of a database in PostgrSQL 如何更改Telerik CartesianGrid的大小 - How can i change my Telerik CartesianGrid size 如何缩小单声道触摸应用程序的大小 - How can I shrink the size of my mono touch application 如何包含文字控件的大小? - How can I contain the size of my literal control? 如何获取 PostgreSQL 服务器上每个数据库的大小 - How can i get the size of every db on my PostgreSQL server 我在c#点网络中添加了下载apk文件功能,但下载后文件大小与实际APK文件大小不同 - I have added the download apk file functionality in c# dot net but after download the file size is different from actual APK file size 将图片从 webapi 上传到 blob 存储时,如何验证扩展名和图片大小? - When uploading an image from webapi to blob storage, how can I validate extension and picture size? 我应该如何更改瓷砖的尺寸? - How should I change the size of my tiles? 如何将组件的大小链接到窗口大小? - How can I link a component's Size to the Window size?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM