maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   [Support thread] Apklaunchers (https://talk.maemo.org/showthread.php?t=87531)

Sfiet_Konstantin 2012-10-23 08:23

[Support thread] Apklaunchers
 
In order not to flood the apkenv thread, I will take support for apklaunchers here.

Reminder: download location
http://repo.pub.meego.com/home:/sfie....0.1_armel.deb

Apklaunchers create launchers provided apkenv (that is searched on /opt/ and /home/user/MyDocs and apk that are in /home/user/MyDocs.

The version I published might not work now, if not, do in terminal
Code:

devel-su #enter root password
chmod 777 /usr/share/applications/


soryuuha 2012-10-23 09:03

Re: [Support thread] Apklaunchers
 
Apklauncher related to apkenv?


EDIT : alright just a GUI on top of apkenv, btw ur icon not showing :p

Dhicky 2012-10-23 09:24

Re: [Support thread] Apklaunchers
 
nice.. but the icon is no where..

Sfiet_Konstantin 2012-10-23 09:32

Re: [Support thread] Apklaunchers
 
Permission problems. My postinst scripts might not work. Will release a fix soon.

Sniper_swe 2012-10-23 10:09

Re: [Support thread] Apklaunchers
 
would it be possible to choose where the app looks for apkenv?
example : /home/user/apkenv instead of MyDocs

KiRiK 2012-10-23 10:45

Re: [Support thread] Apklaunchers
 
QML interface to launch apk: https://github.com/QKit/apkenv-qml/downloads

KiRiK 2012-10-23 10:47

Re: [Support thread] Apklaunchers
 
And video: http://www.youtube.com/watch?v=IpPjn...layer_embedded

et3rnal 2012-10-23 10:47

Re: [Support thread] Apklaunchers
 
1 Attachment(s)
Awesome
& if u need a simple icon

turbovomit 2012-10-23 10:53

Re: [Support thread] Apklaunchers
 
don't work here... Find apk but don't save launcher.

Vandest 2012-10-23 11:08

Re: [Support thread] Apklaunchers
 
When it doesn't work :

Code:
devel-su #enter root password
chmod 777 /usr/share/applications/

Should allow saves in the app, and create icon on the ui.

turbovomit 2012-10-23 11:14

Re: [Support thread] Apklaunchers
 
Quote:

Originally Posted by Vandest (Post 1284391)
When it doesn't work :

Code:
devel-su #enter root password
chmod 777 /usr/share/applications/

Should allow saves in the app, and create icon on the ui.

i already do that.
still don't work.

Vandest 2012-10-23 11:18

Re: [Support thread] Apklaunchers
 
Are your apk in /home/user/MyDocs/ ?

turbovomit 2012-10-23 11:19

Re: [Support thread] Apklaunchers
 
Where can we find the icons ?
I hope we don't need to re-read all apkenv thread pages.

turbovomit 2012-10-23 11:22

Re: [Support thread] Apklaunchers
 
Quote:

Originally Posted by Vandest (Post 1284394)
Are your apk in /home/user/MyDocs/ ?

nope, it's in /home/user/apkenv , can't find how to make it work in MyDocs...:o

wout.martens 2012-10-26 08:06

Re: [Support thread] Apklaunchers
 
how to remove the icon of the android app created with this tool?

thedead1440 2012-10-26 08:08

Re: [Support thread] Apklaunchers
 
Quote:

Originally Posted by wout.martens (Post 1285713)
how to remove the icon of the android app created with this tool?

AFAIK it should have created a .desktop file in /usr/share/applications just delete it from there...

wout.martens 2012-10-26 08:22

Re: [Support thread] Apklaunchers
 
Well, checked it from there but isnt available there...

Sfiet_Konstantin 2012-10-26 09:05

Re: [Support thread] Apklaunchers
 
Quote:

Originally Posted by wout.martens (Post 1285713)
how to remove the icon of the android app created with this tool?

Click on the "trash" tool button

agatopaiko 2012-11-02 10:30

Re: [Support thread] Apklaunchers
 
1 Attachment(s)
Quote:

Originally Posted by KiRiK (Post 1284373)

i got a problem with your apkenv-qml after reflashing my phone. A green icon appeared in apk app which i installed and it cant be remove. any solution for this?

ranbaxy 2012-11-02 10:38

Re: [Support thread] Apklaunchers
 
Quote:

Originally Posted by agatopaiko (Post 1288917)
i got a problem with your apkenv-qml after reflashing my phone. A green icon appeared in apk app which i installed and it cant be remove. any solution for this?

I think the shortcut should be located here: /usr/share/applications
After navigating to the above path, probably you can do a:

Code:

rm AngryBirds.desktop

agatopaiko 2012-11-02 10:57

Re: [Support thread] Apklaunchers
 
Quote:

Originally Posted by ranbaxy (Post 1288920)
I think the shortcut should be located here: /usr/share/applications
After navigating to the above path, probably you can do a:

Code:

rm AngryBirds.desktop

i cant find the .desktop file in /usr/share/applications
and in terminal it said "no such file directory"
im so frustated.

ranbaxy 2012-11-02 11:02

Re: [Support thread] Apklaunchers
 
Quote:

Originally Posted by agatopaiko (Post 1288928)
i cant find the .desktop file in /usr/share/applications
and in terminal it said "no such file directory"
im so frustated.

Did you try listing all *.desktop files and check if your Angry Birds shortcut is there? If yes, make sure it is the one created using the apkenv-qml and delete.

EDIT: If you can't find, probably I am wrong and someone else should be able to help you out...

agatopaiko 2012-11-02 11:10

Re: [Support thread] Apklaunchers
 
Quote:

Originally Posted by ranbaxy (Post 1288930)
Did you try listing all *.desktop files and check if your Angry Birds shortcut is there? If yes, make sure it is the one created using the apkenv-qml and delete.

yes, i did. i think the *.desktop location is not in usr/share/application ,
when i install new abspace.apk i still cant find it in there. :(

agatopaiko 2012-11-02 11:21

Re: [Support thread] Apklaunchers
 
Quote:

Originally Posted by ranbaxy (Post 1288930)
Did you try listing all *.desktop files and check if your Angry Birds shortcut is there? If yes, make sure it is the one created using the apkenv-qml and delete.

EDIT: If you can't find, probably I am wrong and someone else should be able to help you out...

thx so much bro.. i hope someone can help me..:)

thedead1440 2012-11-02 12:04

Re: [Support thread] Apklaunchers
 
^^ its in /home/user/.local/share/applications

agatopaiko 2012-11-02 12:56

Re: [Support thread] Apklaunchers
 
Quote:

Originally Posted by thedead1440 (Post 1288949)
^^ its in /home/user/.local/share/applications

its work.. thank you so much bro..:)


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

vBulletin® Version 3.8.8