Multiple APK Support

Multiple APK Support

  Multiple APK support is a feature on Google Play that allows you to publish different APKs for your application that are each targeted to different device configurations. Each APK is a complete and independent version of your application, but they share the same application listing on Google Play and must share the same package name and be signed with the same release key. This feature is useful for cases in which your application cannot reach all desired devices with a single APK.

  

参考:https://developer.android.com/google/play/publishing/multiple-apks.html

时间: 2024-08-29 07:55:59

Multiple APK Support的相关文章

[Android 之美] 那些你不知道的APK 瘦身,让你的APK更小

[Android 之美] APK 瘦身,减少APK的大小 让你的apk文件尽可能小,应该使移除未使用的代码和资源文件.那么本章节介绍了如何做到让APK更小,性能更好,下载转化率会更高,以及如何指定在构建APK过程中保留或移除的代码和资源,在我们还没有分析APK大小之前,项目中存在一些资源放置处理不当,没有统一的规范,依赖管理不合理,资源重叠,dex方法数过多等问题,导致APK文件比较大,公司要求APK体积大小要优化到3M左右.经过我们的努力终于达到要求,然而我们发现还能再小. Android 之

构建 build variants 构建变体

官方文档 配置构建变体 Configure build variants 此页面以配置构建概览[Configure your build overview]为基础,向您介绍如何配置构建变体,以便从同一个项目中创建应用的不同版本,以及如何正确地管理依赖项并签署配置[ properly manage your dependencies and signing configurations]. 每个构建变体都代表您可以为应用构建的一个不同版本.例如,您可能希望构建应用的免费版本(只提供有限的内容)和付

构建-14 Gradle使用技巧

官方文档 Gradle 提示与诀窍 [Gradle tips and recipes] Gradle 和 Android Plugin for Gradle 提供了一种灵活的方式[a flexible way]来编译.构建和打包您的 Android 应用或库.本页面汇总了一些有用提示和配置,旨在帮助您充分利用每一个构建[get the most out of each build]. 管理项目和源代码 [Manage projects and sources] 下面是一些可用于管理您的项目的模块

API翻译 --- Tasks and Back Stack

IN THIS DOCUMENT Saving Activity State  保存activity状态 Managing Tasks    管理任务 Defining launch modes 定义启动模式 Handling affinities 处理密切关系 Clearing the back stack 清除回退栈 Starting a task 启动任务 ARTICLES Multitasking the Android Way Android多任务方式 SEE ALSO Android

wesome-android

awesome-android Introduction android libs from github System requirements Android Notice If the lib is no longer being maintained,please do not add it here. How To Contribute Step 1. Add a Item as follows: **Library Name**[one space]Short Description

android studio 1.0(135.1629389) 下载安装及问题解决

这篇文章是写给被墙的开发者,能看到的可以绕道了. 一.所有资源下载链接如下:链接到了我的百度网盘,欢迎大家下载 SDK Tools 下载路径(百度云网盘) 平台 包 大小 MD5 校验 Windows installer_r24-windows.exe(Recommended) 92179689 bytes 71ec3d91a4239b44128bf43add888bc357776be9 android-sdk_r24-windows.zip 140738187 bytes 8d20f800cb

android-interview

如何减小安装包的大小 主要是减小资源的大小 不常使用的资源,使用时再从网络下载. 绘制代替图片资源 OOM (Out Of Memory) https://www.zhihu.com/question/37483907 怎么准备Android面试? ANR, Android各个版本特性,Dex2Oat systrace l 你或许应该知道的LLVM, http://blog.csdn.net/khlljm/article/details/51822973 避免oom https://www.zh

The Portable Executable File Format from Top to Bottom(每个结构体都非常清楚)

The Portable Executable File Format from Top to Bottom Randy KathMicrosoft Developer Network Technology Group Created: June 12, 1993 Click to open or copy the files in the EXEVIEW sample application for this technical article. Click to open or copy t

微软正式发布Visual Studio 2013 Update 3 (2013.3) RTM

昨天微软的Visual Studio 2013 Update 3(Visual Studio 2013.3)正式发布(RTM)了,做为微软认证金牌合作的葡萄城控件,我们组织力量第一时间进行翻译.分享给大家: 下载 Visual Studio 2013 Update 3 此更新程序是最新的一个累加了新功能和错误修复的Visual Studio2013,您可以从以下链接获得Visual Studio2013和Team Foundation Server 2013: Download Visual S