anonymous Log in
Search
Recents:
v3.0
ruby
Error al ejecutar en Ruby aplicativo Smart Devices
20/04/16 18:46

favaldi

Replies: 6


Hola estimados. Es primera vez que escribo al foro. Estoy aprendiendo el
desarrollo para Dispositivos móviles (Smart Devices) y al ejecutar
aplicativo, disponible en el training de Genexus evo3, me arroja error
desconocido y no se a que se debe. Adjunto error para quien pueda ayudarme.

Muchas gracias.

Saludos cordiales.


========== Android Execution started ==========

Command: android list avd

Available Android Virtual Devices:

The following Android Virtual Devices could not be loaded:

Name: Nexus_5_API_22

Path: C:\Users\juan valdivia\.android\avd\Nexus_5_API_22.avd

Error: Uknown error

---------

Name: Nexus_5_API_22_2

Path: C:\Users\juan valdivia\.android\avd\Nexus_5_API_22_2.avd

Error: Uknown error

Command: android list target

Available Android targets:

----------

id: 1 or "android-15"

Name: Android 4.0.3

Type: Platform

API level: 15

Revision: 5

Skins: HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800 (default), WVGA854,
WXGA720, WXGA800

Tag/ABIs : default/armeabi-v7a

----------

id: 2 or "android-22"

Name: Android 5.1.1

Type: Platform

API level: 22

Revision: 2

Skins: HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800 (default), WVGA854,
WXGA720, WXGA800, WXGA800-7in

Tag/ABIs : default/armeabi-v7a

error: No valid Android Target found for creating AVD. Please install at
least one of the following: "Google Inc.:Google APIs:8", "Google
Inc.:Google APIs:19", "Google Inc.:Google APIs:15".

warning: Startup object has not been set. Application will be executed with
Knowledge Base Navigator (UI may look different).

Command: adb start-server

Command: adb get-state -e GenexusAVD-XEv3

unknown

Command: emulator -avd GenexusAVD-XEv3

Waiting for device to become ready... (this may take a while)

Android Execution Failed




--
Atte.
Juan Valdivia
Replies

boris.rivas

20/04/16 18:57
Pon que corra el dispositivo en la version 2.1 de Andorid a mi me funciono asi Saludos Atentamente; *Boris Rivas C* *Analista de Sistemas* *GenApp Ecuador* *Tefl: 0996649660* 2016-04-20 16:46 GMT-05:00 Juan Valdivia : > Hola estimados. Es primera vez que escribo al foro. Estoy aprendiendo el > desarrollo para Dispositivos móviles (Smart Devices) y al ejecutar > aplicativo, disponible en el training de Genexus evo3, me arroja error > desconocido y no se a que se debe. Adjunto error para quien pueda ayudarme. > > Muchas gracias. > > Saludos cordiales. > > > ========== Android Execution started ========== > > Command: android list avd > > Available Android Virtual Devices: > > The following Android Virtual Devices could not be loaded: > > Name: Nexus_5_API_22 > > Path: C:\Users\juan valdivia\.android\avd\Nexus_5_API_22.avd > > Error: Uknown error > > --------- > > Name: Nexus_5_API_22_2 > > Path: C:\Users\juan valdivia\.android\avd\Nexus_5_API_22_2.avd > > Error: Uknown error > > Command: android list target > > Available Android targets: > > ---------- > > id: 1 or "android-15" > > Name: Android 4.0.3 > > Type: Platform > > API level: 15 > > Revision: 5 > > Skins: HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800 (default), WVGA854, > WXGA720, WXGA800 > > Tag/ABIs : default/armeabi-v7a > > ---------- > > id: 2 or "android-22" > > Name: Android 5.1.1 > > Type: Platform > > API level: 22 > > Revision: 2 > > Skins: HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800 (default), WVGA854, > WXGA720, WXGA800, WXGA800-7in > > Tag/ABIs : default/armeabi-v7a > > error: No valid Android Target found for creating AVD. Please install at > least one of the following: "Google Inc.:Google APIs:8", "Google > Inc.:Google APIs:19", "Google Inc.:Google APIs:15". > > warning: Startup object has not been set. Application will be executed > with Knowledge Base Navigator (UI may look different). > > Command: adb start-server > > Command: adb get-state -e GenexusAVD-XEv3 > > unknown > > Command: emulator -avd GenexusAVD-XEv3 > > Waiting for device to become ready... (this may take a while) > > Android Execution Failed > > > > > -- > Atte. > Juan Valdivia >

fdagnino

20/04/16 20:24
Ese error se debe a que te faltan instalar las api de google, la 8, 15 y 19 

Enviado desde mi smartphone BlackBerry 10.

marcelo.pithon

21/04/16 06:27
Hola Juan, el emulador del SDK es muy malo, hay un emulador mucho mejor que se puede obtener free en www.genymotion.com. [https://www.genymotion.com/wp-content/uploads/2016/02/Android-M_Genymotion..jpg] Genymotion - Fast And Easy Android Emulation www.genymotion.com Genymotion is the best Android Emulator for app testing and presentation. As a reference tool for Android developers, we count more than 4.5M active users. saludos. ________________________________

favaldi

21/04/16 09:09
Las API que indica el error están instaladas, pero igual manda el mensaje que faltan, es muy incoherente el error. El error puntual es donde dice "Error: Uknown error". Gracias y saludos. 2016-04-20 20:24 GMT-03:00 : > Ese error se debe a que te faltan instalar las api de google, la 8, 15 y > 19 > > Enviado desde mi smartphone BlackBerry 10. > *

favaldi

21/04/16 09:12
Gracias por tu consejo, voy a instalar ese emulador. Consulta ¿implica mantener todas las SDK de Android instaladas o se pueden desinstalar? estas instalaciones, varias SDK, me ocuparon casi 25 GB de espacio en mi disco C. Gracias y Saludos. 2016-04-21 6:27 GMT-03:00 Marcelo Pithon - AlleanzaIT < marcelo.pithon@alleanzait.com>: > > Hola Juan, el emulador del SDK es muy malo, hay un emulador mucho mejor > que se puede obtener free en www.genymotion.com. > > Genymotion – Fast And Easy Android Emulation > www.genymotion.com > Genymotion is the best Android Emulator for app testing and presentation. > As a reference tool for Android developers, we count more than 4.5M active > users. > > > saludos. > > > > ------------------------------ > *

marcelo.pithon

21/04/16 13:20
por el general creo que solo la api 19, pues si la verdad que consume mucho espacio. ________________________________


Back to ruby