source: dispositivos_moviles/Donwloader/res/values/strings.xml @ cb83cc5

Last change on this file since cb83cc5 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: 220 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3
4    <string name="app_name">Donwloader</string>
5    <string name="action_settings">Settings</string>
6    <string name="hello_world">Hello world!</string>
7
8</resources>
Note: See TracBrowser for help on using the repository browser.