source: dispositivos_moviles/Donwloader/gen/com/example/donwloader/BuildConfig.java @ 9572f49

Last change on this file since 9572f49 was 9572f49, checked in by Antonio Araujo Brett <aaraujo@…>, 11 years ago

*- Estudio de API de Android y prueba de concepto para descargar archivos desde una URL con protocolo https y lanzar la Actividad de leer y verificar firma de un contenedor BDOC de la aplicación Tibisay Móvil.

  • Property mode set to 100644
File size: 164 bytes
Line 
1/** Automatically generated file. DO NOT MODIFY */
2package com.example.donwloader;
3
4public final class BuildConfig {
5    public final static boolean DEBUG = true;
6}
Note: See TracBrowser for help on using the repository browser.