Thread: HTC Aria Super Guide
- 08-24-2010, 12:06 AM #1
HTC Aria Super Guide
Just as a note, this guide can most likely be applied to most/all HTC Android phones.
Obviously I can only confirm these on the Aria/Intruder
Install Drivers:
Download required files HERE
1: Plug in Aria with supplied data cable to install standard drivers
2: Install HTC Sync (we only need this to get appropriate .adb drivers)
3: Install H Boot Driver - Detailed Guide HERE
a: Power down Aria
b: Hold Volume Down button and press Power (this brings you to bootloader)
c: Wait for SD Card diagnostic (about twenty seconds)
d: Plug in Data cable - at this point Windows will say driver didnt install properly
e: Navigate to Device Manager and update driver for Android 1.0
f: Select "Browse Computer for Driver" and open "Android USB Driver" folder and click next
You now have all the Necessary drivers for your new Android!!
Rooting Your Phone
Credit goes to all the great devs at XDA Developers, including Attn1 and shad0wf0x for their great work
With all the Drivers installed you can now Root the phone!!
1: Go into Menu/Settings/Applications/Development and check the box for "USB Debugging"
2: Plug in phone and choose Charge Only, check box for "Dont ask again" and DONE
3: Download and Run unrEVOked Recovery Tool as Administrator(Windows users)MIRROR
(as per unrEVOked instructions uninstall any s/w that communicates with the phone(ie: HTC Sync, Doubletwist, etc.)
---Follow any on-screen instructions
**It may take a few tries(unrEVOked hates Windows)
**if all else fails, try shad0wf0xs' Ubuntu Live CD method HERE
Congrats!! you have Rooted your phone
Un-Rooting(Restore to factory)
All drivers from above must be installed
1: Official ATT 2.2 Update(NOW Rootable!!! Click Me or ATT 2.1 Update Download MIRROR(Rootable)
2: Make sure USB Debugging is checked in Applications/Development(if fail, then uncheck debugging)
3: Run Aria Shipping ROM.exe as Administrator
---Follow on screen instructions, may take up to ten minutes
Install Custom ROM's
Once youre Rooted you can install custom ROM's from Clockwork Recovery;
1: Copy a custom ROM to the SD card
2: Power down phone
3: Hold Volume down key and press Power to enter bootloader mode
4: After diagnostics run, choose "Recovery" from the list and press power button to select it
5: In Recovery menu choose "install zip from SD card"
6: now select "Choose zip from SD card"
7: navigate to the custom ROM and install
**NOTE: Before flashing a custom ROM it is highly recommended you Wipe Data/Factory Reset in Recovery first
it is also good practice to make a Nandroid backup before flashing any custom ROM
Install Custom Font
Credit goes to churapa. Nice work Bro!! Original Guide HERE
**ROOT Is Required for this
**ALWAYS make a Nandroid Backup before attempting any Mods
-Things you will need:
-True Type Fonts(both Normal and Bold .ttf)
-ADB Tool and knowlege of use
-Required Drivers for proper communication between PC and Android
1: Copy both fonts (normal and bold) into folder named Androidfonts
2: Rename fonts to DroidSans and DroidSans-Bold
3: With the phone off Enter Recovery mode by holding Volume Down key and press Power, select Recovery from the list
4: Once in Clockwork Recovery choose "Partitions" and select "mount system"
5: Connect Phone using Data Cable and run ADB Tools in CMD (c:\Android\Tools)
6: now in CMD window enter the following command:
adb push c:\androidfonts\DroidSans.ttf /system/fonts/DroidSans.ttf ENTER
adb push c:\androidfonts\DroidSans-Bold.ttf /system/fonts/DroidSans-Bold.ttf ENTER
7: Now exit CMD, unmount phone in Partitions menu, Go Back, Reboot Phone, Disconnect USB cable
Enjoy your new font!!
NOTE: Respectively you can backup your current fonts by entering the following in ADB:
adb pull /system/fonts/DroidSans.ttf c:\androidfonts\backup
adb pull /system/fonts/DroidSans-Bold.ttf c:\androidfonts\backup
How to Sideload 3rd Party Apps:
(Rooting NOT required for this)
Download SDK Tool HERE
1: Un-RAR Android folder to root directory on PC (ie: C:\ )
2: Open CMD Prompt and type CD\ and hit Enter
3: Now type cd\android\tools Enter
4: Plug in Data cable and choose "Charge Only" on phone (always choose this)
5: Now in CMD prompt enter this command: adb install barcodescanner3.4.apk and press Enter
The SDK tool should install the Barcode Scanner app on the phone. Yay!! Success!!
**You can use this method to install .apk downloads onto the phone. For this demo i had already inserted
the Barcode Scanner app into SDK tools folder. the actual command should read as follows:
adb install c:\path to .apk file (ie: adb install c:\apps\filename.apk)
**I chose this app because you can use it to install other apps by scanning the barcode
found on many HTC App sites.
How to apply ringtones over 300kb limit:
Short story first
I wanted a nice free app to manage files, so i installed Astro File Manager using Barcode app from above.
While moving some files around i discovered the option to set mp3's to ringtone... and it worked!!
This is good because i was not happy to see there was a 300kb limit to ringtones. There may be another
or better way, but this is how i did it
1: Go to Astro app website HERE
2: Scan the Barcode with Barcode scanner app to install Astro Direct link HERE
3: Open Astro, navigate to SD Card\Mobile\Music
4: find the music file you want set to ringtone, Hold on it until menu pops up
5: Select "Music Options", select "Apply as Ringtone"
or if you dont wanna go through all that hassle, install Rings Extended App. Direct Download HERE
How to remove unwanted Stock Apps using SDK:
1: Once your phone has been rooted with Clockwork, boot into Recovery(hold volume down/press power)
2: Open CMD prompt, get to the "android\tools" directory
3: In recovery window highlight "Mount System"
4: Plug in data cable, in CMD type adb remount
5: Now enter adb shell
*you can view the list of apps stored in the phone by entering ls
6: To remove an app enter the following: rm whateverapp.apk, then enter rm whateverapp.odex
(example: rm HtcFacebook.apk ENTER then rm HtcFacebook.odex ENTER)
7: Type ls again to confirn they have been removed, reboot phone.
*NOTE: you may get 0.0dip listed in Widgets menu. simply go into Manage Apps and locate HTC Sense. Open it and "clear data". your display settings will be reset to factory, but it gets rid of the false data.
Stay tuned!! More to come
Last edited by zedbra; 07-07-2011 at 08:55 PM.

-
16 Users Say Thank You to zedbra For This Useful Post
CandymanMike (10-09-2010), Clarkey (10-13-2010), Dumba (10-13-2010), eled (10-08-2010), Imaz77ar (10-09-2010), Jabbacks (08-02-2011), Jellono (03-18-2011), MotoMudder (08-24-2010), Pzyduck (03-10-2011), ranchofootball69 (12-09-2010), ShackPole (02-05-2011), Shafique (12-28-2010), sublime1184 (08-24-2010), SuperJoker (10-14-2010), vatics (06-06-2011), ZduneX25 (10-08-2010)
- 09-15-2010, 10:59 PM #2
Update Update!!

hmmm, over 300 looks and only two thanks. guess you cant please everyone
Thanks for your support MotoMudder and Sublime1184
-
4 Users Say Thank You to zedbra For This Useful Post
CandymanMike (10-09-2010), dracorojas16 (01-19-2011), Dumba (10-13-2010), sketch2k278 (06-26-2011)
- 09-15-2010, 11:59 PM #3
-
The Following User Says Thank You to MotoMudder For This Useful Post:
zedbra (09-16-2010)
- 10-08-2010, 02:29 PM #4
Itty Bitty Modder
- Join Date
- Aug 2010
- Posts
- 9
- Thanks
- 11
- Thanked 2 Times in 2 Posts
- Downloads
- 4
- Uploads
- 0
Thanks, great guide....
- 10-09-2010, 11:45 AM #5
good work as always zed! you know how the thanks thing works. lol. it's always been like that. 1000 downloads of a mp and only 10 thanks was the average back in the old days.
- 10-12-2010, 11:00 PM #6
- 11-14-2010, 02:44 PM #7
Maybe Modder
- Join Date
- Sep 2010
- Posts
- 46
- Thanks
- 11
- Thanked 5 Times in 3 Posts
- Downloads
- 7
- Uploads
- 0
Quick question... does this root process ("The simplest guide is by shad0wf0x for Windows users like myself. Find it HERE") wipe the data, or does it only flash the recovery?
- 11-15-2010, 09:11 PM #8
i believe it only flashes Clockwork Recovery. if i remember correctly, all my settings and contact info was untouched after Rooting

- 12-12-2010, 12:08 AM #9
UPDATE!! added more info on How to Root, How to Un-Root, and installing Custom ROM's

-
- 12-23-2010, 01:16 AM #10
UPDATE!!
added how to replace/backup custom font

-
The Following User Says Thank You to zedbra For This Useful Post:
ShackPole (02-05-2011)
- 01-22-2011, 10:06 AM #11
Itty Bitty Modder
- Join Date
- Jan 2011
- Posts
- 1
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 0
- Uploads
- 0
Maps for Android.
If somebody can advise me some URL for maps for my Android?
Removed,link to spamLast edited by zedbra; 01-22-2011 at 01:22 PM. Reason: spam link
- 01-22-2011, 01:22 PM #12
be more specific, are you looking for an app??

- 02-05-2011, 10:21 PM #13
Thanks zed, great guide...

Siggy by a_eilm2s2y..
-
The Following User Says Thank You to ShackPole For This Useful Post:
zedbra (02-06-2011)
- 03-10-2011, 08:38 PM #14
- Join Date
- Apr 2009
- Location
- La Rioja - Argentina
- Posts
- 5,173
- Thanks
- 1,883
- Thanked 4,227 Times in 1,845 Posts
- Blog Entries
- 6
- Downloads
- 181
- Uploads
- 360
Awasome guide zed

Moved correct area

- 07-07-2011, 08:56 PM #15
UPDATE!! added link to S-Off and ROOT Guide for Aria 2.2(previously unrootable)

-
The Following User Says Thank You to zedbra For This Useful Post:
Pzyduck (07-08-2011)


LinkBack URL
About LinkBacks
Reply With Quote



