[DRIVERS] Latest HTC Drivers [4.2.0.001] - HTC One X

Latest HTC Drivers
Latest HTC Drivers extracted from HTC Sync v3.3.21 and HTC Sync Manager v2.0.61.0
Latest Driver Version (HTC Sync): 4.0.1.001
Latest Driver Version (HTC Sync Manager): 4.2.0.001
BMP Drivers are the same for both sets of drivers.
For those who don't want to have to download 120 some MB of bloatware called HTC Sync
Instructions:
Determine if your system is 32-bit or 64-bit
Download the BMP Driver for your OS type (x86 version if on 32-bit, x64 if on 64-bit)
Download the newest HTCDrivers file (choose either the "EXE" or "MSI" driver file, but not both)
Disable any antivirus program(s) present
Run both files downloaded above (the BMP.msi and the HTCDriver file)
Re-enable your antivirus program(s)
Click to expand...
Click to collapse
Links
ALL DRIVER FILES: www.mediafire.com/?o10b16j5b3r3o
OEM SETUP FILES: www.mediafire.com/?1rwmleoe17akd
Updated on 6.6.13
HTCDriver_4.2.0.001.exe
SyncManager_2.0.61.0.exe
Updated on 4.23.13
HTCDriver_4.1.0.001.msi
HTCDriver_4.1.0.001.exe
HTCPluginChecker.exe
HTCSync_3.3.21.exe
SyncManager_2.0.53.0.exe
SyncManager_2.0.53.0_STRIPPED.exe
Updated on 4.02.13
RemoveOldHTCDriver3.exe (packaged in HTC Sync Manager v2.0.41.0)
Removed duplicate x86 BMP Driver
Updated instructions with link to determine if on 32-bit or 64-bit
Updated on 3.31.13
HTCDriver_4.0.1.002.exe
HTCDriver_4.0.1.002.msi
IPTInstaller_4.0.8.msi
Updated on 3.6.13
HTC_BMP_USB_Driver_x86_1.0.5375.msi
HTC_BMP_USB_Driver_x64_1.0.5375.msi
HTCDriver_4.0.1.001.exe
HTCDriver_4.0.1.001.msi
Updated on 11.28.12
HTC BMP USB Driver_x86.msi DELETED: Turned out to be the same 1.0.5375 as above. Download from link above.
HTCDriver_3.0.0.023.msi
Click to expand...
Click to collapse
------------
MD5 CHECKSUMS
Sometimes downloading from the internet can yield a corrupt download. To prevent this, make sure you always check the md5 checksum (also known as "md5sum") of the file. This method verifies the digital integrity of the file by verifying its digital signature with the MD5 algorithm.
After you download each file, make sure to check that the md5sum matches what is given.
Code:
[LIST]
[*]25912deacc5d55528e223ec7b99705cc [B]*HTCDriver_3.0.0.023.msi[/B]
[*]220c41f3b03f42190899db8cb081b5c6 [B]*HTCDriver_4.0.1.001.exe[/B]
[*]a578d837343fe2542ecf405a630d46a0 [B]*HTCDriver_4.0.1.001.msi[/B]
[*]8223ec1c2aa71503b431a0daabb23154 [B]*HTCDriver_4.0.1.002.exe[/B]
[*]4dfbd4ae8662124d06e0a04db2065069 [B]*HTCDriver_4.0.1.002.msi[/B]
[*]bf24b0adc2f792ee4180ca545e4b60a0 [B]*HTC_BMP_USB_Driver_x32_1.0.5375.msi[/B]
[*]7b461095d56f9a6814d8f3e14cac0859 [B]*HTC_BMP_USB_Driver_x64_1.0.5375.msi[/B]
[*]96e6d181192a995214493a6828e4287d [B]*IPTInstaller_4.0.8.msi[/B]
[*]92bd34ec7787e631231c68aba392b6e7 [B]*RemoveOldHTCDriver3.exe[/B]
[*]f281d8994ab9f1315828ac2226a9bb75 [B]*HTCDriver_4.1.0.001.exe[/B]
[*]ed6d5fc5cc7dcca653f7a0beab01035d [B]*HTCDriver_4.1.0.001.msi[/B]
[*]96589c02be46fd7b85160d5b15f4c88a [B]*HTCPluginChecker.exe[/B]
[*]36ba2c8627ba18c6540bfa25be3b67fc [B]*HTCSync_3.3.21.exe[/B]
[*]a356e5c828c7cb3869dc67058e5bbc2c [B]*SyncManager_2.0.53.0.exe[/B]
[*]da1e40e478725d3e829243e84043d21f [B]*SyncManager_2.0.53.0_STRIPPED.exe[/B]
[/LIST]
Click to expand...
Click to collapse
How to check the md5sum of a file:
Windows:
For windows you need to download the md5sum binary. I recommend the one from my dev-host.
After that, copy the file you're trying to verify to the directory where where you downloaded the "md5sum.exe"
Once that is finished, do SHIFT+RIGHT CLICK (inside the folder window) and choose "Open command window here"
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Then type the following ("fileNameHere" must include the extension):
Code:
md5sum fileNameHere
That will output a hash, which you can compare to the ones above.
Linux: No need to download anything, md5sum binaries are included in all distros, as far as I know.
Open a terminal and type the following ("fileNameHere" must include the extension):
Code:
$ cd path/to/download/folder
$ md5sum fileNameHere
Two important notes:
This method can be used with any files you download, as long as the download site (or the dev themself) provides the correct md5sum.
If any of the digits do not match exactly, you need to download the file again.

Thanks!

Re: [DRIVERS] Latest HTC Drivers [v4.0.1.002]
heslo.rb26 said:
Thanks!
Click to expand...
Click to collapse
No problem :thumbup:

Wow thanks! This little things sometimes can be pain in the ass too

glen.ricky said:
Wow thanks! This little things sometimes can be pain in the ass too
Click to expand...
Click to collapse
Haha exactly
Plus ~15 MB versus 100 or 200 something is a lot easier to download haha

Updated OP with md5sum how-to and checksums.

Bump

The latest version is v4.1.0.001.
Cheers

Thanks I needed this
Sent from my HTC One X using Tapatalk 2

avensakias said:
The latest version is v4.1.0.001.
Cheers
Click to expand...
Click to collapse
SCREENIE OR IT DIDNT HAPPEN. Lol JK.
Yeah i know, just havent had time to upload them yet
EDIT: But thank you for reminding me, check below

Updated Drivers to version 4.1.0.001.
Two important note, from here on out I will also be including fast links for the Sync setup files (HTC Sync and Sync Manager), as well as a SyncManager_XXXXX_STRIPPED.exe which will literally be ONLY the Sync Manager program, all drivers stripped out from it (as in, it won't install any drivers, hence a much smaller file size).
You will now be able to find the FULL setup files for HTC Sync and Sync Manager inside the Original HTC Sync Folder of the linked mediafire folder in the OP. This will provide a much faster download if you do want to install either one, rather than a capped speed download from the HTC site itself.
Well here's the changelog
Updated on 4.23.13
HTCDriver_4.1.0.001.msi
HTCDriver_4.1.0.001.exe
HTCPluginChecker.exe
HTCSync_3.3.21.exe
SyncManager_2.0.53.0.exe
SyncManager_2.0.53.0_STRIPPED.exe

Hi I downloaded drivers and can flash Roms n all d stuffs but it fails to recognise my phone in mtp mod plz help
Sent from my HTC One X using xda app-developers app

sripin said:
Hi I downloaded drivers and can flash Roms n all d stuffs but it fails to recognise my phone in mtp mod plz help
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Uninstall everything that has to do with the HTC drivers. Then download the latest sync manager (from above, the full version not STRIPPED) and install the drivers through that. Then quit the installation when it tries to install the actual Sync Manager

Updated on 6.6.13
HTCDriver_4.2.0.001.exe
SyncManager_2.0.61.0.exe

Related

OpenRUU for Linux & Mac - NEW! Extract rom.zip from any RUU! BETA2

OpenRUU - RUU Shell Script For Linux & Mac
This is a shell script to flash an official RUU from HTC.
You do not need root.
Prerequisites:
Wine - Only needed to extract a rom from an RUU.
The script will:
NEW! Extract a rom.zip from an RUU & works on any device!
Get your current ROM version
Get Your Current HBOOT Version
Get Your Battery %
Reboot into RUU Mode
Flash the ROM using fastboot or NEW! Flash the rom in HBOOT without a PC!
Reboot your phone
Enjoy!
DOWNLOADS:
RUU Exract Version (beta) http://forum.xda-developers.com/attachment.php?attachmentid=350639&stc=1&d=1277632079]
If you can, please donate so I can afford better hosting, I also have some cool features to implement when I get proper hosting too. (If you can host a rom.zip, please PM me.)
Donate - GBP
Donate - Euro
Donate - Dollars
Post here with any bugs/comments so my turkeys can get to work!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Reserved for q&a
Reserved #2
Nice job! Well done
With beta2 I have cleaned up the fastboot scripts alot & general cleaning up of the scripts.
Is this the method for unrooting the HTC and return to stock roms? Like it is done when executing the ruu.exe in windows.
You should add a prerequisites section.
Not everybody has wine installed be default.
adwinp said:
You should add a prerequisites section.
Not everybody has wine installed be default.
Click to expand...
Click to collapse
Done.
10char
Just one question quickly. Say I extract the rom.zip from one of the official 2.1 RUU's - will it be flashable in such a way that I don't lose my custom recovery image? In other words, is the SPL removed?
MrPadie said:
Just one question quickly. Say I extract the rom.zip from one of the official 2.1 RUU's - will it be flashable in such a way that I don't lose my custom recovery image? In other words, is the SPL removed?
Click to expand...
Click to collapse
Nothing is removed or added, just the same as using an HTC ruu on windows.
Sent from Steve Job's Android Dungeon with my HTC Hero
I see. Just a heads up - wine for mac does not allow the RUU install to get past the initial loading screen. Wine error is:
Code:
fixme:storage:create_storagefile Storage share mode not implemented.
err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\users\\allistersmith\\Temp\\{9A47FC28-4437-41C2-9AF8-0EAB066A2AE0}\\{50F2F878-636A-496F-A7CB-544C067E0C4B}\\ARUGlobal.dll") not found
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\\users\\allistersmith\\Temp\\{9A47FC28-4437-41C2-9AF8-0EAB066A2AE0}\\{50F2F878-636A-496F-A7CB-544C067E0C4B}\\ARUGlobal.dll") not found
err:module:import_dll Library ARUGlobal.dll (which is needed by L"C:\\users\\allistersmith\\Temp\\{9A47FC28-4437-41C2-9AF8-0EAB066A2AE0}\\{50F2F878-636A-496F-A7CB-544C067E0C4B}\\ARUWizard.exe") not found
err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\users\\allistersmith\\Temp\\{9A47FC28-4437-41C2-9AF8-0EAB066A2AE0}\\{50F2F878-636A-496F-A7CB-544C067E0C4B}\\ARUWizard.exe") not found
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\\users\\allistersmith\\Temp\\{9A47FC28-4437-41C2-9AF8-0EAB066A2AE0}\\{50F2F878-636A-496F-A7CB-544C067E0C4B}\\ARUWizard.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\users\\allistersmith\\Temp\\{9A47FC28-4437-41C2-9AF8-0EAB066A2AE0}\\{50F2F878-636A-496F-A7CB-544C067E0C4B}\\ARUWizard.exe" failed, status c0000135
MrPadie said:
I see. Just a heads up - wine for mac does not allow the RUU install to get past the initial loading screen. Wine error is:
Code:
fixme:storage:create_storagefile Storage share mode not implemented.
err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\users\\allistersmith\\Temp\\{9A47FC28-4437-41C2-9AF8-0EAB066A2AE0}\\{50F2F878-636A-496F-A7CB-544C067E0C4B}\\ARUGlobal.dll") not found
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\\users\\allistersmith\\Temp\\{9A47FC28-4437-41C2-9AF8-0EAB066A2AE0}\\{50F2F878-636A-496F-A7CB-544C067E0C4B}\\ARUGlobal.dll") not found
err:module:import_dll Library ARUGlobal.dll (which is needed by L"C:\\users\\allistersmith\\Temp\\{9A47FC28-4437-41C2-9AF8-0EAB066A2AE0}\\{50F2F878-636A-496F-A7CB-544C067E0C4B}\\ARUWizard.exe") not found
err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\users\\allistersmith\\Temp\\{9A47FC28-4437-41C2-9AF8-0EAB066A2AE0}\\{50F2F878-636A-496F-A7CB-544C067E0C4B}\\ARUWizard.exe") not found
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\\users\\allistersmith\\Temp\\{9A47FC28-4437-41C2-9AF8-0EAB066A2AE0}\\{50F2F878-636A-496F-A7CB-544C067E0C4B}\\ARUWizard.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\users\\allistersmith\\Temp\\{9A47FC28-4437-41C2-9AF8-0EAB066A2AE0}\\{50F2F878-636A-496F-A7CB-544C067E0C4B}\\ARUWizard.exe" failed, status c0000135
Click to expand...
Click to collapse
That's normal if you are just seeing the loading screen. You have to hit enter on the script just before it dissapears. I'm working on a better solution.
Sent from Steve Job's Android Dungeon with my HTC Hero
Ah, I see. I already tried to hit enter at that point, and it didn't find it - must have not been copied over yet. However, at the same time, I manually watched the temporary directory as it was being created and I didn't see the rom.zip file appear, from start to finish. Has it worked for you on Mac yet? Never the less, I achieved what I wanted with Windows...one of the very little things I can achieve with it
Keep up the good work, really great script.
Mr P.
Hello,
I have a problem with OpenRUU explained on modaco forum
Edit : It's OK, goldcard issue
Thank
Will this work if the RUU is not working ?
Hi,
Will openRUU extract a rom form the RUU to work on my hero if the RUU is not working in the exe mode on windows and giving signature error (even with goldcard).
I have a stock rom 2.73.405.66 and a custom recovery ClockWokMod 2.0.1.3 and I have not been able to downgrade to 2.73.405.5 using the "RUU_Hero_HTC_WWE_2.73.405.5_WWE_release_signed_NoDriver.exe" file with the latest HTC sync running and 2 different goldcards. Always a signature error.
Will openRUU work using the same RUU exe and my hero ?
Thanks,
Sean.
42turkeys said:
Nothing is removed or added, just the same as using an HTC ruu on windows.
Sent from Steve Job's Android Dungeon with my HTC Hero
Click to expand...
Click to collapse
thx mate..
Sign of a noob: I thought I knew what I was doing
Okay, ran the script as directed. It fell down a couple of times, so I altered a line in 1extractrom.sh to point to scripts/linux/cptoworkingdir.sh instead of scripts/cptoworkingdir.sh, then added a trailing "/" to the adb-linux push line in scripts/linux/desire.sh, after which it progressed smoothly and worked fine.
The phone boots okay into fastboot, recovery and into the OS. At least, I assume it boots okay...it certainly makes all the right beeps and buzzes. I can't be sure it's working okay because.....the screen is completely blank.
Not a flicker of life. I know it boots okay into fastboot, because I can connect to it with fastboot on my Ubuntu box, but I can't see a darned thing on the Desire's screen. No little red circle at first power-on. No boot screens or animation. Nothing.
So...what did I do wrong? Am I missing something obvious?
HTC Wildfire is not listed as an option, is it supported by the tool?
I was wondering the same thing it would be great if this works on the Wildfire.
Well, to be honest if this is using Wine then it is pretty useless.
Anyway, does it work on the HD2 Leo ??

[UPDATED-06-APR-2011] New XAP installer, in-place app update, no dev tool and more...

Please download XAPDeployX-V0.9.zip, it is the latest and greatest version
If you have any of the 0x89xxxx errors, please download the attached "vs_sdeprolightup-enu.zip" file and run it.
Hi,
attached you'll find a new XAP installer which has quite a few unique selling points.
- In-place update on the phone: In-place update on the phone, e.g. if you already have Version 1.0.0.0 of an app installed on the phone and install 1.0.2.0 an in-place update will performed. No more full "uninstall-new install" cycle required. Your settings, custom files etc. won't be removed (same as marketplace update)
- CoreCon2 based, e.g. Phone Dev Tools are no longer required for application deployment!
- Deploy from file or URL: You can either specify a file or an URL. If you enter an URL the installer will automatically download the xap.
- Own protocol "wphome": Zune's one-click download for homebrew apps. Automatically install homebrew XAPs with a click on a hyperlink. If you want, you can register the application for the wphome protocol. The application will then be allowed to handle urls like wphome:www.test.com/test.xap and will automatically start as soon as you click on such a link.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
To be able to use "wphome" hyperlinks, you have to click on "Register protocol..." once.
wphome Testlink: wphome:http://www.nextbestgeek.com/wp-content/uploads/2011/03/helloworld.xap (for testing after you've installed the tool and registered it for the protocol)
After you've opened a XAP file, details will be shown in the top bar.
This is the first step in my plan to provide a homebrew marketplace.
Updated V0.6 - 1-APR-2011
+ Full Log
+ Multiple tweaks, bugfixes
Updated V0.7 - 2-APR-2011
+ CoreCon2 based, e.g. Phone Dev Tools are no longer required for application deployment! [*]
+ Drag'n'Drop support. Just drag and drop any xap from explorer to the tool.
[*] You need a working CoreCon2 installation. If CoreCon2 is not installed on your pc (normally only installed with the Phone Dev Tool) the tool will detect it and download a small installer.
Updated V0.8 - 2-APR-2011
+ Fixed "No addional data: Could not extract XAP file" Bug
+ XAP-Information is show much faster now
+ CoreCon2 Installer now online. You won't need the full Phone Dev Tools for this XAP Deployer
Updated V0.9 - 6-APR-2011
+ Selected Target will now be automatically saved
+ Deploy-Menu for XAP files. Registers a file handler for *.xap and provides a "Deploy" menu entry in file's context menu.
General Prerequisits
- Phone has to be unlocked (either dev, chevron or any other method)
- Zune has to be running and has to be connected to the phone
- Windows Vista or Windows 7, according to users: Windows XP
Regards,
-k
nice
+1 for this step into homebrew marketplace creating ;D
edit: some xaps show info, others dont show info and just say "done" when trying to deploy.
awsome job.
+1 as well
@diboze: Can you provide a xap which doesn't show info? (XNA Apps might not show an image but name, description, version & author should always be shown)
"Done" means -> Deployment finished
The app does currently not check if the Max Apps limit is reached. Therefore done means either "deployment finished" or "could not deploy because max apps is reached".
UPDATE V06 - 1-APR-2011:
- There is no "Done" anymore. You have a full-fledged activity log now.
- Max App error is now reported in log
-k
Thanks for your time.. hopefully this develops further. Your most recent was done on April 1, 2011 right? and not 2010..
Awesome stuff man!
I'm going to assume that in order to successfully deploy, you still need the Windows Phone Dev Tools installed, right?
Otherwise, it's a really great looking and convenient app. I look forward to more updates.
Fantastic... thanks, gonna try it
It shows "Done" but there's no App installed
clicheboy said:
It shows "Done" but there's no App installed
Click to expand...
Click to collapse
Can you send me the log (as seen in the third screen shot) or copy&paste it here?
-k
ChevronWP7 unlocker doesn't work on NoDo. In order for this to be useful beyond a niche number of users, there needs to be a way to easily unlock the phonse so that XAPs can be deployed.
I see no mention of that in the OP.
Why list a good app on that for free (if it's not free it will get pirated with the XAP being there for everyone) when you can just list it on Zune Market place for 99 cents and make some money. For responsible adults the fee to join the developer program isn't that bad.
V0.7 will only require CoreCon installed
Hi,
prjkthack said:
I'm going to assume that in order to successfully deploy, you still need the Windows Phone Dev Tools installed, right?
Click to expand...
Click to collapse
Glad you've asked. Version V0.7 will no longer use the SmartDevice.ConnectivityDll but will talk to CoreCon (ConMan2) direct. This way you'll only need a ~4MB download to deploy successfully and won't have to download the Dev Tools package.
-k
it says "No addional data: Could not extract XAP file".
linkju said:
it says "No addional data: Could not extract XAP file".
Click to expand...
Click to collapse
same problem here
kirimaru89 said:
same problem here
Click to expand...
Click to collapse
+1
,,,,,,,,,,,,,,,,
linkju said:
it says "No addional data: Could not extract XAP file".
Click to expand...
Click to collapse
Yes, looks like there are some XAPs around which have a different ZIP-Header value. Besides not showing the name, image & description this message shouldn't have influence to the deployment capabilities.
BUT: I've replaced the ZIP stack and now any XAP-file can be read. The reading is even a lot faster.
Therefore: FIXED
In addition:
CoreCon2 installer is also online -> if you don't have the Phone Dev Tools already installed you won't have to just for XAP deployment. XAPDeployX installs a minimal set of required files (< 1MB) on its own.
-k
Fable: Coin Golf error
I get the Following:
Deployment started Fable: Coin Golf
Connecting to device... success
Application Fable: Coin Golf not yet installed. Full-install cycle.
Deployment FAILED with the following ERROR:
Installation of the application failed. XAP package signature is not valid or the WP manifest file is invalid. Re-sign with valid signature and fix the manifest file.
_______________________________________________________________
Any ideas? How to fix that.
xdamir said:
Installation of the application failed. XAP package signature is not valid or the WP manifest file is invalid. Re-sign with valid signature and fix the manifest file.
_______________________________________________________________
Any ideas? How to fix that.
Click to expand...
Click to collapse
Based on the error message, you've tried to deploy a non-homebrew xap, e.g. a xap file downloaded from zune marketplace. These files are digitally signed and cannot be deployed as the tool does not remove any security measures.
-k
I have the following error. Some info wold be appreciated
Deployment started TouchXplorer
Connecting to device...
Deployment FAILED with the following ERROR:
0x89721508
wick3d00 said:
I have the following error. Some info wold be appreciated
Deployment started TouchXplorer
Connecting to device...
Deployment FAILED with the following ERROR:
0x89721508
Click to expand...
Click to collapse
Have the same problem with test XAP

[DRIVERS] Latest HTC Drivers [4.2.0.001]

Latest HTC Drivers
Latest HTC Drivers extracted from HTC Sync v3.3.21 and HTC Sync Manager v2.0.61.0
Latest Driver Version (HTC Sync): 4.0.1.001
Latest Driver Version (HTC Sync Manager): 4.2.0.001
BMP Drivers are the same for both sets of drivers.
For those who don't want to have to download 120 some MB of bloatware called HTC Sync
Instructions:
Determine if your system is 32-bit or 64-bit
Download the BMP Driver for your OS type (x86 version if on 32-bit, x64 if on 64-bit)
Download the newest HTCDrivers file (choose either the "EXE" or "MSI" driver file, but not both)
Disable any antivirus program(s) present
Run both files downloaded above (the BMP.msi and the HTCDriver file)
Re-enable your antivirus program(s)
Click to expand...
Click to collapse
Links
ALL DRIVER FILES: www.mediafire.com/?o10b16j5b3r3o
OEM SETUP FILES: www.mediafire.com/?1rwmleoe17akd
Updated on 6.6.13
HTCDriver_4.2.0.001.exe
SyncManager_2.0.61.0.exe
Updated on 4.23.13
HTCDriver_4.1.0.001.msi
HTCDriver_4.1.0.001.exe
HTCPluginChecker.exe
HTCSync_3.3.21.exe
SyncManager_2.0.53.0.exe
SyncManager_2.0.53.0_STRIPPED.exe
Updated on 4.02.13
RemoveOldHTCDriver3.exe (packaged in HTC Sync Manager v2.0.41.0)
Removed duplicate x86 BMP Driver
Updated instructions with link to determine if on 32-bit or 64-bit
Updated on 3.31.13
HTCDriver_4.0.1.002.exe
HTCDriver_4.0.1.002.msi
IPTInstaller_4.0.8.msi
Updated on 3.6.13
HTC_BMP_USB_Driver_x86_1.0.5375.msi
HTC_BMP_USB_Driver_x64_1.0.5375.msi
HTCDriver_4.0.1.001.exe
HTCDriver_4.0.1.001.msi
Updated on 11.28.12
HTC BMP USB Driver_x86.msi DELETED: Turned out to be the same 1.0.5375 as above. Download from link above.
HTCDriver_3.0.0.023.msi
Click to expand...
Click to collapse
------------
MD5 CHECKSUMS
Sometimes downloading from the internet can yield a corrupt download. To prevent this, make sure you always check the md5 checksum (also known as "md5sum") of the file. This method verifies the digital integrity of the file by verifying its digital signature with the MD5 algorithm.
After you download each file, make sure to check that the md5sum matches what is given.
Code:
[LIST]
[*]25912deacc5d55528e223ec7b99705cc [B]*HTCDriver_3.0.0.023.msi[/B]
[*]220c41f3b03f42190899db8cb081b5c6 [B]*HTCDriver_4.0.1.001.exe[/B]
[*]a578d837343fe2542ecf405a630d46a0 [B]*HTCDriver_4.0.1.001.msi[/B]
[*]8223ec1c2aa71503b431a0daabb23154 [B]*HTCDriver_4.0.1.002.exe[/B]
[*]4dfbd4ae8662124d06e0a04db2065069 [B]*HTCDriver_4.0.1.002.msi[/B]
[*]bf24b0adc2f792ee4180ca545e4b60a0 [B]*HTC_BMP_USB_Driver_x32_1.0.5375.msi[/B]
[*]7b461095d56f9a6814d8f3e14cac0859 [B]*HTC_BMP_USB_Driver_x64_1.0.5375.msi[/B]
[*]96e6d181192a995214493a6828e4287d [B]*IPTInstaller_4.0.8.msi[/B]
[*]92bd34ec7787e631231c68aba392b6e7 [B]*RemoveOldHTCDriver3.exe[/B]
[*]f281d8994ab9f1315828ac2226a9bb75 [B]*HTCDriver_4.1.0.001.exe[/B]
[*]ed6d5fc5cc7dcca653f7a0beab01035d [B]*HTCDriver_4.1.0.001.msi[/B]
[*]96589c02be46fd7b85160d5b15f4c88a [B]*HTCPluginChecker.exe[/B]
[*]36ba2c8627ba18c6540bfa25be3b67fc [B]*HTCSync_3.3.21.exe[/B]
[*]a356e5c828c7cb3869dc67058e5bbc2c [B]*SyncManager_2.0.53.0.exe[/B]
[*]da1e40e478725d3e829243e84043d21f [B]*SyncManager_2.0.53.0_STRIPPED.exe[/B]
[/LIST]
Click to expand...
Click to collapse
How to check the md5sum of a file:
Windows:
For windows you need to download the md5sum binary. I recommend the one from my dev-host.
After that, copy the file you're trying to verify to the directory where where you downloaded the "md5sum.exe"
Once that is finished, do SHIFT+RIGHT CLICK (inside the folder window) and choose "Open command window here"
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Then type the following ("fileNameHere" must include the extension):
Code:
md5sum fileNameHere
That will output a hash, which you can compare to the ones above.
Linux: No need to download anything, md5sum binaries are included in all distros, as far as I know.
Open a terminal and type the following ("fileNameHere" must include the extension):
Code:
$ cd path/to/download/folder
$ md5sum fileNameHere
Two important notes:
This method can be used with any files you download, as long as the download site (or the dev themself) provides the correct md5sum.
If any of the digits do not match exactly, you need to download the file again.
Updated OP with md5sum how-to and checksums.
work in win 8 ?
收件人: [DRIVERS] Latest HTC Drivers [v4.0.1.002]
good. thanks
Sent from my HTC T320e using xda premium
Well...
Thanks...
thunderworld said:
work in win 8 ?
Click to expand...
Click to collapse
Not sure, but probably
thunderworld said:
work in win 8 ?
Click to expand...
Click to collapse
They do work in Windows 8, gotten positive feedback pertaining to installing these on 32 and 64 bit
confirmed working in windows 8 64 bit :good::good:
Sabbit said:
confirmed working in windows 8 64 bit :good::good:
Click to expand...
Click to collapse
Thanks
May I use the drivers in my guide, Obvio credits will be given.
Sent from my One V using xda premium
cybervibin said:
May I use the drivers in my guide, Obvio credits will be given.
Sent from my One V using xda premium
Click to expand...
Click to collapse
You may link here and then link to the mediafire folder.
That will be to complicated as the guides are for beginners
Thanks , but I think I'll extract then my self
Sent from my One V using xda premium
cybervibin said:
That will be to complicated as the guides are for beginners
Thanks , but I think I'll extract then my self
Sent from my One V using xda premium
Click to expand...
Click to collapse
Suit yourself :thumbup:
Bump
Installed on my windows 8 64 bit ! .. works great Thanks a lot ! ... are there any fast boot and adb drivers of HTC for Ubuntu Linux also ?
anirudhnyg said:
Installed on my windows 8 64 bit ! .. works great Thanks a lot ! ... are there any fast boot and adb drivers of HTC for Ubuntu Linux also ?
Click to expand...
Click to collapse
dont think so for Ubuntu
Updated Drivers to version 4.1.0.001.
Two important note, from here on out I will also be including fast links for the Sync setup files (HTC Sync and Sync Manager), as well as a SyncManager_XXXXX_STRIPPED.exe which will literally be ONLY the Sync Manager program, all drivers stripped out from it (as in, it won't install any drivers, hence a much smaller file size).
You will now be able to find the FULL setup files for HTC Sync and Sync Manager inside the Original HTC Sync Folder of the linked mediafire folder in the OP. This will provide a much faster download if you do want to install either one, rather than a capped speed download from the HTC site itself.
Well here's the changelog
Updated on 4.23.13
HTCDriver_4.1.0.001.msi
HTCDriver_4.1.0.001.exe
HTCPluginChecker.exe
HTCSync_3.3.21.exe
SyncManager_2.0.53.0.exe
SyncManager_2.0.53.0_STRIPPED.exe
anirudhnyg said:
Installed on my windows 8 64 bit ! .. works great Thanks a lot ! ... are there any fast boot and adb drivers of HTC for Ubuntu Linux also ?
Click to expand...
Click to collapse
Ubuntu doesn't use "drivers", instead it maps the vendor ID's of each manufacturer to be able to access the device.
For how to set it up, check out my mini-guide here:
Android rules file
I can't get fastboot to work on win8 64bit. I installed the drivers, adb works but when u get in fastboot it's just an unknown device. I know adb and fastboot need different drivers, I also tried uninstalling all drivers and turning off driver certification and reinstalled everything again, still no luck. The phone shows up as myHtc even in fastboot but it says it doesn't work properly. Any idea? It works with win 7 and xp, just win 8 gives this problem.
mr_nooby said:
I can't get fastboot to work on win8 64bit. I installed the drivers, adb works but when u get in fastboot it's just an unknown device. I know adb and fastboot need different drivers, I also tried uninstalling all drivers and turning off driver certification and reinstalled everything again, still no luck. The phone shows up as myHtc even in fastboot but it says it doesn't work properly. Any idea? It works with win 7 and xp, just win 8 gives this problem.
Click to expand...
Click to collapse
hmmm
i have windows 8 64 bit and its working

[Tool][Guide] LeeDrOiD and ICE svnZipper | Windows | Linux | Mac

svnZipper​
As you may know developers like @LeeDroid and @baadnewz use Subversion so users can get the latest changes quickly. Although this results in users checking out the Subversion repository and zipping the ROM themselves. This doesn't sound too difficult and it isn't, but to make things easier I made a tool I like to call "svnZipper". It is a pre-built binary with all the dependencies to build a nightly ROM from @LeeDroid and @baadnewz repositories, this has support for Windows, Linux and Mac.
As we are not all perfect the tools does face issues, be it bugs or user issues, I am finding it hard to keep track of all these issues popping up in each thread. Therefore I made this thread to get the latest svnZipper, follow guides and report any issues for me to answers and solve (although it is in HTC 10 thread you can post HTC One M9 and HTC One M8).
The Guide​
Step 1
Download the latest svnZipper:
LeeDrOiD get it here
ICE get it here
Put the svnZipper anywhere you like on your PC, I would recommend a folder you can easily access.
Step 2 (Only Required for Mac and Linux)
For Mac and Linux you will need to set the permissions of the binary to be executable. You are probably be familiar with this process if you are a Linux and Mac user but if you don't know the process I will explain it for you. Open up a terminal and change to the directory of the location of your svnZipper, then type the following command:
Mac:
chmod 0755 macSvnZipper followed by enter
Linux:
chmod 0755 linuxSvnZipper followed by enter
Step 3
Execute the svnZipper
Windows:
Double click the svnZipper.exe or open up command prompt in the location of the .exe and type:
svnZipper.exe followed by enter.
Mac:
With the terminal still open from Step 2, type the following command:
./macSvnZipper followed by enter
Linux:
With the terminal still open from Step 2, type the following command:
./linuxSvnZipper followed by enter
Once you have execute the screen you will be presented with a image as shown below:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step 4
Type the corresponding number next to the device you would like to build for and press enter. This will start the process of checking out files or updating the files that already exist if you have checked out before. This process will vary time consuming depending on how many files are needed to be download from the remote repository.
This process will complete the following steps:
1. Checkout/Update files from the remote repository for your device
2. Make a nightly .zip for your device
3. Make a md5 checksum file for .zip
All checked out files will be stored in the same directory of executable in the following paths:
LeeDrOiD:
HTC 10 it will be /LeeDrOiD_PME
HTC M9 it will be /LeeDrOiD_HIMA
HTC M8 it will be /LeeDrOiD_M8
ICE:
HTC 10 it will be /ice_pme
HTC M9 it will be /ice_hima
HTC M8 it will be /ice_m8
Once completed you will be presented with a screen shot similar to the ones below.
All nightly .zip and .md5 files will be stored in the same directory of executable in the following paths:
LeeDrOiD:
HTC 10 it will be /LeeDrOiD_PME/Builds
HTC M9 it will be /LeeDrOiD_HIMA/Builds
HTC M8 it will be /LeeDrOiD_M8/Builds
ICE:
HTC 10 it will be /ice_pme/Builds
HTC M9 it will be /ice_hima/Builds
HTC M8 it will be /ice_m8/Builds
The builds will be named in the following format:
LeeDrOiD:
HTC 10 it will be LeeDrOiD_PME_RXX.zip
HTC M9 it will be LeeDrOiD_HIMA_RXX.zip
HTC M8 it will be LeeDrOiD_M8_RXX.zip
ICE:
HTC 10 it will be ice_pme_nightly_rXX.zip
HTC M9 it will be ice_hima_nightly_rXX.zip
HTC M8 it will be ice_m8_nightly_rXX.zip
Step 5
If a update comes out and you would like to rebuild the ROM again, follow Step 3 and Step 4
FAQ
QUESTION: The build zip is extremely small and has missing files?
ANSWER: Delete the checked out files and execute the steps above again
QUESTION: The revision checked out by the tool is out of date and doesn't get the latest revision from the remote repository?
ANSWER: Delete the checked out files and execute the steps above again
Note: The FAQ will increase as I get more user experience.
Reporting a Issue
Take screen shot of the errors raised from the tool and post it in this thread. If I don't get as much information as possible I can not help you.
Note: Windows will automatically close is a issue arises, therefore I recommend that you execute the .exe in command prompt instead of double clicking.
XDA:DevDB Information
svnZipper, Tool/Utility for the HTC 10
Contributors
~clumsy~
Source Code: https://github.com/clumsy1991/svnZipper
Version Information
Status: Beta
Current Stable Version: 1.0.4
Stable Release Date: 2016-06-06
Created 2016-06-07
Last Updated 2016-06-07
Changelog
Changelog
V1.0.5
Set locale so SVN doesn't report errors handling non ascii file names.
Thanks to @coolberry for reporting the bug
V1.0.4
Considered as initial revision
Brillant.... Much easier to follow in the future with this dedicated thread.
Not to forget to mention that it's never been easier to update nightlies ?????
Sent from my HTC 10 using XDA-Developers mobile app
The Great Dane said:
Brillant.... Much easier to follow in the future with this dedicated thread.
Not to forget to mention that it's never been easier to update nightlies ?????
Click to expand...
Click to collapse
And press 1 to build
~clumsy~ said:
And press 1 to build
Click to expand...
Click to collapse
Shut up LMFAO [emoji12]
Different filesize
Hi @~clumsy~,
I already posted this in @LeeDroid thread but he told me to ask you about this.
been playing around with the svnZipper but I don't fully trust it. I have a fast NAS server where I made a folder for this. Added the zipper and executed it. Works well and downloaded (as far as I can tell, all the available files).
When the zip file is made during the process, the NAS seems to be slower so I made a local folder on my i7 32GB Windows 10 pro powered machine with raid SSD to this should work super fast.
Ran svnZipper and yes, it is fast but after the script was finished, I checked the file size of the created zip and it was about 300MB smaller then the one on the NAS. Turned out the only folder that was downloaded by the zipper is the system folder. The created MD5 "tells" me the zip is correct in filesize but as this is created based on the downloaded files, it is easy to get a corrupted/incomplete flashable rom file that can f*ck up you HTC 10.
Please see the attached printscreens. A local version and a nas version.
Is this something I'm doing wrong?
Thanks for your reply!
twistednl said:
Hi @~clumsy~,
I already posted this in @LeeDroid thread but he told me to ask you about this.
been playing around with the svnZipper but I don't fully trust it. I have a fast NAS server where I made a folder for this. Added the zipper and executed it. Works well and downloaded (as far as I can tell, all the available files).
When the zip file is made during the process, the NAS seems to be slower so I made a local folder on my i7 32GB Windows 10 pro powered machine with raid SSD to this should work super fast.
Ran svnZipper and yes, it is fast but after the script was finished, I checked the file size of the created zip and it was about 300MB smaller then the one on the NAS. Turned out the only folder that was downloaded by the zipper is the system folder. The created MD5 "tells" me the zip is correct in filesize but as this is created based on the downloaded files, it is easy to get a corrupted/incomplete flashable rom file that can f*ck up you HTC 10.
Please see the attached printscreens. A local version and a nas version.
Is this something I'm doing wrong?
Thanks for your reply!
Click to expand...
Click to collapse
One thing to note and I will add this to the OP. The MD5 is the MD5 of the zip created on your machine, so it will only check for corruption when transferring from your PC to you Phone, not from SVN to your machine.
Did you transfer the repository from your NAS to your i7 machine? Or rechecked the files out on your local machine?
~clumsy~ said:
One thing to note and I will add this to the OP. The MD5 is the MD5 of the zip created on your machine, so it will only check for corruption when transferring from your PC to you Phone, not from SVN to your machine.
Did you transfer the repository from your NAS to your i7 machine? Or rechecked the files out on your local machine?
Click to expand...
Click to collapse
No I did not move the file to my local machine but opened the zip.
Inside the zip you can see why the size is different. I'll add printscreens of the several versions I have. I use the svnZipper.exe version 1.04 FYI.
Everytime I run the zipper it just seems to grab some files and not all. My connection is a 100MB fiber and my local network is 1GB.
I could runs something like Wireshark during the execution of the zipper to see if there are any errors.
Regards Ralph
twistednl said:
No I did not move the file to my local machine but opened the zip.
Inside the zip you can see why the size is different. I'll add printscreens of the several versions I have. I use the svnZipper.exe version 1.04 FYI.
Everytime I run the zipper it just seems to grab some files and not all. My connection is a 100MB fiber and my local network is 1GB.
I could runs something like Wireshark during the execution of the zipper to see if there are any errors.
Regards Ralph
Click to expand...
Click to collapse
Yeah it needs to determine some errors, it's quite simple at the moment. I execute the svn checkout on a different thread it seems like errors are missed. So the local repo thinks it is upto date. It seems like a common bug and something I need to work. For now the only solution is to delete the local repo including the .SVN directory and run the process again. It isn't the best solution for now but I will fix it, I just need time.
~clumsy~ said:
Yeah it needs to determine some errors, it's quite simple at the moment. I execute the svn checkout on a different thread it seems like errors are missed. So the local repo thinks it is upto date. It seems like a common bug and something I need to work. For now the only solution is to delete the local repo including the .SVN directory and run the process again. It isn't the best solution for now but I will fix it, I just need time.
Click to expand...
Click to collapse
Good luck with that. If you need any help testing, just PM me and I will try to help you out.
Please bear in mind I only reported this to warn you and not because of any complains about your work
Cheers!
twistednl said:
Good luck with that. If you need any help testing, just PM me and I will try to help you out.
Please bear in mind I only reported this to warn you and not because of any complains about your work
Cheers!
Click to expand...
Click to collapse
I know! Much appreciated! This why I made the thread so i can capture bugs and peoples experiences.
Thank you!
Though resume download is broken in this SVN tool, it will see the files downloaded as complete and will not give an option to resume or force resume
great job,thanks!
~clumsy~ said:
Yeah it needs to determine some errors, it's quite simple at the moment. I execute the svn checkout on a different thread it seems like errors are missed. So the local repo thinks it is upto date. It seems like a common bug and something I need to work. For now the only solution is to delete the local repo including the .SVN directory and run the process again. It isn't the best solution for now but I will fix it, I just need time.
Click to expand...
Click to collapse
Thanks for the heads up....
Sent from my HTC 10 using XDA-Developers mobile app
Just a minor fix, only 1 report case of the bug.
Changelog
V1.0.5
Set locale so SVN doesn't report errors handling non ascii file names.
Thanks to @coolberry for reporting the bug
Quite nice of a tool to use. But me I just highlight the 4-5 folders I need and right click send to folder and zip is created in few minutes.
Ndaoud360 said:
Quite nice of a tool to use. But me I just highlight the 4-5 folders I need and right click send to folder and zip is created in few minutes.
Click to expand...
Click to collapse
The tool is made for its ease of use and is independent so user don't have to install anything. It was requested by the devs. You can still use a manual solution.
Hi clumsy ...lovin your back-end work , kernel is smooth n functional , svnzipper windows works great ..
Now a nice request (challenge if you like) ..
Can we have a svnzipper for Android ..even shell based would be great, ...
Cheers
Sent from my HTC 10 using XDA-Developers mobile app
I have the same problem as mentioned on the first page. The program does not work correctly if I run it from a network share. It finishes downloading prematurely and it creates a partial ROM which does not work.
I took clumsy's script, stripped some parts in order to create a minimal example and to see what it does (I removed the multiprocess operations). The result: each time I run it, it works for several minutes, then it ends with the following error:
pysvn._pysvn_3_5.ClientError: ra_serf: The server sent a truncated HTTP response body.
It happens each time.
kfasheldon said:
Hi clumsy ...lovin your back-end work , kernel is smooth n functional , svnzipper windows works great ..
Now a nice request (challenge if you like) ..
Can we have a svnzipper for Android ..even shell based would be great, ...
Cheers
Click to expand...
Click to collapse
Sorry man, that will too much work as it wouldn't be possible with my current method.

Android Wear 2.0 APK Installer

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
With the release of Android Wear 2.0 beta 3, Google changed the way Wear apps are installed on devices.
So I designed this simple tool to extract the wear compatible apk from already build APK's and install it to wear device via adb.
So what this does is unpack full apk to temp directory on windows and sideload it via adb to the device.
Well is not much, but I felt a tool like this will make things easier to install old Android Wear 2.0 Beta2 and lower, apps to Beta 3 and above devices.
Credits:
7-zip (Igor Pavlov)
adb (Google I guess)
Changelog:
1.0.0.0 - initial release
1.0.0.1 - fixed issue extracting for APK's that have long names
1.0.0.2 - fixed custom apk install (Google Maps, Google Fit, etc)
1.0.0.3 - fixed installing upgrade APK (update app that is installed)
1.0.0.4 - embedded 7-zip and adb
- compressed resources to minimize exe file
- cleanup junk files when installer closes (housekeeping)
- cleanup code
1.0.0.5 - tried fixing adb install command in some cases
1.0.0.6 - change adb interface handler for better compatibility
1.0.0.7 - added option to choose adb device to install APK
1.0.0.8 - added command logger
1.0.0.9 - fixed x86 compatibility
1.1.0.0 - added batch mode (just point to a folder full of APK files)
- code cleanup
1.1.0.1 - fixed batch mode when no APK files are detected in folder
Great, but please, can you tell me how can I get .apk files?
Apkmirror
Google
Or I use Solid Explorer (navigate to Collections - Applications - User apps and copy app to sdcard then copy to PC to use it)
Thank you - I have .apk files now, but I can not run your Installer - "System Windows do not have access to device or file ... " ???
Mender said:
Thank you - I have .apk files now, but I can not run your Installer - "System Windows do not have access to device or file ... " ???
Click to expand...
Click to collapse
run as admin maybe?
also when exactly do you get this message?
extracting or installing?
Problem was AVAST
---------- Post added at 06:52 PM ---------- Previous post was at 06:47 PM ----------
Unfortunately all .apk with result - There is no Micro_wear.apk
I extracted apk files by APK extractor from phone.
can you let me know an app to test out?
I testeded file extracted from Phone and downloaded from APK mirror - same result
Google Fit - Fitness Tracking 1.59.15-109 (640dpi)
http://www.apkmirror.com/apk/google...ss-tracking-1-59-15-109-android-apk-download/
ok so I released an update
should work with most standard apk's now
google fit is a bit different but I know a way to install it... will test out and release update as soon as it works properly
Super - Now works by many of apps - except of:
Google fit
Google maps
Google
Multi Calculator
and fixed google maps, fit, etc...
check it out
Brilliant tool, many thanks.
fast question - Should be watches rebooted to bootloader mode for apps installation, or not???
No, install with the watch charger connected to the computer.
Great - works excelent
updated to 1.0.0.3
fixed installing upgrade APK (update app that is installed)
Quick question, how do I get the apk to the tool kit? Where do I download these apks? (lg urban 2nd edition) Thanks in advance.
Sent from my Nexus 6P using Tapatalk
link not working... any mirrors?
dadymon53 said:
Quick question, how do I get the apk to the tool kit? Where do I download these apks? (lg urban 2nd edition) Thanks in advance.
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
you can use external download site like APK Mirror or just Google it, but you can also download the APK from your phone to PC
I personally use the second method
so I use Solid Explorer, navigate to Collections -> Applications -> User apps
here I select all apps that are related to watch (ex: all watch faces, Google Maps, etc) and copy to SD card (you can use internal memory)
from there I move the APK files to PC and use the installer
hope it helps
thesparky007 said:
link not working... any mirrors?
Click to expand...
Click to collapse
is fixed... server issues today that made the download site unresponsive for a few hours until I fixed it
gwolfu said:
you can use external download site like APK Mirror or just Google it, but you can also download the APK from your phone to PC
I personally use the second method
so I use Solid Explorer, navigate to Collections -> Applications -> User apps
here I select all apps that are related to watch (ex: all watch faces, Google Maps, etc) and copy to SD card (you can use internal memory)
from there I move the APK files to PC and use the installer
hope it helps
is fixed... server issues today that made the download site unresponsive for a few hours until I fixed it
Click to expand...
Click to collapse
Thanks, I'll give this a shot!
Sent from my Nexus 6P using Tapatalk

Categories

Resources