<div dir="ltr"><div><div><div><div>Boot loader unlock//clockworkmod install//rooting this device is relatively easy. Thanks to HTC&#39;s goodness ( <a href="http://www.htcdev.com/bootloader" target="_blank">http://www.htcdev.com/bootloader</a> ) no exploit or weird software is required, assuming your carrier allows it ( Verizon won&#39;t ).  <br>

</div><div><br>Mass storage is not organized the way you think it is.  There&#39;s still an &#39;/sdcard&#39; directory, but it&#39;s internal storage. The external card is on &#39;/sdcard2&#39;. Clockworkmod mounts it as &#39;/storage/sdcard1&#39; and provides an option to back system memory up to it.  If you back up to &#39;/sdcard&#39;, your backup remains inside the phone -- a Trap for the Unwary.   CWM&#39;s &#39;install zip&#39; menus also have an option for installing a zip from /mnt/sdcard1, so you don&#39;t necessarily have to use adb to push the zip to the internal sdcard directory.<br>

<br></div>On Android 4.4, the developer options are hidden. Enable them by going to Settings-&gt;About-&gt;Software information-&gt;More and tapping &quot;Build number&quot; 7 times.  Without this step, you cannot enable Android debugging and cannot connect to the phone with adb.  <br>

<br></div>When you connect to the phone with adb, the phone will display a window identifying your computer and asking if it has permission to connect. Without this permission, adb will see your phone but list it as &quot;unauthorized&quot;.  I&#39;d betcha dollars that you won&#39;t be able to actually read or modify storage on the phone without authorization.<br>

<br></div>Android 4.4 apparently has disabled USB mass storage to the phone in favor of Microsoft&#39;s evil MTP protocol ( <a href="http://en.wikipedia.org/wiki/Media_Transfer_Protocol" target="_blank">http://en.wikipedia.org/wiki/Media_Transfer_Protocol</a> ), designed mainly to facilitate DRM controls on your devices.  There may be a way around this. Linux MTP drivers are apparently buggy and troublesome. I need to do further research.<br>

<br></div><div>CM 11 daily build 20140704 installs and runs, as do the Google Apps for cm 11.<br><br></div><div>In order to import your contacts from a .vcf file, you must have the file on the internal &#39;/sdcard&#39; directory.  The simplest way to do this with CM 11 is to copy the file to the physical sd card, insert it into the phone, and then use the file manager to move it over to the correct directory.   Delete the .vcf file after you&#39;re done, as it&#39;s not encrypted.<br>
<br><br><br></div><div>-- CHS<br><br></div><div><br></div><br></div>