OK, so I was using an alarm to remind me to do something, but it didn’t go off, only vibrated.
I went through all the settings but couldn’t get it to sound.
OK, so I was using an alarm to remind me to do something, but it didn’t go off, only vibrated.
I went through all the settings but couldn’t get it to sound.
I spent a lot of Saturday messing around trying to update my Android SDK and kept getting the error SSL Peer Shut Down Incorrectly just as the download seemed to be about to complete
I was using the eclipse AVD and SDK manager to upgrade, and since it wasn’t working I went looking for an alternative.
To count how many files there are in a directory using the terminal on a Linux machine you can combine 2 commands:
We’ll use the find command to locate all the files (and exclude directories and other non-files) and then the wc command to count the files.