Active Topics

 


Reply
Thread Tools
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#21
Ok, I tried to create new version and using helper instead SUDO from meShell post.
For Alien Dalvik it work without any problem (update will be uploaded soon, but in the profile changer I have one little problem, Desktop icon & text not updated All commands work like expected, it change icon and create new .desktop file for silent or general when you press again on the icon. It just leave empty icon with same text on the desktop. In the version with sudo usage all work like should to work, it also updated desktop icon and text.

How to cause update of the icon on the desktop without refresh of homescreen ?

EDIT: Nevermind , got it (update soon)

EDIT2: No.. it still not work

Last edited by Schturman; 2014-02-01 at 02:00.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#22
Dalvik resetter updated..

v0.3
* sudo not needed anymore (used helper from meShell post, thanks)
 

The Following 2 Users Say Thank You to Schturman For This Useful Post:
Posts: 498 | Thanked: 836 times | Joined on Jun 2012 @ Finland
#23
Nice job

seems to be working correctly
__________________
- "Only two things are infinite, the universe and human stupidity, and I'm not sure about the universe."
- Albert Einstein
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#24
Update:
v0.4 (Profile changer)
* sudo NOT required anymore, but also can't change icon on your homescreen.
 
Posts: 33 | Thanked: 65 times | Joined on Jan 2014
#25
Could you please make the source public?
I think alien resetter is just a litte "systemctl restart aliendalvik.service, but i'd like to see how exactly you make the root think, i just don't understand the steps posted on page 1 :O
Would be helpful for my app
Thank you
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#26
Originally Posted by jayki View Post
Could you please make the source public?
I think alien resetter is just a litte "systemctl restart aliendalvik.service, but i'd like to see how exactly you make the root think, i just don't understand the steps posted on page 1 :O
Would be helpful for my app
Thank you
This is my helper file:
Code:
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <unistd.h>

int main()
{
   setuid( 0 );
   system( "systemctl restart aliendalvik.service");

   return 0;
}
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#27
Update:
v0.5 (Profile changer)
* sudo NOT required anymore, this version also update icon on your homescreen (thanks to Coderus).
 

The Following User Says Thank You to Schturman For This Useful Post:
Posts: 14 | Thanked: 21 times | Joined on Nov 2011
#28
Thanks for Dalvik reset, i was already annoyed by constant "systemctl restart aliendalvik.service"




Two icons i made quickly. No idea if you wanted to stick with orange theme, but i did these to fit my personal favorite ambience

Edges seem to be a bit rough, but so did the icon_launcher_template file, so i think that it isn't noticeable on phone screen
 

The Following User Says Thank You to JjyKs For This Useful Post:
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#29
there is a new app in jolla habour call killdroid
__________________
The Glorious Lady T.Mavica
Twitter https://twitter.com/TMavica
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#30
Originally Posted by TMavica View Post
there is a new app in jolla habour call killdroid
probably it's do the same like my..
 
Reply


 
Forum Jump


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