Timeline for How to keep running a process in Android when disconnecting adb terminal? command "nohup" not found
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 12, 2014 at 14:40 | comment | added | xuiqzy | By the way, 1.22.1 also didn't include nohup for me, with the Stericson google play installer. | |
| Nov 26, 2014 at 14:11 | comment | added | xuiqzy |
But that's one version behind 1.22.1, perhaps it also includes nohup
|
|
| Nov 26, 2014 at 14:06 | comment | added | Drake Clarris | The stericson one in your link is the same as the one installed by that app. | |
| Nov 26, 2014 at 14:01 | vote | accept | xuiqzy | ||
| Nov 26, 2014 at 13:58 | comment | added | xuiqzy | Okay, I saw the link. I just wanted to have an option to do it without WiFi and SIM (because sometimes it crashed so quickly I could't download anything and then bootlooped till factory reset). Can I take the first one in my link to XDA or is it a version that (partly) isn't adapted to Android? | |
| Nov 26, 2014 at 13:47 | comment | added | Drake Clarris |
The link is in my post to the play store app. But if setsid is working, I wouldn't necessarily worry about it. Just wanted to know why I had nohup and you did not.
|
|
| Nov 26, 2014 at 10:24 | comment | added | xuiqzy |
I used this installer to install it without needing to set up and download from play store. It installed the version 1.20.1 with smart install (only install missing applets) in /system/bin. Can you give me a link to an installer that installs the new version or the new version itself? Maybe one of those? But in theory setsid should do the same, or what's the difference?
|
|
| Nov 24, 2014 at 21:37 | comment | added | Drake Clarris | On my phone, nohup is part of my busybox - using busybox v1.22.1-Stericson. What kind of device is this? | |
| Nov 24, 2014 at 16:49 | comment | added | xuiqzy | It works with setsid now, it continues after disconnecting adb and after pressing ctrl + c also. Has it some disadvantage to nohup? setsid is also listed in the installed packages in the busybox installer whereas nohup is missing and therefore is not installed, busybox nohup somecommand also doesn't work so it's not only not linked. | |
| Nov 24, 2014 at 15:43 | history | answered | Drake Clarris | CC BY-SA 3.0 |