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)

saponga 2013-02-01 17:38

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

Originally Posted by B-RUNO (Post 1319916)
I did noticed a bit of lag with the last apkenv update but I thought that was only on my n900, so there is definetely an issue in the code that slows down the game perfomance in the n900, as far as I'm aware at leats 3 or 4 persons reported the issue.

Angrybirds_Rio running with only a little sound lag @900MHz but perfectly playable :)
Thanks for compiling.

skate_boy92 2013-02-02 02:24

Re: [Announce] apkenv (N900, N950, N9)
 
how to install for N900?
I copied and pasted opt and usr folder, but there is still no apkenv launcher. Does it require the previous version?

saponga 2013-02-02 02:37

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

Originally Posted by skate_boy92 (Post 1320018)
how to install for N900?
I copied and pasted opt and usr folder, but there is still no apkenv launcher. Does it require the previous version?

There's no launcher. If you already copied the files to the proper places, just type "apkenv path/to/the/file.apk" at the terminal.

skate_boy92 2013-02-02 03:08

Re: [Announce] apkenv (N900, N950, N9)
 
I put the apk file in mydocs. What is the command?

Kozzi 2013-02-02 05:58

apkenv MyDocs/name.apk
or
apkenv /home/user/MyDocs/name.apk

nessuno0986 2013-02-02 11:39

I'm sorry i'm forgott it....

Artyom 2013-02-02 12:45

Re: [Announce] apkenv (N900, N950, N9)
 
is there a solution for cut the rope's game save issue?

skate_boy92 2013-02-02 14:44

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

Originally Posted by Kozzi (Post 1320036)
apkenv MyDocs/name.apk
or
apkenv /home/user/MyDocs/name.apk

it says: -sh: apkenv: not found

coderus 2013-02-02 14:46

Re: [Announce] apkenv (N900, N950, N9)
 
@Artyom its small code changes should be.
@skate_boy92 lol, you should install latest apkenv deb :D

Kozzi 2013-02-02 14:54

@Artyom
Quote:

5 days ago by crowriot
cleaned up the pandora lib folder, now there's only a handful of libs left.

also i've done some more work on the cut the rope module and have a version of it running on the pandora including saves, sounds and images.
. ..
I think gamesave support is coming soon.

coderus 2013-02-02 15:22

Re: [Announce] apkenv (N900, N950, N9)
 
pushed fast fixies for angry birds "not responding" message on loading and cut the rope saving to thp. waiting for mergge soon :)

skate_boy92 2013-02-02 15:40

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

Originally Posted by coderus (Post 1320128)
@Artyom its small code changes should be.
@skate_boy92 lol, you should install latest apkenv deb :D

Could u share me the deb file for N900?

coderus 2013-02-02 15:46

Re: [Announce] apkenv (N900, N950, N9)
 
i have no N900 :D

lorenzo 2013-02-02 16:12

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

Originally Posted by skate_boy92 (Post 1320154)
Could u share me the deb file for N900?

on N900 i use these modules http://talk.maemo.org/showpost.php?p...&postcount=858 with the old apkenv and fruit ninja works like on android, but not all the games are palyable

skate_boy92 2013-02-02 16:19

Re: [Announce] apkenv (N900, N950, N9)
 
It is not deb file

Artyom 2013-02-02 16:45

Re: [Announce] apkenv (N900, N950, N9)
 
http://d1302.hizliresim.com/16/2/jp9ft.png

where is the problem in this one? (not mine)

edit: silly me! because of the spacing in the apk name! :o

myname24 2013-02-02 17:08

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

Originally Posted by Artyom (Post 1320167)
http://d1302.hizliresim.com/16/2/jp9ft.png

where is the problem in this one? (not mine)

edit: silly me! because of the spacing in the apk name! :o

TIP : press tab to auto-complete file name

farfary 2013-02-03 08:04

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

Originally Posted by Artyom (Post 1320167)
http://d1302.hizliresim.com/16/2/jp9ft.png

where is the problem in this one? (not mine)

edit: silly me! because of the spacing in the apk name! :o

remove space between name of apk

like : " AngryBirdsSpaceHD1.0.1.apk "

bandora 2013-02-03 08:18

Re: [Announce] apkenv (N900, N950, N9)
 
I would like to tinker around and try to get some apps to work (mainly, draw something, ruzzle and JP Morgan Chase app), where can I find instructions/help to guide me through the basics?

coderus 2013-02-03 10:04

Re: [Announce] apkenv (N900, N950, N9)
 
@farfary good answer, LOL :D
there are escaping, or quotes
Code:

apkenv --install Angry\ Birds\ Space\ HD\ 1.0.1.apk
apkenv --install "Angry Birds Space HD 1.0.1.apk"

@bandora here: http://thp.io/2012/apkenv/ you should write support module for every app.

myname24 2013-02-03 10:14

Re: [Announce] apkenv (N900, N950, N9)
 
@badora but i don't think apkenv right now support connecting to the internet . So draw something will not work .

Artyom 2013-02-03 12:21

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

Originally Posted by farfary (Post 1320307)
remove space between name of apk

like : " AngryBirdsSpaceHD1.0.1.apk "

yes thank you. already found that by myself.

does anyone know which version of world of goo works?

aditya_123412 2013-02-03 14:48

Re: [Announce] apkenv (N900, N950, N9)
 
Can anyone point me to a guide as to how to install the ApkEnv Repo,and how to install Apkenv on my N900....I seem to be stuck at the very first step.
My installation stalls with the dependency error libc6(>=2.7-1) required.:(

lorenzo 2013-02-03 16:00

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

Originally Posted by aditya_123412 (Post 1320406)
Can anyone point me to a guide as to how to install the ApkEnv Repo,and how to install Apkenv on my N900....I seem to be stuck at the very first step.
My installation stalls with the dependency error libc6(>=2.7-1) required.:(

http://wiki.maemo.org/Apkenv
in the forum you can find the n900 deb and in the last pages the new modules
i use the old apkenv and the new modules for fruit ninja
not all game works (you might be luckier than me) :D

panjgoori 2013-02-03 16:25

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

Originally Posted by lorenzo (Post 1320444)
http://wiki.maemo.org/Apkenv
in the forum you can find the n900 deb and in the last pages the new modules
i use the old apkenv and the new modules for fruit ninja
not all game works (you might be luckier than me) :D

i have the latest modules but missing deb file. can you share apkenv's deb file ?

farfary 2013-02-04 00:14

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

Originally Posted by coderus (Post 1320321)
@farfary good answer, LOL :D
there are escaping, or quotes
Code:

apkenv --install Angry\ Birds\ Space\ HD\ 1.0.1.apk
apkenv --install "Angry Birds Space HD 1.0.1.apk"

@bandora here: http://thp.io/2012/apkenv/ you should write support module for every app.

:)) :D thanks

Kozzi 2013-02-05 22:04

coderus's addition got merged, can someone compile the latest version?
Thanks

coderus 2013-02-06 05:49

Re: [Announce] apkenv (N900, N950, N9)
 
1 Attachment(s)
sure, get it
harmattan

skate_boy92 2013-02-06 06:30

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

Originally Posted by lorenzo (Post 1320444)
http://wiki.maemo.org/Apkenv
in the forum you can find the n900 deb and in the last pages the new modules
i use the old apkenv and the new modules for fruit ninja
not all game works (you might be luckier than me) :D

the deb file is not compatible for N900

Kozzi 2013-02-06 07:52

Re: [Announce] apkenv (N900, N950, N9)
 
Cut the Rope gamesave and Angry Birds Space premium work now.
No need to replay chapter 1 of CtR anymore :)

Schturman 2013-02-06 09:15

Re: [Announce] apkenv (N900, N950, N9)
 
Yep, same here, all work. Thanks to thp and coderus. I will update N9QT (tweak E-8) with this new modules.
Thanks

wayche 2013-02-06 15:13

Re: [Announce] apkenv (N900, N950, N9)
 
1 Attachment(s)
Chuzzle not work :)
Code:

http://www.mediafire.com/?93nkepbc0ejdtpa

nbedford 2013-02-06 15:22

Re: [Announce] apkenv (N900, N950, N9)
 
does this latest build run as user?

Mric 2013-02-06 15:58

I've just installed the .deb version of apkenv. I also already had qmlapkenv. I'm just wondering where the .deb installed apkenv so that I can update the path in apkenvqml looking for apkenv.
Thank you

coderus 2013-02-06 16:10

Re: [Announce] apkenv (N900, N950, N9)
 
why you think it should work?

Artyom 2013-02-06 16:47

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

Originally Posted by nbedford (Post 1321154)
does this latest build run as user?

yes it does.

Hariainm 2013-02-06 20:28

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

Originally Posted by Mric (Post 1321159)
I've just installed the .deb version of apkenv. I also already had qmlapkenv. I'm just wondering where the .deb installed apkenv so that I can update the path in apkenvqml looking for apkenv.
Thank you

Is located in /usr/bin/apkenv

amr.fayz 2013-02-07 14:44

Re: [Announce] apkenv (N900, N950, N9)
 
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

lorenzo 2013-02-07 18:08

Re: [Announce] apkenv (N900, N950, N9)
 
what is apkamr?

gm90_blackmamba 2013-02-07 19:58

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

thanks amr. I have a question for all: if i want a new game (like jetpack joyride) i have to make a new module or i must modify all apkenv sources? ps sorry for english


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

vBulletin® Version 3.8.8