[ANDROID] Gemix Public Testings

Discusión en general sobre Gemix.
Post Reply
User avatar
CicTec
Posts: 16590
Joined: Thu Jul 31, 2008 10:18 pm

Re: [ANDROID] Gemix Public Testings

Post by CicTec »

blotopk wrote:Hardware Type: Samsung Galaxy Pocket GT-S5301L (850mhz/512ram/240x320)
Android Version: 4.0.4
-----------------------
Test Type: AudioFMODStudio-Soft
NOTE:
- La app no inicia, se cierra automáticamente.
-----------------------
Test Type: AudioFMODStudio-GLES2
NOTE:
- El fondo, el objeto rotando y la música: bien. No veo los dos textos.
-----------------------
Test Type: Scroll-Soft
NOTE:
- La app no inicia, se cierra automáticamente.
-----------------------
Test Type: Scroll-GLES2
NOTE:
- De nuevo: todo bien, excepto el texto, que no aparece.
- Noto que la app se cierra automáticamente si, en ejecución, uno cambia la orientación de la pantalla de portrait a landscape o viceversa.
-----------------------
Test Type: Mode7Simulator-Soft
NOTE:
- La app no inicia, se cierra automáticamente.
-----------------------
Test Type: Mode7Simulator-GLES2
NOTE:
- Se ve todo bien.
- Visualizo 7 textos en pantalla: fog color, fog density, vel, angle, x, y, z. Todos con sus variables numéricas. No los fps.
-----------------------
Test Type: BenchmarkProcesses-Soft
NOTE:
- La app no inicia, se cierra automáticamente.
-----------------------
Test Type: BenchmarkProcesses-GLES2
NOTE:
- Es todo renderizado adecuadamente, pero otra vez no veo los fps.
-----------------------

RESUMEN: Ninguna de las apps con render por Soft me anduvieron. El resto funcionó correctamente, aunque sospecho que no visualizo enteramente la pantalla, lo que me impide ver la impresión de los fps (en el test de scroll sí pude ver texto, porque había más líneas). Debe ser por la extremadamente pequeña resolución de mi celular: 240x320.
Hola blotopk,

Muchas gracias por los tests.

El problema de la pantalla entera es porque tu resolucion es mas pequeña de los ejemplos, la semana que viene publicare otros 2 test que usan ambos virtual resolution, asi deberia poder funcionar bien.

Sobre las versiones soft, puedes sacar el log de tu movil de la app en ejecucion ? seria de ayuda para entender porque no funcionan, ya que es raro.
blotopk
Posts: 23
Joined: Fri Apr 02, 2010 7:14 pm

Re: [ANDROID] Gemix Public Testings

Post by blotopk »

CicTec wrote: Hola blotopk,

Muchas gracias por los tests.

El problema de la pantalla entera es porque tu resolucion es mas pequeña de los ejemplos, la semana que viene publicare otros 2 test que usan ambos virtual resolution, asi deberia poder funcionar bien.

Sobre las versiones soft, puedes sacar el log de tu movil de la app en ejecucion ? seria de ayuda para entender porque no funcionan, ya que es raro.
Mmm, me encantaría, pero sinceramente no estoy seguro de cómo hacer eso. Ni siquiera tengo el celular rooteado.
User avatar
SimulatorOne
Posts: 6626
Joined: Tue Nov 17, 2009 2:52 pm
Location: Barcelona
Contact:

Re: [ANDROID] Gemix Public Testings

Post by SimulatorOne »

No se necesita ser root para eso.
Pero si tener activado el modo desarrollador y despues el protocolo de depuracion ADB y conectarlo por usb a tu ordenador. Claro necesitas los controladores genericos drivers de adb para windows. Y despues necesitas la minitool fastboot y adb.

Existen tutoriales de como sacar ese catlog de android.
Tambien existen aplicaciones que son capaces de sacarla, busca catlog en google play
blotopk
Posts: 23
Joined: Fri Apr 02, 2010 7:14 pm

Re: [ANDROID] Gemix Public Testings

Post by blotopk »

Gracias por los datos. No sé si sirve, pero preferí el camino fácil, con Catlog:
Hidden content: Show
build.board: rhea build.bootloader: unknown build.brand: samsung build.cpu_abi: armeabi-v7a build.cpu_abi2: armeabi build.device: coriplus build.display: IMM76D.S5301LUBAME1 build.fingerprint: samsung/coriplusub/coriplus:4.0.4/IMM76D/S5301LUBAME1:user/release-keys build.hardware: rhea_ss_coriplus build.host: SEP-102 build.id: IMM76D build.manufacturer: samsung build.model: GT-S5301L build.product: coriplusub build.radio: unknown build.serial: 4d006a9b86949000 build.tags: release-keys build.time: 1368689851000 build.type: user build.user: se.infra version.codename: REL version.incremental: S5301LUBAME1 version.release: 4.0.4 version.sdk_int: 15 02-06 02:12:13.031 I/System (17950): Failed to destroy process 18662 02-06 02:12:13.051 I/System (17950): libcore.io.ErrnoException: kill failed: ESRCH (No such process) 02-06 02:12:13.051 I/System (17950): at libcore.io.Posix.kill(Native Method) 02-06 02:12:13.051 I/System (17950): at libcore.io.ForwardingOs.kill(ForwardingOs.java:77) 02-06 02:12:13.051 I/System (17950): at java.lang.ProcessManager$ProcessImpl.destroy(ProcessManager.java:257) 02-06 02:12:13.051 I/System (17950): at com.nolanlawson.logcat.b.i.a(Unknown Source) 02-06 02:12:13.051 I/System (17950): at com.nolanlawson.logcat.b.f.b(Unknown Source) 02-06 02:12:13.051 I/System (17950): at com.nolanlawson.logcat.reader.LogcatReaderLoader.<init>(Unknown Source) 02-06 02:12:13.051 I/System (17950): at com.nolanlawson.logcat.reader.LogcatReaderLoader.a(Unknown Source) 02-06 02:12:13.051 I/System (17950): at com.nolanlawson.logcat.b.l.a(Unknown Source) 02-06 02:12:13.051 I/System (17950): at com.nolanlawson.logcat.b.c.doInBackground(Unknown Source) 02-06 02:12:13.051 I/System (17950): at android.os.AsyncTask$2.call(AsyncTask.java:264) 02-06 02:12:13.051 I/System (17950): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305) 02-06 02:12:13.051 I/System (17950): at java.util.concurrent.FutureTask.run(FutureTask.java:137) 02-06 02:12:13.051 I/System (17950): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) 02-06 02:12:13.051 I/System (17950): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569) 02-06 02:12:13.051 I/System (17950): at java.lang.Thread.run(Thread.java:856) 02-06 02:12:13.122 D/STATUSBAR-NotificationService(1504): enqueueNotificationInternal - pkg:XXX.XXXXXXXXXXX.XXXXXX, id:2131296342 02-06 02:12:13.122 D/STATUSBAR-NotificationService(1504): Noti Alert - mSystemReady:true, AlertEnabled:true 02-06 02:12:13.172 D/STATUSBAR-StatusBarManagerService(1504): setSystemUiVisibility(0x0) 02-06 02:12:13.172 D/STATUSBAR-StatusBarManagerService(1504): manageDisableList what=0x0 pkg=WindowManager.LayoutParams 02-06 02:12:13.222 D/DEFERED_APP_VISIBILITY(1504): tweaking closing app 02-06 02:12:13.242 I/SurfaceFlinger(1216): id=734 Removed idx=4 Map Size=5 02-06 02:12:13.242 I/SurfaceFlinger(1216): id=734 Removed idx=-2 Map Size=5 02-06 02:12:13.342 I/SurfaceFlinger(1216): id=733 Removed idx=3 Map Size=4 02-06 02:12:13.342 I/SurfaceFlinger(1216): id=733 Removed idx=-2 Map Size=4 02-06 02:12:13.352 V/PhoneStatusBar(1611): setLightsOn(true) 02-06 02:12:13.642 D/dalvikvm(1611): GC_CONCURRENT freed 480K, 18% free 8981K/10823K, paused 3ms+30ms 02-06 02:12:14.102 D/dalvikvm(17950): GC_CONCURRENT freed 408K, 44% free 7734K/13767K, paused 2ms+18ms 02-06 02:12:14.403 D/STATUSBAR-NetworkController(1611): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE 02-06 02:12:14.673 D/dalvikvm(17950): GC_CONCURRENT freed 528K, 44% free 7718K/13767K, paused 3ms+18ms 02-06 02:12:15.244 D/dalvikvm(17950): GC_CONCURRENT freed 438K, 45% free 7704K/13767K, paused 3ms+23ms 02-06 02:12:15.284 D/InputReader(1504): Input event: value=1 02-06 02:12:15.284 E/lights (1504): write_int: path /sys/class/backlight/keypad-led/brightness, value 100 02-06 02:12:15.284 E/lights (1504): write_int failed to open /sys/class/backlight/keypad-led/brightness 02-06 02:12:15.284 D/RestrictionPolicy(1504): isHomeKeyEnabled :true 02-06 02:12:15.284 I/PowerMan
User avatar
CicTec
Posts: 16590
Joined: Thu Jul 31, 2008 10:18 pm

Re: [ANDROID] Gemix Public Testings

Post by CicTec »

Hola blotopk,

Gracias por probar, el log que veo todavia no es suficiente para obtener info sobre el error, no se si es el exendido o deberias activarlo, gracias de todas formas.
blotopk
Posts: 23
Joined: Fri Apr 02, 2010 7:14 pm

Re: [ANDROID] Gemix Public Testings

Post by blotopk »

Hola, lo hice nuevamente y el log es más largo. Lo adjunto en un txt, espero sirva, un saludo.
You do not have the required permissions to view the files attached to this post.
User avatar
CicTec
Posts: 16590
Joined: Thu Jul 31, 2008 10:18 pm

Re: [ANDROID] Gemix Public Testings

Post by CicTec »

Hola blotopk,

Gracias nuevamente por el log, todavia sigue sin indicar info sobre lo que pueda pasar :\
User avatar
CicTec
Posts: 16590
Joined: Thu Jul 31, 2008 10:18 pm

Re: [ANDROID] Gemix Public Testings

Post by CicTec »

Buenas,

He subido 3 nuevos tests: BenchmarkProcesses4VR Soft y GLES2 y InputSimpleVR (solo GLES2 de momento).

El primero es el test Benchmark anterior, pero con Virtual Resolution automatico activado (para testarlo) deberia rellenar totalmente la pantalla.
El segundo es el primero test del nuevo sistema de input para tactil, para ver como responde el input (y si funciona).

Para quien desee testarlos, el link de descarga y las instrucciones los encontrais aqui: http://www.gemixstudio.com/forums/viewt ... 602#p67602
User avatar
SimulatorOne
Posts: 6626
Joined: Tue Nov 17, 2009 2:52 pm
Location: Barcelona
Contact:

Re: [ANDROID] Gemix Public Testings

Post by SimulatorOne »

Oooh vaya, tengo una mala noticia:
Parece que los nuevos apk(los 3) no dejan instalarlos, ni si quiera sale la confirmacion de instalacion, adjunto la captura del error que me devuelve.

Los anteriores apks si funcionan la instalacion e ejecucion.

Como te puedo ayudarte?
You do not have the required permissions to view the files attached to this post.
User avatar
Spiderman
Posts: 761
Joined: Wed Feb 11, 2009 2:49 am

Re: [ANDROID] Gemix Public Testings

Post by Spiderman »

Yo si consigo instalarlo. Os pongo una captura
Screenshot_2017-02-11-17-06-50.png


Pero no detecta cuando tocas la pantalla. Se queda igual.

Lo he ejecutado en vertical y en horizontal y ocupa la totalidad de la pantalla en ambos casos.
You do not have the required permissions to view the files attached to this post.
Post Reply

Return to “General”