View Single Post
Posts: 180 | Thanked: 180 times | Joined on Nov 2014 @ New Delhi, DELHI, INDIA
#1233
Guys! Follow this simple method to run Apkenv 42.4.0 on N900 (Fremantle). I am thankful to @Halftux, @xes and @Schturman. Without these guys, I would not have been able to run this on my device.

1. Download the archive from this post: http://talk.maemo.org/showpost.php?p...postcount=1169

2. Extract it to MyDocs. You will now have a folder, "apkenv".

3. The folder "apkenv" will have three subfolders, "bin" "bionic" & "modules". You have to copy all the files from these three folders to "apkenv" folder. You may then delete those three folders.

4. Now, open the Terminal and run this.
Code:
sudo gainroot
cp -R /home/user/MyDocs/apkenv /home/user
chmod 775 /home/user/apkenv/apkenv
5. Make sure you have these installed.
Code:
apt-get install libsdl1.2 libsdl-mixer1.2 libgles1-sgx-img libsdl-gles1.2-1

How to run an apk?
Lets say that you have the apk in MyDocs. Then,
Open the terminal and run this. Remember that these have to be run as user, not as root.
Code:
cd /home/user/apkenv
./apkenv /home/user/MyDocs/APK_NAME.apk
 

The Following 6 Users Say Thank You to princefakhan For This Useful Post: