El presente sitio presenta diseños y proyectos realizados con Solidworks y otros programas 3d , además de laminas y modelos 3d para practicar en casa, con el único objetivo de poder aprender y explorar la capacidad de Solidworks, no existiendo en ningún caso fines de lucro.
Showing posts with label ANDROID. Show all posts
Showing posts with label ANDROID. Show all posts

Sunday, August 2, 2015

Install Jelly Bean Android 4.3 on Windows 8 With VirtualBox

Posted by Juan Francisco | Sunday, August 2, 2015 | Category: , | 0 comentarios

What Do You Need?

2) Original Android 4.3 installation ISO file from Google

Steps to Install Jelly Bean Android on Windows 8/8.1 With VirtualBox

1) Make sure you have the latest VirtualBox on your PC.
Jelly Bean on Windows 8 pc
3) Create a new virtual machine, select OS type as Linux as below.
create android 4.3 VM on VirtualBox
Set the RAM size to more than 512MB. I configured 1GB. Create a new hard disk.
4) Go to the settings of virtual machine and edit the storage settings. We need to browse and mount the ISO file which was downloaded from Google site, to IDE controller of CD/DVD drive.
Android 4.3 on Windows 8.1
The CD/DVD drive should appear as shown above after loading the ISO.
5) Power on VM which will boot from attached ISO. Select the installation option as below.
select installation
6) Create a new partition.
create new partition
7) With the default options, press New.
new partition
Make it as ‘Primary’ in next screen and press Enter to allocate full size for the partition.
8.) The partition should be bootable, select ‘Bootable’ in next screen.
select bootabel
Select ‘Write’ to save the settings we did earlier on the partition.
Android 4.3 on PC
To confirm type ‘yes’ and press enter.
Quit from the next screen.
9) Once you have come out of partition creation tool, you can chose the newly created partition to start the installation on VirtualBox.
select disk
10) Select ext3 format and enter.
ext3 format
Press ‘Yes’ to format the partition. Also select ‘Yes’ to install boot loader GRUB. Again ‘Yes’ to install /System directory as read-write in next screen.
Installation process will start.
running installation
11) We have successfully install Android 4.3 on Windows 8 with VirtualBox. Reboot the virtual machine to use.
Note – Remove the ISO file from CD/DVD drive before booting, otherwise it will again boot from ISO and start installation process.
12) Once virtual machine is booted, it is better to disable mouse integration with VM. So, it will be easy to access and use mouse inside Android OS.
Right click on the mouse icon and disable it as shown below.
disable Mouse Integration
13) Network worked directly in bridge mode inside virtual machine. Performance of graphics is not up the the standard. Do not think to play Android games inside this virtual machine, it will not work. But still it is worth to install and play around with it without having a real phone or tablet device.
Here are some of the screenshots taken from Jelly Bean virtual machine in Windows 8.
android1
android2 .
android3

Tuesday, July 28, 2015

Videotutoriales de programación Android

Posted by Juan Francisco | Tuesday, July 28, 2015 | Category: | 0 comentarios

Para todos aquellos que van buscando cursos para programación en Android y solo se encuentran con videotutoriales malos, incompletos o en inglés, os dejo un curso bastante completo, bien explicado y en español con 26 números.

El autor del curso es Jesús Eduardo Conde Núñez y en su webpodréis encontrar una serie de tutoriales completos y totalmente en español.

Para comenzar con este tutorial recomiendo tener algunos conocimientos de JAVA porque algunas cosas se dan por sabidas o no se profundiza demasiado en los detalles. Podéis acceder también a su curso de JAVA para al menos pillar un poco la base para comenzar sin demasiados quebraderos de cabeza con Android.




018.- Modelo,vista y controlador del juego
019.- Persistencia de datos y bases de datos con SQLite
020. -ViewGroups y Views Básicas

021.- Picker Views y List Views 
022.-Views para mostrar imágenes, menús y Webs.
023.-Uso de Content Providers.
024.- Creación y uso de Content Providers. 
025.- Introducción a AndEngine.
026.- Publicar las aplicaciones Android.