![]() |
2012-10-26
, 13:47
|
Posts: 147 |
Thanked: 33 times |
Joined on Mar 2012
@ Lebanon
|
#382
|
![]() |
2012-10-26
, 13:48
|
Posts: 78 |
Thanked: 84 times |
Joined on Dec 2009
@ Moscow, Russia
|
#383
|
![]() |
2012-10-26
, 13:50
|
Posts: 120 |
Thanked: 83 times |
Joined on May 2012
|
#384
|
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:
and I don't know how.Code:apk_path=$(readlink -f "$1")
Can you help me please
![]() |
2012-10-26
, 13:59
|
Posts: 41 |
Thanked: 5 times |
Joined on Oct 2012
|
#385
|
![]() |
2012-10-26
, 14:23
|
Posts: 87 |
Thanked: 14 times |
Joined on Jan 2012
|
#386
|
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.
![]() |
2012-10-26
, 14:33
|
Posts: 41 |
Thanked: 5 times |
Joined on Oct 2012
|
#387
|
![]() |
2012-10-26
, 14:39
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#388
|
]
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.
![]() |
2012-10-26
, 14:57
|
Posts: 41 |
Thanked: 5 times |
Joined on Oct 2012
|
#389
|
![]() |
2012-10-26
, 15:04
|
Posts: 470 |
Thanked: 173 times |
Joined on Oct 2009
@ Melb
|
#390
|
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.
![]() |
Tags |
android, emu_layer, new_whazapp, orphanenv, sfdroid, thp ole ole ole, thp's up, y u disobey thp |
|
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:
Can you help me please
Lausanne & Lyon de descente...
----------------
Schturman's home page
Schturman's repo on openrepos
RPM packaging directly on your Jolla phone.
Root & User SSH access to Jolla via WinSCP.
Root and User SSH access to Jolla via Nautilus on Linux PC.