Shortcut for clearing app data - General Questions and Answers

Hey folks,
I'd like to create any kind of shortcut or automation, that allows me to clear a specific app's data with just a single click. I'm tired of navigating to the settings menu for doing so. I've already searched (google) for some valid solution, but was unable to find some satisfacting answer...
P.S. already tried different automation apps, which provide over 200 pretty useless different functions. All crap as I only need a shortcut for "clearing app data".
Any working solutions are highly appreciated.

with nova launcher.just longpress app's icon and there is a button that leads u to app info.

kos25k said:
with nova launcher.just longpress app's icon and there is a button that leads u to app info.
Click to expand...
Click to collapse
Nice to know, but not what I'm looking for. At the moment the best solution is to have the app info in recents. But thats still:
1. click recents
2. click select tab in recents
3. click delete app data
4. click confirm
5. click home button
That is simply too much. Its possible doing so using ADB command, but its not working without a pc.
I'd like to have it with a single click from home screen. I'm willed to buy any needed apps.

LS.xD said:
Nice to know, but not what I'm looking for. At the moment the best solution is to have the app info in recents. But thats still:
1. click recents
2. click select tab in recents
3. click delete app data
4. click confirm
5. click home button
That is simply too much. Its possible doing so using ADB command, but its not working without a pc.
I'd like to have it with a single click from home screen. I'm willed to buy any needed apps.
Click to expand...
Click to collapse
Terminal Shortcut Pro lets you add scripts as widgets on homescreen! Thats exactly what you're looking for right?
It needs root though.
Code:
#!/system/bin/sh
pm clear your.app.name

Related

TaskOS, a powerfull task manager.

VIDEO HERE
NEW COOL VIDEO HERE. Click this link.
Hi there, i just want to have feedback on my TaskOS app.
This application show to the users all the apps he opened and never closed. ( leave applications with HOME key and it will appear. Leave with back key and won't appear.)
The user can scroll between all these apps and launch one by clicking on it or kill it by dragging to the top ( like Palm PRE)
That's a beta, but all the mains features are there.
What do you think of it.
PS: i am looking for ROM developpers that would be able to launch it by long click on the "home" button or trackball/other.
Features
* customizable icon size
* wave effect ( i think i'll remove it)
* confirm killing app or not
* notification to launch easily ( looking for people who know ho to integrate this with long press on home button - trackball)
* more to come...
Will come
* theming the bar
* ignore apps by moving icon to the bottom
Screenshots:
Looks nice but why doesn't it show as many apps as say taskiller?
I'm using a Nexus One btw
For what version of Android is this? Can I run this on my 1.5 device with Sense?
iVisionX01 said:
Looks nice but why doesn't it show as many apps as say taskiller?
I'm using a Nexus One btw
Click to expand...
Click to collapse
I said it here: this application only kills ACTIVE app's. I don't want to kill other apps.
Read informations here: http://geekfor.me/faq/you-shouldnt-be-using-a-task-killer-with-android/
leave (quit) applications with HOME key and it will appear. Leave with back key and won't appear.
Click to expand...
Click to collapse
tbaker077 said:
For what version of Android is this? Can I run this on my 1.5 device with Sense?
Click to expand...
Click to collapse
This version is Android 2.1 on my hero. But yes of course, you can use it on a 1,5 device with sense!
nice thought, i like it!
I'm running 1.6 stock and unfortunately it doesn't show up when
i leave any app with home-key, but i find the idea of holding
home-key pressed in order to show up really nice!
...and yeah, i stopped using *press-here-to-kill-all-tasks*
I kinda like it
some suggestions:
- gestures (like from down to up to open it)
- Lock the slide up feature while scrolling
- Maybe previews of apps (would require lots of mem somehow)?
- click anywhere other than the switcher to close the switcher
- don't display apps twice
BTW: what about making an app launcher like the wave launcher from webOS? shouldnt be too hard and very useful
I like the idea of a Pre app launcher, but I want to say something related to memory may bog things down a little bit.
the_fish said:
- gestures (like from down to up to open it)
Click to expand...
Click to collapse
Drag up to kill
Drag to the bottom of the screen to ignore
Click to pen!
the_fish said:
- Lock the slide up feature while scrolling
Click to expand...
Click to collapse
Not so easy, but that's in my mind.
the_fish said:
- Maybe previews of apps (would require lots of mem somehow)?
Click to expand...
Click to collapse
I don t think it's possible whith SDK
the_fish said:
- click anywhere other than the switcher to close the switcher
Click to expand...
Click to collapse
Why not....
the_fish said:
- don't display apps twice
Click to expand...
Click to collapse
Done in last update!
profete162 said:
Drag up to kill
Drag to the bottom of the screen to ignore
Click to pen!
Not so easy, but that's in my mind.
I don t think it's possible whith SDK
Why not....
Done in last update!
Click to expand...
Click to collapse
alright. Nevermind the thumbnails by gestures i mean like a system one so you drag up from the bottom of the screen to open taskOS but i guess that isn't possible unfortunately... maybe use a longpress menu to open it? would be great if a different solution was possible to open the switcher up
see news here : http://forum.xda-developers.com/showthread.php?p=5404622#post5404622 to launch with Home key, but i guess i won't have answers.
I think Google should allow users to make custom shortcuts by clicking on buttons!
Ignore function does not work on some screen sizes!!!!
I'll have a look thursday! Be patient
Could you possible add a memory counter at like the corner somewhere to show how much free ram we have? Also, any way to make this look/work a bit more like the WebOS cards if possible?
As for resolution I notice you have a Hero, so I take it you made the res for Hero(my Eris has the same res as the Hero)?
profete162 said:
I said it here: this application only kills ACTIVE app's. I don't want to kill other apps.
Click to expand...
Click to collapse
This isn't entirely true.
Some apps need to be force killed.
Android takes care of this only when the situation is really dire.
Why waste the valuable RAM?
Let's say you use App "X" once a day, but it's a resource (memory + cpu) hungry app, like Maps and derivatives.
Now, this is an app which will figure in the active list, but some of them like remaining in the background. Have 5 of those, and your system will work at a crawl.
Now try killing that app. You can really feel the difference, especially if you're using 7201A based handsets (that's 528Mhz).
Take a look at com.eolwral.osmonitor.
IMO, the best task manager around. And it's free (as well as ad-free).
why not mail the author and share some ideas?
You do have a innovative approach to task management (ui-wise).
i don't know if anyone has the same problems, but since last update i keep getting force closes when trying to kill an app!
edit: dis- and reenabling kill popup fixed the problem. weird.
the_fish said:
i don't know if anyone has the same problems, but since last update i keep getting force closes when trying to kill an app!
edit: dis- and reenabling kill popup fixed the problem. weird.
Click to expand...
Click to collapse
Thank for the feedback!
You are the only one people that I heard having this problem... Really strange but i am glad that Taskos work again!
Next time, send me the logcat so i will be able to correct the bug!
Yeah, it would be nice if we could use TaskOS by holding home... The normal Android switcher is so useless.
very nice app ... will be essential if you find a way to use as task switcher (longpress home)
could you maybe add the option to hide statusbar icon?
also kinetic scrolling would be very welcome
Inertia in scrolling: seem to be so hard to implement.... You will have to wait.
Long press home: Developpers don't have access to this! I will investigate with Custom ROM developers. Imagine all apps can acces home button and you press it!
Ability to remove statusbar icon: will be done in next update.
I think that I left a bug in previous update. Nobody told me and i just corrected this evening. Sorry for the inconveniance!
Short presentation video: http://www.youtube.com/watch?v=I9GUlAf5y8k
So does this software now have the ability to load via the home button?

[Q] Newbie Transformer Navigation Qs

Hi all,
this is my first Android device and as such I have some very basic Qs that I am sure any one of you can answer! I have searched high and low for the answer, and after 2 hrs searching in vain I ask for your help!
1) How do you close an application natively (i.e. without a 'task killer') -> i.e. you want to EXIT it as you no longer need it and don't want it running in the background consuming power?
2) How do you natively view a list and switch to an application currently running/open in the background?
On my iTouch both these functions are done by pressing and holding the start button - but I am yet to come across what is the equivalent on my android device!
Thanks!
to kill a app in the system u go to settings, then applications then manage applications then click the all tab and find the app click it then it will say force stop u click that
to switch apps for mulitasking u click the button on the bottom black bar left of the home button the one that looks like 2 squares layered it brings a list with thumbnails u can scroll it to see whats there and click to app switch
Thanks for attempting to help me.
krispy1 said:
to switch apps for mulitasking u click the button on the bottom black bar left of the home button the one that looks like 2 squares layered it brings a list with thumbnails u can scroll it to see whats there and click to app switch
Click to expand...
Click to collapse
That button shows 'recently used apps' not currently opened apps.
i.e. if you use a task killer to kill all running apps, it will still show them when you push the button, much like 'recent files' on your PC. As such when I push that button I do not know which of them are opened at the moment and running in the background.
Hence I still don't know where to find a list to easily switch my currently opened apps
And in relation to killing them via the system menu, is it possible somehow to create a shortcut for it on the main window, so I don't need to go to that long navigation to close an app?
Thanks for your advise/help so far!
gabtug said:
Thanks for attempting to help me.
That button shows 'recently used apps' not currently opened apps.
i.e. if you use a task killer to kill all running apps, it will still show them when you push the button, much like 'recent files' on your PC. As such when I push that button I do not know which of them are opened at the moment and running in the background.
Hence I still don't know where to find a list to easily switch my currently opened apps
And in relation to killing them via the system menu, is it possible somehow to create a shortcut for it on the main window, so I don't need to go to that long navigation to close an app?
Thanks for your advise/help so far!
Click to expand...
Click to collapse
lol you make no sense to his question look at his question
gabtug said:
How do you natively view a list and switch to an application currently running/open in the background?
Click to expand...
Click to collapse
to switch between apps u must use the app switcher in honeycomb, other wise to see whats currently running in the background go to settings then applications then running. manually u can use a task manager to kill apps and of course its still gonna show those in the app switching list because its been cached there temporarily with the thumbnails.
there may also be apps that can currently tell you what apps are running aswell u should check that out
if your goal is too see what could be using up battery check your battery status through the about section in settings. other wise theres not much to worry as the 1gb ram is suffice

*FIX* Get your computer to see MT as Mass Storage

Thanks to idbl_fanatic, over at Android Forums for finding this!
1. Install Anycut from the android market (it's free)
2. Open Anycut and select "New Shortcut"
3. Now click Activity
4. Scroll down the list of activities until you see "Select COM Port Mode" and click it. Just hit ok to accept the default name
5. You will see a "shortcut created" notification. Go back to your homescreen and look for the new shortcut
6. Once you click the new shortcut you'll see three radio buttons. Simply change to Mass Storage
zztfox said:
Thanks to idbl_fanatic, over at Android Forums for finding this!
1. Install Anycut from the android market (it's free)
2. Open Anycut and select "New Shortcut"
3. Now click Activity
4. Scroll down the list of activities until you see "Select COM Port Mode" and click it. Just hit ok to accept the default name
5. You will see a "shortcut created" notification. Go back to your homescreen and look for the new shortcut
6. Once you click the new shortcut you'll see three radio buttons. Simply change to Mass Storage
Click to expand...
Click to collapse
I actually didn't find this, someone else had posted it on one of the many forums I go to, I just passed it along.
Regardless, it is working flawlessly!
I could cry actually, because I was so scared that my Triumph had a defect, but it actually turned out to be fixable!
I just click on the "turn on usb mass storage" (or something like that) button. Was that not working or something? Downloading an app to do the same thing seems like a bit of overkill to me.
agentc13 said:
I just click on the "turn on usb mass storage" (or something like that) button. Was that not working or something? Downloading an app to do the same thing seems like a bit of overkill to me.
Click to expand...
Click to collapse
Sometime the TRIUMPH don't see that it is plugged in to the PC, and nothing you can do will fix it.
Ah, that makes sense then. I was curious why you had to do all that, and know I know.
Yeah, this is for those whose PC would not pick up the phone for USB transferring. Keep this in mind as some people have reported the USB working one day, then the next day it won't pick up.
zztfox said:
Yeah, this is for those whose PC would not pick up the phone for USB transferring. Keep this in mind as some people have reported the USB working one day, then the next day it won't pick up.
Click to expand...
Click to collapse
And this is why I have a shortcut on my home screen
zztfox said:
Thanks to idbl_fanatic, over at Android Forums for finding this!
1. Install Anycut from the android market (it's free)
2. Open Anycut and select "New Shortcut"
3. Now click Activity
4. Scroll down the list of activities until you see "Select COM Port Mode" and click it. Just hit ok to accept the default name
5. You will see a "shortcut created" notification. Go back to your homescreen and look for the new shortcut
6. Once you click the new shortcut you'll see three radio buttons. Simply change to Mass Storage
Click to expand...
Click to collapse
Just wanted to mention that if you're using Launcher Pro or other non stock launchers, you can already create shortcuts without having to install another app. Otherwise, great tip.
llorn said:
Just wanted to mention that if you're using Launcher Pro or other non stock launchers, you can already create shortcuts without having to install another app. Otherwise, great tip.
Click to expand...
Click to collapse
Any luck finding which app it goes to, though? On ADW, they don't list everything all jumbled together... they have it spread out in quite a few little submenus.
had no idea there was an issue with this. Mine has taken a wile a few times but never not recognized at all
primetechv2 said:
Any luck finding which app it goes to, though? On ADW, they don't list everything all jumbled together... they have it spread out in quite a few little submenus.
Click to expand...
Click to collapse
I don't know about ADW but on launcher pro, you just long press on an empty area of your home screen and select Shortcuts from the long press menu. I can only assume you would do the same thing in adw but I could be wrong.
llorn said:
I don't know about ADW but on launcher pro, you just long press on an empty area of your home screen and select Shortcuts from the long press menu. I can only assume you would do the same thing in adw but I could be wrong.
Click to expand...
Click to collapse
That's what you do, I just have no idea where the shortcut would be Although I'm still looking for it.
Today I was having an issue with my phone plugging in to my computer, and this little guide saved my butt. Strangely it's been working on and off just fine, and even when it doesn't "connect" PDANet still sees it has appeared. But thanks to this guide it's now working as a pseudo-modem AND a USB device both. Kudos.
llorn said:
Just wanted to mention that if you're using Launcher Pro or other non stock launchers, you can already create shortcuts without having to install another app. Otherwise, great tip.
Click to expand...
Click to collapse
I was wondering if you could post some step by step instructions on how to make that short cut in Launcher Pro. I know how to get the shortcut started but I am lost after that.
HitchHiker said:
I was wondering if you could post some step by step instructions on how to make that short cut in Launcher Pro. I know how to get the shortcut started but I am lost after that.
Click to expand...
Click to collapse
It should be under add>Shortcuts > Activities> Hidden Menu. The process for ADW is very similar.
Sent from my ADR6400L using Tapatalk
Thanks for the help. It worked perfect and I didn't have to install another program.
zztfox said:
Thanks to idbl_fanatic, over at Android Forums for finding this!
1. Install Anycut from the android market (it's free)
2. Open Anycut and select "New Shortcut"
3. Now click Activity
4. Scroll down the list of activities until you see "Select COM Port Mode" and click it. Just hit ok to accept the default name
5. You will see a "shortcut created" notification. Go back to your homescreen and look for the new shortcut
6. Once you click the new shortcut you'll see three radio buttons. Simply change to Mass Storage
Click to expand...
Click to collapse
Respected members, i am not able to find the " select COM port Mode" in the Anycut.....
kindly help.....
same here

[App] SPen-Helper

Enables launching of a custom application on detaching the SPen and also shows a notification like the TW launcher when the SPen is not inserted
http://forum.xda-developers.com/showthread.php?t=2162135
Play store link : https://play.google.com/store/apps/details?id=com.tushar.spen_helper
To be honest since you dont lose these functions when changing ROMs on the NOTE 2 , I honestly hadnt noticed they werent working on the NOTE 10.1 lol.Cheers nice one :beer:
Sent from my GT-N8013 using Xparent Purple Tapatalk 2
Nice find Thanks
sent from my electronic pEn and pAper
Bump
hmm, I don't see the point - I am on Omega 2.0, Holo-Launcher an Chameleon launcher, and there is the s-pen-setting where you may choose the action when pulling out the s-pen, an it works like a charme. Launches S-Note when pulling out the s-pen.
Do I miss something?
charly-whiskey said:
hmm, I don't see the point - I am on Omega 2.0, Holo-Launcher an Chameleon launcher, and there is the s-pen-setting where you may choose the action when pulling out the s-pen, an it works like a charme. Launches S-Note when pulling out the s-pen.
Do I miss something?
Click to expand...
Click to collapse
how about trying to launch some other apps that are not listed there
Keeps crashing when I re-insert S-Pen.
MotorcycleMike said:
Keeps crashing when I re-insert S-Pen.
Click to expand...
Click to collapse
Could you give me some more details.... some screenshots or maybe a video and what app have you selected for Auto-launch etc.
tushar9989 said:
Enables to launch custom app on detaching the SPen and also shows a notification like the TW launcher when the SPen is not inserted
You can go and check it out there many more features which are going to be added
http://forum.xda-developers.com/showthread.php?t=2162135
Click to expand...
Click to collapse
So can
I use this instead of the normal one thats biult into stock rom will they both launch or will it over ride the other one, I like the idea of being able to have a custom selection of apps to launch.
JTG81 said:
So can
I use this instead of the normal one thats biult into stock rom will they both launch or will it over ride the other one, I like the idea of being able to have a custom selection of apps to launch.
Click to expand...
Click to collapse
You can disable the auto-launch from the system I guess... Can't say much here as I don't have the note 10.1.
You can try it and also let me know
Bump
https://play.google.com/store/apps/details?id=com.tushar.spen_helper
Play store link up
I see I can now have the removal of the s-pen open bookmarks and links but I can't find a way to open a link on a home page. Is this possible?
donec said:
I see I can now have the removal of the s-pen open bookmarks and links but I can't find a way to open a link on a home page. Is this possible?
Click to expand...
Click to collapse
I didn't understand what you mean. Do you want to open a home page when the s pen is detached?
tushar9989 said:
I didn't understand what you mean. Do you want to open a home page when the s pen is detached?
Click to expand...
Click to collapse
I would like to open a shortcut or bookmark that is placed on a home screen. Example: I create document in s-note or what ever app I use and save a link to it on one of my home screens so when I tap on it s-note or what ever app opens straight to the document I have started. I would like to have it so when I remove the s-pen the document opens with the correct app ready to edit.
donec said:
I would like to open a shortcut or bookmark that is placed on a home screen. Example: I create document in s-note or what ever app I use and save a link to it on one of my home screens so when I tap on it s-note or what ever app opens straight to the document I have started. I would like to have it so when I remove the s-pen the document opens with the correct app ready to edit.
Click to expand...
Click to collapse
You can choose the shortcut option in auto-launch and create a new shortcut which should be auto-launched, which will be the same one you placed on your home screen
tushar9989 said:
You can choose the shortcut option in auto-launch and create a new shortcut which should be auto-launched, which will be the same one you placed on your home screen
Click to expand...
Click to collapse
I tried to use the shortcut function but I can't figure out how to set it to the home screen shotcuts or s-note shortcuts that are on the homescreen.
donec said:
I tried to use the shortcut function but I can't figure out how to set it to the home screen shotcuts or s-note shortcuts that are on the homescreen.
Click to expand...
Click to collapse
You can try this app http://forum.xda-developers.com/showthread.php?t=2175693 because if you cant create the shortcut again then I can't open it in my application
I don't understand what you mean by "you cant create the shortcut again". The problem is I don't see a way to find the homescreen shortcut in the s-pen helper open shortcut listings.
I will checkout the app you mentioned but it seems it is only for s-note and then you have to use the name the app says and not your own document name.
BTW thanks again for a great app and you great support.
donec said:
I don't understand what you mean by "you cant create the shortcut again". The problem is I don't see a way to find the homescreen shortcut in the s-pen helper open shortcut listings.
I will checkout the app you mentioned but it seems it is only for s-note and then you have to use the name the app says and not your own document name.
BTW thanks again for a great app and you great support.
Click to expand...
Click to collapse
By can't create again I mean that if you cannot find it in the shortcut menu of spen helper. Currently you cannot use any shortcuts which are already on the screen. If I find any way to retrieve shortcuts which are already on the screen I'll add it in a later version

how to add settings widget?

I cannot seem to find settings widget where i could add shortcuts to battery settings etc when i try to add a widget to do that. i have tried samsung's launcher and also nova launcher. is there any way to add shortcuts to settings?
thank you.
Looking for the same here. I also can't find it.
chirantan.f said:
I cannot seem to find settings widget where i could add shortcuts to battery settings etc when i try to add a widget to do that. i have tried samsung's launcher and also nova launcher. is there any way to add shortcuts to settings?
thank you.
Click to expand...
Click to collapse
ellite said:
Looking for the same here. I also can't find it.
Click to expand...
Click to collapse
i found the best shortcuts to any app
is QuickShortcutMaker app ( free version Play store)
see screenshots
I have Nova Launcher Prime but found QuickshortcutMaker easier /more options etc
chirantan.f said:
i have tried samsung's launcher and also nova launcher. is there any way to add shortcuts to settings?
Click to expand...
Click to collapse
Using Nova:
Get into the home widgets selection, add a Nova widget of type Activity, then scroll the list until you find Settings, expand it and scroll up to the Battery item. Select it.
There you can also find all the possible shortcuts.
(I've translated the menu items from my Italian version)
Trying to add App Mgr using Nova Activities. Doesn't work. When I click or hold the setting it opens App Mgr but doesn't add it to home screen
JeffATL said:
Trying to add App Mgr using Nova Activities. Doesn't work. When I click or hold the setting it opens App Mgr but doesn't add it to home screen
Click to expand...
Click to collapse
If you use QuickShortcutMaker
it works fine
See screenshots.
Thanks. But got it to work finally. No need for another app.
JeffATL said:
Thanks. But got it to work finally. No need for another app.
Click to expand...
Click to collapse
any chance you could share how this is done?
To be honest , not sure. I just kept trying normal processes for adding widgets, then choosing nova activities, and under settings there are a ton of options for apps/app mgr, I kept trying different ones and one stuck.
Can not use for nova launcher.
willcor said:
i found the best shortcuts to any app
is QuickShortcutMaker app ( free version Play store)
see screenshots
I have Nova Launcher Prime but found QuickshortcutMaker easier /more options etc
Click to expand...
Click to collapse
I could be the dumb but which in the list of Settings shortcuts did you choose in QuickShortcutMaker to make the shortcut to the resolution changer?
themissionimpossible said:
Using Nova:
Get into the home widgets selection, add a Nova widget of type Activity, then scroll the list until you find Settings, expand it and scroll up to the Battery item. Select it.
There you can also find all the possible shortcuts.
(I've translated the menu items from my Italian version)
Click to expand...
Click to collapse
Thanks for this.
The only thing that worked for me (Samsung S9+, Android 8.0.0) was the Nova launcher. QuickShortcutMaker went through the motions, but didn't actually put a shortcut on the home screen.
The Nova launcher works a treat, but why do Samsung oblige me to replace their launcher within the first half hour of owning their otherwise very nice phone?
I always switch on "Do not disturb" before going to sleep, as I use my phone as an alarm clock, so need to leave it switched on, but of course don't want alerts all night. As you can imagine, the last thing I want to be doing when I'm tired is effing around with settings, so having a shortcut to DND is essential.
The other shortcut I created was to the "Change Home" setting so I can easily switch back and forth between Nova and the "Samsung Experience" whenever I want. And you know something's going to be dodgy when they call it the "Something-or-other Experience"
Grrrrrrrrrrrr!!
themissionimpossible said:
Using Nova:
Get into the home widgets selection, add a Nova widget of type Activity, then scroll the list until you find Settings, expand it and scroll up to the Battery item. Select it.
There you can also find all the possible shortcuts.
(I've translated the menu items from my Italian version)
Click to expand...
Click to collapse
thank you, you just turned my 30 minutes web research into success.
gosh that was rather hard to find. hate that they removed the settings widget. had to gain access to notification log. your way worked out for me (android pie latest)
dekatch said:
thank you, you just turned my 30 minutes web research into success.
gosh that was rather hard to find. hate that they removed the settings widget. had to gain access to notification log. your way worked out for me (android pie latest)
Click to expand...
Click to collapse
it may be necroposting..but I'm having this exact same issue on android 10..I'd be infinitely happy with some sort of widget for this task...
theres a way to do it via the widgets screen when using nova launcher..I cant remember the exact steps for it.

Categories

Resources