Active Topics

 



Notices


Reply
Thread Tools
Artyom's Avatar
Posts: 289 | Thanked: 185 times | Joined on Sep 2012 @ Worldwide
#851
can someone please explain how to run the games? i dont want to be stuck with the old version!
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#852
get latest deb, install it
http://talk.maemo.org/attachment.php...2&d=1359544143
and launch
apkenv game.apk
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 2 Users Say Thank You to coderus For This Useful Post:
panjgoori's Avatar
Posts: 1,238 | Thanked: 1,278 times | Joined on Aug 2011 @ Balochistan
#853
any new version available for Maemo ?
 

The Following 2 Users Say Thank You to panjgoori For This Useful Post:
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#854
Originally Posted by thp View Post
They are the shared libraries extracted from the .apk files, and are usually deleted at the end. I just saw that the Pandora patch commented out the unlink() call (probably because it also introduced the ability to load more than one .so file from the .apk), so you can safely delete these files after apkenv has closed down.
Great news, that
 
Posts: 61 | Thanked: 12 times | Joined on Jul 2012 @ Fornaci di Barga ITALY
#855
Originally Posted by coderus View Post
get latest deb, install it
http://talk.maemo.org/attachment.php...2&d=1359544143
and launch
apkenv game.apk
i do it and after i reboot my device.

but....

if i try to launch with apken abspace.apk says not a native apk.
if i try to launch with apkenv /home/user/MyDocs/Apkenv/abspace.apk says missing libraly depandancies.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#856
what game version you using? newest versions using GLES2 and not supported yet.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 228 | Thanked: 137 times | Joined on Jan 2012 @ UK
#857
Originally Posted by coderus View Post
get latest deb, install it
http://talk.maemo.org/attachment.php...2&d=1359544143
and launch
apkenv game.apk
But it's only working as root Shouldn't it work as user?

How to write .desktop to run as root?

As user
Code:
~ $ apkenv /home/user/MyDocs/apkenv/Fruit_Ninja_v1.5.4.apk
apkenv 42.3.15 - http://thp.io/2012/apkenv/
Copyright (c) 2012 Thomas Perl <m@thp.io>

Loaded module: /opt/apkenv/modules//generic.apkenv.so (2)
Loaded module: /opt/apkenv/modules//trg2.apkenv.so (64)
Loaded module: /opt/apkenv/modules//angrybirds.apkenv.so (64)
Loaded module: /opt/apkenv/modules//fruitninja.apkenv.so (64)
Loaded module: /opt/apkenv/modules//cuttherope.apkenv.so (64)
Loaded module: /opt/apkenv/modules//unity.apkenv.so (8)
Loaded module: /opt/apkenv/modules//worldofgoo.apkenv.so (64)
Using module: /opt/apkenv/modules//fruitninja.apkenv.so
open /dev/sequencer or /dev/snd/seq: No such file or directory
signal 11 (Segmentation fault), address is (nil) from 0x41090550
[bt]: (1) /lib/libc.so.6(fwrite+0x2c) [0x41090550]
[bt]: (2) /lib/libc.so.6(fwrite+0x2c) [0x41090550]
[bt]: (3) /opt/apkenv/modules//fruitninja.apkenv.so(extract_files_callback+0x94) [0x3aeaaa9c]
[bt]: (4) apkenv [0x17184]
[bt]: (5) /opt/apkenv/modules//fruitninja.apkenv.so [0x3aeaa584]
[bt]: (6) apkenv [0xfff8]
[bt]: (7) /lib/libc.so.6(__libc_start_main+0x118) [0x410453cc]
As root
Code:
~ # apkenv /home/user/MyDocs/apkenv/Fruit_Ninja_v1.5.4.apk
apkenv 42.3.15 - http://thp.io/2012/apkenv/
Copyright (c) 2012 Thomas Perl <m@thp.io>

Loaded module: /opt/apkenv/modules//generic.apkenv.so (2)
Loaded module: /opt/apkenv/modules//trg2.apkenv.so (64)
Loaded module: /opt/apkenv/modules//angrybirds.apkenv.so (64)
Loaded module: /opt/apkenv/modules//fruitninja.apkenv.so (64)
Loaded module: /opt/apkenv/modules//cuttherope.apkenv.so (64)
Loaded module: /opt/apkenv/modules//unity.apkenv.so (8)
Loaded module: /opt/apkenv/modules//worldofgoo.apkenv.so (64)
Using module: /opt/apkenv/modules//fruitninja.apkenv.so
open /dev/sequencer or /dev/snd/seq: No such file or directory
Game works

Last edited by nbedford; 2013-01-31 at 20:14.
 

The Following User Says Thank You to nbedford For This Useful Post:
Artyom's Avatar
Posts: 289 | Thanked: 185 times | Joined on Sep 2012 @ Worldwide
#858
coderus, thank you very much for the explanation.
Originally Posted by nessuno0986 View Post
if i try to launch with apkenv /home/user/MyDocs/Apkenv/abspace.apk says missing libraly depandancies.
this worked for me. thank you also.
 
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#859
Originally Posted by panjgoori View Post
any new version available for Maemo ?
Nope. Latest updates killed Fremantle compatibility. Version from couple of days ago freezes the phone totally on ABS, plays Fruit Ninja on half screen. Version from today on Fruit complains on lack of Mix_OpenAudio (or something like that now it says Not native apk after few reboots due to ABS testing, btw cool trick to kill phone nicely in such state: hold the power down while inserting charger, somehow the kill signal gets passededit: worked twice, third time didn't disregard that, weird), freezes all else. ldd suggests a lot of libs got kicked out, probably untested on N900.

Last edited by szopin; 2013-01-31 at 20:41.
 

The Following User Says Thank You to szopin For This Useful Post:
B-RUNO's Avatar
Posts: 124 | Thanked: 125 times | Joined on Sep 2010
#860
For the N900 Lovers here is the latest compiled version of the apkenv for fremantle!
All angrybirds and amazing alex are working well now and cute the rope as well.

Regards to all.
Attached Files
File Type: zip apkenv.zip (375.6 KB, 380 views)
__________________
Proud owner of a Nokia N900
If you like my post hit the Thanks button!
 

The Following 9 Users Say Thank You to B-RUNO For This Useful Post:
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:27.