Thread: Apkenv
View Single Post
Posts: 55 | Thanked: 21 times | Joined on Dec 2014
#1
Hi !
I try to launch a apk's app in my N9.
I have installed the apkenv deb's file and do it with this zip

http://talk.maemo.org/attachment.php...0&d=1351090849

mkdir -p /home/user/apkenv
cp -R /home/user/MyDocs/apkenv/* /home/user/apkenv/
chmod 775 /home/user/apkenv/apkenv
devel-su
(default pasword: rootme)
apt-get install libsdl1.2 libsdl-mixer1.2 libgles1-sgx-img

So,
cd /home/user/apkenv/
./apkenv /home/user/MyDocs/APK_NAME.apk

Finnaly, i have not a native apk or Missing library dependencies.

I download the apk file here
https://docs.google.com/spreadsheets...yo8/edit#gid=0

Or i convert with twerk archon
But doesn't work always always and always !!

Have you got any files for me ?
Why, when i downloaded the same file than you it doesn't work for me ?

Can you help me ?
Thx