You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: books/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ <h2>Processing for Android: Create Mobile, Sensor-Aware, and VR Applications Usi
60
60
<ahref="https://www.amazon.com/dp/1484227182" target="_black">Order from Amazon</a><br>
61
61
<ahref="https://www.barnesandnoble.com/w/1125787536" target="_black">Order from Barnes & Noble</a><br>
62
62
<ahref="http://andrescolubri.net/androidbook/" target="_black">Read first three chapters online</a></p>
63
-
<p><imgclass="body-image-portrait" src="imgs/pacolubri.jpg" alt="Processing for Android"></p>
63
+
<p><imgclass="body-image-portrait" src="../imgs/books/pacolubri.jpg" alt="Processing for Android"></p>
64
64
<p>Learn how to use the Processing programming language and environment to create Android applications with ease. This book covers the basics of the Processing language, allowing users to effectively program interactive graphics in 2D and 3D, and describes in detail the application of these techniques to different types of Android devices (smartphones, tablets, wearables and smartwatches, as well as to Cardboard-compatible devices in order to create VR experiences). With this book, you will be able to write engaging apps with interactive visuals driven by motion and location information obtained from the device’s sensors; including health data from the wearer, like step count and heart rate.</p><br>
65
65
66
66
@@ -70,7 +70,7 @@ <h2>Rapid Android Development: Build Rich, Sensor-Based Applications with Proces
70
70
<ahref="https://www.amazon.com/Rapid-Android-Development-Sensor-Based-Applications/dp/1937785068" target="_black">Order from Amazon</a><br>
71
71
<ahref="https://www.mobileprocessing.org" target="_black">Read full book online</a></p>
<p>Create mobile apps for Android phones and tablets faster and more easily than you ever imagined. Use “Processing,” the free, award-winning, graphics-savvy language and development environment, to work with the touchscreens, hardware sensors, cameras, network transceivers, and other devices and software in the latest Android phones and tablets.</p><br>
Copy file name to clipboardExpand all lines: es/books/index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ <h1 class="title">Processing para Android</h1>
30
30
<divclass="group">
31
31
32
32
<navclass="site">
33
-
<imgclass="logo" src="../imgs/logo.png" alt="Logo de Processing para Android">
33
+
<imgclass="logo" src="../../imgs/logo.png" alt="Logo de Processing para Android">
34
34
<ulclass="leftnav">
35
35
<li><ahref="../index.html">Principal</a></li>
36
36
<li><ahref="../install.html">Instalar</a></li>
@@ -60,15 +60,15 @@ <h2>Processing for Android: Create Mobile, Sensor-Aware, and VR Applications Usi
60
60
<ahref="https://www.amazon.com/dp/1484227182" target="_black">Haga su pedido en Amazon</a><br>
61
61
<ahref="https://www.barnesandnoble.com/w/1125787536" target="_black">Haga su pedido en Barnes & Noble</a><br>
62
62
<ahref="http://andrescolubri.net/androidbook/" target="_black"> Lee los tres primeros capítulos en línea</a></p>
63
-
<p><imgclass="body-image-portrait" src="imgs/pacolubri.jpg" alt="Processing for Android"></p>
63
+
<p><imgclass="body-image-portrait" src="../../imgs/books/pacolubri.jpg" alt="Processing for Android"></p>
64
64
<p>Aprende a usar el lenguaje de programación y el entorno de Processing para crear aplicaciones de Android con facilidad. Este libro cubre los conceptos básicos del lenguaje de Processing, lo que permite a los usuarios programar de manera efectiva gráficos interactivos en 2D y 3D, y describe en detalle la aplicación de estas técnicas a diferentes tipos de dispositivos Android (teléfonos inteligentes, tabletas, dispositivos portátiles y relojes inteligentes), así como a dispositivos compatibles con Cardboard para crear experiencias de realidad virtual). Con este libro, podrás escribir aplicaciones atractivas con imágenes interactivas basadas en información de geolocalización y movimiento obtenida de los sensores del dispositivo; incluyendo datos de actividad del usuario, como el número de pasos y frecuencia cardíaca.</p><br>
65
65
66
66
<h2>Rapid Android Development: Build Rich, Sensor-Based Applications with Processing</h2>
67
67
<p>Daniel Sauter<br>Publicado en diciembre de 2014, The Pragmatic Bookshelf. 384 páginas (Inglés). Libro en edición rústica.</p>
68
68
<p><ahref="https://pragprog.com/book/dsproc/rapid-android-development" target="_black">Haga su pedido en The Pragmatic Bookshelf</a><br>
69
69
<ahref="https://www.amazon.com/Rapid-Android-Development-Sensor-Based-Applications/dp/1937785068"target="_black">Haga su pedido en Amazon</a><br>
70
70
<ahref="https://www.mobileprocessing.org" target="_black">Lee el libro completo en línea</a></p>
<p>Crea aplicaciones móviles para teléfonos y tabletas Android de forma más rápida y sencilla como nunca te hayas imaginado. Utiliza "Processing", el entorno de desarrollo y lenguaje gratuito, galardonado, y con abundante funcionalidad gráfica, para trabajar con pantallas táctiles, sensores de hardware, cámaras, transceptores de red y otros dispositivos y software en los últimos teléfonos y tabletas con Android.</p><br>
0 commit comments