NickDroid86
Android Enthusiast
Enable flux capacitor?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
What is up with you mods power tripping all over the place? Its A FORUM!!
LET PEOPLE TALK!!!!!!!!!!
![]()
I say we all start rioting or start a picket line. LoL
Sent from my Eris using Tapatalk
yeaYes. Poor you...this is a bunch of BS that I dont have it yet..

Does this process work on a MAC also? There is no HTC Sync for the Mac, so if I were to get the update, how would I pull it off on a Mac?
I say we all start rioting or start a picket line. LoL
Sent from my Eris using Tapatalk

The part we don't know is the replacement for "7b1e5cca". It's a hexadecimal 32-bit number, so there are 4,294,967,296 possible combinations. I don't think brute force will be fast enough to find it. The one thing we know about that code (assuming it's exactly like the previous ones) is that it's equal to the first 8 characters of the SHA-1 hash for the ZIP file. Unfortunately, without the ZIP file, we don't know the SHA-1 hash. And of course, if we had the ZIP file, we wouldn't need to find it.
What is up with you mods power tripping all over the place? Its A FORUM!!
LET PEOPLE TALK!!!!!!!!!!
![]()

don't be yelling at OTD. I do not take kindly to yelling at women![]()
You can get the Mac version of the SDK here Android SDK | Android Developers as long as you have an Intel based Mac. You don't need HTC Sync on the Mac or on Linux, only Windows needs the USB drivers.
Yes, you can test it anytime, it will log all the debug messages going on at the time.
You can probably run the adb from anywhere, it is being run from the command prompt afterall.
My co-worker is still running 1.5, she has been nice enough to inform me when she gets the update notification that she will give them phone to me so i can run the log on it. I've tested the log program on my phone to make sure I know it works. Once she receives the update I promise to post it in this thread if it has not been already posted. We have 3 Eris phones in the company i'm the network admin here. Myself and another coworker are running the 2.1v3 leak. So we are both waiting on our 1.5 co-worker lol.

We will need more instructions for a Mac. If I had my PC with me, this would be no problem. Right now I only have my MBP which I've only had for about a week.
Edit: Sorry, I'm new to OSX and it took me a minute to find the Terminal.
For those running Mac OSX
1. Download the Mac Android SDK
2. Go to Applications -> Utilities -> Terminal
3. Navigate to where your Android SDK folder is located using the CD (change directory) command.
4. Type adb logcat > logcat_accept.txt
You will get an error that adb is not a valid command, however it still creates a logcat_accept.txt file in the Android SDK folder.
If I receive the update, I will make sure the right people get the .txt file.
Does the log thing work on the leaked versions or is it just for 1.5 versions? I'm using a mac but if I can help I will.