Notices


Reply
Thread Tools
Posts: 344 | Thanked: 1,345 times | Joined on Aug 2012 @ Paris, FR
#151
Guys, what about a .deb downloading the required files ? I'm gonna try to build this

And what about a GUI to launch apps as well ?

EDIT: alright, forgot to read thp's disclamer in deep. No package .
__________________
Developer of Friends Facebook client, patchmanager, Phonebot
Blogger at Jollafr and random thoughts on my personnal blog
Support my work

Last edited by Sfiet_Konstantin; 2012-10-22 at 13:11.
 
Posts: 280 | Thanked: 136 times | Joined on Dec 2011 @ Banyuwangi, Indonesia
#152
anyone tried games with game data cache?
like this one?
http://android.mob.org/game/trainz_driver.html
__________________
twitter: @fitronarwani @N9Indonesia
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#153
i made some script for launching too. it's easier way =)

Kozzi, thanks for the icon =)
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 3 Users Say Thank You to coderus For This Useful Post:
Posts: 233 | Thanked: 491 times | Joined on Oct 2011 @ Sydney
#154
Successfully repackaged (& installed) Angry Birds Space. Complete with icon etc. I do not condone using illegally obtained apks, it was more a P.O.C for myself
__________________
Blogs I post to
MyNokiaBlog
UnleashThePhones

Hit thanks if I have helped in some way, or you agree with me

Twitter
-------------------------------------------------------------------------------
Battery Widget
#OperationUnicorn
Harmoji - Emoji for Harmattan

-------------------------------------------------------------------------------
N9 [Black] - Sailfish OS (1.x.x.xx)
N9 [White] - PR 1.3 [Stock]
N950 - Sailfish OS
Z10 LE - 10.2.1.1055
Dev Alpha C - 10.2.1.1055
 

The Following User Says Thank You to MFaroTusino For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#155
Just wait for a while for more stable release and i'm sure thp will make game launcher.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 233 | Thanked: 491 times | Joined on Oct 2011 @ Sydney
#156
Originally Posted by coderus View Post
Just wait for a while for more stable release and i'm sure thp will make game launcher.
I know he can do it, I was doing it as a technique to learn
__________________
Blogs I post to
MyNokiaBlog
UnleashThePhones

Hit thanks if I have helped in some way, or you agree with me

Twitter
-------------------------------------------------------------------------------
Battery Widget
#OperationUnicorn
Harmoji - Emoji for Harmattan

-------------------------------------------------------------------------------
N9 [Black] - Sailfish OS (1.x.x.xx)
N9 [White] - PR 1.3 [Stock]
N950 - Sailfish OS
Z10 LE - 10.2.1.1055
Dev Alpha C - 10.2.1.1055
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#157
sorry this post not mentioned you =)
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 1 | Thanked: 0 times | Joined on Aug 2012 @ Jordan
#158
Originally Posted by Kozzi View Post
Got it to work with the shell trick:

/home/user/apkenv/run.sh
Code:
#!/bin/sh
cd /home/user/apkenv/

case "$1" in
'fruitninja')
./apkenv /home/user/MyDocs/Downloads/Fruit_Ninja_v.1.5.4.apk;;
'angrybirdsspace')
./apkenv /home/user/MyDocs/Downloads/Angry_Birds_Space_Premium_1.0.1.apk;;
esac
fruit_ninja.desktop:
Code:
[Desktop Entry]
Encoding=UTF-8
Version=1.5.4
Type=Application
Terminal=false
Exec=sh /home/user/apkenv/run.sh fruitninja
Name=Fruit Ninja
Icon=/home/user/apkenv/Icons/fn80.png
angry_birds_space.desktop
Code:
[Desktop Entry]
Encoding=UTF-8
Version=1.0.1
Type=Application
Terminal=false
Exec=sh /home/user/apkenv/run.sh angrybirdsspace
Name=Angry Birds Space
Icon=/home/user/apkenv/Icons/abs80.png
place two desktop file into /usr/share/applications/
apk file to MyDocs/Downloads and now I can run them from homescreen without root access. My script didn't work before because I placed the desktop files into /home/user/.local/share/applications
Tnxxx worked like a charm
 
CepiPerez's Avatar
Posts: 1,023 | Thanked: 4,421 times | Joined on Feb 2010 @ Argentina
#159
Angry Birds Seasons icon please...
__________________
Filebox / FileCase for Maemo / Harmattan / Sailfish
FlowPlayer for Maemo / Harmattan / Sailfish
Whatsup for Harmattan / Sailfish
CallBlocker for Harmattan

Support my work:
Paypal / Bitcoin
 
Posts: 835 | Thanked: 772 times | Joined on Oct 2007 @ Finland
#160
Originally Posted by CepiPerez View Post
Angry Birds Seasons icon please...
Here, just noticed this on Compability list also and in case someone need Amazing Alex.
Attached Images
  

Last edited by Kozzi; 2012-10-22 at 13:41.
 

The Following 3 Users Say Thank You to Kozzi For This Useful Post:
Reply

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

Thread Tools

 
Forum Jump


All times are GMT. The time now is 11:28.