The Sprint HTC hero has been rooted,and all other root methods,like the CLIQ have failed. but this should work on the CLIQ/DROID....
Finally there may be root access for the CLIQ! Here is a quick How To for everyone.
Thanks Geoff!
Thanks XDA-Developers (as always!)!
Thanks JManley69 for brining the procedure from Sprint Community!
Thanks Sprint Community!
I. Before You Begin
You need to be able to access the phone via ADB.
Follow this procedure to get ADB setup on your CLIQ
How To Setup ADB/
Install USB Drivers
II. Root the CLIQ
1. Download the following file and then unzip it.
AsRoot2
2. Take the unzipped file and save it into the Tools folder of your AndroidSDK.
3. Plug your phone in via USB and do
NOT mount the SD card.
4. Open the Command Prompt and type the following (hitting enter at the end of every line):
cd\
cd AndroidSDK\Tools\
adb devices
And make sure your phones’s serial number pops up (
if not redo section I).
5. Then type:
adb push asroot2 /data/local/
adb shell chmod 0755 /data/local/asroot2
adb shell
/data/local/asroot2 /system/bin/sh
6. Then type:
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
cd /system/bin
cat sh > su
chmod 4775 su
All Done! You
SHOULD now have root access! Try to download a root program from the Market and see if it works

I HAVE NOT TRIED THIS as I do not have my CLIQ with me but it worked on my friends Sprint Hero....
i saw that on the tmobile forums and wanted to know if this is true?
idk what or how to root is
and def dont wanna mess up my phone already but for you android guru's out there itd be appreciated to lemme know