![]() |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
http://i.imgur.com/78gv5QX.png And...what is apkamr? |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
|
Re: [Announce] apkenv (N900, N950, N9)
I do as these steps
I copied Amazingalex2.apk to app folder. Then I click on Amazingalex2 in the menu and it doesn't work. Nothing happens |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
Code:
apkenv /path/to/apk To add it to homescreen do in terminal: Code:
apkenv --install /path/to/apk |
Re: [Announce] apkenv (N900, N950, N9)
this is what i get when i try to run world of goo
Nokia-N900:/opt/apkenv/bin# ./apkenv ../Apk/worldofgoo.apk apkenv 42.1.1 - http://thp.io/2012/apkenv/ Copyright (c) 2012 Thomas Perl <m@thp.io> late-initializing normal mutex late-initializing normal mutex late-initializing normal mutex Wrong module ABI version: 10001 (need 10000) Wrong module ABI version: 10001 (need 10000) Wrong module ABI version: 10001 (need 10000) Wrong module ABI version: 10001 (need 10000) Wrong module ABI version: 10001 (need 10000) Wrong module ABI version: 10001 (need 10000) No support modules found. Not supported yet, but found JNI methods: Java_com_twodboy_worldofgoo_WorldOfGoo_nativeOnSta rt Java_com_twodboy_worldofgoo_WorldOfGoo_nativeOnPau se Java_com_twodboy_worldofgoo_DemoRenderer_nativeTou chEvent Java_com_twodboy_worldofgoo_DemoRenderer_nativeRen der Java_com_twodboy_worldofgoo_DemoGLSurfaceView_nati vePause Java_com_twodboy_worldofgoo_DemoRenderer_nativeRes ize Java_com_twodboy_worldofgoo_WorldOfGoo_nativeOnSto p Java_com_twodboy_worldofgoo_DemoRenderer_nativeOnS urfaceCreated Java_com_twodboy_worldofgoo_WorldOfGoo_nativeOnRes ume Java_com_twodboy_worldofgoo_WorldOfGoo_nativeOnDes troy Java_com_twodboy_worldofgoo_WorldOfGoo_nativeOnCre ate and this is the amazing alex 2: Nokia-N900:/opt/apkenv/bin# ./apkenv ../Apk/Amazingalex2.apk apkenv 42.1.1 - http://thp.io/2012/apkenv/ Copyright (c) 2012 Thomas Perl <m@thp.io> late-initializing normal mutex late-initializing normal mutex Wrong module ABI version: 10001 (need 10000) Wrong module ABI version: 10001 (need 10000) Wrong module ABI version: 10001 (need 10000) Wrong module ABI version: 10001 (need 10000) Wrong module ABI version: 10001 (need 10000) Wrong module ABI version: 10001 (need 10000) No support modules found. Not supported yet, but found JNI methods: Java_com_rovio_ka3d_MyRenderer_nativeGetPossibleOr ientations Java_com_rovio_ka3d_MyRenderer_nativePause Java_com_rovio_ka3d_MyRenderer_nativeResume JNI_OnLoad Java_com_rovio_ka3d_MyRenderer_nativeResize Java_com_rovio_ka3d_MyRenderer_nativeKeyInput Java_com_rovio_ka3d_MyRenderer_nativeInput Java_com_rovio_ka3d_MyRenderer_nativeUpdate Java_com_rovio_ka3d_MyRenderer_nativeLoadFromUrl Java_com_rovio_ka3d_MyRenderer_nativeInit Java_com_rovio_ka3d_MyRenderer_nativeDeinit Java_com_rovio_ka3d_AudioOutput_nativeMixData Java_com_rovio_ka3d_WebViewWrapper_callLuaFunction Java_com_rovio_ka3d_WebViewWrapper_linkClickedCall back Java_com_rovio_ka3d_WebViewWrapper_urlLoadedCallba ck |
Re: [Announce] apkenv (N900, N950, N9)
and then the game crush !! didn't know what to do ?!?!
and i have the " world of goo " module in the modules folder ! what to do guys ?? |
world of goo module not finished.
amazing alex working only first versions. try to read/search in topic before asking same questions. |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
It's the same thing of apkenv , but with the change of name only It's apkenv http://thp.io/2012/apkenv/ but i change name to have more than one copy of apkenv |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
Of course yes, and it working with me normally and not so small like this |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
Write in google cut-the-rope-v1.3.1-approb.com.apk |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
First name like this Amazingalex2.apk or not ? Secondly Do you copy aprenv & apkamr to usr/bin and give them permission? try this HTML Code:
apkamr /opt/apkenv/app/Amazingalex2.apk |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
If i use Code:
apkenv /home/user/MyDocs/Amazingalex.apk http://i.imgur.com/b3hktyD.png if i use Code:
apkamr /home/user/MyDocs/Amazingalex.apk http://i.imgur.com/gWBIpYh.png In this case the game runs but slowly. I'm using Overclock set at: 250min 805max |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
apkamr You are right it is really slow apkenv Quick but small screen I think it's because of the different of Version and modules |
Re: [Announce] apkenv (N900, N950, N9)
Hi.
There's only one Android game which I'm interested in running, and that's Super Hexagon. It's not listed in here as working or non-working: http://wiki.maemo.org/Apkenv/Game_Compatibility As apparently a specific library needs to be written for each game, I guess this game doesn't run yet, but is anyone willing to try? The game is pretty simple so I guess N900 would be able to handle it with no problem if it did at all, and this is what I wonder if it does. It probably runs fine in NITDroid, but I don't want to install an entire OS just for one thing. |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
Thank you ! |
Re: [Announce] apkenv (N900, N950, N9)
apkamr /opt/apkenv/app/Amazingalex2.apk
it says permission denied |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
Code:
chmod +x apkamr |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
Go ahead brother another link Includes Angry Birds Seasons & Angry Birds Space http://www.mediafire.com/?ckiyffbrlnedsh1 |
Re: [Announce] apkenv (N900, N950, N9)
whahoo, great job friends, the last apkenv install games !
It's really easy to use now, thanks everyone. Could we hope to have more games working soon ? And Apps? Last time I tried it, it was only from terminal , and with sav problem. Thanks again. |
Re: [Announce] apkenv (N900, N950, N9)
The new apkenv runs are not application or just play one of the game only
|
Re: [Announce] apkenv (N900, N950, N9)
@turbovomit you should write and compile a module fot every interesting game/app,
|
Re: [Announce] apkenv (N900, N950, N9)
you can write module cho application of this will be no
http://www.mediafire.com/?ypj7nc2wnvvqca6 |
Re: [Announce] apkenv (N900, N950, N9)
you can write module application of this will be no
http://www.mediafire.com/?ypj7nc2wnvvqca6 |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
i don't know if i havr the level to do this, but i'd like to try. Is it hardcore level ? I don't find how to do this on this forum. And, how can i uninstall a game? I tried worl of goo 1.1.2 , but it don't work. |
Re: [Announce] apkenv (N900, N950, N9)
info at apkenv site
|
Re: [Announce] apkenv (N900, N950, N9)
can you show me how to install this application Zalo?
http://www.mediafire.com/?ypj7nc2wnvvqca6 |
Re: [Announce] apkenv (N900, N950, N9)
you can only for me how to install application Zalo?http://www.mediafire.com/?ypj7nc2wnvvqca6
|
Re: [Announce] apkenv (N900, N950, N9)
Sorry, Ican't find how to uninstall shortcuts...
Can somebody help? |
Re: [Announce] apkenv (N900, N950, N9)
~/.local/share/applications i think.
|
Re: [Announce] apkenv (N900, N950, N9)
Some problem with GIT:
>> Sorry, this tree took too long to generate. >> |
Re: [Announce] apkenv (N900, N950, N9)
i think github have some issues, but why you need to look at tree? just clone it.
|
Re: [Announce] apkenv (N900, N950, N9)
anyone experienced bug with cut the rope crashing at last "space" box?
|
Re: [Announce] apkenv (N900, N950, N9)
Can be helps Minh this application with.
Link: http://www.mediafire.com/?ypj7nc2wnvvqca6 |
Re: [Announce] apkenv (N900, N950, N9)
Helps me application "Zalo" with
Code:
http://www.mediafire.com/?ypj7nc2wnvvqca6 |
Re: [Announce] apkenv (N900, N950, N9)
apkenv supports only:
Angry Birds Amazing Alex Fruit Ninja Cut the Rope That Rabbid Game 2 and nothing more =) |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
|
Re: [Announce] apkenv (N900, N950, N9)
not finished/crashing always.
i repeat my question: did anyone have problem with last box in ct the rope? it crashing for me. |
Re: [Announce] apkenv (N900, N950, N9)
Quote:
|
Re: [Announce] apkenv (N900, N950, N9)
Quote:
|
Re: [Announce] apkenv (N900, N950, N9)
Quote:
|
All times are GMT. The time now is 23:27. |
vBulletin® Version 3.8.8