• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Carrier IQ app on EVO handset

  • Like
Reactions: Rxpert83
Upvote 0
If you are still using a stock rom and don't have CIQ removed or if you are on a sense based rom and still want to make sure everything is off. A guy over at xda posted this update.zip that will remove all the CIQ files for you. just download and flash via recovery it will do the rest. It even tells you what its doing as it is deleting them. If interested before you download here is the script:

Code:
mount("MTD", "system", "/system");

ui_print("Removing Carrier IQ...")
 ui_print(" /system/etc/[URL="http://iqprofile.pro/"]iqprofile.pro[/URL]")
 delete("/system/etc/[URL="http://iqprofile.pro/"]iqprofile.pro[/URL]")
 ui_print(" /system/bin/iqd")
 delete("/system/bin/iqd")
 ui_print("  /system/bin/iqfd")
 delete("/system/bin/iqfd")
 ui_print("  /system/lib/libciq_client.so")
 delete("/system/lib/libciq_client.so")
 ui_print(" /system/lib/libciq_htc.so")
 delete("/system/lib/libciq_htc.so")
 ui_print(" /system/lib/libhtciqagent.so")
 delete("/system/lib/libhtciqagent.so")
 ui_print(" /system/app/HtcIQAgent.apk")
 delete("/system/app/HtcIQAgent.apk")
 ui_print(" /system/app/HtcIQAgent.odex")
 delete("/system/app/HtcIQAgent.odex")
 ui_print(" /system/app/IQRD.apk") 
 delete("/system/app/IQRD.apk") 
 ui_print(" /system/app/IQRD.odex"
 delete("/system/app/IQRD.odex")
 ui print("Carrier Iq is removed.")
 
 unmount("/system")


DOWNLOAD HERE:
RemoveCIQ.zip
 
  • Like
Reactions: ocnbrze
Upvote 0
If you are still using a stock rom and don't have CIQ removed or if you are on a sense based rom and still want to make sure everything is off. A guy over at xda posted this update.zip that will remove all the CIQ files for you. just download and flash via recovery it will do the rest. It even tells you what its doing as it is deleting them. If interested before you download here is the script:

Code:
mount("MTD", "system", "/system");

ui_print("Removing Carrier IQ...")
 ui_print(" /system/etc/[URL="http://iqprofile.pro/"]iqprofile.pro[/URL]")
 delete("/system/etc/[URL="http://iqprofile.pro/"]iqprofile.pro[/URL]")
 ui_print(" /system/bin/iqd")
 delete("/system/bin/iqd")
 ui_print("  /system/bin/iqfd")
 delete("/system/bin/iqfd")
 ui_print("  /system/lib/libciq_client.so")
 delete("/system/lib/libciq_client.so")
 ui_print(" /system/lib/libciq_htc.so")
 delete("/system/lib/libciq_htc.so")
 ui_print(" /system/lib/libhtciqagent.so")
 delete("/system/lib/libhtciqagent.so")
 ui_print(" /system/app/HtcIQAgent.apk")
 delete("/system/app/HtcIQAgent.apk")
 ui_print(" /system/app/HtcIQAgent.odex")
 delete("/system/app/HtcIQAgent.odex")
 ui_print(" /system/app/IQRD.apk") 
 delete("/system/app/IQRD.apk") 
 ui_print(" /system/app/IQRD.odex"
 delete("/system/app/IQRD.odex")
 ui print("Carrier Iq is removed.")
 
 unmount("/system")
DOWNLOAD HERE:
RemoveCIQ.zip
If you're rooted. Most people here probably are not so this won't help them.

If you do have this on your phone, let me direct you to the All things Root forum: EVO 4G - All Things Root - Android Forums

We look forward to you joining us. And why not install the free wireless tether app and burn some data at Sprint's expense for punishment ;) [unless roaming]
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones