Anuncios Libros Cursos Categorías

Setting up an Android device for development

01-06-2023 - Andrés Cruz

Setting up an Android device for development

Android We will explain how to configure an Android device so that when connected to a computer via USB, the Android device can be used to "run" or install our applications in development.

Continuar leyendo


What is an apk?

01-06-2023 - Andrés Cruz

What is an apk?

Android A file with the extension .apk (Application PacKage File) is nothing more than a packaged file of an application; which is compiled and packaged in a single file everything that is included in an application.

Continuar leyendo


How to create a Target collection in Wikitude

31-05-2023 - Andrés Cruz

How to create a Target collection in Wikitude

Android In this section we will explain how to create a Target collection in Wikitude; a Target collection is nothing more than a collection of Targets; a Target is the destination image that will be used by the Tracker to recognize an image.

Continuar leyendo


Developing Augmented Reality applications with Wikitude (part 1)

31-05-2023 - Andrés Cruz

Developing Augmented Reality applications with Wikitude (part 1)

Android In this first installment we will see how to configure our Android project to start using this augmented reality library, for this we will use eclipse and the ADT plugin.

Continuar leyendo


What is it? and how to create augmented reality applications on Android with Wikitude

31-05-2023 - Andrés Cruz

What is it? and how to create augmented reality applications on Android with Wikitude

Android What is Augmented Reality to add elements such as images to our environment, use it in your business, develop applications with Wikitude for Android and iOS with web technologies (HTML, JavaScript, CSS) or native code, geo and image recognition

Continuar leyendo


What is the Android ADT?

30-05-2023 - Andrés Cruz

What is the Android ADT?

Android The ADT for its acronym in English Android Development Tools in English Android Development Tools; is an Eclipse plugin that allows you to build Android applications.

Continuar leyendo


What is the Android SDK?

30-05-2023 - Andrés Cruz

What is the Android SDK?

Android The SDK provides the necessary development libraries to build, test and debug our Android applications.

Continuar leyendo


Establecer la variable de entorno ANDROID_HOME en tu MacOS

29-09-2021 - Andrés Cruz

Establecer la variable de entorno ANDROID_HOME en tu MacOS

Android Conoce como agregar en el path del sistema en Mac variables de entorno, en este caso la de Android Studio que es fundamental para otros servicios que empleemos.

Continuar leyendo


Curso Crear Widgets en Flutter con una RestApi en Laravel y Django

10-07-2020 - Andrés Cruz

Curso Crear Widgets en Flutter con una RestApi en Laravel y Django

Android En este curso vamos a desarrollar aplicaciones para crear widgets de manera dinámica con Flutter mediante una Rest Api que vamos a crear en Laravel y Django y su posterior backend.

Continuar leyendo


Creando tarjetas o cartas en Fluttter con el estilo del Material Design

10-07-2019 - Andrés Cruz

Creando tarjetas o cartas en Fluttter con el estilo del Material Design

Android Las Card de Flutter son un elemento fundamental del Material Design para mostrar datos y en Flutter son personalizables y podemos agregar todo tipo de Widgets como explicamos.

Continuar leyendo