01-06-2023 - Andrés Cruz
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.
01-06-2023 - Andrés Cruz
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.
31-05-2023 - Andrés Cruz
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.
31-05-2023 - Andrés Cruz
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.
31-05-2023 - Andrés Cruz
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
30-05-2023 - Andrés Cruz
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.
30-05-2023 - Andrés Cruz
Android The SDK provides the necessary development libraries to build, test and debug our Android applications.
29-09-2021 - Andrés Cruz
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.
10-07-2020 - Andrés Cruz
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.
10-07-2019 - Andrés Cruz
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.