Active Topics

 



Notices


Reply
Thread Tools
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#381
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
 
Posts: 147 | Thanked: 33 times | Joined on Mar 2012 @ Lebanon
#382
i would like to know if all applications will work ... like viber ?? is this going to work ?!
 
Posts: 78 | Thanked: 84 times | Joined on Dec 2009 @ Moscow, Russia
#383
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.
__________________
MaemoWorld.ru is MeeGo/Maemo russian speaking community.
QKit is a set of QML elements, usefull to create cross-platform interfaces.
 

The Following 2 Users Say Thank You to KiRiK For This Useful Post:
Posts: 120 | Thanked: 83 times | Joined on May 2012
#384
Originally Posted by Schturman View Post
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
]
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.
 
Posts: 41 | Thanked: 5 times | Joined on Oct 2012
#385
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 ?
 
Posts: 87 | Thanked: 14 times | Joined on Jan 2012
#386
Originally Posted by KiRiK View Post
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?.
 
Posts: 41 | Thanked: 5 times | Joined on Oct 2012
#387
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's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#388
Originally Posted by PIDk View Post
]
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
Thanks.
 
Posts: 41 | Thanked: 5 times | Joined on Oct 2012
#389
hi , I got this after do cd /home/user/apkenv/
./apkenv /home/user/MyDocs/APK_NAME
Attached Images
 
 
Posts: 470 | Thanked: 173 times | Joined on Oct 2009 @ Melb
#390
Originally Posted by KiRiK View Post
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?
 
Reply

Tags
android, emu_layer, new_whazapp, orphanenv, sfdroid, thp ole ole ole, thp's up, y u disobey thp


 
Forum Jump


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