- Expert Android Programming
- Prajyot Mainkar
- 57字
- 2021-07-08 10:29:09
Multidex Support library
In Chapter 2, Exploring Android Studio Developer Tools, we spoke about Dalvik Executable (dex) files. This library provides support for building apps that support multiple dex files. Apps that have references to more than 65536 methods would be required to use multidex configuration. The gradle dependency identifier for this library is as follows:
com.android.support:multidex:1.0.0
推薦閱讀
- 極簡算法史:從數學到機器的故事
- C語言程序設計實踐教程(第2版)
- AIRAndroid應用開發實戰
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- 算法訓練營:提高篇(全彩版)
- ArcGIS By Example
- Mastering Ext JS
- 軟件品質之完美管理:實戰經典
- 西門子S7-200 SMART PLC編程從入門到實踐
- 工業機器人離線編程
- Mastering ASP.NET Core 2.0
- Tableau Dashboard Cookbook
- MongoDB Administrator’s Guide
- Instant Pygame for Python Game Development How-to
- 讀故事學編程:Python王國歷險記