Alejandro Prieto Valdes26 mar 20199 Min. de lecturaGradle proguardCharacteristics: - Settings to keep or discard elements on the building process - Proguard can reduce: * unused classes, fields, methods...
Alejandro Prieto Valdes26 mar 20191 Min. de lecturaGradle - Build TypesbuildTypes { //Build Configuration block release { ...
Alejandro Prieto Valdes25 mar 20192 Min. de lecturaGradle basics Welcome to the gradle course. This course will cover: - The fundamentals of gradle - How to create Gradle tasks and patterns(reusable...
Alejandro Prieto Valdes25 mar 20191 Min. de lecturaHow to create a simple project in AndroidObjectives: - Create a simple project in Android and learn how the Android studio works - tutorialsApp - Minimum Api Level: 23