Android Enthusiasts
Q&A for enthusiasts and power users of the Android operating system
Latest Questions
0
votes
1
answers
1252
views
What's an up-to-date method of getting S-OFF on a HTC One S?
All the instructions I can find for getting S-OFF on a HTC One S seem to be out-of-date. * [These instructions](https://forum.xda-developers.com/showthread.php?t=2155135) ask you to download soffbin3.zip but the link [takes you to website which thinks it's streaming you a video](http://d-h.st/WrZ) a...
All the instructions I can find for getting S-OFF on a HTC One S seem to be out-of-date.
* [These instructions](https://forum.xda-developers.com/showthread.php?t=2155135) ask you to download soffbin3.zip but the link [takes you to website which thinks it's streaming you a video](http://d-h.st/WrZ) and the [mirror link is dead](http://goo.im/devs/dsb9938/soff/soffbin3.zip)
* [Rumrunner is available](http://rumrunner.us/downloads-2/) but soju.exe frezzes on "please wait"
* [firewater redirects to Sunshine](http://theroot.ninja/) which is a paid service. The Wayback Machine [has a copy of the executable](https://web.archive.org/web/20140519064907/http://firewater-soff.com/firewaterdownload-3) but when I copy the executable to my device and run it, it just... deletes itself.
I'm out of ideas. How do I get S-OFF on my HTC One S in this day and age?
(The only reason I want S-OFF is to install HBOOT 2.16.)
spraff
(279 rep)
Feb 28, 2017, 11:47 PM
• Last activity: Dec 23, 2021, 10:04 AM
1
votes
2
answers
9111
views
After new firmware, can't install ROM (mount error)
I installed [RUU 4.2.2](https://forum.xda-developers.com/showthread.php?t=2751518) in an attempt to upgrade HBOOT to 2.16 on a HTC One S. The boot menu shows 2.16 so I guess it worked but now I have no OS. I am trying to install a ROM (Lineage 14) but I get error messages like this mount: failed to...
I installed [RUU 4.2.2](https://forum.xda-developers.com/showthread.php?t=2751518) in an attempt to upgrade HBOOT to 2.16 on a HTC One S. The boot menu shows 2.16 so I guess it worked but now I have no OS.
I am trying to install a ROM (Lineage 14) but I get error messages like this
mount: failed to mount /dev/block/platform/msm_sdcc.1/
umount of /system failed: no such volume
Patching system image unconditionally...
E1001: Failed to update system image.
E:unknown command[log]
E:Erorr executing updater binary in zip '/sdcard/linea
Error flashing zip '/sdcard/lineage.zip'
Updating partition details...
If I
adb shell
then ls /dev/block/platform/msm_sdcc.1
I get
by-num mmcblk0p13 mmcblk0p19 mmcblk0p24 mmcblk0p3 mmcblk0p35 mmcblk0p8
mmcblk0 mmcblk0p14 mmcblk0p2 mmcblk0p25 mmcblk0p30 mmcblk0p36 mmcblk0p9
mmcblk0p1 mmcblk0p15 mmcblk0p20 mmcblk0p26 mmcblk0p31 mmcblk0p4
mmcblk0p10 mmcblk0p16 mmcblk0p21 mmcblk0p27 mmcblk0p32 mmcblk0p5
mmcblk0p11 mmcblk0p17 mmcblk0p22 mmcblk0p28 mmcblk0p33 mmcblk0p6
mmcblk0p12 mmcblk0p18 mmcblk0p23 mmcblk0p29 mmcblk0p34 mmcblk0p7
In TWRP 2.6.1.0 I can wipe cache and Dalvik cache, Format Data and Factory Reset. If I adb shell
and run mount
I get
rootfs on / type rootfs (rw)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
/dev/block/mmcblk0p34 on /cache type ext4 (rw,relatime,data=ordered)
/dev/block/mmcblk0p35 on /data type ext4 (rw,relatime,data=ordered)
/dev/block/mmcblk0p35 on /sdcard type ext4 (rw,relatime,data=ordered)
I can mount cache
, data
, and system
from the TWRP menu, but not USB-OTG
. If I go to Advanced Wipe, I see
E:Unable to mount '/usb-otg'
How do I fix these errors so I can install my OS?
spraff
(279 rep)
Mar 1, 2017, 11:11 AM
• Last activity: Aug 30, 2018, 05:41 PM
0
votes
0
answers
346
views
SuperSU not installing on HTC One S
I am trying to root my HTC One S. The bootloader is `*** UNLOCKED ***`, TWRP is installed, and it's S-ON. From [these instructions](https://forum.xda-developers.com/apps/supersu/stable-2016-09-01supersu-v2-78-release-t3452703): * I downloaded `SuperSU-v2.82-201705271822.zip` from the `TWRP / FlashFi...
I am trying to root my HTC One S. The bootloader is
*** UNLOCKED ***
, TWRP is installed, and it's S-ON.
From [these instructions](https://forum.xda-developers.com/apps/supersu/stable-2016-09-01supersu-v2-78-release-t3452703) :
* I downloaded SuperSU-v2.82-201705271822.zip
from the TWRP / FlashFire installable ZIP
link.
* I did adb push SuperSU-v2.82-201705271822.zip /storage/sdcard0/foo
* I booted into TWRP and installed the above zip. Apart from complaining that /data
could not be mounted (EDIT: fixed this by turning off encryption), it claims to have worked.
* I wiped the cache and rebooted.
Nevertheless, if I adb shell
and su
I get /sbin/sh: su: not found
.
There is a /supersu/
directory which contains su
and some other stuff, but I can't run /supersu/su
: permission denied. The find
command finds no other file on the device matching /su$/
.
I also tried flashboot boot superboot.img
to get Superboot, but if I do this, the device does not boot past the initial splash screen (the one saying "This build is for development purposes only...").
What went wrong?
spraff
(279 rep)
Nov 1, 2017, 10:02 PM
• Last activity: Nov 2, 2017, 12:28 AM
1
votes
1
answers
2248
views
Where do I download HBOOT 2.16?
I need HBOOT 2.16 to flash my preferred ROM on a HTC One S. I can't figure out where to download the firmware itself. The only page I've found which even vaguely resembles clear instructions is [this one](https://forum.xda-developers.com/htc-one-s/general/guide-how-to-install-hboot-2-16-time-t289860...
I need HBOOT 2.16 to flash my preferred ROM on a HTC One S.
I can't figure out where to download the firmware itself. The only page I've found which even vaguely resembles clear instructions is [this one](https://forum.xda-developers.com/htc-one-s/general/guide-how-to-install-hboot-2-16-time-t2898605) but the [download link](https://mega.co.nz/#!EAJFFDAK!KczIBV2jCY71Vf_AOM1UVDA6Z_4EwGxyqyq05XzjrnQ) for the firmware is broken. The other pages I've seen present a very muddled picture and no links through which to download the actual firmware.
I have a rooted device, S-OFF, super CID 11111111, formerly H3G__001 I believe.
I'm going round in circles trying to figure this out. How do I upgrade my firmware?
spraff
(279 rep)
Mar 1, 2017, 01:25 AM
• Last activity: Mar 1, 2017, 02:08 AM
0
votes
0
answers
5589
views
Permission denied reading /dev/block/mmcblk0p4 as root
I will list my main objective first, dependencies after. If there is a better path to my goal, please show me the way.... * I want to [install Lollipop](http://www.android.gs/update-htc-one-s-to-android-5-1-1-lollipop-with-resurrection-remix-5-4-4-custom-rom/) on my HTC One S. *(Or a later version,...
I will list my main objective first, dependencies after. If there is a better path to my goal, please show me the way....
* I want to [install Lollipop](http://www.android.gs/update-htc-one-s-to-android-5-1-1-lollipop-with-resurrection-remix-5-4-4-custom-rom/) on my HTC One S. *(Or a later version, if one is compatible with the One S, Google Play Services included.)*
* For this I need [HBOOT 2.16](https://forum.xda-developers.com/htc-one-s/general/guide-how-to-install-hboot-2-16-time-t2898605)
* For this I need [S-OFF](https://forum.xda-developers.com/showthread.php?t=2155135)
* For this I need [Super cid: 11111111](https://forum.xda-developers.com/showthread.php?t=1671643)
(Phew, what a hassle!)
I am working up from the bottom of this list: the instructions for Super cid begin
adb shell
su
dd if=/dev/block/mmcblk0p4 of=/sdcard/mmcblk0p4
This gives me a permission denied error. Here is the full contents of the shell:
#> adb shell
shell@ville:/ $ su
255|shell@ville:/ $ dd if=/dev/block/mmcblk0p4 of=/sdcard/mmcblk0p4
/dev/block/mmcblk0p4: cannot open for read: Permission denied
1|shell@ville:/ $ ls -al /dev/block/mmcblk0p4
brw------- root root 179, 4 2017-02-28 20:35 mmcblk0p4
shell@ville:/ $
I find it odd that
su
seems to change the user to 255
and the failure of dd
seems to change the user to 1
, but what do I know?
Why is this permission error happening and how do I fix it?
The phone currently runs Cyanogenmod.
spraff
(279 rep)
Feb 28, 2017, 08:52 PM
1
votes
1
answers
5874
views
Android HTC One SV App storage full of unknown data
I have an Android HTC One SV (Android 4.1.2, HTC Sense 5.0, not rooted). It's recently been struggling for storage space to the point where it was reporting low and then critically low storage. Note this is the *app* storage, not anything to do with the built-in or external SD cards. >tl;dr: **Is th...
I have an Android HTC One SV (Android 4.1.2, HTC Sense 5.0, not rooted). It's recently been struggling for storage space to the point where it was reporting low and then critically low storage. Note this is the *app* storage, not anything to do with the built-in or external SD cards.
>tl;dr: **Is there a known issue with "dead files" cluttering up App Storage? Is there any way to clear said storage out, or at least view the app storage and see what's taking up the space?**
----------
Steps I took as space became more and more scarce:
- Moved apps that don't care about being on the App Storage to the SD Card
- Cleared all the caches I could find
- Cleared all the data I could find
- Deleted all text messages
- Moved apps that really don't like being on the SD Card to the SD card
- Uninstalled all uninstallable apps except the ones I was actually using on a daily basis
- Uninstalled updates to the non-uninstallable apps
- Uninstalled apps that were actually on the SD Card out of sheer desperation
Whatever space was regained by this was in the 10-50 megabyte range in total and was "mysteriously eaten" over about 2 weeks of normal usage (e.g. web-surfing on Chrome, checking e-mails). By the time I'd got to the bottom step, the automated storage tool was informing me that there was nothing to uninstall/move.
When the phone finally started reporting "less than 0Mb" and crashing the basic phone functionality, I took extreme measures and "Power+Vol'Down'd" it, selecting "Clear Storage" from the BootLoader. That got me back almost 1Gb of space, at which point I was finally able to install Android 4.2.2 (up to this point, it couldn't even *download* the necessary update). I also updated all the built-in applications to current.
I then installed my core application suite:
- Note Everything
- BeyondPod Pro
- NoteEverything Pro
- Amazon MP3
- Audible
My phone currently reports that it has 355MB of "App Storage" available; out of 3.85 Gb. Of the used, 673MB is Apps, and a staggering *2.85 Gb* is the mysterious "Other".
I want that **Other** back. The space reclamation tool merely suggests I uninstall the 5 apps above for a grand total of 66.7 Mb, which is... irritating.
Is there a known issue with "dead files" cluttering up App Storage? Is there any way to clear said storage out, or at least view the app storage and see what's taking up the space?
deworde
(111 rep)
Feb 19, 2015, 09:45 PM
• Last activity: Aug 12, 2016, 04:16 PM
-2
votes
1
answers
1407
views
The category "Other" in my Storage takes 4GB out of 6GB on my Internal Storage, any way to clean it?
I have HTC One S. When I open my Storage , it says : 4.10GB/6.07GB ; Apps: 220MB ; Other : 3.88GB ; Available: 1.97GB . That's after I restarted my phone on Backup & Reset. I did it several times , and it doesn't change. I'm clueless. I don't have any ideas on what could take that space , nor how do...
I have HTC One S. When I open my Storage , it says :
4.10GB/6.07GB ;
Apps: 220MB ; Other : 3.88GB ; Available: 1.97GB .
That's after I restarted my phone on Backup & Reset. I did it several times , and it doesn't change. I'm clueless. I don't have any ideas on what could take that space , nor how do I clean it (properly ofc.). I was looking on the internet for a whole week, and still have found nothing useful. I have tried Clean Master. It doesn't make any difference in the "Other" category. Still the same. It is a old phone , my dad was using it for 1/1.5 years , but I don't think it has any influence on the current memory , after resetting the phone.
Only the "Apps" is clickable in Storage. In other words - I cant click on "Other" to see what's inside. I tried an app called "Disk Usage" , and it says: 1)When I click on app storage : Applications : 220MiB ; Data : 2236MiB ; Free space : 2016MiB .
Now , 2)When I click on Storage card: Storage card: 10171MiB ; System data... Android... (and many more little stuff) ; Free space 10164MiB...
I'm not worried about my phone storage - on storage card. I'm worried about my internal storage , which is, I'm pretty sure , showed on app storage. The big thing : FREAKING 2236MiB FOR DATA? It has to be Data that's messing me up. Data is lost when resetting the phone with erasing al the data , right? I did it several times , but still , the category "Other" still doesn't change at all.
From this , kind of a bigger talk... well to read it is big, right? Never mind...
Again , from this bigger talk , I actually only want to know the answers for two questions : What is on "Other"? and , How do I clean "Other"
Thank you for responding in advance.
https://onedrive.live.com/redir?resid=ABE64B8B54D4B3FA!3407&authkey=!AEzUeDYmxJnRCo8&ithint=folder%2c (here are the pictures)
YouLiveOnlyTwice
(1 rep)
Dec 17, 2015, 08:46 PM
• Last activity: Dec 21, 2015, 06:27 PM
0
votes
1
answers
1781
views
Deleted OS from my device
I accidentally deleted all data from my htc one s, including the operating system. I tried to delete photos,apps and downloads, but it was still showing a memory issue (my phone has 16 giga memory and the "others" were using 10GB of it so i couldn't download more apps) and my phone was running very...
I accidentally deleted all data from my htc one s, including the operating system. I tried to delete photos,apps and downloads, but it was still showing a memory issue (my phone has 16 giga memory and the "others" were using 10GB of it so i couldn't download more apps) and my phone was running very slow and even had some black outs.
I have team win on my phone. I went to factory reset which lead me to team win, and I choose to delete everything and didn't realize there was operating system in it too.
How can I reinstall my Android OS?
helen
(1 rep)
Oct 7, 2014, 07:47 PM
• Last activity: Oct 16, 2015, 09:51 PM
2
votes
0
answers
9577
views
Location and how to recover cache from Google Chrome from an Android phone?
I'm wondering if it's possible to recover files from the Google Chrome cache from an Android phone, specifically, an HTC One S running Android 4.0.2. I'm trying to recover the stylesheet from a site whose data has been partially lost, and of course this phone is the only device to have accessed it t...
I'm wondering if it's possible to recover files from the Google Chrome cache from an Android phone, specifically, an HTC One S running Android 4.0.2.
I'm trying to recover the stylesheet from a site whose data has been partially lost, and of course this phone is the only device to have accessed it today before the crash.
fusion2004
(21 rep)
Mar 7, 2013, 07:55 PM
• Last activity: Sep 11, 2015, 05:49 PM
1
votes
0
answers
745
views
Android Gallery and Music empty?
I recently discovered that all my photos on my phone has disappeared from the Gallery application. I connected my phone to my computer, and the images are still present in `DCIM/100MEDIA/` directory. I did a backup of my photos, tried stopping the phone, the app (gallery), removing the cache from th...
I recently discovered that all my photos on my phone has disappeared from the Gallery application. I connected my phone to my computer, and the images are still present in
DCIM/100MEDIA/
directory.
I did a backup of my photos, tried stopping the phone, the app (gallery), removing the cache from that app but no luck.
While searching for a solution online, I found that some people also had the same problem with the music app. I have albums that used to work, so I was sure to find them. But now they also have disappeared.
So Gallery and Music is empty despite having files in the correct folder.
Regarding Gallery, if I take a new photo, it will correctly be added to the DCIM/100MEDIA/
folder, with the name IMAG001332.jpg
(for example), but with 1332
being a correct incremental number (not starting from 0), which is even weirder.
I don't know what to do to fix it! Does anyone can help me?
(Note: I have an HTC One S)
Update: I did a reset of my phone (http://www.htc.com/us/support/htc-one-s-t-mobile/howto/315367.html) without any luck.
Cyril N.
(431 rep)
Jun 4, 2015, 02:55 PM
• Last activity: Jun 6, 2015, 02:30 PM
13
votes
3
answers
23124
views
Can I remotely launch an app on my android phone?
I have an HTC One S but I don't know where it is. I remotely installed 'Find My Phone' on it via Google Play Store. Now I want to remotely launch it. How can I do that?
I have an HTC One S but I don't know where it is. I remotely installed 'Find My Phone' on it via Google Play Store. Now I want to remotely launch it. How can I do that?
Alexis
(365 rep)
May 30, 2012, 06:42 PM
• Last activity: Jan 29, 2015, 01:05 PM
1
votes
0
answers
1534
views
How to root the HTC One S (VilleC2)
I finally managed to unlock the bootloader of my HTC One S. Now I want to root it to install CyanogenMod but I can only find guides for the normal HTC One S. However, it is a One S **VilleC2**. As far as I know, flashing the wrong ROM could brick my phone. Well, I was able to find exactly one guide...
I finally managed to unlock the bootloader of my HTC One S.
Now I want to root it to install CyanogenMod but I can only find guides for the normal HTC One S. However, it is a One S **VilleC2**. As far as I know, flashing the wrong ROM could brick my phone.
Well, I was able to find exactly one guide but I would have needed the HTC Sync Manager which I cannot install because the installation gives me a Blue Screen of Death on windows 8.1... So I'd need a guide that works without the Sync Manager (Windows 8.1 or Linux - Linux preferred).
Unfortunately I'm completely new to rooting Android and don't know what to pay attention to while doing so.
Michael G.
(11 rep)
Dec 25, 2014, 07:19 PM
• Last activity: Jan 13, 2015, 10:57 AM
0
votes
1
answers
5919
views
How to find exact HTC One S version (S3/S4)
I have begun doing research about rooting my HTC One S phone (HTC Sense looks so nice but unfortunately is so unstable) and one of the first things I've noticed is that [there are two versions of HTC One S](http://androidforums.com/one-s-all-things-root/597701-htc-one-s-has-two-versions-s3-s4.html)....
I have begun doing research about rooting my HTC One S phone (HTC Sense looks so nice but unfortunately is so unstable) and one of the first things I've noticed is that [there are two versions of HTC One S](http://androidforums.com/one-s-all-things-root/597701-htc-one-s-has-two-versions-s3-s4.html) . One has a 1.5gHz dual core CPU, the other has a 1.7gHz dual core CPU.
I went through all the information I could find in my phone's "about" menu, but the CPU section only specifies "dual core". The packaging also has no further details than this.
The **only** reference I have is that the (online) shop I bought it at, has 1.5gHz in the spec. That would mean I have the S4 which is the most common version. But the vendor may as well get that information from somewhere else rather than the actual product, so I want to be sure before doing anything.
I've already searched google and can't find anything, but I hardly know what to look for either. Seems like no other website knows of this distinction.
On a side note, if anyone knows (has experience with) any good and reliable guides about rooting the HTC One S, feel free to post them as well.
MarioDS
(299 rep)
Nov 18, 2012, 07:39 PM
• Last activity: May 22, 2014, 07:42 AM
2
votes
2
answers
533
views
birthday duplicates after removing google account and adding it again
After removing my Google-Account on my HTC One S and adding it again, i recognized that all birthdays stored with contacts are in my calendar twice. When i change birthday at some contact, there is only one, which changes. The information is not from another calendar like Facebook or Google. After r...
After removing my Google-Account on my HTC One S and adding it again, i recognized that all birthdays stored with contacts are in my calendar twice. When i change birthday at some contact, there is only one, which changes. The information is not from another calendar like Facebook or Google.
After removing my account once and adding it, i had two birthdays for each contact, only one changes.
After removing my account another time and adding it, i had three birthdays for each conatct and only one changes.
So why this happens or how can i delete or avoid this?
I would like the delete either automically or manually (prefering automatically) but i found no solution to do this.
I made a screenshot to make it clearer.

sewo
(78 rep)
Dec 31, 2012, 01:06 PM
• Last activity: May 12, 2014, 05:33 AM
1
votes
2
answers
1051
views
Stuck rooting HTC device
I am trying to root my HTC One S following the instructions on [HTCDev](http://www.htcdev.com/bootloader/unlock-instructions/page-4/) I generated an Unlock_code and everything works well until Step 13. In Step 12, I typed fastboot flash unlocktoken Unlock_code.bin in cmd which returned the expected...
I am trying to root my HTC One S following the instructions on [HTCDev](http://www.htcdev.com/bootloader/unlock-instructions/page-4/)
I generated an Unlock_code and everything works well until Step 13.
In Step 12, I typed
fastboot flash unlocktoken Unlock_code.bin
in cmd which returned the expected result of:
...\Android\android-sdk\platform-tools>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.148s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.016s]
finished. total time: 0.171s
According to HTCDev, I sould now see a disclaimer, but my smartphone remains in the Fastboot USB menue.
My smartphone should be connected to my pc since I can see it in cmd
\platform-tools>fastboot devices
SH23XW403779 fastboot
Any ideas? Thanks
Martin Sheen
(131 rep)
Jul 16, 2013, 06:54 PM
• Last activity: Dec 17, 2013, 10:34 PM
1
votes
0
answers
325
views
HTC One stuck on bootloader
I badly need help. Last week I was able to convert my HTC One to GPE, and today I want to restore it to its factory ROM so I can restore the warranty as well. Now the problem I am facing is that when I tried to S-Off my device now its stuck to bootloader with ***TAMPERED***, ***RELOCKED***, and ***S...
I badly need help. Last week I was able to convert my HTC One to GPE, and today I want to restore it to its factory ROM so I can restore the warranty as well. Now the problem I am facing is that when I tried to S-Off my device now its stuck to bootloader with ***TAMPERED***, ***RELOCKED***, and ***Security Warning*** messages on top of bootloader. How can I boot my device to CWM Recovery which I had previously installed?
clydewinux
(111 rep)
Nov 30, 2013, 01:30 PM
1
votes
0
answers
3074
views
Why is all sound suddenly gone with HTC One S?
All of a sudden I have no sound with my HTC One S (running Android 4.1.1). No sound is heard when someone tries to call me, and, curiously, the microphone is also muted; the one who's calling me doesn't hear anything either. I also cannot play audio (it says something like *Cannot play this type aud...
All of a sudden I have no sound with my HTC One S (running Android 4.1.1).
No sound is heard when someone tries to call me, and, curiously, the microphone is also muted; the one who's calling me doesn't hear anything either. I also cannot play audio (it says something like *Cannot play this type audio file*).
What on earth is going on? And how to solve it?
PS: I have not spilled coffee or something over my phone; no unusual things happend to my phone, as far as I know.
MC Emperor
(113 rep)
Sep 25, 2013, 03:36 PM
• Last activity: Nov 22, 2013, 08:30 PM
0
votes
0
answers
321
views
One S reboots with new CM 3.4 Kernel
This is something that's been bugging me ever since the 3.4 kernel was released: **Problem:** I am getting intermittent reboots when using any ROM which is based on the 3.4 kernel. It happens totally at random, but only when I'm actually using the phone - never when it's locked, or in my pocket. [He...
This is something that's been bugging me ever since the 3.4 kernel was released:
**Problem:**
I am getting intermittent reboots when using any ROM which is based on the 3.4 kernel. It happens totally at random, but only when I'm actually using the phone - never when it's locked, or in my pocket.
Here are my
last_kmsg
logs , but this is where it gets really weird - it reboots twice. Every time. Once I get the initial reboot, it reboots to the HTC screen, then immediately reboots again. So I'm not sure the last_kmsg will even be that accurate.
**Things I've Tried**
- Returning to stock RUU/upgrading/reflashing
- Not restoring apps
- Switching off Wifi
- Undervolting/Overvolting
- Different CPU Governors/Clock Speeds
- Many different ROMS
- CM10.2 Kernel & also Bubba Kernel
Would love to hear anything else I could potentially try, or other users with similar issues.
CodingIntrigue
(111 rep)
Sep 25, 2013, 03:16 PM
1
votes
0
answers
340
views
recent apps button setting on htc one gone?
I got a new HTC One S / Android 4.03 / Sense 4.0! via warranty and wanted to set it up. I wanted to change the setting for recent apps button in settings > display but it's not there anymore. Why? Always had it. Can i somehow get it? The only things i've done before was unlocking via htcdev, flashin...
I got a new
HTC One S / Android 4.03 / Sense 4.0!
via warranty and wanted to set it up.
I wanted to change the setting for recent apps button in
settings > display
but it's not there anymore.
Why? Always had it. Can i somehow get it?
The only things i've done before was unlocking via htcdev, flashing twrp, backing up, restoring backup, restarting, and started installing apps. So it's the original HTC rom and i haven't done changes to rom. Did OTA after didn't found it but still, it's not there.

sewo
(78 rep)
Jul 8, 2013, 04:55 PM
• Last activity: Sep 21, 2013, 05:20 PM
2
votes
2
answers
1198
views
Persistent download icon in One S pull down menu - even with download over days ago. How to remove?
In the pull down menu of my HTC One S, there is this persistent download icon, it's just stuck there even though download completed days ago. It came when I was doing some app downloads and has refused to go away even after downloads are over. On the top icon row of the phone, the animated download...
In the pull down menu of my HTC One S, there is this persistent download icon, it's just stuck there even though download completed days ago. It came when I was doing some app downloads and has refused to go away even after downloads are over.
On the top icon row of the phone, the animated download icon also shows, has been showing for days, even with no downloads.
Rebooting does not get rid of the icons. Does anyone know how to get rid of these? Your help is appreciated.
The screenshots below show the icons - icons of concern are circled in black:
[
](https://www.dropbox.com/s/nl57x13vo6w9lii/shot%20of%20persistent%20download%20icon.png) [
](https://www.dropbox.com/s/s8gd4l3zbrid87d/shot%20of%20persistent%20download%20icon%202.png)
Screenshots (click images for larger variants)


Ugorji Nnanna
(21 rep)
Jun 1, 2013, 04:37 PM
• Last activity: Jun 5, 2013, 09:55 AM
Showing page 1 of 20 total questions