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)

Schturman 2012-10-22 17:40

Re: [Announce] apkenv (N900, N950, N9)
 
right now checked with AB rio, also work perfectly :)
I smell a update for N9QT :D

tigas 2012-10-22 17:44

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

Apkenv seems to be a shim between game code and Maemo, but it's not a Dalvik machine. Only games that code directly to OpenGL ES and use a native (ie C++ Linux SDL) game engine will run. I believe most apps will fail, because most apps are not allowed to use native code.

One big exception is browsers. Does anyone want to try running Opera for Android or Chrome?

MINKIN2 2012-10-22 17:45

Re: [Announce] apkenv (N900, N950, N9)
 
So what is the difference between the Harmattan and fremantle packages?


Quote:

Originally Posted by tigas (Post 1284035)
@baem90

Apkenv seems to be a shim between game code and Maemo, but it's not a Dalvik machine. Only games that code directly to OpenGL ES and use a native (ie C++ Linux SDL) game engine will run. I believe most apps will fail, because most apps are not allowed to use native code.

So far, it looks to be the case. Maybe we should look through the prenve list for some good examples of SDL/OpenGL ES games?

Wreck 2012-10-22 17:48

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

Originally Posted by MINKIN2 (Post 1284036)
So what is the difference between the Harmattan and fremantle packages?

Probably nothing, just able to be executed in either fremantle or harmattan.

gm90_blackmamba 2012-10-22 17:58

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

Originally Posted by tigas (Post 1284035)
@baem90

Apkenv seems to be a shim between game code and Maemo, but it's not a Dalvik machine. Only games that code directly to OpenGL ES and use a native (ie C++ Linux SDL) game engine will run. I believe most apps will fail, because most apps are not allowed to use native code.

One big exception is browsers. Does anyone want to try running Opera for Android or Chrome?

Opera Mobile 12 not working :)

Wreck 2012-10-22 18:02

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

Originally Posted by tigas (Post 1284035)

One big exception is browsers. Does anyone want to try running Opera for Android or Chrome?

Tried:

Fennec 14: Segmentation Fault
Chrome: apkenv.c:45: main: Assertion `shlib != ((void *)0)' failed.

Edit.: on meamo

coderus 2012-10-22 18:06

Re: [Announce] apkenv (N900, N950, N9)
 
i think web will never been implemented

tigas 2012-10-22 18:23

Re: [Announce] apkenv (N900, N950, N9)
 
That's a shame...

Loginin 2012-10-22 18:28

Re: [Announce] apkenv (N900, N950, N9)
 
Could someone try 2gis (Russian Mapping/YellowPages system) - the only missing thing from Android for me. If it would work even without GPS it would be unbelievably great.

Thanks.

gm90_blackmamba 2012-10-22 18:28

Re: [Announce] apkenv (N900, N950, N9)
 
if i copy all nitdroid lib in apkenv folder, i will be able to run more games than now???

myname24 2012-10-22 18:34

Re: [Announce] apkenv (N900, N950, N9)
 
thp clearly said it's a la preenv so most likely only games will work

sifo 2012-10-22 18:39

Re: [Announce] apkenv (N900, N950, N9)
 
this thread united all fremantle and harmattan users together
43 members viewing :D

Crogge 2012-10-22 18:41

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

Originally Posted by sifo (Post 1284065)
this thread united all fremantle and harmattan users together
43 members viewing :D

THP - Connecting people :D

mariusmssj 2012-10-22 18:54

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

Originally Posted by Schturman (Post 1284033)
right now checked with AB rio, also work perfectly :)
I smell a update for N9QT :D

I don't think tph wants that atm as it's only proof of concept
Quote:

Do not distribute or redistribute apkenv in your own package or from your own page. Link here instead: http://thp.io/2012/apkenv/

GigaByte 2012-10-22 18:55

Re: [Announce] apkenv (N900, N950, N9)
 
So is this alien dalvik?

sjgadsby 2012-10-22 19:10

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

Originally Posted by GigaByte (Post 1284075)
So is this alien dalvik?

No. It is unrelated to Dalvik.

AMD 2012-10-22 19:12

Re: [Announce] apkenv (N900, N950, N9)
 
Epic Truck doesn't work, added that to wiki.

turbovomit 2012-10-22 19:26

Re: [Announce] apkenv (N900, N950, N9)
 
Temple run is not a native apk.
Instagram missing depences.
Chrome is not a native apk.
:)

panukooo 2012-10-22 19:40

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

Originally Posted by Schturman (Post 1284009)
Small guide,maybe also will help for some people (I have only inception, not nitdroid or open mode)

devel-su user -c "mkdir -p /home/user/apkenv && cp -f /home/user/MyDocs/Apkenv/Packages/apke* /home/user/apkenv/apkenv && cp -R /home/user/MyDocs/Apkenv/Packages/*.so /home/user/apkenv && chmod 775 /home/user/apkenv/apkenv"

which is the first command and what is the second? where it starts and where it ends ?

Sfiet_Konstantin 2012-10-22 20:09

Re: [Announce] apkenv (N900, N950, N9)
 
http://repo.pub.meego.com/home:/sfie....0.1_armel.deb

Create your launchers witout pain with that tool. It search for apkenv in /home/user/MyDocs and /opt/, and apk files in /home/user/MyDocs.

Will support custom icons soon :)

Schturman 2012-10-22 20:15

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

Originally Posted by mariusmssj (Post 1284074)
I don't think tph wants that atm as it's only proof of concept

I don't mean directly to add this files or games to N9QT... I will explain to user what he need to do (where download thp files and were to put this files on the device). My script only transfer them from user directory to the right place like I explained here: http://talk.maemo.org/showpost.php?p...&postcount=186
That all ;)

Schturman 2012-10-22 20:17

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

Originally Posted by panukooo (Post 1284088)
which is the first command and what is the second? where it starts and where it ends ?

This is one command:
Code:

devel-su user -c "mkdir -p /home/user/apkenv && cp -f /home/user/MyDocs/Apkenv/Packages/apke* /home/user/apkenv/apkenv && cp -R /home/user/MyDocs/Apkenv/Packages/*.so /home/user/apkenv && chmod 775 /home/user/apkenv/apkenv"
this is second command:
Code:

apt-get install libsdl1.2 libsdl-mixer1.2 libgles1-sgx-img

Schturman 2012-10-22 20:37

Re: [Announce] apkenv (N900, N950, N9)
 
Also I noticed about something interesting...
All AB games (space, rio, seasons) work fine and save levels... but always when you start another game it delete your scores/levels from previous games... That mean you want it always save your levels you need to finish this game completely and only after this start another AB game...
The files saved in /home/user/.apkenv
Someone know what we can do with this ? Or someone know how I can know that game closed ? maybe I can add copy command to save this files in another place and when I start game restore this files belonged to this specific game ?

turbovomit 2012-10-22 20:44

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

Originally Posted by Sfiet_Konstantin (Post 1284096)
http://repo.pub.meego.com/home:/sfie....0.1_armel.deb

Create your launchers witout pain with that tool. It search for apkenv in /home/user/MyDocs and /opt/, and apk files in /home/user/MyDocs.

Will support custom icons soon :)

Nothing happen when i save.
I choose apk and display name, save, but can see icon.

MINKIN2 2012-10-22 20:47

Re: [Announce] apkenv (N900, N950, N9)
 
This sounds familiar Schturman, we had similar issues on Preenv. May be there can be some clues here...

http://talk.maemo.org/search.php?searchid=14264809

Hero of Sparta would not save games until you passed a certain point in the game too

Sniper_swe 2012-10-22 20:51

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

Originally Posted by Sfiet_Konstantin (Post 1284096)
http://repo.pub.meego.com/home:/sfie....0.1_armel.deb

Create your launchers witout pain with that tool. It search for apkenv in /home/user/MyDocs and /opt/, and apk files in /home/user/MyDocs.

Will support custom icons soon :)

would it be possible to choose where it looks for apkenv?

bandora 2012-10-22 21:13

Re: [Announce] apkenv (N900, N950, N9)
 
So how can I know what are the "missing library dependencies"?

I am trying to run Draw Something and it's giving me that error.

Verssetti 2012-10-22 21:23

Re: [Announce] apkenv (N900, N950, N9)
 
i can't run Angry_Birds_Space_Premium_1.1.0.apk on maemo

Schturman 2012-10-22 21:24

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

Originally Posted by MINKIN2 (Post 1284123)
This sounds familiar Schturman, we had similar issues on Preenv. May be there can be some clues here...

http://talk.maemo.org/search.php?searchid=14264809

Hero of Sparta would not save games until you passed a certain point in the game too

It save without any problem, but it overridden by second AB game...
And now I noticed that only RIO can completely save his scores even if I will open another AB game... How I don't know :)

All 4 games work very well :D :p

Kozzi 2012-10-22 21:34

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

Originally Posted by Schturman (Post 1284139)
It save without any problem, but it overridden by second AB game...
And now I noticed that only RIO can completely save his scores even if I will open another AB game... How I don't know :)

All 4 games work very well :D :p

Seems like they can save but loading saves is another matter, now I have to replay ABS :(

It was really close with Amazing Alex 1.0.0-1, I got to splash-screen then slightly game screen until it crashed, with segmentation fault. I think I'm going to have a heart attack before apkenv reach final edition.

Eroico 2012-10-22 21:38

Re: [Announce] apkenv (N900, N950, N9)
 
Fruit Ninja now running ... I noticed that sometimes the screen freezes, and touches her again she returns to work. It happens to anyone else?

Kozzi 2012-10-22 21:42

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

Originally Posted by Eroico (Post 1284147)
Fruit Ninja now running ... I noticed that sometimes the screen freezes, and touches her again she returns to work. It happens to anyone else?


Yup, check: http://wiki.maemo.org/Apkenv/Game_Compatibility

Btw Game icons will be posted (atleast the ones I make) at
[Mod] [Collection Updating] Alternative Harmattan Icons for some apps and mostly from last pages. I will post/make as more working games are found.

michaelmhk 2012-10-22 21:47

Re: [Announce] apkenv (N900, N950, N9)
 
Sorry for being off topic, but is preenv available for harmattan?
And I still have trouble to run fruit ninja 1.5.4 and get:

open /dev/sequencer or /dev/snd/seq: No such file or directory; Segmentation Fault

It seems some can run it and some can't..

chiagn900 2012-10-22 21:59

Re: [Announce] apkenv (N900, N950, N9)
 
step by step pls..i cant seem to get by the apkenv not found error... im using an n9

tanrax 2012-10-22 22:00

Re: [Announce] apkenv (N900, N950, N9)
 
Why work Angry Birds and Fruit ninja, but not the rest? What's so special? They are written in a special language?

BananaOnDrugs 2012-10-22 22:14

Re: [Announce] apkenv (N900, N950, N9)
 
ehh so I tried pretty much everything on this page the wiki page looked through every page and guide and stuff. Most gave me an operation not found/permission something but then it worked(the wiki one) for some reason. Didn't give a single error.

And then I typed the final command... and nothing happened. No errors. No dependencies.
No game either. I'm half sure it's because of a useless apk(couldn't find a legit place to download a free version or anything).

Anyway this looks like it's still a no noobs area so I think I'm gonna wait a few days untill you guys make it usable for people like me. Thanks for the great stuff. You rock. :D

davdav 2012-10-23 00:56

Re: [Announce] apkenv (N900, N950, N9)
 
i can't find a download link to apkenv in the website ..
anyone ?

Ariadeno 2012-10-23 01:12

Re: [Announce] apkenv (N900, N950, N9)
 
This is the real deal. Not like those ACL and Alien Dalvik vapourware.

tigas 2012-10-23 01:25

Re: [Announce] apkenv (N900, N950, N9)
 
Yeah, but ACL and Alien Dalvik are for all kinds of general purpose apps, while apkenv only works on some games

HtheB 2012-10-23 01:35

Re: [Announce] apkenv (N900, N950, N9)
 
Can someone upload the file?
File is missing on the website...


All times are GMT. The time now is 20:52.

vBulletin® Version 3.8.8