[ANDROID] Gemix Public Testings

Discusión en general sobre Gemix.

Re: [ANDROID] Gemix Public Testings

Postby CicTec » Sun Jan 01, 2017 8:59 pm

SimulatorOne wrote:No funciona tampoco la resubida de Audio, :(

Gracias cictec por analizar el fallo que impide ejecutarlo.

Mira por favor si puedes generar el log con el ADB a ver que dice, he probado los apk con 3 emuladores distintos y 3 versiones android y funciona, a ver si falta algo en el device real.

Si tienes el SDK instalado y puedes probar a crear con AVD un device como indique y probar los ultimos apk seria de ayuda.
User avatar
CicTec
 
Posts: 16553
Joined: Thu Jul 31, 2008 10:18 pm

Re: [ANDROID] Gemix Public Testings

Postby SimulatorOne » Sun Jan 01, 2017 9:16 pm

En ambas versiones: Se escucha 1 segundo y expulsa, no se ve nada en pantalla. devuelve el error de siempre en pantalla.

Te pego el LOG por ADB:

LOG version SOFT:
Code: Select all
01-01 21:13:43.081 32208 32227 F libc    : Fatal signal 7 (SIGBUS), code 1, fault addr 0xb4a492b9 in tid 32227 (SDLThread)
01-01 21:13:43.188   227   227 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 21:13:43.188   227   227 F DEBUG   : CM Version: '13.0-20161220-SNAPSHOT-ZNH5YAO3XN-huashan'
01-01 21:13:43.188   227   227 F DEBUG   : Build fingerprint: 'Sony/C5303/C5303:4.3/12.1.A.1.207/Nvt_nw:user/release-keys'
01-01 21:13:43.189   227   227 F DEBUG   : Revision: '0'
01-01 21:13:43.190   227   227 F DEBUG   : ABI: 'arm'
01-01 21:13:43.190   227   227 F DEBUG   : pid: 32208, tid: 32227, name: SDLThread  >>> org.libsdl.app <<<
01-01 21:13:43.191   227   227 F DEBUG   : signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 0xb4a492b9
01-01 21:13:43.238   227   227 F DEBUG   :     r0 000003e9  r1 00000002  r2 9fd2e300  r3 00000214
01-01 21:13:43.238   227   227 F DEBUG   :     r4 a16216e0  r5 ffffffff  r6 ffffffff  r7 a01394e0
01-01 21:13:43.238   227   227 F DEBUG   :     r8 b4a49241  r9 00000000  sl 9f2e0440  fp b4a492a5
01-01 21:13:43.238   227   227 F DEBUG   :     ip 9f2e0450  sp a0139498  lr 00000000  pc 9f0243f0  cpsr 20070030
01-01 21:13:43.245   227   227 F DEBUG   :
01-01 21:13:43.245   227   227 F DEBUG   : backtrace:
01-01 21:13:43.245   227   227 F DEBUG   :     #00 pc 0010f3f0  /data/app/org.libsdl.app-1/lib/arm/libGMX_mod_graphics2Dlgy.so (_Z12do_processesv+639)
01-01 21:13:43.245   227   227 F DEBUG   :     #01 pc 00118461  /data/app/org.libsdl.app-1/lib/arm/libGMX_mod_graphics2Dlgy.so (_Z27GMX_mod_graphics2Dlgy_framev+232)
01-01 21:13:43.245   227   227 F DEBUG   :     #02 pc 00018d57  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (_Z14CallEntrypointiz+118)
01-01 21:13:43.245   227   227 F DEBUG   :     #03 pc 0000c805  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (_Z15INTERPRETER_runv+280)
01-01 21:13:43.245   227   227 F DEBUG   :     #04 pc 00019331  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (_Z16ANDROID_MainLoopv+52)
01-01 21:13:43.246   227   227 F DEBUG   :     #05 pc 0000a093  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (Java_org_libsdl_app_SDLActivity_nativeInit+230)
01-01 21:13:43.246   227   227 F DEBUG   :     #06 pc 0001bca9  /data/app/org.libsdl.app-1/oat/arm/base.odex (offset 0x13000) (int org.libsdl.app.SDLActivity.nativeInit(java.lang.Object)+92)
01-01 21:13:43.246   227   227 F DEBUG   :     #07 pc 00020d41  /data/app/org.libsdl.app-1/oat/arm/base.odex (offset 0x13000) (void org.libsdl.app.SDLMain.run()+132)
01-01 21:13:43.246   227   227 F DEBUG   :     #08 pc 7339cb21  /data/dalvik-cache/arm/system@framework@boot.oat (offset 0x1f93000)
01-01 21:13:43.719   227   227 F DEBUG   :
01-01 21:13:43.719   227   227 F DEBUG   : Tombstone written to: /data/tombstones/tombstone_05
01-01 21:13:43.719   227   227 E DEBUG   : AM write failed: Broken pipe
01-01 21:13:43.761   220   220 E lowmemorykiller: Error writing /proc/32208/oom_score_adj; errno=22
01-01 21:13:43.793   619   739 E InputDispatcher: channel 'd17e979 org.libsdl.app/org.libsdl.app.SDLActivity (server)' ~ Channel is unrecoverably broken and will be disposed!


Log ver MODERN:
Code: Select all
01-01 21:15:07.879 32421 32441 F libc    : Fatal signal 7 (SIGBUS), code 1, fault addr 0x9fb1b6d5 in tid 32441 (SDLThread)
01-01 21:15:07.985   227   227 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 21:15:07.985   227   227 F DEBUG   : CM Version: '13.0-20161220-SNAPSHOT-ZNH5YAO3XN-huashan'
01-01 21:15:07.985   227   227 F DEBUG   : Build fingerprint: 'Sony/C5303/C5303:4.3/12.1.A.1.207/Nvt_nw:user/release-keys'
01-01 21:15:07.985   227   227 F DEBUG   : Revision: '0'
01-01 21:15:07.985   227   227 F DEBUG   : ABI: 'arm'
01-01 21:15:07.985   227   227 F DEBUG   : pid: 32421, tid: 32441, name: SDLThread  >>> org.libsdl.app <<<
01-01 21:15:07.985   227   227 F DEBUG   : signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 0x9fb1b6d5
01-01 21:15:08.008   227   227 F DEBUG   :     r0 a15283e8  r1 9f94e000  r2 9fb1b6d5  r3 a14dfb2c
01-01 21:15:08.008   227   227 F DEBUG   :     r4 a1528250  r5 a14dfb2c  r6 000000d4  r7 a034e518
01-01 21:15:08.008   227   227 F DEBUG   :     r8 00000001  r9 a057c694  sl a14e4cf8  fp a057c400
01-01 21:15:08.008   227   227 F DEBUG   :     ip 00000000  sp a034e4c8  lr a14c1119  pc a14c66a2  cpsr 80070030
01-01 21:15:08.013   227   227 F DEBUG   :
01-01 21:15:08.013   227   227 F DEBUG   : backtrace:
01-01 21:15:08.013   227   227 F DEBUG   :     #00 pc 000136a2  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (_Z13CODEBLOCK_runiiPi+28161)
01-01 21:15:08.013   227   227 F DEBUG   :     #01 pc 0000c7cf  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (_Z15INTERPRETER_runv+226)
01-01 21:15:08.013   227   227 F DEBUG   :     #02 pc 00019331  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (_Z16ANDROID_MainLoopv+52)
01-01 21:15:08.014   227   227 F DEBUG   :     #03 pc 0000a093  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (Java_org_libsdl_app_SDLActivity_nativeInit+230)
01-01 21:15:08.014   227   227 F DEBUG   :     #04 pc 0001bca9  /data/app/org.libsdl.app-1/oat/arm/base.odex (offset 0x13000) (int org.libsdl.app.SDLActivity.nativeInit(java.lang.Object)+92)
01-01 21:15:08.014   227   227 F DEBUG   :     #05 pc 00020d41  /data/app/org.libsdl.app-1/oat/arm/base.odex (offset 0x13000) (void org.libsdl.app.SDLMain.run()+132)
01-01 21:15:08.014   227   227 F DEBUG   :     #06 pc 7339cb21  /data/dalvik-cache/arm/system@framework@boot.oat (offset 0x1f93000)
01-01 21:15:08.594   227   227 F DEBUG   :
01-01 21:15:08.594   227   227 F DEBUG   : Tombstone written to: /data/tombstones/tombstone_06
01-01 21:15:08.594   227   227 E DEBUG   : AM write failed: Broken pipe
01-01 21:15:08.674   220   220 E lowmemorykiller: Error writing /proc/32421/oom_score_adj; errno=22
01-01 21:15:08.728   619   739 E InputDispatcher: channel '985971e org.libsdl.app/org.libsdl.app.SDLActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
User avatar
SimulatorOne
 
Posts: 6626
Joined: Tue Nov 17, 2009 2:52 pm
Location: Barcelona

Re: [ANDROID] Gemix Public Testings

Postby Spiderman » Sun Jan 01, 2017 9:23 pm

Creo que me pasa lo mismo que todos. Aunque igual con la emocion no he seguido bien todos los pasos.
No suena nada y la pantalla que me sale es la siguiente:

Screenshot_2017-01-01-21-18-10.png



Mi telefono es un Huawei P8lite con Android 5.0.2
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

Postby CicTec » Sun Jan 01, 2017 9:32 pm

Spiderman wrote:Creo que me pasa lo mismo que todos. Aunque igual con la emocion no he seguido bien todos los pasos.
No suena nada y la pantalla que me sale es la siguiente:

Screenshot_2017-01-01-21-18-10.png



Mi telefono es un Huawei P8lite con Android 5.0.2

Gracias Spiderman,

Parece que no tienes el modo debugging activo por eso salta este error:

@Simulatorone, ok gracias, que procesador tiene tu device, ARM, ARM-V7, ARM-V8a ?
User avatar
CicTec
 
Posts: 16553
Joined: Thu Jul 31, 2008 10:18 pm

Re: [ANDROID] Gemix Public Testings

Postby SimulatorOne » Sun Jan 01, 2017 9:46 pm

Segun cpu-z arm-v7
You do not have the required permissions to view the files attached to this post.
User avatar
SimulatorOne
 
Posts: 6626
Joined: Tue Nov 17, 2009 2:52 pm
Location: Barcelona

Re: [ANDROID] Gemix Public Testings

Postby CicTec » Sun Jan 01, 2017 9:51 pm

Ok, es la build actual, probare a generar el pack con otras architecturas tambien, a ver.
User avatar
CicTec
 
Posts: 16553
Joined: Thu Jul 31, 2008 10:18 pm

Re: [ANDROID] Gemix Public Testings

Postby SimulatorOne » Sun Jan 01, 2017 10:35 pm

He analizado la estructura del apk y me parece correcta.
Analize el AndroidManifiest.xml

Code: Select all
<manifest platformBuildVersionName="7.1.1" installLocation="0" versionName="1.0" platformBuildVersionCode="25" versionCode="1" package="org.libsdl.app">
<uses-sdk targetSdkVersion="25" minSdkVersion="10">
</uses-sdk>
<uses-feature glEsVersion="131072">
</uses-feature>
<uses-permission name="android.permission.WRITE_EXTERNAL_STORAGE">
</uses-permission>
<application allowBackup="true" icon="resource_id:0x7f020000" theme="resource_id:0x1030007" debuggable="true" label="resource_id:0x7f040000">
<activity name="SDLActivity" configChanges="160" label="resource_id:0x7f040000">
<intent-filter>
<action name="android.intent.action.MAIN">
</action>
<category name="android.intent.category.LAUNCHER">
</category>
</intent-filter>
</activity>
</application>
</manifest>


Por ahora sobre el permiso de WRITE_EXTERNAL_STORAGE
Mas adelante se usara... O eso ya seria posible?

No falta el atributo de la orientacion de pantalla? Portraid/Landscape

Por el resto me parece normal.
User avatar
SimulatorOne
 
Posts: 6626
Joined: Tue Nov 17, 2009 2:52 pm
Location: Barcelona

Re: [ANDROID] Gemix Public Testings

Postby CicTec » Mon Jan 02, 2017 10:10 am

Aun no he testado las funcionalidades de escritura ficheros.

He comnpilado un nuevo APK, es el mismo test audio, pero sin audio efectivo, solo grafica, esta compilado tambien para mas architecturas, aqui va: Simple

Si lo podeis probar por favor para ver el resultado.
User avatar
CicTec
 
Posts: 16553
Joined: Thu Jul 31, 2008 10:18 pm

Re: [ANDROID] Gemix Public Testings

Postby SimulatorOne » Mon Jan 02, 2017 11:14 am

Aun hay que encontrar ese fallo que impide la ejecucion de la app.
Si aun te sirve de algo te paso el log.
Code: Select all
01-02 11:08:49.317 24459 24479 F libc    : Fatal signal 7 (SIGBUS), code 1, fault addr 0xa13a2839 in tid 24479 (SDLThread)
01-02 11:08:49.425   227   227 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-02 11:08:49.425   227   227 F DEBUG   : CM Version: '13.0-20161220-SNAPSHOT-ZNH5YAO3XN-huashan'
01-02 11:08:49.425   227   227 F DEBUG   : Build fingerprint: 'Sony/C5303/C5303:4.3/12.1.A.1.207/Nvt_nw:user/release-keys'
01-02 11:08:49.425   227   227 F DEBUG   : Revision: '0'
01-02 11:08:49.425   227   227 F DEBUG   : ABI: 'arm'
01-02 11:08:49.425   227   227 F DEBUG   : pid: 24459, tid: 24479, name: SDLThread  >>> org.libsdl.app <<<
01-02 11:08:49.425   227   227 F DEBUG   : signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 0xa13a2839
01-02 11:08:49.444   227   227 F DEBUG   :     r0 000003e9  r1 00000002  r2 afd8bd80  r3 00000214
01-02 11:08:49.444   227   227 F DEBUG   :     r4 a0704e40  r5 ffffffff  r6 ffffffff  r7 a04394e0
01-02 11:08:49.444   227   227 F DEBUG   :     r8 a13a27c1  r9 00000000  sl 9f2cd440  fp a13a2825
01-02 11:08:49.444   227   227 F DEBUG   :     ip 9f2cd450  sp a0439498  lr 00000000  pc 9f0113f0  cpsr 20030030
01-02 11:08:49.451   227   227 F DEBUG   :
01-02 11:08:49.451   227   227 F DEBUG   : backtrace:
01-02 11:08:49.452   227   227 F DEBUG   :     #00 pc 0010f3f0  /data/app/org.libsdl.app-1/lib/arm/libGMX_mod_graphics2Dlgy.so (_Z12do_processesv+639)
01-02 11:08:49.452   227   227 F DEBUG   :     #01 pc 00118461  /data/app/org.libsdl.app-1/lib/arm/libGMX_mod_graphics2Dlgy.so (_Z27GMX_mod_graphics2Dlgy_framev+232)
01-02 11:08:49.452   227   227 F DEBUG   :     #02 pc 00018d57  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (_Z14CallEntrypointiz+118)
01-02 11:08:49.452   227   227 F DEBUG   :     #03 pc 0000c805  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (_Z15INTERPRETER_runv+280)
01-02 11:08:49.452   227   227 F DEBUG   :     #04 pc 00019331  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (_Z16ANDROID_MainLoopv+52)
01-02 11:08:49.452   227   227 F DEBUG   :     #05 pc 0000a093  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (Java_org_libsdl_app_SDLActivity_nativeInit+230)
01-02 11:08:49.452   227   227 F DEBUG   :     #06 pc 00011671  /data/app/org.libsdl.app-1/oat/arm/base.odex (offset 0xd000) (int org.libsdl.app.SDLActivity.nativeInit(java.lang.Object)+92)
01-02 11:08:49.452   227   227 F DEBUG   :     #07 pc 000176d9  /data/app/org.libsdl.app-1/oat/arm/base.odex (offset 0xd000) (void org.libsdl.app.SDLMain.run()+132)
01-02 11:08:49.453   227   227 F DEBUG   :     #08 pc 7339cb21  /data/dalvik-cache/arm/system@framework@boot.oat (offset 0x1f93000)
01-02 11:08:50.141   227   227 F DEBUG   :
01-02 11:08:50.141   227   227 F DEBUG   : Tombstone written to: /data/tombstones/tombstone_05
01-02 11:08:50.141   227   227 E DEBUG   : AM write failed: Broken pipe


y este log mas extendido: ejecute el comando adb -d logcat
Code: Select all
01-02 11:10:49.325   619   713 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.libsdl.app/.SDLActivity (has extras)} from uid 10030 on display 0
01-02 11:10:49.368   619   633 W BroadcastQueue: Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$GmsExternalReceiver requires com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.cyanogenmod.trebuchet (uid 10030)
01-02 11:10:49.368   619   633 W BroadcastQueue: Permission Denial: broadcasting Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } from com.cyanogenmod.trebuchet (pid=21624, uid=10030) requires com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS due to receiver com.google.android.gms/.icing.proxy.ApplicationLauncherReceiver
01-02 11:10:49.409   619  1365 I ActivityManager: Start proc 24571:org.libsdl.app/u0a111 for activity org.libsdl.app/.SDLActivity
01-02 11:10:49.420 24571 24571 I art     : Late-enabling -Xcheck:jni
01-02 11:10:49.672 24571 24571 I LoadedApk: No resource references to update in package common
01-02 11:10:49.673 24571 24571 I LoadedApk: No resource references to update in package ideadesigns.theme.pury
01-02 11:10:49.684 24571 24571 V SDL     : Device: huashan
01-02 11:10:49.684 24571 24571 V SDL     : Model: Xperia SP
01-02 11:10:49.684 24571 24571 V SDL     : onCreate(): null
01-02 11:10:49.747 24571 24571 V SDL     : onResume()
01-02 11:10:49.768 24571 24590 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
01-02 11:10:49.823 24571 24590 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/21/15, 369a2ea, I96aee987eb
01-02 11:10:49.832 24571 24590 I OpenGLRenderer: Initialized EGL, version 1.4
01-02 11:10:49.845 24571 24571 V SDL     : surfaceCreated()
01-02 11:10:49.851 24571 24571 V SDL     : surfaceDestroyed()
01-02 11:10:49.851 24571 24571 V SDL     : surfaceCreated()
01-02 11:10:49.851 24571 24571 V SDL     : surfaceChanged()
01-02 11:10:49.851 24571 24571 V SDL     : pixel format RGBA_8888
01-02 11:10:49.852 24571 24571 V SDL     : Window size: 720x1184
01-02 11:10:49.856 24571 24592 I SDL     : SDL_Android_Init()
01-02 11:10:49.856 24571 24592 I SDL     : SDL_Android_Init() finished!
01-02 11:10:49.858 24571 24571 V SDL     : surfaceChanged()
01-02 11:10:49.858 24571 24571 V SDL     : pixel format RGBA_8888
01-02 11:10:49.858 24571 24571 V SDL     : Window size: 720x1184
01-02 11:10:49.945   619 22417 D NetlinkSocketObserver: NeighborEvent{elapsedMs=165810656, 192.168.137.1, [2EB57DE2B3DF], RTM_NEWNEIGH, NUD_STALE}
01-02 11:10:49.947   619   638 I ActivityManager: Displayed org.libsdl.app/.SDLActivity: +550ms
01-02 11:10:49.952 24571 24571 V SDL     : onWindowFocusChanged(): true
01-02 11:10:50.180 24571 24592 F libc    : Fatal signal 7 (SIGBUS), code 1, fault addr 0xa13a2d39 in tid 24592 (SDLThread)
01-02 11:10:50.181   227   227 I DEBUG   : property debug.db.uid not set; NOT waiting for gdb.
01-02 11:10:50.181   227   227 I DEBUG   : HINT: adb shell setprop debug.db.uid 100000
01-02 11:10:50.181   227   227 I DEBUG   : HINT: adb forward tcp:5039 tcp:5039
01-02 11:10:50.289   227   227 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-02 11:10:50.289   227   227 F DEBUG   : CM Version: '13.0-20161220-SNAPSHOT-ZNH5YAO3XN-huashan'
01-02 11:10:50.289   227   227 F DEBUG   : Build fingerprint: 'Sony/C5303/C5303:4.3/12.1.A.1.207/Nvt_nw:user/release-keys'
01-02 11:10:50.290   227   227 F DEBUG   : Revision: '0'
01-02 11:10:50.290   227   227 F DEBUG   : ABI: 'arm'
01-02 11:10:50.290   227   227 F DEBUG   : pid: 24571, tid: 24592, name: SDLThread  >>> org.libsdl.app <<<
01-02 11:10:50.290   227   227 F DEBUG   : signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 0xa13a2d39
01-02 11:10:50.332   227   227 F DEBUG   :     r0 000003e9  r1 00000002  r2 afd8bd80  r3 00000214
01-02 11:10:50.332   227   227 F DEBUG   :     r4 a0704a80  r5 ffffffff  r6 ffffffff  r7 a04394e0
01-02 11:10:50.332   227   227 F DEBUG   :     r8 a13a2cc1  r9 00000000  sl 9f5a0440  fp a13a2d25
01-02 11:10:50.332   227   227 F DEBUG   :     ip 9f5a0450  sp a0439498  lr 00000000  pc 9f2e43f0  cpsr 20030030
01-02 11:10:50.339   227   227 F DEBUG   :
01-02 11:10:50.339   227   227 F DEBUG   : backtrace:
01-02 11:10:50.339   227   227 F DEBUG   :     #00 pc 0010f3f0  /data/app/org.libsdl.app-1/lib/arm/libGMX_mod_graphics2Dlgy.so (_Z12do_processesv+639)
01-02 11:10:50.339   227   227 F DEBUG   :     #01 pc 00118461  /data/app/org.libsdl.app-1/lib/arm/libGMX_mod_graphics2Dlgy.so (_Z27GMX_mod_graphics2Dlgy_framev+232)
01-02 11:10:50.340   227   227 F DEBUG   :     #02 pc 00018d57  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (_Z14CallEntrypointiz+118)
01-02 11:10:50.340   227   227 F DEBUG   :     #03 pc 0000c805  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (_Z15INTERPRETER_runv+280)
01-02 11:10:50.340   227   227 F DEBUG   :     #04 pc 00019331  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (_Z16ANDROID_MainLoopv+52)
01-02 11:10:50.340   227   227 F DEBUG   :     #05 pc 0000a093  /data/app/org.libsdl.app-1/lib/arm/libgmxre-android.so (Java_org_libsdl_app_SDLActivity_nativeInit+230)
01-02 11:10:50.340   227   227 F DEBUG   :     #06 pc 00011671  /data/app/org.libsdl.app-1/oat/arm/base.odex (offset 0xd000) (int org.libsdl.app.SDLActivity.nativeInit(java.lang.Object)+92)
01-02 11:10:50.340   227   227 F DEBUG   :     #07 pc 000176d9  /data/app/org.libsdl.app-1/oat/arm/base.odex (offset 0xd000) (void org.libsdl.app.SDLMain.run()+132)
01-02 11:10:50.340   227   227 F DEBUG   :     #08 pc 7339cb21  /data/dalvik-cache/arm/system@framework@boot.oat (offset 0x1f93000)
01-02 11:10:50.775   619 24601 W ActivityManager:   Force finishing activity org.libsdl.app/.SDLActivity
01-02 11:10:50.776   227   227 F DEBUG   :
01-02 11:10:50.776   227   227 F DEBUG   : Tombstone written to: /data/tombstones/tombstone_06
01-02 11:10:50.776   227   227 E DEBUG   : AM write failed: Broken pipe
01-02 11:10:50.777   619   636 I BootReceiver: Copying /data/tombstones/tombstone_06 to DropBox (SYSTEM_TOMBSTONE)
01-02 11:10:50.831   619 11306 D GraphicsStats: Buffer count: 5
01-02 11:10:50.832   619  2433 I WindowState: WIN DEATH: Window{7fcdc17 u0 org.libsdl.app/org.libsdl.app.SDLActivity}
01-02 11:10:50.832   619  2433 W WindowManager: Force-removing child win Window{56e5dd2 u0 SurfaceView} from container Window{7fcdc17 u0 org.libsdl.app/org.libsdl.app.SDLActivity}
01-02 11:10:50.837   619   922 W WindowManager: Failed looking up window
01-02 11:10:50.837   619   922 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@282e804 does not exist
01-02 11:10:50.837   619   922 W WindowManager:         at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8821)
01-02 11:10:50.837   619   922 W WindowManager:         at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8812)
01-02 11:10:50.837   619   922 W WindowManager:         at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1212)
01-02 11:10:50.837   619   922 W WindowManager:         at android.os.BinderProxy.sendDeathNotice(Binder.java:558)
01-02 11:10:50.837   619   922 I WindowState: WIN DEATH: null
01-02 11:10:50.844   242   242 I Zygote  : Process 24571 exited due to signal (7)
01-02 11:10:50.848   619   745 I OpenGLRenderer: Initialized EGL, version 1.4
01-02 11:10:50.860   619  1380 I ActivityManager: Process org.libsdl.app (pid 24571) has died
01-02 11:10:50.860   619  1380 D ActivityManager: cleanUpApplicationRecord -- 24571
User avatar
SimulatorOne
 
Posts: 6626
Joined: Tue Nov 17, 2009 2:52 pm
Location: Barcelona

Re: [ANDROID] Gemix Public Testings

Postby SimulatorOne » Mon Jan 02, 2017 11:29 am

Bueno, investigando di con los archivos de la app instalada, y su estructura

/data/app/
/data/data/
Aqui se encuentra la estructura de la app, no se sibte sirve de algo.
You do not have the required permissions to view the files attached to this post.
User avatar
SimulatorOne
 
Posts: 6626
Joined: Tue Nov 17, 2009 2:52 pm
Location: Barcelona

PreviousNext

Return to General

Who is online

Users browsing this forum: No registered users and 4 guests