View Single Post
  #5734 (permalink)  
Old 01-23-2011, 12:49 PM
Ted Kihm's Avatar
Ted Kihm
Lurker
Offline
Location: Lawrence, KS
 
Join Date: Jun 2008
Posts: 6
Reputation: 10
Ted Kihm is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.2 Custom ROM v4.4 | FroYo 3.70.651.1 | *Updated 12/30/10*

If you still have the code open for the ROM, it would be nice if you could remove the Swype library that prevents users from installing new versions.
The hard one is the library:

trick that let me remove libSwypeCore.so

Phone normal booted into rom

C:\EVO>adb shell
# busybox mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
busybox mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
rm /system/lib/libSwypeCore.so

also remove /system/app/Swype.apk if it is there.

Thanks OMJ - great ROM!
Reply With Quote