is there app that can autostart specific apps on boot
For example i would like lock2.0 to boot when i turn on my phone instead of manually doing everytime i reboot my phone
Autostart only disables apps not what im looking for ....
http://forum.xda-developers.com/showthread.php?t=558822
Just write a script to launch that particular app and use this to run it at boot
Is there a way to do it? Adv task killer shows about 10 apps that start on boot... trying to figure out how to prevent them from doing so.
download autostart from market
Autostarts, Startup auditor. thers some more but i forgot their names
I used Option 30 in FirstAide : "Install Lock Screen and Disable The Original Lock Screen" which installed No Lock and Magic Locker
How do I uninstall them and reactivate the original lock screen? They don't respond to the usual long press option and don't appear in Android Assistant's uninstall tool or in Uninstaller.
The device is being sent back so I need to sort this out.
Option 22 Unroot the Kindle did not remove Magic Locker/Unlocker.
A factory reset left the 'No Lock' icon on the carousel but removed the Magic Locker icon.
I rooted it again, but a long press still would not remove either No Lock.
I used Option 30 to install the magic locker again in the hope that after installation, it might be removed in the conventional way - it didn't. Another Option 22 to unroot did not remove either of them.
I need to get these apps removed so I can send it back so can anyone help please. I'm willing to manually search for and delete the app files if need be, but I don't know where they are or what they're called.
If you have root now, install a root browser of some sort like Root Browser Lite. then look in the system/app folder for the no lock app and delete it if it is there. It may have a slightly different name but look for the icon.
There is also a Q&A section for questions like these.
Ok, root you kindle fire hd again. Check to see if you have superuser intsalled, and the SU file in the xbin folder in system folder.After its rooted, use your file explorer to get into system/app. Delete the magiclocker, and No Lock. Magiclocker will look like"com.(something i forgot) " and no lock too. Before deleting those, open no lock to make sure locking IS enabled. Then go to data/app and delete them from that folder too. After deleting both of those, you can reboot your kindle, and the regular lockscreen will show up. And try this way of unrooting: Go into system/app, delete all things you added in there, like (google play, vending.apk, googleservicesframework.etc, launchers) and go into data/app and do the same. Then reboot again. There should be no googgle play or launchers. Check again to see if there is nothing you added in there again.Then you should go into system/xbin and find the SU file. Delete that, AND DO NOT REBOOT YET. Go into apps, edlete things you downloaded from Gplay for absolute cleansiness, and after that uninstall the app superuser. Then reboot, and then click restore to factory defaults to bring it back to stock.
Thanks for your help (I couldn't find any Q&A on this but I am in a it of a panic as its being picked up tomorrow and I go to work shortly)
I have managed to get rid of googleservicesframework and vending but cannot find GPlay or similar. Google Play isn't listed in the apps.... has it gone or is it hiding somewhere?
Also, how do I "uninstall the app superuser"? SuperSU is listed in the apps but a long press doesn't uninstall it. Will deleting the apk file uninstall it. (Don't want to delete it without being sure because I may need it if the app isn't unistalled)
If an app is the system/app folder, then if you delete it and restart the kindle it will be removed. So I think superSU might be in there
But obviously removing superSU is the last app you should be removing, because then your root wont be working properly and you wont be able to get back into the system folder
conalt said:
If an app is the system/app folder, then if you delete it and restart the kindle it will be removed. So I think superSU might be in there
But obviously removing superSU is the last app you should be removing, because then your root wont be working properly and you wont be able to get back into the system folder
Click to expand...
Click to collapse
yes, I recognised that, which is why I was worried I was looking in the wrong place.
anyway, it looks ok, no sign of the 'wrong' apps being there as far as I can tell anyway. Got to go to work now so it'll have to do.
thanks, and kudos to all
I am looking to create a download manager application for Android. Let's assume the permissions have been granted by the user. When any download starts in a browser, I want my application to open. How do we do this?
For eg: There is an app called Advanced Download Manager. When a download button is clicked how does Advanced Download Manager open. How do they do it? I want my app also to be listed in the Open With list.
Is this the way it"s supposed to work ? On MM's Modules page, pressing the yellow + FAB goes straight to DropBox, rather than presenting a standard file picker. This is on my S5. It gives a file picker on my J3.
Also, Magisk Manager will crash if DB is not installed.
MM does have all the permissions that it asks for.
[update] It appears that my S5 doesn't <i>have</i> a file manager, so Magisk is just invoking whatever it sees as a File Manager. I've now installed Total Commander and it all works sanely now.
As far as I know, the Manager uses whatever file explorer you have as default... Check if you have the Dropbox app set for some default setting.
Didgeridoohan said:
As far as I know, the Manager uses whatever file explorer you have as default... Check if you have the Dropbox app set for some default setting.
Click to expand...
Click to collapse
No. It's not that. DB isn't set as the default for anything. I've just updated to 16.7ß and this odd behavior remains.
How do I check for what the default FM is ? None of my other apps do this when picking a file
Ah. It appears I didn't have a file manager at all! Do you really need a whole file manager app just for a file picker dialog ? Anyway, I pointed it at TC, and all is OK now.