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-26 11:46

Re: [Announce] apkenv (N900, N950, N9)
 
Hi PIDk
Can you help me please with your script?
I want to change directory for apkenv+libs files and for .apk files...
I changed first line in you script to: /home/user/apkenv/ and if I put my .apk files here, it work.
But I want change directory of .apk files to: /home/user/MyDocs/Apkenv and I don't know how to do this :(
I understand I need change somehow the line:
Code:

apk_path=$(readlink -f "$1")
and I don't know how.
Can you help me please :o

lebanez 2012-10-26 13:47

Re: [Announce] apkenv (N900, N950, N9)
 
i would like to know if all applications will work ... like viber ?? is this going to work ?!

KiRiK 2012-10-26 13:48

Re: [Announce] apkenv (N900, N950, N9)
 
I have posted new version of apkenv-qml: https://github.com/QKit/apkenv-qml/downloads
It uses own data folder for each game and loads the particular game data on start.
You should not run more than one game at the same time.

PIDk 2012-10-26 13:50

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

Originally Posted by Schturman (Post 1285828)
Hi PIDk
Can you help me please with your script?
I want to change directory for apkenv+libs files and for .apk files...
I changed first line in you script to: /home/user/apkenv/ and if I put my .apk files here, it work.
But I want change directory of .apk files to: /home/user/MyDocs/Apkenv and I don't know how to do this :(
I understand I need change somehow the line:
Code:

apk_path=$(readlink -f "$1")
and I don't know how.
Can you help me please :o

]
Script doesn't know where .apk's are placed. It uses first script parameter ($1 - variable where first script parameter is stored) as filename (or full path) for apk-file. You must place your apk-files in the same directory as script to use just filename or, if your apk-files are somewhere else, use full path to .apk when launching script. Either way, you must supply full path to .apk when launching apkenv if your .apk's are not in the same folder as apkenv - script automates this behaviour (always extracts full path) with readlink.

Samir_123455 2012-10-26 13:59

Re: [Announce] apkenv (N900, N950, N9)
 
hi guys
i want to reinstall this apkenv from the beginning because i thing i made a lot of mistakes so please someone can help me and tell me how to delete the old one and also help me to install it again without any mistakes ?

herno24 2012-10-26 14:23

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

Originally Posted by KiRiK (Post 1285880)
I have posted new version of apkenv-qml: https://github.com/QKit/apkenv-qml/downloads
It uses own data folder for each game and loads the particular game data on start.
You should not run more than one game at the same time.

This new .deb doesn't install an icon in the apps menu, and i can't run any game. What am I doing wrong?.

Samir_123455 2012-10-26 14:33

Re: [Announce] apkenv (N900, N950, N9)
 
hi , I install the last deb and it install but then what i should do to run the application i download the fruit ninja and angry bird please help me ?

Schturman 2012-10-26 14:39

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

Originally Posted by PIDk (Post 1285881)
]
Script doesn't know where .apk's are placed. It uses first script parameter ($1 - variable where first script parameter is stored) as filename (or full path) for apk-file. You must place your apk-files in the same directory as script to use just filename or, if your apk-files are somewhere else, use full path to .apk when launching script. Either way, you must supply full path to .apk when launching apkenv if your .apk's are not in the same folder as apkenv - script automates this behaviour (always extracts full path) with readlink.

Ah... Ok, thanks, now it work...
I tested it also before, but got "permission denied", don't know why :) Now it work like expected :D
Thanks.

Samir_123455 2012-10-26 14:57

Re: [Announce] apkenv (N900, N950, N9)
 
1 Attachment(s)
hi , I got this after do cd /home/user/apkenv/
./apkenv /home/user/MyDocs/APK_NAME

optimaxxx 2012-10-26 15:04

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

Originally Posted by KiRiK (Post 1285880)
I have posted new version of apkenv-qml: https://github.com/QKit/apkenv-qml/downloads
It uses own data folder for each game and loads the particular game data on start.
You should not run more than one game at the same time.


After installation nothing appears?


All times are GMT. The time now is 04:21.

vBulletin® Version 3.8.8