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

amr.fayz 2013-02-09 10:36

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 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
And gave us the result

adunanzav3x 2013-02-09 14:32

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

Originally Posted by amr.fayz (Post 1321966)
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
And gave us the result

Ok,can you tell me why?

If i use
Code:

apkenv /home/user/MyDocs/Amazingalex.apk
this happens
http://i.imgur.com/b3hktyD.png

if i use
Code:

apkamr /home/user/MyDocs/Amazingalex.apk
this happens
http://i.imgur.com/gWBIpYh.png

In this case the game runs but slowly. I'm using Overclock set at: 250min 805max

amr.fayz 2013-02-09 16:25

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

Originally Posted by adunanzav3x (Post 1321987)
Ok,can you tell me why?

If i use
Code:

apkenv /home/user/MyDocs/Amazingalex.apk
this happens
http://i.imgur.com/b3hktyD.png

if i use
Code:

apkamr /home/user/MyDocs/Amazingalex.apk
this happens
http://i.imgur.com/gWBIpYh.png

In this case the game runs but slowly. I'm using Overclock set at: 250min 805max


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

FIQ 2013-02-09 22:20

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.

saponga 2013-02-09 23:35

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

For some reason im getting only empty apkenv and apkamr files from that download. Can you attach that files here ?
Thank you !

skate_boy92 2013-02-10 07:53

Re: [Announce] apkenv (N900, N950, N9)
 
apkamr /opt/apkenv/app/Amazingalex2.apk

it says permission denied

saponga 2013-02-10 08:16

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

Originally Posted by skate_boy92 (Post 1322169)
apkamr /opt/apkenv/app/Amazingalex2.apk

it says permission denied

You need set permissions properly.
Code:

chmod +x apkamr

amr.fayz 2013-02-10 09:24

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

Originally Posted by saponga (Post 1322094)
For some reason im getting only empty apkenv and apkamr files from that download. Can you attach that files here ?
Thank you !


Go ahead brother another link Includes Angry Birds Seasons & Angry Birds Space

http://www.mediafire.com/?ckiyffbrlnedsh1

turbovomit 2013-02-10 10:22

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.

vuongtunam 2013-02-10 12:18

Re: [Announce] apkenv (N900, N950, N9)
 
The new apkenv runs are not application or just play one of the game only

coderus 2013-02-10 12:50

Re: [Announce] apkenv (N900, N950, N9)
 
@turbovomit you should write and compile a module fot every interesting game/app,

vuongtunam 2013-02-10 13:42

Re: [Announce] apkenv (N900, N950, N9)
 
you can write module cho application of this will be no
http://www.mediafire.com/?ypj7nc2wnvvqca6

vuongtunam 2013-02-10 13:44

Re: [Announce] apkenv (N900, N950, N9)
 
you can write module application of this will be no
http://www.mediafire.com/?ypj7nc2wnvvqca6

turbovomit 2013-02-10 20:00

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

Originally Posted by coderus (Post 1322233)
@turbovomit you should write and compile a module fot every interesting game/app,

Hi,
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.

coderus 2013-02-11 04:29

Re: [Announce] apkenv (N900, N950, N9)
 
info at apkenv site

vuongtunam 2013-02-11 06:22

Re: [Announce] apkenv (N900, N950, N9)
 
can you show me how to install this application Zalo?
http://www.mediafire.com/?ypj7nc2wnvvqca6

vuongtunam 2013-02-11 06:24

Re: [Announce] apkenv (N900, N950, N9)
 
you can only for me how to install application Zalo?http://www.mediafire.com/?ypj7nc2wnvvqca6

turbovomit 2013-02-12 06:42

Re: [Announce] apkenv (N900, N950, N9)
 
Sorry, Ican't find how to uninstall shortcuts...
Can somebody help?

coderus 2013-02-12 06:43

Re: [Announce] apkenv (N900, N950, N9)
 
~/.local/share/applications i think.

xes 2013-02-16 10:43

Re: [Announce] apkenv (N900, N950, N9)
 
Some problem with GIT:
>>
Sorry, this tree took too long to generate.
>>

coderus 2013-02-16 11:18

Re: [Announce] apkenv (N900, N950, N9)
 
i think github have some issues, but why you need to look at tree? just clone it.

coderus 2013-02-17 04:36

Re: [Announce] apkenv (N900, N950, N9)
 
anyone experienced bug with cut the rope crashing at last "space" box?

vuongtunam 2013-02-17 11:03

Re: [Announce] apkenv (N900, N950, N9)
 
Can be helps Minh this application with.
Link: http://www.mediafire.com/?ypj7nc2wnvvqca6

vuongtunam 2013-02-17 11:04

Re: [Announce] apkenv (N900, N950, N9)
 
Helps me application "Zalo" with
Code:

http://www.mediafire.com/?ypj7nc2wnvvqca6

coderus 2013-02-17 11:49

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 =)

Artyom 2013-02-17 15:50

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

Originally Posted by coderus (Post 1323429)
apkenv supports only:
Angry Birds
Amazing Alex
Fruit Ninja
Cut the Rope
That Rabbid Game 2

and nothing more =)

what about world of goo?

coderus 2013-02-17 16:25

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.

ivgalvez 2013-02-17 17:49

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

Originally Posted by coderus (Post 1323465)
not finished/crashing always.

i repeat my question: did anyone have problem with last box in ct the rope? it crashing for me.

Latest version crashed for me too. I only managed to run 1.3.

Artyom 2013-02-17 18:01

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

Originally Posted by ivgalvez (Post 1323474)
Latest version crashed for me too. I only managed to run 1.3.

he is talking about the chapters in the game. not the version of it.

sunyakram 2013-02-18 08:56

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

hi amr please can you make a new apkamr's step by step and detailed thread, because i and may some other noobs are tired with huge posts,thankyou


All times are GMT. The time now is 23:27.

vBulletin® Version 3.8.8