Notices


Reply
Thread Tools
Posts: 835 | Thanked: 772 times | Joined on Oct 2007 @ Finland
#811
Could somebody compile the latest version on github for N9(00)?

Last edited by Kozzi; 2013-01-29 at 20:07.
 
Posts: 545 | Thanked: 560 times | Joined on Dec 2011 @ lebanon
#812
Originally Posted by Kozzi View Post
Could somebody compile the latest version on github for N9(00)?
here it is for N9
Attached Files
File Type: deb apkenv_42.3.15_armel.deb (293.7 KB, 278 views)
 

The Following 7 Users Say Thank You to myname24 For This Useful Post:
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#813
Latest build for N900..

BUT nothing is working. Trying cuttherope 1.4:


Cannot load module: /opt/apkenv/modules/cuttherope.apkenv.so
Wrong module ABI version: 10001 (need 10000)
No support modules found.
Not supported yet, but found JNI methods:
Java_com_zeptolab_ctr_CtrRenderer_nativePlaybackFi nished
JNI_OnLoad
JNI_OnUnload
Java_com_zeptolab_ctr_CtrResourceLoader_getLocaliz ed
Java_com_zeptolab_ctr_billing_CtrBillingManager_pu rchased
Java_com_zeptolab_ctr_CtrRenderer_nativeResize
Java_com_zeptolab_ctr_CtrRenderer_videoBannerReque stAdButton
Java_com_zeptolab_ctr_CtrRenderer_videoBannerFinis hed
Java_com_zeptolab_ctr_CtrRenderer_freeDirect
Java_com_zeptolab_ctr_CtrRenderer_allocDirect
Java_com_zeptolab_ctr_CtrRenderer_nativeMenuPresse d
Java_com_zeptolab_ctr_CtrRenderer_nativeBackPresse d
Java_com_zeptolab_ctr_CtrRenderer_nativeDrawFps
Java_com_zeptolab_ctr_CtrRenderer_nativeCpuIndex
Java_com_zeptolab_ctr_CtrRenderer_nativeTouchProce ss
Java_com_zeptolab_ctr_CtrRenderer_nativeTouchAdd
Java_com_zeptolab_ctr_CtrRenderer_nativeRender
Java_com_zeptolab_ctr_CtrRenderer_nativeTick
Java_com_zeptolab_ctr_CtrRenderer_nativePause
Java_com_zeptolab_ctr_CtrRenderer_nativeResume
Java_com_zeptolab_ctr_CtrRenderer_nativeDestroy
Java_com_zeptolab_ctr_CtrRenderer_nativeInit
Java_com_zeptolab_ctr_CtrSaveManager_restoreBroken
Java_com_zeptolab_ctr_CtrSaveManager_restoreSucces s

Errors during make:
#FREMANTLE=1 make

CC apkenv.o
apkenv.c: In function ‘apk_basename’:
apkenv.c:198: warning: return discards qualifiers from pointer target type
CC linker/dlfcn.o
CC linker/linker.o
linker/linker.c: In function ‘insert_soinfo_into_debug_map’:
linker/linker.c:177: warning: assignment makes pointer from integer without a cast
CC linker/linker_environ.o
CC linker/linker_format.o
CC linker/rt.o
CC linker/strlcpy.o
CC compat/gles2_wrappers.o
CC compat/gles_wrappers.o
compat/gles_wrappers.c: In function ‘gles_extensions_init’:
compat/gles_wrappers.c:40: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:41: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:42: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:43: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:44: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:45: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:46: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:47: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:48: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:49: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:50: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:51: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:52: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:53: warning: assignment makes pointer from integer without a cast
compat/gles_wrappers.c:54: warning: assignment makes pointer from integer without a cast
CC compat/hooks.o
CC compat/libc_wrappers.o
CC compat/liblog_wrappers.o
CC compat/pthread_wrappers.o
CC apklib/apklib.o
CC apklib/ioapi.o
CC apklib/ioapi_mem.o
CC apklib/unzip.o
CC jni/jnienv.o
CC jni/shlib.o
CC imagelib/loadjpeg.o
CC imagelib/loadpng.o
CC debug/debug.o
CC n9xx/platform.o
LINK apkenv
MOD angrybirds.apkenv.so
MOD cuttherope.apkenv.so
MOD fruitninja.apkenv.so
MOD generic.apkenv.so
MOD trg2.apkenv.so
MOD unity.apkenv.so
modules/unity.c: In function ‘JNIEnv_GetStaticObjectField’:
modules/unity.c:88: warning: initialization from incompatible pointer type
modules/unity.c:94: warning: assignment from incompatible pointer type
MOD worldofgoo.apkenv.so
Attached Files
File Type: gz apkenv_20130129_N900_Xes.tar.gz (342.2 KB, 146 views)

Last edited by xes; 2013-01-29 at 22:43.
 

The Following 2 Users Say Thank You to xes For This Useful Post:
Hariainm's Avatar
Posts: 485 | Thanked: 708 times | Joined on Feb 2010 @ Galiza
#814
Originally Posted by myname24 View Post
here it is for N9
It's not working fine, look at this (Fruit Ninja 1.5.4)
Name:  2013-01-30_00-13-32.jpg
Views: 1202
Size:  21.0 KB
__________________
Adrian Filgueira, @hariainm
 

The Following 2 Users Say Thank You to Hariainm For This Useful Post:
Posts: 545 | Thanked: 560 times | Joined on Dec 2011 @ lebanon
#815
i just compiled it . I just tested angry birds and fruit ninja 1.5.4 and both are working fine
 
Posts: 92 | Thanked: 19 times | Joined on Apr 2012 @ China
#816
Originally Posted by hariainm View Post
it's not working fine, look at this (fruit ninja 1.5.4)
Attachment 30784
+1
( >﹏<。)~
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#817
@xes same error for harmattan
@myname24 how you compiled it? ><
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 835 | Thanked: 772 times | Joined on Oct 2007 @ Finland
#818
Could this error have something to do with orientation bug?
Code:
Using module: /opt/apkenv/modules//fruitninja.apkenv.so
open /dev/sequencer or /dev/snd/seq: No such file or directory
Funny that yesterday it loaded Angry Birds Space and Rio without problem (exl. the bug above) but today it returned this instead:
Code:
Using module: /opt/apkenv/modules//angrybirds.apkenv.so
signal 11 (Segmentation fault), address is (nil) from 0x410ad564
[bt]: (1) /lib/libc.so.6(memcpy+0x74) [0x410ad564]
[bt]: (2) /lib/libc.so.6(memcpy+0x74) [0x410ad564]
I wonder what version of Cut the Rope tph used in the video. For me it loaded trg2.apkenv.so instead of cuttherope.apkenv.so
 
Posts: 545 | Thanked: 560 times | Joined on Dec 2011 @ lebanon
#819
@coderus i used this in scratchbox : dpkg-buildpackage -rfakeroot -b

and fruit ninja works fine only when run with root . And for the landscape bug i have it when running cut the rope and instantly crash after fully loading the progress bar .

Edit : eveng after forcing portrait (apps also ) from home screen settings and after trying many versions still the same result .

Last edited by myname24; 2013-01-30 at 09:02.
 
Posts: 835 | Thanked: 772 times | Joined on Oct 2007 @ Finland
#820
@myname24
What version of Cut the Rope did you use? The latest version (2.0.1) keeps loading trg2 module instead of cuttherope module. With root access I'm now able to run Angry Birds Space but the landscape bug is still there, Fruit ninja doesn't even want to load
 
Reply

Tags
android, emu_layer, new_whazapp, orphanenv, sfdroid, thp ole ole ole, thp's up, y u disobey thp


 
Forum Jump


All times are GMT. The time now is 00:34.