Posts with category 'Code'

| Page 1

How to decompile, recompile, and sign an APK

|
|
Tags:  Android

Context Android Operating system was launched in 2008. There are lots of Android apps that have been deprecated by the original developer but it still are useful for users. In this post you will learn how to decompile, recompile, and resign an APK. This knowledge will allow you to modify apps without having access to...

Continue reading...

Onion Omega2: LCD con pronóstico del tiempo (en Python)

|
|
Tags:  Omega2,  Python

Omega2 es una placa de desarrollo para construir prototipos de dispositivos IoT. Es extremadamente barata y tiene con un soporte oficial muy bueno en forma de una documentación detallada y actualizaciones frecuentes. En este tutorial explicaré como usar Python para conectar una Omega2 a la API de Yahoo! Weather para mostrar el tiempo actual y...

Continue reading...