Results 1 to 25 of 129
- 04-18-2010, 02:43 AM
Thread Author #1
- 04-18-2010, 02:50 AM
Thread Author #2
Since there is no Kitchen for Mac...
If you want to get rid of some apps built into the ROM and therefore, do not get stored on the SD card, you need to find out the specific name of the file and then do this. I will use Amazon MP3 Store in this example
Navigate to SDK tools
Mount the phone:Code:cd android-sdk-mac_86/tools
Here's what I did:Code:./adb remount ./adb shell rm /system/app/amazonmp3.apk reboot
Made the phone's drive read/write capable
Access the phone at a root level
remove amazonmp3.apk located in /system/app/ of the phone
reboot to make the phone's drive Read Only.
If you don't know what the file does... Don't remove it. - 04-19-2010, 09:01 PM #3
Great thread Rufflez, you hit the nail right on the head the other day with your tech support, and I thank you again.
Leo - 04-23-2010, 02:25 PM #4
I am having trouble. I already rooted my Hero. I am trying to remove some apps and gave up with messing with the drivers on windows 7 so here I am on my Mac. I am able to navigate to the adb tools but I cannot get my devices serial number to show. It is showing no devices but the phone is plugged in. Do you have any suggestions?
- 04-23-2010, 02:38 PM
Thread Author #5
- 04-23-2010, 08:09 PM #6
- 04-23-2010, 08:20 PM #7
Check That...I think I figured it out. For some reason last night USB debugging was checked but it must have became unchecked when I flashed a new theme last night.
I got it working. Thanks for the help. I spent 4 hours today messing with drivers on windows 7. Oh how I love my Mac. - 04-23-2010, 08:47 PM #8
- 04-23-2010, 11:24 PM
Thread Author #9
Yeah, thats the one benefit of a mac (no need for drivers). Other than that, I'm ready to kick my macbook to the curb.
- 04-24-2010, 11:13 PM #10
- 04-24-2010, 11:21 PM #11
- 04-25-2010, 12:18 PM
Thread Author #12
is that recovery file in the tools folder of the sdk?
- 04-27-2010, 07:31 PM #13
Hi, first let me say how glad I am that I came across your post of rooting a Hero using a Mac. I tried out the first initial commands to make sure that it would work with me, since I've never done anything like that with Terminal before. I'm using the MyTouch 1.2 (with the headphone jack) and I would like to root it. I'm not sure how to do it exactly, but I would love to know if you know of a way and could show me somehow. I know and I'm sure you must be a busy individual, but it would help other Mac users like myself get a new feel for Android. Once again thank you and thanks again in advance!
- 04-28-2010, 04:21 PM #14
- 04-28-2010, 05:54 PM
Thread Author #15
Did you type ./adb devices?
You should get daemon starting...
What version of OS are you using? I've only done this in 10.6 and 10.5, dunno about 10.4 as I've never used that OS (Sorry, new mac convert, probably won't stay). - 04-28-2010, 07:56 PM #16
- 05-02-2010, 12:24 AM #17
- 05-02-2010, 12:25 AM #18
- 05-02-2010, 08:10 AM #19
- 05-03-2010, 04:00 PM #20
Problem!
I had no problems until I got to this step. When I tried to go to the flash_recovery point, it said flash recovery not found. I tried starting over from step one and still got back to that point. Am I missing something? I put all the files needed into my tools directory as suggested. Any help would be great.
- 05-04-2010, 06:26 PM #21
- 05-04-2010, 07:12 PM
Thread Author #22
my bad, ill fix that.
- 05-07-2010, 09:14 AM #23
This thread helped. I didnt have 1 problem, rooted it right up, flashed the 2.1 Lite on there and I am running it currently without any problems. Thank you for putting in the time and effort to do that. Completely awesome.
- 05-07-2010, 10:50 AM
Thread Author #24
no problem
FYI to anyone, the steps are exactly the same for linux, but you need to run adb in superuser mode (on the computer, not phone) first, otherwise you get a permissions error. - 05-07-2010, 04:05 PM #25
New user here. Not having any big problems with the current version, but really got sick and tired of being strung-along by all of the Sprint and HTC rumors. Time to do something about it. I'll be using this guide, either today or this weekend. Thanks for putting it together. I'll be back if I have any questions, and if it goes smoothly then I'll come back and share my delight to have 2.1 finally.



Reply



































