maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   [Announce] apkenv (N900, N950, N9) (https://talk.maemo.org/showthread.php?t=87496)

adunanzav3x 2013-02-07 21:34

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by amr.fayz (Post 1321402)
for N900 Here is my apkenv program All games work

amr


1- unzip and put apkenv on Opt and copy apkamr and apkenv to usr/bin

2- copy icon to usr/share/icons/hicolor/scalable/apps/
and desktop to usr/share/applications/hildon/

3- put the games on app folder and play the games from icon

Are you sure that is for N900? This happens....
http://i.imgur.com/78gv5QX.png

And...what is apkamr?

visN900 2013-02-08 00:46

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by adunanzav3x (Post 1321602)
Are you sure that is for N900? This happens....
http://i.imgur.com/78gv5QX.png

And...what is apkamr?

is auto rotation off??? i think its on.. off that and try.. by the way what version of cut the rope??

skate_boy92 2013-02-08 02:49

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

thedead1440 2013-02-08 04:14

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by skate_boy92 (Post 1321654)
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

First to ensure the apk works do in terminal:

Code:

apkenv /path/to/apk

To add it to homescreen do in terminal:

Code:

apkenv --install /path/to/apk

som3a 2013-02-08 05:16

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

som3a 2013-02-08 05:18

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 ??

coderus 2013-02-08 05:26

world of goo module not finished.
amazing alex working only first versions.

try to read/search in topic before asking same questions.

amr.fayz 2013-02-09 10:24

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by lorenzo (Post 1321466)
what is apkamr?


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

amr.fayz 2013-02-09 10:26

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by adunanzav3x (Post 1321602)
Are you sure that is for N900? This happens....
http://i.imgur.com/78gv5QX.png

And...what is apkamr?


Of course yes, and it working with me normally and not so small like this

amr.fayz 2013-02-09 10:28

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by visN900 (Post 1321634)
is auto rotation off??? i think its on.. off that and try.. by the way what version of cut the rope??

the version is cut-the-rope-v1.3.1

Write in google

cut-the-rope-v1.3.1-approb.com.apk


All times are GMT. The time now is 18:58.

vBulletin® Version 3.8.8