[ROM] (Sylvania SYTAB10MT "SYNET10LP" 10-Inch Magni Tablet) Froyo - Android Software/Hacking General [Developers Only]

This is a "new/beta" Froyo infoTMIC Update Wrap (IUW) for the Sylvania SYTAB10MT 10-Inch Magni Tablet also reported as a SYNET10LP.
The multi-part update file contains an IUW header, U0 - u-boot-nand.bin, RD - RAMDISK, LK - KERNEL, ADR-USER - UserData, and ADR-AS - system.img.
The Wrap Information details can be viewed for each *.ius using the IUW Version 1.2 InfoTM Update Wrap tools.
Wrap Information:
Code:
Company: sylvania
Board: error
FileNum: 11.6.3.1.2.0
Size: 58 MB
Image List:
U0 (270 KB)
RD (195.5 KB)
LK (2617.5 KB)
ADD_USER (8.5 KB)
ADD_AS (56392.5 KB)
U0 "u-boot-nand.bin" - 2009.08-svn678 (Mar 14 2015 - 09:59:41)
The update server can be manually queried for update files using the method described in this post infoTMIC Hardware ID's "hwver" and updates (*.ius)
Code:
http://222.73.93.45/sysup.php?data=11.6.3.1&vcode=0
Returns the following link -
11|http://222.73.93.45/update/11.6.3.1/11.6.3.1.2.0_beta4_0523.ius
The digits "11" preceding the the update server url link are assumed to be the current Version "ro.versioncode" noted in the build.prop.
While no link to an update file is provided for hwver=11.6.1.5, the links to the update files all follow the same pattern when you concatenate the various parts together.
"http : //222.73.93.45/update/" + the results from /proc/cmdline where hwver=##.#.#.# + "/" and the file name *.ius.
This results is something like this where hwver=11.6.1.5
http://222.73.93.45/update/11.6.1.5/11.6.1.5.2.0_beta4_0523.ius
Wrap Information:
Code:
Company: sylvania
Board: error
FileNum: 11.6.1.5.2.0
Size: 58 MB
Image List:
U0 (270.5 KB)
RD (195.5 KB)
LK (2617.5 KB)
ADD_USER (4.5 KB)
ADD_AS (56456.5 KB)
Caution: Using these files to update anything other than the corresponding "hwver" (11.6.3.1 or 11.6.1.5) may brick the tablet.
Instructions on how to use the "InfoTM Update Wrap tools" utility have been copied directly from "Introduction of IUW burning-20110118.docx" which was included in a various previous update file (*.ius) archives and posted here - Introduction of IUW Burning Tools
Update: system.img CAN be unpacked
Based in part from stragulus's method to extract images from the *.ius files androidtablets.net Member vio has released an application "Ius Editor" that extracts images from InfoTM Update Wrap (*.ius) multi-part update files. Some of the images still require manual removal of the uImage header, uncompressing, and unyaffs but additional functionality is planned. See post #71 in Custom Sylvania ROM development for detail and download.
Selected output of Settings.apk > DeviceInfoSettings.smali using android-apktool - A tool for reengineering Android apk files
Code:
.line 63
const-string v9, "firmware_version"
const-string v10, "[B]DG2.2.1-10a1[/B]"
invoke-direct {p0, v9, v10}, Lcom/android/settings/DeviceInfoSettings;->setStringSummary(Ljava/lang/String;Ljava/lang/String;)V
.line 65
const-string v9, "device_model"
const-string v10, "[B]SYTAB10MT[/B]"

Related

infoTMIC Hardware ID's "hwver" and updates (*.ius)

Latest update - Post #15
Overview - There are various models of infoTMIC devices supported by different manufacturers/distributors however, they all seem to utilize the same base firmware and automatic update process.
The are many currently known infoTMIC CPU based devices are:
7" I7Y-MP1 - Superpad i7
7" Zenithink ZT180 v1
7" Zenithink
7" Disco 6000
7" Sylvania SYNET7LP/SYTABEX7, SYTABBL7/SYTABBL7-0608/SYTABEX7-2, SYTAB7MX
7" AIRIS OnePAD 700 Model: TAB700x iMAPx210 supported in Spain
8" Klu by Curtis International LT8025
ICAN! 10 - 10" Tablet PC
10" FlyTouch II, SuperPAD, WOWpad, WWE10, PC1002I, HyPE-Pad, ZH10X2, APad GF10, CEM111, Daystar MD10, Careeror CM10104
I10Y
10" Sylvania SYTAB10MT (SYNET10LP), SYTAB10ST
10" SuperPAD II
10" Zenithink ZT180 v2
Each of these devices is best identified by their Hardware ID "hwver" as the information displayed on the "Settings > About device" screen is often incorrect since the "Model number" is hard coded in to the Settings application (.apk) or extracted from the build.prop.
Example - DeviceInfoSettings.smali in Settings.apk from SuperPad decoded with android-apktool
Code:
.line 59
const-string v1, "firmware_version"
const-string v2, "Android2.2-20110325"
invoke-direct {p0, v1, v2}, Lcom/android/settings/DeviceInfoSettings;->setStringSummary(Ljava/lang/String;Ljava/lang/String;)V
.line 60
const-string v1, "baseband_version"
const-string v2, "gsm.version.baseband"
invoke-direct {p0, v1, v2}, Lcom/android/settings/DeviceInfoSettings;->setValueSummary(Ljava/lang/String;Ljava/lang/String;)V
.line 61
const-string v1, "[B]device_model[/B]"
const-string v2, "[B]disco[/B]"
invoke-direct {p0, v1, v2}, Lcom/android/settings/DeviceInfoSettings;->setStringSummary(Ljava/lang/String;Ljava/lang/String;)V
The infoTMIC tablet's Hardware ID "hwver" is determined by reviewing the "Kernel command line" output of either shell command "dmesg" or "cat /proc/cmdline".
On some devices, the Hardware ID "hwver" is displayed on the initial boot screen in the lower right corner followed by the U0 - u-boot-nand.bin version in parenthesis (###).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
dmesg - Example from SuperPad "WWE10" initial firmware did not include "hwver=" output, it was added in a later firmware update.
Code:
<5>[ 0.000000] Kernel command line: console=ttySAC3,115200 androidboot.mode=normal bmagic=0xdb6db610
dmesg - Example Sylvania, no bmagic
Code:
<5>Kernel command line: console=ttySAC3,115200 androidboot.mode=normal bmagic=0x00000000 hwver=11.2.1.8
Code:
C:\>adb shell cat /proc/cmdline
console=ttySAC3,115200 androidboot.mode=normal bmagic=0xeef07901 hwver=11.2.0.6
The automatic update, "Settings > Update System > Check for Update", polls an update server for available file using the following GET command -
Code:
http //222.73.93.45/sysup.php?data=##.#.#.#&vcode=##
Note: On some of the newer Sylvania tablets the update server is coded in the build prop - persist.sys.server=dg-support2a.com
The #'s after "data=" are subsituted with the values returned for the "hwver=" as seen in "dmesg" or "cat /proc/cmdline". The "vcode=" is the Version code are returned by "getprop ro.versioncode" if it exists in the build.prop.
If an update file (*.ius) is available, a download link is returned. Preceding the link separated by a pipe "|" symbol is the current available version. If nothing is available or the update server database is "turned off" a "1" is returned. Many times no file was identified but by using the previous update files names the additional files were identified.
Code:
5|http //222.73.93.45/update/0.7.1.5/WWE08B_Android-2.1_0.7.1.5_v5full.ius
The currently known InfoTM Update Wrap (IUW) multi-part update files for each of the various Hardward ID's "hwver" are listed below.
The multi-part update file contains an IUW header, U0 - u-boot-nand.bin, UBOOT, RD - RAMDISK, LK - KERNEL, ADR-USER - UserData, and ADR-AS - system.img. The Wrap Information details can be viewed for each *.ius using the IUW Version 1.2 InfoTM Update Wrap Tool attached in post #2.
WARNING - Burning the incorrect update file (more specifically the U0 "u-boot-nand.bin" image) can brick the device.
Code:
[FONT="Courier New"]
[B]Hardware ID InfoTM update wrap(*.ius) FileNum: U0 u-boot-nand.bin U0 UBOOT RD LK ADR_USER ADR_AS
"hwver" Firmware Version RAMDISK KERNEL USER SYSTEM
[/B]----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[B]Infotmic AV-P8088A[/B]
32.9.0.1 P8088A_Android_v11_2.2.ius 32.9.0.1.1.11 2009.08-svn619 (Mar 11 2011 - 17:09:24) 258 KB NA 165KB 2658 KB NA 144860.5 KB
[B]Zenithink 10" ZT-180/Infotmic AV-P8088[/B]
32.8.0.1 P8088_Android_10.ius 32.8.0.1.0.10 NA NA NA 159.5 KB NA 4.5 KB 75766.5 KB
32.8.0.1 P8088_Android_9.ius 32.8.0.1.0.9 NA NA NA 159.5 KB NA 8.5 KB 68640.5 KB
32.8.0.1 P8088_Android_8.ius 32.8.0.1.0.8 NA NA NA 159.5 KB NA 8.5 KB 68629.5 KB
[B]FlyTouch V2.7[/B]
14.6.1.5 wwe10_Android_v4.ius 14.6.1.5.1.4 2009.08-dirty ( 9 e6 9c 88 23 2011 - 17:26:34)
[B]I7Y & I10Y[/B] Note the confusion between Hardware ID "hwver" and FileNum:
13.4.0.1 I10Y_Android_17.ius 0.5.0.1.0.3 2009.08-svn467 (Dec 24 2010 - 10:52:47) 232 KB 216 KB 159 KB 2394 KB 4.5 KB 70731.5 KB
13.5.0.1 I7Y_Android_10.ius 0.4.0.1.0.3 No U0 image included in this update NA NA 159.5 KB 2394 KB 4.5 KB 69249.5 KB
[B]Disgo 6000[/B]
12.2.0.5 disgo_12.2.0.5.1.4.ius 12.2.0.5.1.4 2009.08-svn483 (Nov 23 2010 - 08:42:32) 247 KB 231 KB 178.5 KB 2370.5 KB 4.5 KB 49677.5 KB
[B]Sylvania 10" SYTAB10ST[/B]
11.6.8.2 SYTABEX7-2_Android_395266.ius 11.6.8.2.21.1 NA NA NA 170 KB 2347 KB 8.5 KB 59742.5 KB Note: Also includes RD_ (4477 KB) updater.img. File naming inconsistent with device.
[B]Sylvania 10" SYTAB10MT(SYNET10LP)[/B]
11.6.3.1 0106rd_11.6.3.1.2.0_beta3.ius 11.6.3.1.2.0 2009.08-svn678 (Mar 14 2015 - 09:59:41) 270.5 KB NA 195.5 KB 2617.5 KB 8.5 KB 55639.5 KB
11.6.3.1 wwe10_11.6.1.5.2.0_beta3.ius 11.6.3.1.2.0 2009.08-svn678 (Mar 14 2015 - 09:55:48) 270.5 KB NA 195.5 KB 2617.5 KB 4.5 KB 55699 KB
11.6.3.1 11.6.3.1.2.0_beta4_0523.ius 11.6.3.1.2.0 2009.08-svn678 (Mar 14 2015 - 09:59:41) 270.5 KB NA 195.5 KB 2617.5 KB 8.5 KB 56392.5 KB
11.6.1.5 11.6.1.5.2.0_beta4_0523.ius 11.6.1.5.2.0 2009.08-svn678 (Mar 14 2015 - 09:55:48) 270.5 KB NA 195.5 KB 2617.5 KB 4.5 KB 56456.5 KB
[B]Sylvania 7" SYTAB7MX[/B]
11.2.7.4 SYTAB7MX_Android_132868.ius 11.2.7.4.7.4 2009.08 (10 e6 9c 88 24 2011 - 11:10:21) 257 KB NA 178.5 KB 2392.5 KB 8.5 KB 60365 KB Note: Also includes RD_ (4778.5 KB) updater.img. Update server coded as persist.sys.server=dg-support2a.com
[B]Sylvania 7" SYTABBL7/SYTABBL7-0608/SYTABEX7-2[/B]
11.2.3.1 P7901UC_131841_v2.ius 11.2.3.1.1.1 2009.08 (9 e6 9c 88 06 2011 - 10:07:12) 259 KB NA 174.5 KB 2369.5 KB 8.5 KB 61821 KB Note: v2 & v1 are identical on dg-support2a.com
11.2.3.1 P7901UC_131841_v1.ius 11.2.3.1.1.1 2009.08 (9 e6 9c 88 06 2011 - 10:07:12) 259 KB NA 174.5 KB 2369.5 KB 8.5 KB 61821 KB
11.2.3.1 7901UC_11.2.3.1.2.0_beta3.ius 11.2.3.1.2.0 2009.08-svn661 (Feb 26 2015 - 08:50:14) 249 KB NA 173 KB 2369.5 KB 8.5 KB 63859 KB
11.2.3.1 11.2.3.1.2.0.ius 11.2.3.1.2.1 2009.08-svn640 (Feb 14 2015 - 00:37:12) 249 KB NA 173 KB 2369.5 KB 8.5 KB 63223 KB
11.2.3.1 11.2.3.1.2.1.ius 11.2.0.6.2.0 2009.08-svn661 (Feb 26 2015 - 08:50:14) 249 KB NA 173 KB 2369.5 KB 8.5 KB 63859 KB Note: FileNum?
[B]Sylvania 7" SYNET7LP[/B]
11.2.1.8 11.2.1.8.2.0_beta3.ius 11.2.1.8.2.1 2009.08-svn627 (Jan 22 2013 - 09:19:18) 248.5 KB NA 173 KB 2370 KB 4.5 KB 63294 KB
11.2.1.8 11.2.1.8.2.0_beta4.ius 11.2.1.8.2.1 2009.08-svn627 (Jan 22 2013 - 09:19:18) 248.5 KB NA 173 KB 2370.5 KB 8.5 KB 62934.5 KB
11.2.1.8 11.2.1.8.2.0_beta5.ius 11.2.1.8.2.1 2009.08-svn627 (Jan 22 2013 - 09:19:18) 248.5 KB NA 173 KB 2370.5 KB 4.5 KB 62934.5 KB
11.2.1.8 11.2.1.8.2.0.ius 11.2.1.8.2.0 2009.08-svn627 (Jan 22 2013 - 09:19:18) 248.5 KB 233 KB 173 KB 2369.5 KB 4.5 KB 64243.5 KB
11.2.1.8 11.2.1.8.2.1.ius 11.2.1.8.2.1 2009.08-svn627 (Jan 21 2013 - 23:02:21) 248.5 KB NA 173 KB 2369.5 KB 4.5 KB 63294 KB
11.2.1.8 11.2.1.8.2.2.ius 11.2.1.8.2.1 2009.08-svn627 (Jan 22 2013 - 09:19:18) 248.5 KB NA 173 KB 2369.5 KB 4.5 KB 63294 KB
[B]Sylvania 7" SYTABEX7[/B]
11.2.1.5 11.2.1.5.2.0_beta3_1.ius 11.2.1.5.2.1 2009.08-svn660 (Feb 25 2015 - 05:50:18) 246.5 KB NA 173 KB 2354.5 KB 4.5 KB 62933 KB
11.2.1.5 11.2.1.5_beta3_fina2.ius 11.2.1.5.2.0 2009.08-svn660 (Feb 25 2015 - 05:50:18) 246.5 KB 230.5 KB 173 KB NA 4.5 KB 62933 KB
11.2.1.5 11.2.1.5_beta3_final.ius 11.2.1.5.2.0 2009.08-svn660 (Feb 25 2015 - 05:50:18) 246.5 KB 230.5 KB 173 KB 2354.5 KB 4.5 KB 62933 KB
11.2.1.5 11.2.1.5.2.0_beta4.ius 11.2.1.5.2.0 2009.08-svn660 (Feb 25 2015 - 05:50:18) 246.5 KB 230.5 KB 173 KB 2354.5 KB 4.5 KB 54901.5 KB
11.2.1.5 11.2.1.5.2.0_beta5.ius 20.2.1.5.2.10 2009.08-svn660 (Feb 25 2015 - 05:50:18) 246.5 KB 230.5 KB 173 KB 2287.5 KB 4.5 KB 54620 KB
[B]Sylvania 7" SYNET7LP[/B]
11.2.0.5 system.bin 11.2.0.5.1.3 2009.08-svn466 (Nov 18 2010 - 13:17:30) 246.4 KB 2210 KB 166 KB 2393 KB 4.5 KB 51229.5 KB
11.2.0.6 11.2.0.6.2.0_beta3.ius 11.2.0.6.2.0 2009.08-svn660 (Feb 25 2015 - 05:47:47) 246 KB NA 173 KB 2376 KB 4.5 KB 62934.5 KB
11.2.0.7 11.2.0.7.2.0_beta3.ius 11.2.0.7.2.0 2009.08-svn661 (Mar 06 2015 - 05:33:51) 246 KB NA 173 KB 2375 KB 4.5 KB 62933 KB
[B]WowPad 8"[/B]
1.7.1.5 WWE08B_Android_2.1-0128.ius 1.7.1.5.1.1 2009.08-svn587 (Jan 05 2011 - 07:22:27) 253.5 KB 237.5 KB 159.5 KB 2613 KB 4.5 KB 72583.5 KB
[B]ICAN! 10 - 10" Tablet PC[/B]
1.6.1.5 ICANV2655.ius (Round button) 1.6.1.5.1.1 2009.08-svn672 (Mar 11 2011 - 06:40:06) 270.5 KB 239 KB 165 KB 2623 KB 4.5 KB 72338.5 KB
1.6.1.5 ICANV2005.ius (Square button) 1.6.1.5.1.1 2009.08-svn672 (Mar 11 2011 - 06:40:06) 271 KB 239 KB 165 KB 2623 KB 4.5 KB 72338.5 KB
[B]SuperPAD I 10" (WowPad, Gome Flytouch II), SuperPAD II[/B]
1.6.1.5 WWE10B_Android_2_2_V1_8_U0M_GT2005.ius 1.6.1.5.1.1 2009.08-svn672 (Mar 11 2011 - 06:40:06) 271 KB 239 KB 165 KB 2623 KB 4.5 KB 72338.5 KB
1.6.1.5 WWE10B_Android_2_2_V2_1_U0M_GT2005_flash.ius1.6.1.5.1.1 2009.08-svn672 (Mar 11 2011 - 06:40:06) 271 KB 239 KB 165 KB 2623 KB 4.5 KB 77366 KB
1.6.3.2 P011CZ_Android_2_2_V2_1_U0E_GT2005_flash.ius1.6.3.2.1.1 2009.08-svn676 (Mar 14 2011 - 09:26:47) 271 KB 239 KB 165 KB 2623 KB 4.5 KB 72263.5 KB
[B]Klu by Curtis International LT8025 8"[/B]
0.7.1.5 WWE08B_Android-2.1_0.7.1.5_v5full.ius 0.7.1.5.1.5 2009.08-svn587 (Jan 05 2011 - 07:22:27) 253.5 KB 237.5 KB 159.5 KB 0 KB 4.5 KB 71690 KB
0.7.3.1 -None identified
[B]SuperPAD I 10" (WowPad, Gome Flytouch II), SuperPAD II[/B]
0.6.1.5 WWE10B_Android_393477-v9full.ius 0.6.1.5.1.9 2009.08-svn587 (Jan 05 2011 - 07:20:58) 253.5 KB 237.5 KB 159.5 KB 2618 KB 4.5 KB 72143 KB
0.6.1.5 WWE10B_Android_2.1-HappyNewYear.ius 0.6.1.5.1.8 2009.08-svn559 (Dec 16 2010 - 11:31:51) 253.5 KB 237.5 KB 159.5 KB 2618.5 KB 4.5 KB 71285.5 KB
0.6.1.2 -None identified
0.6.3.2 -None identified
[B]Superpad i7[/B]
0.5.1.2 m701_4g_8188_256.ius 0.5.1.2.4.8 2009.08-svn24 (Sep 22 2022 - 02:21:13) 251.5 KB 251.5 KB 148.5 KB 2558 KB 8.5 KB 61251 KB Note: Also include RD_ (4815 KB) and ADR_NDISK (8.5 KB)
0.5.2.2 M701SA_0722_V2.1.ius 0.5.2.2.2.1 2009.08-svn735 (Jul 11 2015 - 05:03:28)
[B]AIRIS OnePAD 700 TAB700x[/B]
0.2.1.8 -[URL="http://translate.google.com/translate?js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&sl=auto&tl=en&u=http%3A%2F%2Fforo.airis.es%2Ft640-nueva-version-de-software-20-android-22-09-06-2011&act=url"]Embedded in disk image update file[/URL] 0.2.1.8.1.4 2009.08-svn716 (May 13 2011 - 07:15:50) 332.5 KB NA 167 KB 2352.5 KB 8.5 KB 59888.5 KB ADR_NDISK (8.5 KB)
NA - Not Applicable, not included in update file
[/FONT]
Most of the files above are Android 2.2 "Froyo", however some Android 2.1update1 files are the only ones identified for a specific Hardware ID.
These are infoTMIC supplied updates as directed by the distributor, so not all devices have not been updated.
Query the update server to see if an update link is returned. If the server is "offline" or no update is posted a "1" is returned.
Many of the Hardware ID's "hwver" included below do NOT exist but were made up using the sequence of known "hwver" in order to search for previously unknown files.
As of June 24, 2011
Code:
[B]hwver =concatenate("http://222.73.93.45/sysup.php?data=",A2,"&vcode=0") Version | Update file link[/B]
32.9.0.1 [URL]http://222.73.93.45/sysup.php?data=32.9.0.1&vcode=0[/URL] 11|[url]http://222.73.93.45/update/32.9.0.1/P8088A_Android_v11_2.2.ius[/url]
32.8.0.1 [URL]http://222.73.93.45/sysup.php?data=32.8.0.1&vcode=0[/URL] 8|[url]http://222.73.93.45/update/32.8.0.1/P8088_Android_8.ius[/url]
13.4.0.1 [URL]http://222.73.93.45/sysup.php?data=13.4.0.1&vcode=0[/URL] 16|[url]http://222.73.93.45/update/13.4.0.1/I10Y_Android_17.ius[/url]
13.5.0.1 [URL]http://222.73.93.45/sysup.php?data=13.5.0.1&vcode=0[/URL] 10|[url]http://222.73.93.45/update/13.5.0.1/I7Y_Android_10.ius[/url]
12.2.0.5 [URL]http://222.73.93.45/sysup.php?data=12.2.0.5&vcode=0[/URL] 1|[url]http://222.73.93.45/update/12.2.0.5/disgo_12.2.0.5.1.4.ius[/url]
12.2.0.6 [URL]http://222.73.93.45/sysup.php?data=12.2.0.6&vcode=0[/URL] 1
12.2.0.7 [URL]http://222.73.93.45/sysup.php?data=12.2.0.7&vcode=0[/URL] 1
12.2.1.2 [URL]http://222.73.93.45/sysup.php?data=12.2.1.2&vcode=0[/URL] 1
12.2.1.5 [URL]http://222.73.93.45/sysup.php?data=12.2.1.5&vcode=0[/URL] 1
12.2.1.8 [URL]http://222.73.93.45/sysup.php?data=12.2.1.8&vcode=0[/URL] 1
12.2.3.1 [URL]http://222.73.93.45/sysup.php?data=12.2.3.1&vcode=0[/URL] 1
11.6.3.2 [URL]http://222.73.93.45/sysup.php?data=11.6.3.2&vcode=0[/URL] 1
11.6.3.1 [URL]http://222.73.93.45/sysup.php?data=11.6.3.1&vcode=0[/URL] 11|[url]http://222.73.93.45/update/11.6.3.1/11.6.3.1.2.0_beta4_0523.ius[/url]
11.6.1.8 [URL]http://222.73.93.45/sysup.php?data=11.6.1.8&vcode=0[/URL] 1
11.6.1.5 [URL]http://222.73.93.45/sysup.php?data=11.6.1.5&vcode=0[/URL] 1
11.6.1.2 [URL]http://222.73.93.45/sysup.php?data=11.6.1.2&vcode=0[/URL] 1
11.2.3.2 [URL]http://222.73.93.45/sysup.php?data=11.2.3.2&vcode=0[/URL] 1
11.2.3.1 [URL]http://222.73.93.45/sysup.php?data=11.2.3.1&vcode=0[/URL] 1|[url]http://222.73.93.45/update/11.2.3.1/7901UC_11.2.3.1.2.0_beta3.ius[/url]
11.2.1.8 [URL]http://222.73.93.45/sysup.php?data=11.2.1.8&vcode=0[/URL] 1
11.2.1.5 [URL]http://222.73.93.45/sysup.php?data=11.2.1.5&vcode=0[/URL] 1
11.2.1.2 [URL]http://222.73.93.45/sysup.php?data=11.2.1.2&vcode=0[/URL] 1
11.2.0.7 [URL]http://222.73.93.45/sysup.php?data=11.2.0.7&vcode=0[/URL] 12|[url]http://222.73.93.45/update/11.2.0.7/11.2.0.7.2.0_beta3.ius[/url]
11.2.0.6 [URL]http://222.73.93.45/sysup.php?data=11.2.0.6&vcode=0[/URL] 12|[url]http://222.73.93.45/update/11.2.0.6/11.2.0.6.2.0_beta3.ius[/url]
11.2.0.5 [URL]http://222.73.93.45/sysup.php?data=11.2.0.5&vcode=0[/URL] 1
1.7.3.2 [URL]http://222.73.93.45/sysup.php?data=1.7.3.2&vcode=0[/URL] 1
1.7.3.1 [URL]http://222.73.93.45/sysup.php?data=1.7.3.1&vcode=0[/URL] 1
1.7.1.8 [URL]http://222.73.93.45/sysup.php?data=1.7.1.8&vcode=0[/URL] 1
1.7.1.5 [URL]http://222.73.93.45/sysup.php?data=1.7.1.5&vcode=0[/URL] 1
1.7.1.2 [URL]http://222.73.93.45/sysup.php?data=1.7.1.2&vcode=0[/URL] 1
1.7.0.7 [URL]http://222.73.93.45/sysup.php?data=1.7.0.7&vcode=0[/URL] 1
1.7.0.6 [URL]http://222.73.93.45/sysup.php?data=1.7.0.6&vcode=0[/URL] 1
1.7.0.5 [URL]http://222.73.93.45/sysup.php?data=1.7.0.5&vcode=0[/URL] 1
1.6.3.2 [URL]http://222.73.93.45/sysup.php?data=1.6.3.2&vcode=0[/URL] 1
1.6.3.1 [URL]http://222.73.93.45/sysup.php?data=1.6.3.1&vcode=0[/URL] 1
1.6.1.8 [URL]http://222.73.93.45/sysup.php?data=1.6.1.8&vcode=0[/URL] 1
1.6.1.5 [URL]http://222.73.93.45/sysup.php?data=1.6.1.5&vcode=0[/URL] 1
1.6.1.2 [URL]http://222.73.93.45/sysup.php?data=1.6.1.2&vcode=0[/URL] 1
1.6.0.7 [URL]http://222.73.93.45/sysup.php?data=1.6.0.7&vcode=0[/URL] 1
1.6.0.6 [URL]http://222.73.93.45/sysup.php?data=1.6.0.6&vcode=0[/URL] 1
1.6.0.5 [URL]http://222.73.93.45/sysup.php?data=1.6.0.5&vcode=0[/URL] 1
0.7.3.2 [URL]http://222.73.93.45/sysup.php?data=0.7.3.2&vcode=0[/URL] 1
0.7.3.1 [URL]http://222.73.93.45/sysup.php?data=0.7.3.1&vcode=0[/URL] 1
0.7.1.8 [URL]http://222.73.93.45/sysup.php?data=0.7.1.8&vcode=0[/URL] 1
0.7.1.5 [URL]http://222.73.93.45/sysup.php?data=0.7.1.5&vcode=0[/URL] 5|[url]http://222.73.93.45/update/0.7.1.5/WWE08B_Android-2.1_0.7.1.5_v5full.ius[/url]
0.7.1.2 [URL]http://222.73.93.45/sysup.php?data=0.7.1.2&vcode=0[/URL] 1
0.7.0.7 [URL]http://222.73.93.45/sysup.php?data=0.7.0.7&vcode=0[/URL] 1
0.7.0.6 [URL]http://222.73.93.45/sysup.php?data=0.7.0.6&vcode=0[/URL] 1
0.7.0.5 [URL]http://222.73.93.45/sysup.php?data=0.7.0.5&vcode=0[/URL] 1
0.6.3.2 [URL]http://222.73.93.45/sysup.php?data=0.6.3.2&vcode=0[/URL] 1
0.6.3.1 [URL]http://222.73.93.45/sysup.php?data=0.6.3.1&vcode=0[/URL] 1
0.6.1.8 [URL]http://222.73.93.45/sysup.php?data=0.6.1.8&vcode=0[/URL] 1
0.6.1.5 [URL]http://222.73.93.45/sysup.php?data=0.6.1.5&vcode=0[/URL] 8|[url]http://222.73.93.45/update/0.6.1.5/WWE10B_Android_2.1-HappyNewYear.ius[/url]
0.6.1.2 [URL]http://222.73.93.45/sysup.php?data=0.6.1.2&vcode=0[/URL] 1
0.6.0.7 [URL]http://222.73.93.45/sysup.php?data=0.6.0.7&vcode=0[/URL] 1
0.6.0.6 [URL]http://222.73.93.45/sysup.php?data=0.6.0.6&vcode=0[/URL] 1
0.6.0.5 [URL]http://222.73.93.45/sysup.php?data=0.6.0.5&vcode=0[/URL] 1
If no update link was returned using the GET command above, and since it is not possible to browse the update server directories, one way to find an update is to try different variations of known update files names and apply them to another hwver.
Many but not all of the links to the update files all follow the same pattern. It would be nice if they would all use the same naming nomenclature.
"http : //222.73.93.45/update/" + the results from /proc/cmdline where hwver=##.#.#.# + "/" and the file name *.ius.
By concatenating the various parts together using different hwver and update file names, it will produce a link like the EXAMPLE below where the hwver is 11.2.1.8 and using the structure of the file names above.
Code:
[B]http://222.73.93.45/update/[/B] [COLOR="Blue"][B]11.2.1.8[/B][/COLOR] [B][COLOR="Black"]/[/COLOR][/B] [COLOR="Blue"][B]11.2.1.8[/B][/COLOR] [B].2.0_beta5.ius[/B]
http://222.73.93.45/update/11.2.1.8/11.2.1.8.2.0_beta5.ius
As this was a previously unknown update file, it can now be downloaded and evaluated.
The exception to this approach are the following, however there seems to be some attempt at similar file naming.
Information on the methods the utilize these updates files and how to split them into their various images for inspection exist in other posts.
Please post any omissions/corrections/additions.
InfoTM Update Wrap tools
IUW Version 1.2
Attached is Version 1.2 of the InfoTM Update Wrap tools.
This utility is used to burn updates to various infoTMIC powered tablets.
The utility has a "Boot Disk" option which creates a bootable microSD card to update the tablet directly from the infoTM Update Wrap file (*.ius).
The utility also has a "Link USB" option which allows the tablet to be connected to a PC through the tablet's OTG port using a USB 2.0 Male to Mini Cable.
The USB Mode: has two (2) methods: Easy burn or Expert Burn.
Easy burn - Utilizes the infoTM Update Wrap file (*.ius)
Expert burn - Allows for the selection of the various parts of the firmware
Note: For detailed information on the multi-part update wrap file see stragulus's tutorial on how to extract images from the *.ius files.
The corresponding files are:
UBOOT: u-boot.img
U0: u-boot-nand.bin
KERNEL: uImage (OR uimg.xxxx)
SYSTEM: system.img
USER: userdata.img
RAMDISK: ramdisk.img
RECVRD: recovery_rd.img
SYSBACK: zSYS.img​
The configuration files included with this version of the update tools provide insight to the naming nomenclature of the "FileNum:" (Firmware Version) above.
config_company.ini
Code:
None,0
InfoTM,1
Sawee,2
sylvania,11
Disgo,12
config_board.ini
Code:
Dev-board,0,0,1
P7901A,2,0,1
P7901B,2,0,2
P7901C,2,0,3
P7901D,2,0,4
P7901E,2,0,5
P7901UH,2,0,6
P7901UJ,2,0,7
P7901UI,2,1,8
P0702A,3,0,1
P0702B,3,0,2
I7Y,4,0,1
I10Y,5,0,1
WWE10A,6,0,1
WWE10B,6,1,2
WWE10C,6,1,3
WWE10D,6,1,4
WWE08A,7,0,1
WWE08B,7,1,2
WWE08C,7,1,3
It is now obvious how the various Hardware ID's "hwver" are derived based on Company and config_board.
Instructions on how to use the "InfoTM Update Wrap tools" utility have been copied directly from "Introduction of IUW burning-20110118.docx" which was included in a various previous update file (*.ius) archives and posted here - Introduction of IUW Burning Tools
Please post any corrections/additions/omissions.
Credits - http://www.apad.tv/apadforum/showth...amp-Tools-Download&p=5777&viewfull=1#post5777
Ius Editor
androidtablets.net Member vio has released an application "Ius Editor" that extracts images from InfoTM Update Wrap (*.ius) multi-part update files.
Some of the images still require manual removal of the uImage header, uncompressing, and unyaffs but additional functionality is planned. See post #71 in Custom Sylvania ROM development for detail and download.
Ius Editor
An updated version of the InfoTM Update Wrap (.ius) editor application IusEdit_0.03 has been posted by vio at androidtablets.net with the following description.
It allows adding and removing for images as well as saving the modified IUS file. You can also edit version info, magic number and checksum value. I had little time to test it, but it is at least consistent with itself - I have exported the "system" image, removed the image from IUS file, saved it, then added the image from the previously created "system.img" and the final file was binary identical with the original one.
PLEASE USE WITH CARE! I don't have a solution for computing the checksum bytes, as noted above, so the resulting IUS file might be deemed incorrect by the flashing application. Also, please note that I don't have too much validation code added, so you could technically create a IUS file containing 2 "U0" images, or some other invalid configuration. Try to avoid any "exotic" configurations if you decide to try to use it.
Click to expand...
Click to collapse
Update IusEdit_0.04
I've updated the editor with the new image types found by cfrockit (thanks). Plus, added the option to change the order of the images inside the file (it might be important) and a quick sort button that arrange images by type.
I also added a protection when adding images, so it is no longer possible to add more images of the same type.
In regards with checksum bytes, still no progress. I've run multiple algorithms (including a few CRC32 implementations) over both the header and the image part of the file, but the results are not close to the expected values.
The visual inspection of the "U0" image suggests that there is indeed a "header crc" and a "data crc", but so far I couldn't break the code.
Click to expand...
Click to collapse
Good news. Maybe this simplify firmware for users.
Hi! I just bought an superpad (1ghz, 256MB Ram...) On startup, bottom right it shows 0.6.3.2 (677). I tried to flash froyo with an SD card and I ended with a brick in my hands. Can anybody help me?
ezequias1012 said:
Hi! I just bought an superpad (1ghz, 256MB Ram...) On startup, bottom right it shows 0.6.3.2 (677). I tried to flash froyo with an SD card and I ended with a brick in my hands. Can anybody help me?
Click to expand...
Click to collapse
ezequias, 0.6.3.2 is a previously unknown Hardware ID "hwver" as well as the 677 version of U0 u-boot-nand.bin.
The update server doesn't provide a current upgrade file link and randomly searching various known file names didn't provide any results.
In the recently discovered IUW Version 1.2 InfoTM Update Wrap tools one of the "initialization" .ini files strings references "WWE8 down from FTP" however, we're not aware of an infoTMIC FTP update file server yet.
I have updated the Original Post (OP) to include this Hardware ID "hwver".
cfrockit said:
ezequias, 0.6.3.2 is a previously unknown Hardware ID "hwver" as well as the 677 version of U0 u-boot-nand.bin.
The update server doesn't provide a current upgrade file link and randomly searching various known file names didn't provide any results.
In the recently discovered IUW Version 1.2 InfoTM Update Wrap tools one of the "initialization" .ini files strings references "WWE8 down from FTP" however, we're not aware of an infoTMIC FTP update file server yet.
I have updated the Original Post (OP) to include this Hardware ID "hwver".
Click to expand...
Click to collapse
Well, is it a brick then? Good for garbage?
Updated Original Post (OP)
Updated Original Post (OP) to include two recently identified InfoTM Update Wrap files.
11.2.1.5.2.0_beta5.ius
11.2.1.8.2.0_beta5.ius
Caution: Use this information at your own risk. It is being provided by users of the device NOT the manufacturer/distributor.
Warning: Confirm the tablets Hardware ID "hwver" as described to ensure you have the appropriate file before updating.
Note: The incorrect update file (*.ius) CANNOT / SHOULD NOT be burned to the device. If you can't determine the "hwver" attempting to burn with an incorrect update file may / will brick the tablet.
Updated Original Post (OP) to add AIRIS OnePAD 700 7" TAB700x iMAPx210 support Spain
Updated Original Post (OP) to include Version 2.0 update file information for AIRIS ONEP 700 based on Android 2.2, provided by the supplier AIRIS.
AIRIS OnePAD 700 7" iMAPx210 supported in Spain
Model: TAB700x
Hardware ID "hwver" 0.2.1.8
The update is applied using an older method requiring a WinImage disk image, however the disk image includes a complete InfoTM Update Wrap (.ius) file.
Caution: Use of this update on other tablets may cause irreparable damage (brick) to the device.
Thanks a lot for this thread.
Updated Original Post (OP) to add I7Y & I10Y
Updated Original Post (OP) to include I7Y & I10Y file information however, the Hardware ID "hwver" and FileNum of the InfoTMIC Update Wrap (.ius) conflict.
Credit Android0x7 @androidtablets.net
The I7Y was described as 7" tablet while it displays version of I10Y 10" tablet.
One update file does not contain a U0 image therefore, it may not matter.
I10Y_Android_17.ius (ROM Name : s01-eng 2.1-update1 ERE27 eng.liuqi.20101224.110921 test-keys)
Wrap Information:
Code:
Company: None
Board: I10Y
FileNum: 0.5.0.1.0.3
Size: 72MB
Image List:
U0 (232 KB)
UBOOT (216 KB)
RD (159 KB)
LK (2394 KB)
ADD_USER (4.5 KB)
ADD_AS (70731.5 KB)
I7Y_Android_10.ius
Wrap Information:
Code:
Company: None
Board: I7Y
FileNum: 0.4.0.1.0.3
Size: 70MB
Image List:
RD (159.5 KB)
LK (2394 KB)
ADD_USER (4.5 KB)
ADD_AS (69249.5 KB)
Caution: Use of thess update file on other tablets may cause irreparable damage (brick) to the device.
Typically with infotm(ic) devices as long as you don't touch U0 you can't brick. On this note, I might add, if you use the ius editor, extract an ius, then use iuw to burn everything EXCEPT u0 you actually have a decent chance of booting into that system. If it has the same drivers, it might even work perfectly. Since the sytabex7 is fully compatible with images crafted for other infotm(ic) devices the only obvious difference is U0 and its hardware config.
cfrockit, I have a write-up I'm sure you'd love over on androidtablets in my developer sub-forum.
Added Sylvania SYTABBL7/SYTABBL7-0608/SYTABEX7-2, SYTAB7MX, SYTAB10ST
Updated Original Post (OP) to add three (3) Sylvania tablets - SYTABBL7/SYTABBL7-0608/SYTABEX7-2, SYTAB7MX, SYTAB10ST
Also, updated warning regarding burning incorrect InfoTMIC Update Wrap (.ius) to specifically identify the U0 "u-boot-nand.bin" image as the most likely cause of bricking the tablet. Using more advanced techniques and utilities it is possible to burn individual images avoiding burning all images files as is done using the .ius file.
SYTABBL7/SYTABBL7-0608/SYTABEX7-2 Hardware Id "hwver" 11.2.3.1
Note: v1 & v2 are identical. Update server coded as persist.sys.server=dg-support2a.com in the build.prop for the GET command to obtain updates.
P7901UC_131841_v1.ius
P7901UC_131841_v2.ius
Wrap Information:
Code:
Company: sylvania
Board: error
FileNum: 11.2.3.1.1.1
Size 63 MB
Image List:
U0 (259 K) U-Boot 2009.08 ( 9 0xe6 0x9c 0x88 06 2011 - 10:07:12)
RD (174.5 KB)
LK (2369.5 KB)
ADR_USER (8.5 KB)
ADR_AS (61821 KB)
SYTAB7MX Hardware Id "hwver" 11.2.7.4
Note: Includes RD_ (4778.5 KB) updater.img. Update server coded as persist.sys.server=dg-support2a.com in the build.prop for the GET command to obtain updates.
SYTAB7MX_Android_132868.ius
Wrap Information:
Code:
Company: sylvania
Board: error
FileNum: 11.2.7.4.7.4
Size 66 MB
Image List:
U0 (257 K) 2009.08-svn (10<bh:e6><bh:9c><bh:88> 24 2011 - 11:10:21)
RD (178.5 KB)
RD_ (4778.5 KB)
LK (2392.5 KB)
ADR_USER (8.5 KB)
ADR_AS (60365 KB)
SYTAB10ST Hardware Id "hwver" 11.6.8.2
Note: File name is inconsistent with tablet hardware. Update server coded as persist.sys.server=dg-support2a.com in the build.prop for the GET command to obtain updates.
SYTABEX7-2_Android_395266.ius
Wrap Information:
Code:
Company: sylvania
Board: error
FileNum: 11.6.8.2.21.1
Size 65 MB
Image List:
RD (170 KB)
RD_ (4477 KB)
LK (2347 KB)
ADR_AS (59742.5 KB)
Added " FlyTouch V2.7" & Superpad i7
Updating to add InfoTMIC Update Wrap (.ius) file information for " FlyTouch V2.7" Hardware Id "hwver" 14.6.1.5 & Superpad i7 Hardware Id "hwver" 0.5.2.2
" FlyTouch V2.7" Hardware Id "hwver" 14.6.1.5 - wwe10_Android_v4.ius
Wrap Information:
Code:
Company: None
Board: error
FileNum: 14.6.1.5.1.4
Size 83 MB
Image List:
U0 (264.5 K) U-Boot 2009.08-dirty ( 9 e6 9c 88 23 2011 - 17:26:34)
RD (184 KB)
LK (2385.5 KB)
ADR_USER (4.5 KB)
ADR_AS (82566.5 KB)
Superpad i7 Hardware Id "hwver" 0.5.2.2 - M701SA_0722_V2.1.ius
Wrap Information:
Code:
Company: None
Board: error
FileNum: 0.5.2.2.2.1
Size 72 MB
Image List:
U0 (258.5 K) U-Boot 2009.08-svn735 (Jul 11 2015 - 05:03:28)
RD (191 KB)
RD_ (4779 KB)
LK (2346 KB)
ADR_USER (8.5 KB)
ADR_NDISK (8.5 KB)
ADR_AS (66767 KB)
Good thread..
heavy reading for the average joe..
but I get the idea..
Alright for the life of me I can't figure out the address for the SYTAB7mx ius. Could anyone please provide the link as the instructions to obtain the actual ius is VERY confusing... I've tried for several hours and can't figure this out and there's clearly one available from the posts or could someone post a dropbox link to one??
I've posted tools for packing/unpacking .ius files @ http://github.com/Ithamar/iusutils, I hope this will be useful for someone else besides myself. The ius.h header file contains all the nitty-gritty details of the .ius file format.
Superpad i7
Can i flash any of the firmwares posted making sure i extract the images and NOT flash the U0?
I have M701SA firmware on my Superpad i7, but i'd like to try other firmwares to improve performance, but i don't want to brick the device.
Thanks in advance
releaser said:
Can i flash any of the firmwares posted making sure i extract the images and NOT flash the U0?
I have M701SA firmware on my Superpad i7, but i'd like to try other firmwares to improve performance, but i don't want to brick the device.
Thanks in advance
Click to expand...
Click to collapse
Same for me, Can I, somehow, improve performance of my Superpad i7 (Who doesn't have anything SUPER at all )
It's almost impossible to find any kinda of firmeware/rom for this device. At least, 4 me..

[REF] doubleshot Developers Reference (Update March 2012)

T-Mobile branded HTC myTouch 4g Slide ( doubleshot ) Developers Reference
*Broken Download Links:
Any download links to softwares I put together or was hosting got hosed. I haven't had the chance to find hosting and go through the guide to update the multitude of links, however...
... Special Thanks! ... to WeekendsR2Short for investing considerable time, effort and energy into hosting everything I could get to him - should be most of it.
You can find the download thread here: Blue6IX's Development Related Mirror Site
I keep a pretty particularly structured file system and am very picky about how I store it, so that at least brought it from impossible down to monstrous.
I can't thank him enough for saving this reference from being crippled of the majority of it's software packages.
JKILO said:
Server: irc.freenode.net:6667
Channel: #HTC_MT4GS
Browser: http://webchat.freenode.net/?channels=HTC_MT4GS
Click to expand...
Click to collapse
Note: This is a reference for developers, and I hold no responsibility for anything that may happen from the use or misuse of the information gathered here. Also --> RTFM <--
Table of Contents:
General:
Post 01 - Contents.
Post 02 - Device Specs and Manuals​doubleshot Technical:
Post 03 - doubleshot Partitions and Mounts
Post 04 - boot, hboot
Post 05 - Splash Images, Boot Animations and Graphics
Post 06 - 6
Post 07 - Root, Recovery & Radio
Post 08 - Setting Up: Dev Environments, Tools and Utilities.
Post 09 - Notable
Post 10 - Camera
Post 11 - OTA Information.​
- Preparing for backup
- Backup Guide
Stock Apps:
Post 12 - Themes & Live Wallpapers
Post 13 - Widgets
Post 14 - Android Apps Part 1
Post 15 - Android Apps Part 2
Post 16 - HTC Apps
Post 17 - T-Mobile Apps.
Post 18 - Google Apps.
Post 19 - Third Party Apps​
- Stock Apps - Flashable zips here.
- App Recommendations: What do you like on your phone? + Games too.
More:
Post 23 - Misc. Info.
Post 24 - Restore to Stock​XDA doubleshot dev threads:
- How-To: S-ON from S-OFF (backwards)(Solved)
- Stock WiFi Modules
- doubleshot kernel project
- doubleshot de-odexed system images
- GPS lock too long or not at all? Try this
Scripting:
- Edify Script Tutorial - Replacing the Google Market
- Edify Scripting Notes
- Flashable zip template
----
doubleshot Device Drivers:
- HTC Sync
- HTC USB Tether Driver
doubleshot fastboot drivers - HTCDriver.exe
Download Link
MD5: 7fe1a01a816722718c6d369a3dc49166
Size: 13.08 MB
- doubleshot Fastboot Drivers
- Revolutionary: S-OFF & Recovery Tool
The fastboot drivers are the same HTCDriver.exe that is on the sdcard when you get the doubleshot.​
----
Here at XDA:
IMPORTANT - Security vulnerability in our 4GS​
Device General:
- MT4G Slide Compendium
Unlock:
Carrier:
- Unlocking the MyTouch 4G Slide
- ...and in post 9
Manufacturer:
- HTC Dev Bootloader
Hardware Keyboard / Input:
- Android keyboard shortcuts.
- ( any ROM ) Hardware Key Mapping | Flashable zips & Requests
- Re-Mapping Keys (Genius Button to Search - www/com button to TAB) and more..
- Remap hardware keys and add Shift + ALT symbols
- disable genius button?
- Disable volume buttons when hw keyboard open?
- Am I the only one who feels the keyboard is lacking?
- Switch between keyboard layouts
- Auto-correct qwerty keyboard?
- Disable autocorrection when using hardware keyboard
- How to add new language to MT4GS (Italian)
- German language
- Arabic / Hebrew / Farsi Support for the MyTouch 4G Slide
Hardware:
- Serial port
- Download mode
TV-out:
- Tv out?
- TV Out settings
- Mytouch 4G Slide Tv Out function
- tbalden's mt4gs bruteforce TV-out app 1.0 beta
- HTC HML ADAPTER on MyTouch 4G Slide
- Help me with Video out cable?
Issues:
- Media player problems.
- tv out or sixaxis but not both?
Bluetooth:
- Bluetooth info
- Bluetooth controllers and Onlive
- Reverting to S-ON/Bluetooth issues
- Bluetooth on ICS
Battery:
- Spare batteries for the MT4GS? Anker for the win!!
- Mugen Power batteries (1800mAh and 3600mAh) for MyTouch 4G Slide?
- Anker or Mugen???
- Generic 1800mah batteries from Ebay?
- Can we use Sensation Seidio batteries?
- Horrible battery
- external battery pack! Awesome!
- Wiping Battery Stats Pointless
- BatteryStats.bin File
- Real World Battery Life
- Everything you wanted to know about Li-Ion batteries but were afraid to ask!
Cases:
- Cases / Shells - what're you getting / reviews:
Other:
- USB OTG
- CPU Freq: How do you keep yours?
(this resource due in large part to the people of this community. i'll make sure to credit people as I can while putting this back together)
...I am on a mission to make it as easy as possible for new developers to get up to speed with what we know and dive right into development. Current developers for the device will find this a handy reference to cut down on the time spent digging through threads in the doubleshot sub-forums.
This is the product of an untold number of hours I spent gathering, sorting and qualifying information to bring it all together. It's been a fun project and i've learned a lot so far.
Device Specs and Manuals
Return to Contents Page
Device Specifications:
Manufacturer: HTC
- HTC doubleshot Product Page
- HTC doubleshot User Manual
- HTC Dev
VOID Sticker?
Carrier: T-Mobile
- T-Mobile doubleshot Marketing Page
- T-Mobile product pages for the doubleshot: Black or Khaki colors.
- T-Mobile doubleshot Specifications Page where you can download the user manual.
doubleshot wikipedia page
Hardware Specifications:
- PDAdb entry for the doubleshot
ifixsmartphone teardown of the doubleshot.
* - Internal Pics! Thanks dillalade!
HTC MyTouch 4G Slide Take Apart Repair Guide <--How to!!!
How to disassemble myTouch 4G Slide?
Where is the Antenna located? Top or Bottom of phone?​
Dimensions:
- Height: 4.8 inches
- Width: 2.6 inches
- Depth: 0.54 inches
- Weight: 6.5 ounces
CPU
1.2GHz Dual core Snapdragon processor by Qualcomm.
- 1.2 Minimum / 1.5 Maximum is rated clock speed. Underclocked to 1.2 max by HTC.
- Qualcomm MSM8260
- 45nm
- Single-channel 333 MHz ISM/266 MHz LPDDR2
- Designed to support up to 16MP cameras and comes with fully integrated image signal processor (ISP).
- Advanced multimedia system enables OEM’s to seamlessly integrate leading VOD, MOD and broadcast services supported with a full compliment of advanced codec’s and features.
- Dual screen support with HDMI output (HDMI Mirroring)
- Improved Navigation and location-based services using upgraded gpsOne Gen 8 engine with increased tracking sensitivity
- Qualcomm
- Qualcomm Snapdragon Product Page
- Qualcomm doubleshot Product Page
- Snapdragon S3 Processors Overview
- Snapdragon MSM8x60 APQ8060 Product Brief
- Snapdragon Fact Sheet
- Qualcomm wikipedia page
- Snapdragon - wikipedia
- PDAdb entry for Snapdragon Processors
- PDAdb list of Snapdragon S3 Devices
Adreno 220 GPU
- low power
- stereoscopic 3D graphics
- Advanced 3D pre-engineered solutions including stereoscopic capture, playback and output up to 1080p
- full support for websites based on Flash & WebGL frameworks.
- Adreno development tools and an Augmented Reality SDK and may be downloaded from Qualcomm’s developer website.
gpsOne by Qualcomm.
Qualcomm offers an advantage in location technology. Read up on it at the link, then stop by here for more:
GPS lock too long or not at all? Try this​
Memory
So how much available RAM?
How much ram you have available?
Total RAM?
RAM:
- 768MB
Internal - EMMC:
- 4GB
Memory card:
- MicroSD up to 32GB (user testing shows support to 64 gigs)
- Higher class matters - optimal class 10.
- 8GB class 4 (SanDisk) MicroSD card included.
Display:
- WVGA ( 480x800 )
- 3.7" multi-touch capacitive screen.
- 1080p Video out (HDMI) over RCA with 3.5mm (4 pole) jack. Tv out? thread.
Camera:
- VGA ( 640x480 ) front facing
- 8MP Rear facing, 1080p Video recording.
Camera has it's own post Here.​
Has Sensors:
- Rotation Vector Sensor
- Proximity Sensor
- Orientation Sensor
- Magnetic Field Sensor
- Linear Acceleration Sensor
- Light Sensor
- Gravity Sensor
- Accelerometer Sensor
Does not have Sensors:
- Gyroscope Sensor
- Pressure Sensor
- Temperature Sensor
Communications:
Network:
- HSPA+
- GSM
- EDGE
- 850MHZ
- 900MHZ
- 1800MHZ
- 1900MHZ
WiFi:
- 802.11 B
- 802.11 G
- 802.11 N
Standards.ieee.org
Bluetooth:
- 3.0
- EDR
- A2DP
Bluetooth wikipedia page​
doubleshot Partitions and Mounts
Return to Contents Page
doubleshot Partitions
Known:
- mmcblk1p2 - "sd-ext"
- mmcblk1p1 - "sdcard"
- mmcblk1 - Link to sdcard/non eMMC block listing.
- mmcblk0p31 - "misc" ( ? same as 16? )
- mmcblk0p29 - "pdata"
- mmcblk0p27 - "devlog"
- mmcblk0p26 - "modem_st2"
- mmcblk0p25 - "modem_st1"
- mmcblk0p24 - "cache"
- mmcblk0p23 - "userdata"
- mmcblk0p22 - "system"
- mmcblk0p21 - "recovery"
- mmcblk0p20 - "boot"
- mmcblk0p19 - "adsp"
- mmcblk0p18 - "radio_config"
- mmcblk0p17 - "radio"
- mmcblk0p16 - "misc" ( ? same as 31? )
- mmcblk0p14 - "splash1"
- mmcblk0p12 - "bootloader" hboot
- mmcblk0p11 - ( TZ ? Trust_Zone ? )
- mmcblk0p10 - ( RPM ? )
- mmcblk0p9 - ( SBL3 ? )
- mmcblk0p8 - ( SBL2 Backup ? )
- mmcblk0p7 - ( SBL1 Backup ? )
- mmcblk0p2 - ( SBL2 ? )
- mmcblk0p1 - ( SBL1 ? )
- mmcblk0 - link to eMMC/ eMMC block listing
Unknown:
- mmcblk0p30
- mmcblk0p28
- mmcblk0p15
- mmcblk0p13
- mmcblk0p6
- mmcblk0p5
- mmcblk0p4
- mmcblk0p3
- loop7
- loop6
- loop5
- loop4
- loop3
- loop2
- loop1
- loop0
- vold
- platform
See: This Post​
Code:
adb ls /dev/block
----output:----
000041ed 00000398 4f30aad3 .
000041ed 00000870 4f30aad6 ..
00006180 00000000 4f30aad3 mmcblk1p1
00006180 00000000 4f30aad3 mmcblk1
00006180 00000000 4f30aad3 mmcblk0p31
00006180 00000000 4f30aad3 mmcblk0p30
00006180 00000000 4f30aad3 mmcblk0p29
00006180 00000000 4f30aad3 mmcblk0p28
00006180 00000000 4f30aad3 mmcblk0p27
00006180 00000000 4f30aad3 mmcblk0p26
00006180 00000000 4f30aadc mmcblk0p25
00006180 00000000 4f30aad3 mmcblk0p24
00006180 00000000 4f30aad3 mmcblk0p23
00006180 00000000 4f30aad3 mmcblk0p22
00006180 00000000 4f30aad3 mmcblk0p21
00006180 00000000 4f30aad3 mmcblk0p20
00006180 00000000 4f30aad3 mmcblk0p19
00006180 00000000 4f30aad3 mmcblk0p18
00006180 00000000 4f30aad3 mmcblk0p17
00006180 00000000 4f30aad3 mmcblk0p16
00006180 00000000 4f30aad3 mmcblk0p15
00006180 00000000 4f30aad3 mmcblk0p14
00006180 00000000 4f30aad3 mmcblk0p13
00006180 00000000 4f30aad3 mmcblk0p12
00006180 00000000 4f30aad3 mmcblk0p11
00006180 00000000 4f30aad3 mmcblk0p10
00006180 00000000 4f30aad3 mmcblk0p9
00006180 00000000 4f30aad3 mmcblk0p8
00006180 00000000 4f30aad3 mmcblk0p7
00006180 00000000 4f30aad3 mmcblk0p6
00006180 00000000 4f30aad3 mmcblk0p5
00006180 00000000 4f30aad3 mmcblk0p4
00006180 00000000 4f30aad3 mmcblk0p3
00006180 00000000 4f30aad3 mmcblk0p2
00006180 00000000 4f30aad3 mmcblk0p1
00006180 00000000 4f30aad3 mmcblk0
00006180 00000000 4f30aad3 loop7
00006180 00000000 4f30aad3 loop6
00006180 00000000 4f30aad3 loop5
00006180 00000000 4f30aad3 loop4
00006180 00000000 4f30aad3 loop3
00006180 00000000 4f30aad3 loop2
00006180 00000000 4f30aad3 loop1
00006180 00000000 4f30aad3 loop0
000041ed 00000050 4f30aad3 vold
000041ed 00000050 4f30aad2 platform
Code:
adb shell
$ cat /proc/emmc
cat /proc/emmc
----output:----
dev: size erasesize name
mmcblk0p31: 000ffa00 00000200 "misc"
mmcblk0p21: 00fffc00 00000200 "recovery"
mmcblk0p20: 01000000 00000200 "boot"
mmcblk0p22: 31fffc00 00000200 "system"
mmcblk0p24: 077fde00 00000200 "cache"
mmcblk0p23: 4aabc400 00000200 "userdata"
mmcblk0p27: 01400000 00000200 "devlog"
mmcblk0p29: 00040000 00000200 "pdata"
mmcblk0p17: 02800000 00000200 "radio"
mmcblk0p19: 01000000 00000200 "adsp"
mmcblk0p18: 007ffa00 00000200 "radio_config"
mmcblk0p25: 00400000 00000200 "modem_st1"
mmcblk0p26: 00400000 00000200 "modem_st2"
Miscellaneous Partition Info:
Definitions:
ADSP = Advanced Digital Signal Processor
RCDATA = Radio Config Data
RPM = Real Time System for Power Management
SBL1 = Secondary Bootloader (part 1)
SBL2 = Secondary Bootloader (part 2)
SBL3 = Secondary Bootloader (part 3)
SPLASH1 = Splash Image​
ClockworkMod Recovery v5.0.2.7
recovery filesystem table
- 0 /tmp ramdisk (null) (null)
- 1 /recovery emmc /dev/block/mmcblk0p21 (null)
- 2 /boot emmc /dev/block/mmcblk0p20 (null)
- 3 /cache ext4 /dev/block/mmcblk0p24 (null)
- 4 /data ext4 /dev/block/mmcblk0p23 (null)
- 5 /sd-ext ext4 /dev/block/mmcblk1p2 (null)
- 6 /sdcard vfat /dev/block/mmcblk1p1 (null)
- 7 /system ext4 /dev/block/mmcblk0p22 (null)
- 8 /misc emmc /dev/block/mmcblk0p31 (null)
The PG59IMG.zip files found in this post will install the following images:
From Leaked ROM 1.63.531.2 / Radio 11.59.3504.00_11.16.3504.20_2: (PG59IMG.zip)
- BOOT
- SBL1
- RECOVERY
- SBL2
- SPLASH1
- USERDATA
- SYSTEM
- SBL3
- TRUST_ZONE
- TP
- ADSP
- BOOTLOADER
- RPM
- PG2FS_SPCUSTOM
- RADIO_V2
- RADIO_CUST
From Leaked ROM 1.55.531.3 / Radio 11.59.3504.00_11.16.3504.20_2: (PG59IMG.zip)
- BOOTLOADER
- SBL1
- SBL2
- SBL3
- RPM
- TRUST_ZONE
Reboots, then continues process with:
- BOOT
- RECOVERY
- SYSTEM
- SPLASH1
- USERDATA
- ADSP
- PG2FS_SPCUSTOM
- TP
- RADIO_V2
- RRADIO_CUST
*If flashing over the same software version, then it will install it all at once - if coming from a different software version, it splits the install up automatically.​From Leaked ROM 1.28.531.9 / Radio 10.48.9007.00U_10.12.9007.07: (PG59IMG.zip)
- BOOTLOADER
- BOOT
- RECOVERY
- SYSTEM
- SPLASH1
- USERDATA
- SBL1
- SBL2
- SBL3
- TRUST_ZONE
- RPM
- ADSP
- TP
- RADIO_V2
- RADIO_CUST
----
Related Threads:
Partitions - memory address listing
Is It Possible To S-On HTC Method To S-Off With Revolutionary?
Elsewhere at XDA:
HTC Sensation emmc partition layout
HTC Sensation & HTC Sensation XE firmware | Partitions Info
Off-Site:
TJ World Hboot Analysis
----
doubleshot Mounts
Thanks to nubecoder for the how to on finding them out Here:
Not a direct quote.
From ADB:
adb shell "mount > /sdcard/doubleshot_mountinfo.txt"​From Terminal:
mount > /sdcard/doubleshot_mountinfo.txt​You do not need root to generate this info from Terminal Emulator.​
----
Mount point usage:
Code:
mount("ext4", "EMMC", "/dev/block/mmcblk0p22", "/system");
unmount("/system");
mount("ext4", "EMMC", "/dev/block/mmcblk0p23", "/data");
unmount("/data");
mount("ext4", "EMMC", "/dev/block/mmcblk0p24", "/cache");
unmount("/cache");
mount("ext4", "EMMC", "/dev/block/mmcblk1p1", "/sdcard");
unmount("/sdcard");
Related Threads:
Edify Script Tutorial - Replacing the Google Market
Edify Scripting Notes​
boot, hboot
Return to Contents Page
How to use PG59IMG.zip files
boot
Location:
/dev/block/mmcblk0p20
Versions:
- 1.63.531.2
- 1.55.531.3
- 1.28.531.9
I made a series of boot.img files since you will get bootloops using the wrong boot.img for the software version.
The only thing we have done is edit the code shown following the download links to make it either insecure, or insecure with mock locations, depending.
For devices with the 1.63.531.2 update:
doubleshot_1-63-531-2_stock_boot.img
Download Link
MD5: 43949e441dda02f0f067fb874263c919
Size: 3.36 MB
doubleshot_1-55-531-3_insecure_boot.img
Download Link
MD5: 3e07acc5debd7f9f469d31486aa7c87d
Size: 3.36 MB
doubleshot_1-63-531-2_insecure_M-L_boot.img
Download Link
MD5: 0ace296c510e872b1aad163cff37da0a
Size: 3.36 MB
----
For devices with the 1.55.531.3 update:
doubleshot_1-55-531-3_stock_boot.img
Download Link
MD5: a248c9e248f3846bcf5d7a06b4a48158
Size: 3.36 MB
doubleshot_1-55-531-3_insecure_boot.img
Download Link
MD5: 3e07acc5debd7f9f469d31486aa7c87d
Size: 3.36 MB
doubleshot_1-55-531-3_insecure_M-L_boot.img
Download Link
MD5: 207214174f12678eae46345c379946e4
Size: 3.36 MB
----
For 1.28.531.9 devices: ( retail launch )
* also for 1.28.531.10 devices.
Stock boot PG59IMG.zip:
download link
MD5: bb589c487506d3f147b4242b6d19ddc8
doubleshot_1-28-531-9_stock_boot.img
Download Link
MD5: cfa441139c3af432106f6ada5ceeb82f
Size: 3.28 MB
doubleshot_1-28-531-9_insecure_boot.img
Download Link
MD5: b83a232372f6d8e440446f255aaea617
Size: 3.28 MB
doubleshot_1-28-531-9_insecure_M-L_boot.img
Download Link
MD5: 706fae6da95c23ee378132930a58eb3d
Size: 3.28 MB
Archive - Insecure Boot Image for the T-Mobile myTouch 4G Slide (for 'adb remount' access etc.) - Thanks Paul!​( Special thanks to yogi2010, etn40ff and jkilo on getting this new insecure boot image up, and nlarge for providing the 1.55.531.3 image to work from. )
doubleshot_x-x-x-x_stock_boot.img
Code:
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=0
doubleshot_x-x-x-x_insecure_boot.img
Code:
ro.secure=0
ro.allow.mock.location=0
ro.debuggable=1
persist.service.adb.enable=1
doubleshot_x-x-x-x_insecure_M-L_boot.img
Code:
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
Having wifi error after installing a boot image? Check here:
Stock WiFi Modules​You can check your kernel version in the phone settings:
Code:
Settings -> About phone -> Software information -> More
To install for end users:
On device - with root...
[1] - download to sdcard
[2] - rename to boot.img
[3] - open terminal emulator and type:
Code:
su
...grant superuser to the terminal and then type:
Code:
dd if=/sdcard/boot.img of=/dev/block/mmcblk0p20
...and then reboot the doubleshot. You will now have 'adb remount' access.​From computer, with fastboot:
- download boot.img, place in the directory/folder with your fastboot command.
- reboot the doubleshot to fastboot mode
- connect usb cord to the computer
- open terminal/command window and navigate to the directory/folder with your fastboot command
- Type:
Code:
fastboot flash boot boot.img
Then just unplug the usb (after it finishes!!) and reboot the doubleshot.
Pretty much the same thing as How to fastboot flash recovery, and the link will explain the process more thoroughly.​
Related Links:
adb in official recovery?
Android Kitchen, v0.188
unpacking and repacking boot.img from stock rom
--------
hboot
Location:
/dev/block/mmcblk0p12
Versions:
- 1.44.0006 - Engineering hboot
- 1.44.0007 - Retail launch hboot
- 1.44.1107 - Revolutionary hboot
- 1.45.0013 - OTA hboot from 1.55.531.3 update
For already S-OFF devices:
doubleshot hboot 1.44.0006 (S-OFF) PG59IMG.zip:
download link
MD5: e01016a5ad51e1b4a49775663ba17322
doubleshot hboot 1.44.0007 (S-OFF) PG59IMG.zip:
download link
MD5: 032634f409c51e2a06e2d0f1cab3cc95
doubleshot hboot 1.45.0013 (S-OFF)(Locked) PG59IMG.zip:
download link
MD5: 5d45b6dffcb70eb9e78742d86bbb0794
doubleshot hboot package:
download link
MD5: 779db7d7b48dbbe533107c3f154a44e2
doubleshot hboot package includes:
- doubleshot_hboot_1-44-0006_s-off_PG59IMG.zip ( Engineering )
- doubleshot_hboot_1-44-0007_s-off_PG59IMG.zip ( Retail launch )
- doubleshot_hboot_1-45-0013_s-off_PG59IMG.zip ( OTA - 1.55.531.3 )
Usable on all S-OFF doubleshot devices. Unzip to a folder - package in store-mode zip (no compression). The PG59IMG.zip files are compressed, do not unzip them. After unzipping doubleshot_hboot_package.zip to a folder, you should have 3 PG59IMG.zip files.
The .zip files are usable but have to be renamed first. ​
When loading hboot, the files it automatically looks for on the sdcard are:
- PG59DIAG.zip
- PG59DIAG.nbh
- PG59IMG.zip
- PG59IMG.nbh
- PG59IMG.tar
- PG59IMG.aes
- PG59IMG.enc
To extract hboot:
Need root, and a terminal emulator.
Open terminal and type:
Code:
su
...and press enter.
Then type:
Code:
dd if=/dev/block/mmcblk0p12 of=/sdcard/hboot.img
...and press enter.
This will extract your hboot into an image on your sdcard named hboot.img​
fastboot oem ? command:
For the 1.44.0006 ( Engineering ) and 1.44.0007 ( Retail ) hboot:
Code:
(bootloader) command list
(bootloader) checkSbl1
(bootloader) checkHWSecurity
(bootloader) keytest
(bootloader) heap
(bootloader) boot
(bootloader) reset
(bootloader) powerdown
(bootloader) rebootRUU
(bootloader) heap_test
(bootloader) rtask
(bootloader) task
(bootloader) enableqxdm
(bootloader) gencheckpt
(bootloader) readpid
(bootloader) writepid
(bootloader) readcid
(bootloader) writecid
(bootloader) readimei
(bootloader) writeimei
(bootloader) readsecureflag
(bootloader) writesecureflag
(bootloader) list_partition_emmc
(bootloader) load_emmc
(bootloader) check_emmc
(bootloader) check_emmc_mid
(bootloader) read_mmc
(bootloader) load_modem_emmc
(bootloader) get_wp_info_emmc
(bootloader) send_wp_info_emmc
(bootloader) get_ext_csd_emmc
(bootloader) get_sector_info_emmc
For the 1.44.1107 ( Revolutionary ) hboot:
Code:
Identical to the 1.44.0006 and 1.44.0007 hboots except:
Substitutes:
(bootloader) keytest
With:
(bootloader) mw
For the 1.45.0013 ( OTA - 1.55.531.3 ) hboot:
Code:
Identical to the 1.44.0006 and 1.44.0007 hboots except:
Adds the following:
(bootloader) get_identifier_token
(bootloader) gotohboot
(bootloader) lock
Hboot fail codes:
Code:
FAIL01 data length must bigger than 0
FAIL02 data length is too large
FAIL03 memory allocate fail
FAIL11 no transfered data
FAIL12 signature verify fail
FAIL13 battery low
FAIL21 lack of heap for unzipping image
FAIL22 loading zip info fail
FAIL23 parsing image fail
FAIL24 parsing android-info fail
FAIL31 checksum fail
FAIL32 header error
FAIL41 model id check fail
FAIL42 custom id check fail
FAIL43 main version check fail
FAIL44 hboot version check fail
FAIL51 partition update fail
FAIL52 image check fail
FAIL53 image unzipping fail
FAIL54 image size is too large
FAIL90 hboot pre-update! please flush image again immediately
FAIL91 partition read fail
FAIL92 supercid! please flush image again immediately
FAIL99 unknown fail
Hboot CID values:
Code:
T-MOB010
T-MOB101
T-MOB102
T-MOB003
T-MOB004
T-MOB005
T-MOB006
T-MOB007
T-MOB008
T-MOB009
T-MOBL11
VODAP001
VODA-Germany
VODAP102
VODA-Italy
VODAP405
VODA-SFR
VODAP203
VODA-Spain
VODAP304
VODA-Netherland
VODAPE17
VODA-Ireland
VODAP019
VODA-Greece
VODAP006
VODA-Portugal
VODAPD18
VODA-Swisscom-WWE
VODAP015
VODA-Swisscom-DE
VODAP110
VODA-Swisscom-FR
VODAP212
VODA-Swisscom-IT
VODAP416
VODA-Australia
VODAP021
VODA-New-Zealand
VODAP022
VODA-Mobilkom
VODAP120
VODA-Proximus
VODAP024
VODAPM27
ORANGE-French
ORANG202
ORANGE-UK
ORANG001
ORANGE-ES
ORANG309
ORANGE-BE
ORANG012
ORANGE-PO
ORANG008
ORANGE-CH-FRA
ORANG203
ORANGE-CH-GER
ORANG104
ORANGE-SK
ORANG006
ORANGE-PL
ORANGB10
ORANGE-AT
ORANG113
GOOGL001
TELEF-Spain
TELEF301
TELUS001
DOCOM801
CWS__001
Brightstar-SPA
BSTAR301
Brightstar-PTB
BSTAR502
VIRGIN-UK
VIRGI001
O2___001
HTC-Czech
HTC__C24
HTC-Denmark
HTC__F08
HTC-Norway
HTC__H10
HTC-Sweden
HTC__G09
HTC-Poland
HTC__B25
HTC-Russia
HTC__A07
HTC-Turkey
HTC__M27
HTC__J15
HTC-Australia
HTC__023
HTC-Singapore
HTC__203
StarHub-Singapore
VODA-Africa-South
HTC__016
AirTel-India
TIM-Italy
TIM__401
H3G-Italy
H3G__402
Optus-Australia
OPTUS001
Hutch-Australia
HUTCH001
SMC-Voda-HK
SMCVD001
Chunghwa-Taiwan
CHT__601
ROGER001
HTC-EastEurope
HTC__032
HTC__102
HTC__405
HTC-Dutch
HTC__E11
HTC__Y13
HTC__001
HTC__N34
HTC__304
HTC__506
DOPOD701
Open-Channel
HTCCN701
HTCCN702
HTCCN703
HTC-Asia-SEA
HTC__037
HTC-India
HTC__038
Fastweb-IT
FASTW401
O2___102
HTC__621
Asia-HK-CHT
HTC__622
HTC-Asia-SEA-WWE
HTC__044
HTC-FRA-Bouygues
HTC__247
HTC__E41
VODAP026
H3G__F05
H3G__G04
H3G__001
H3G__003
Bouygues-Telecom
BOUYG201
TELST001
VODAP129
SKT__901
VODA-MTS-RUS
VODAPA30
HTC-Tesco
HTC__052
HTC-FRA-NRJ
HTC__249
BSTAR306
BSTAR307
Movistar
BSTAR308
BM___001
H3G__106
CA_Videotron
VIDEO001
DAVE_001
11111111
Thanks to:
-thrice43
-yogi2010
-etn40ff
-daniel60104
-jkilo
-nlarge
Related threads:
HBOOT (1.44.0006) missing fastboot oem commands
Gain root access on the latest 1.55.531.3 update, ONLY IF you are S-OFF
Anyone notice the MT4GS Bootloader Unlockable?
I just unlocked bootloader on OTA...
obtaining s off with new boot loader
What HBOOT Version Are You Running?
Doubleshot_TMOUS_1.28.531.9_Radio_10.48.9007.00U_1 0.12.9007.07_M2_release
Rooting MyTouch 4G Slide HBOOT 1.44.0006
Related Links:
HTCDev - Bootloader
--------
Splash Images, Boot Animations and Graphics
Return to Contents Page
How to use PG59IMG.zip files
Splash Images:
Location:
/dev/block/mmcblk0p14
Stock Splash Image PG59IMG.zip
download link
MD5: ca592905910bc238dd7f5a1c9299dc35
From this thread:
Splash Image
...you will find everything you need to know about splash images for this device. Quoted here for reference:
reukiodo said:
Ever since I got S-OFF on my G1, I set up a custom splash image. Here's how to do this on the Doubleshot (MyTouch 4G Slide).
Info:
The Doubleshot stores the splash image on the /dev/block/mmcblk0p14 partition, even though it only uses the first 768k of the 6MB partition. By default, this is a white image with green letters spelling the 'myTouch 4G slide' logo in the center of the screen and the '-T---Mobile-' gray and magenta logo above it.
Prerequisite:
Install and get familiar with the Android SDK see Android SDK | Android Developers also [HOW-TO] ADB for Dummies(How-To Learner's Guide) G1 Android Development
Unlock your T-Mobile MyTouch 4G Slide / HTC Doubleshot see How To Turn S-Off, Install MoDaCo Clockworkmod Recovery, and Install a Rom For Dummie
Install FFmpeg
Windows:
Extract the ffmpeg.exe file from the bin folder in ffmpeg-r25512.7z
- or Shortcut - get the getsplash.zip from gariak
Install the adb (Android Composite ADB Interface) and fastboot (Android Bootloader Interface) drivers from the android-sdk-windows\extras\google\usb_driver folder
Mac:
Might find this ffmpeg guide helpful - An easy install of the ffmpeg command line tool - Mac OS X Hints
Backup: (Optional)
To get the current image from the phone, execute this from a root shell:
Code:
dd if=/dev/block/mmcblk0p14 of=/sdcard/splash.img
On your computer, you can turn this into a PNG using ffmpeg from the command line:
Code:
ffmpeg -f rawvideo -pix_fmt rgb565 -s 480x800 -i splash.img -f image2 splash.png
Flash:
You can set the splash by converting an image you want to a 480x800 resolution PNG file, then use ffmpeg to convert it to raw565 format using the command line:
Code:
ffmpeg -i new_splash.png -f rawvideo -pix_fmt rgb565 new_splash.img
Then with an unlocked (S-OFF) bootloader, flash the new_splash.img file to your phone:
Code:
adb reboot bootloader
fastboot flash splash1 new_splash.img
fastboot reboot
OR you can flash from a terminal window on your phone. Be very careful with this method and triple check that you typed everything correctly so you do not accidentally brick your phone:
Code:
dd if=/sdcard/splash.img of=/dev/block/mmcblk0p14
References:
[GUIDE][MOD] Splash Image
[Request] MyTouch splash screen?
[TOOL] [Linux / OSX] Splash Screen creator / flasher
gravis86
gariak
An easy install of the ffmpeg command line tool - Mac OS X Hints
wilnotdie
Click to expand...
Click to collapse
Thanks to:
-reukiodo
-AndroidAutobot
-TrueBlue_Drew
Related threads:
Splash Image
Replace your splash screen
Gallery Of Custom BootSplash Screens To Choose From
Possible to change/remove the splash screen?
Tool - EZ Splash Screen Flasher and Image Converter>>Converts jpg, png and bmp files
--------
Boot Animations:
Boot Animations:
Code:
Boot Animations
3 .zip files - 3.97MB total
452KB - /system/customize/resource/hTC_bootanimation.zip
784KB - /system/customize/resource/hTC_downanimation.zip
2.76MB - /system/customize/resource/TMUS_bootanimation.zip
--------
Graphics:
Beginner Level:
Part 1 of 3 - Custom Sense Lockring on the MT4GS - easy step-by-step.
Intermediate Level:
Part 2 of 3 - Edit .9.png files for the MT4GS - step-by-step.
Advanced Level:
Part 3 of 3 - Edit Mode10 Files for the MT4GS - step-by-step
Return to Contents Page
Root, Recovery & Radio
Return to Contents Page
How to use PG59IMG.zip files
Root, Recovery & Radio
----
Root
Links for rooting the doubleshot:
- doubleshot Fastboot Drivers
- Revolutionary: S-OFF & Recovery Tool
- S-OFF for Retail (S-ON) Devices, NOTE ADDED 8/17/11
- PERMANENT-ROOT (NEW!) & Temp-Root (v2) for any MT4GS (Windows)
- Temp Root, lost then found.
- Insecure Boot Image for the T-Mobile myTouch 4G Slide (for 'adb remount' access etc.)
- How To Turn S-Off, Install MoDaCo Clockworkmod Recovery, and Install a Rom For Dummie
- Gain root access on the latest 1.55.531.3 update, ONLY IF you are S-OFF
- permroot for S-off MyTouch 4G Slide(july) - Archive
- Worth Rooting? - Yes
Rooting NEW MT4GS​
----
Recovery:
Location:
/dev/block/mmcblk0p21
Stock 1.55.531.3 Recovery:
doubleshot_OTA_1-55-531-3_Stock_recovery.img
download link
MD5: 9abd0749231ecf4ee7974dd6e04bbaa0
doubleshot_Recovery_1-55-531-3_Stock_PG59IMG.zip
download link
MD5: 781204be0b7aa18c826fe27c6427c393
Stock 1.28.531.9 Recovery:
doubleshot_Retail_1-28-531-9_Stock_recovery.img
download link
MD5: f641ac4b912a48e1bc6b46ad006a7100
doubleshot_Recovery_1-28-531-9_Stock_PG59IMG.zip
download link
MD5: ac6975fe778622201c9875c225be0759
Clockworkmod 5.0.2.7 Recovery: ( Official )
- ROM Manager Market link <- Install this on your device after getting root.
- Clockworkmod Home <- Stop by here if you use cwm 5.0.2.7 and for new versions from here on. This is where Rom Manager goes. This guy is the man.
- Official CWM Recovery 5.0.2.7 (XDA)
- Official CWM Recovery - (XDA)(Archive)
doubleshot_Recovery_CWM_5-0-2-7_PG59IMG.zip
download link
MD5: 55a665d20049898e6d7be4f25c9a047b
Clockworkmod 4.0.0.9 Recovery: ( Un-Official )
- MoDaCo Home <- You should stop by here and thank Paul for everything he's done for us.
- ClockworkMod Recovery 4.0.0.9 for the T-Mobile myTouch 4G Slide (MoDaCo edition)
doubleshot_Recovery_CWM_4-0-0-9_PG59IMG.zip
download link
MD5: 82ab6e6253a7c352392c03fd8086e7e2
Clockworkmod 4.0.0.8 Recovery: ( First Custom )
- Revolutionary Home
- Charging issue explained for 4.0.0.8
- Clockworkmod Recovery 4.0.0.8 (Revolutionary edition)
doubleshot_Recovery_CWM_4-0-0-8_PG59IMG.zip
download link
MD5: 6a13d330692772b95d95c9b0745d676f
Revolutionary vs MoDaCo (Official Clockworkmod 5.0.2.7 is the right answer)
Replacing Stock Recovery: Clockworkmod
If you have S-OFF but stock recovery, the easiest method is to:
[1] - Follow the instructions in This Thread to get temp root.
[2] - Without rebooting, add your market account to the device.
[3] - Install ROM Manager from the market.
[4] - Flash Clockworkmod through ROM Manager.
[5] - What you do next is up to you (but a clockworkmod backup isn't a bad idea.)
How to fastboot flash recovery​
----
Radio:
Leaked HTC Android ROMs - football's thread.
Location:
/dev/block/mmcblk0p17
From Leaked ROM 1.63.531.2 / Radio 11.59.3504.00_11.16.3504.20_2: (Full PG59IMG.zip)
- 1.63.531.2 / Radio 11.59.3504.00_11.16.3504.20_2 - Thanks again football!
Mirror Download Link
MD5: a9c350992b85941fe09c5084eca54052
Size: 441.29 MB
From Leaked ROM 1.55.531.3 / Radio 11.59.3504.00_11.16.3504.20_2: (Full PG59IMG.zip)
- 1.55.531.3 / Radio 11.59.3504.00_11.16.3504.20_2 - Thanks again football!
Mirror Download Link
MD5: a5de0d4426e88dd8da853c0ea23c08dc
Size: 437.49 MB
From Leaked ROM 1.28.531.9 / Radio 10.48.9007.00U_10.12.9007.07: (Full PG59IMG.zip)
- 1.28.531.9 / Radio 10.48.9007.00U_10.12.9007.07 - Thanks again football!
Mirror Download Link
MD5: 91ac14cdf71c02ee9b99a292babc2659
Size: 432.35 MB
Pre-Release Radios: (PG59IMG.zip)
- HTC Doubleshot Radios (PG59IMG.zip) - Archive thread.
doubleshot_Radio_10.48.9007.00U_10.12.9007.07_PG59IMG.zip (Retail - Radio only)
download link
MD5: adba9e8cfac8afd2b06c402d93182506
doubleshot_Radio_10.27.9001.00P_10.10.9001.07_PG59IMG.zip
download link
MD5: 764463b51b79e65ee9690d12b72b0c3a
Related Threads:
radios?​
Setting Up: Dev Environments, Tools and Utilities.
Return to Contents Page
Setting Up: Dev Environments, Tools and Utilities.
- doubleshot de-odexed system images
- Stock Apps - Flashable zips here.
----
- Android SDK installed
- Java JDK installed.
----
- Android Kitchen, v0.188
- ALL ABOUT ROSIE - The comprehensive guide to Rosie modding
- Ultra & Super, Liquid Smooth Rosie for Sense 3.0>3.6 ROMs v1.1
THE iPhone Killer -= V6 SuperCharger =- Lag & Redraw Fix! Last Longer!​
Windows:
Setup:
- WinXP Dev Computer configuration
- Another post I wrote on windows install
Tools:
doubleshot_adb-fastboot.zip
Information Link
Download Link
MD5: 47e72c0a2e2c1caaabd95b5df83e8913
Size: 736.03 KB
- Apktool v1.4.3 - a tool for reengineering apk files
- apkTools - Optimize/Edit/Pack/Sign
- APK Edit v0.4, allows you to edit your apk file
- Apk Manager 4.9
- Avabox (start here for smali editing)
- (off-site link) xUltimate (de-odexing)
- M10 Editor
- V4.0.2-xdaAutoTool RELEASE-Windows
Guides:
- how-to Use Apktool
--------
Linux:
Setup:​Tools:
- ADB, AAPT, APKTool, Android SDK/NDK, and udev rules auto-installer
Guides:
- Guide to compiling (covers cm7)
--------
Mac:
I will never know what to put here ... if anyone has anything to contribute to this part let me know.​
----
From the doubleshot community:
- MR ROOT v2.8 (beta) (AIO Root/Dev Tools) (MR APKTOOL)
- HTC MyTouch 4G Slide All-In-One Toolkit V1.0
--------
Utilities:
Below are 3 scripts to be flashed in clockworkmod that will clear data for you. Not format, just wipe, and in some cases is preferable to a format.
Blue6IX_A01_Wipe.zip
MD5: a08a353689e5d534c685648a53f889e9
This will wipe /cache, /data and /system partitions. Does not touch the sdcard. Make sure you have a ROM on the sdcard to flash after running this because you won't have one on your phone after you run this wipe script.
This first flashable zip, A01, is a good one to flash in-between changing ROMs. Flash it to remove the old ROM, and then you can flash your new ROM on empty partitions instead of overwriting or depending on the ROM author to have wiped/formatted for you.​
Blue6IX_B01_Wipe.zip
MD5: 0f8a34d7a19dab9d28a6eae1bab0c6c2
This will wipe /cache and /data partitions. This simulates a factory reset, so flashing this will make your ROM rebuild the /data partition based on what is installed in the /system partition. It's the same thing as doing a Factory Data Reset from in the settings menu, without the option of wiping the sdcard.​
Blue6IX_C01_Wipe.zip
MD5: a8c57de781b2abfca2dfcdcae57d439c
This one will wipe the /cache partition and also wipe dalvik-cache. Use this one if you are having problems with specific apps, especially when changing to a different version of an already installed app.​
Return to Contents Page
Notable:
to unlock your sensation free
Okay, so after looking at this post i've gone and pulled the unlock codes for all the doubleshots within my reach.
Either through terminal or an adb shell, get root and type:
Code:
strings -n 8 /dev/block/mmcblk0p6
or...
Grab the partition with a dd command and go through it with a hex editor - in so doing i've found some curious things to be posted later.
The unlock code is on line 8920 if viewing in 16-bit hex mode.
...and the ingenuity and variety of 'methods to skin the ol' cat' at XDA does not disappoint:
amans19 said:
This may be widely known but I used a slightly different approach to get the code.
I first tried the Strings command but got Strings: not found. However, I cd into the /dev/block directory and found the mmcblk0p6 file. I then moved that file over to my sdcard - "dd if=/dev/block/mmcblk0p6 of=/sdcard/mmcblk0p6.bak"
Next, I connected my phone to my computer and mounted the sdcard. I opened the mmcblk0p6.bak file using Textpad in the Binary format. I was able to find the code just like how it is shown in the image in step 6.
Textpad can be downloaded at textpad.com. You can probably use any editor which is capable of opening files in binary or hex format.
Click to expand...
Click to collapse
Camera
Return to Contents Page
doubleshot Camera:
Official MyTOuch 4G Slide Personal Picture Gallery
camera picture quality
Is this really 8mp camera?
----
...and here is a thread discussing the camera with pics:
http://forum.xda-developers.com/showthread.php?t=1231050
----
More camera information, some comparison shots and someone who has a problem with image quality as you've posed:
http://forum.xda-developers.com/showthread.php?t=1242751
----
Maybe this will help also, short thread on zoom:
http://forum.xda-developers.com/showthread.php?t=1231770
----
Here is a short thread discussing the camera/camcorder: (5 posts short)
http://forum.xda-developers.com/showthread.php?t=1308620
----
This thread (probably shouldn't even bring it up) is mostly just an argument about the camera on the device, but there is some good information and points raised if you have the patience to sift through all the crap in this thread:
http://forum.xda-developers.com/showthread.php?t=1250092
It also has a handful of off-site links that you may find useful. It's a shame that thread has so much useless bickering, because it's got some good info.
----
Here is some more information on the "zero lag shutter" which is/was a forerunner of ICS capability:
http://forum.xda-developers.com/showthread.php?t=1329960
----
----
If you start having issues with green lines or something like that on the screen/pictures with the camera, check this thread:
http://forum.xda-developers.com/showthread.php?t=1194463
... and another thread about it:
http://forum.xda-developers.com/showthread.php?t=1347356 ( with pics )
I, and most of us, have not had this issue. More then one person has, and it's useful to link to that thread here in case anyone else does so they can get more information about it.
(It's basically a non issue and quick fix for anyone who's had the problem, at least as far as I know.)
----
Here is a thread someone was talking about having odd black lines framing video and one person mentioned it happening once on a picture they took. Never really went anywhere so no clue what the problem was or if it got resolved - but here ya go anyways in case it becomes relevant:
http://forum.xda-developers.com/showthread.php?t=1334559
----
Camera Failure?
Video Camera Not Functioning Properly
Enable camera flash with low battery??
Where did digital zoom go?
OTA Information.
Return to Contents Page
OTA Information.
Versions:
- 1.55.531.3 - T-Mobile OTA
MD5: 68d5c7ca8cdad30926d1aa0f0babca58
----
- 1.28.531.10 - HTC update
MD5: e492c37287254a39cf0a3ee16b7501e4
----
- 1.28.531.9 - Stock Retail software version.
Related links:
T-Mobile update available
Blazing fast after the update
Gain root access on the latest 1.55.531.3 update, ONLY IF you are S-OFF
Root latest ota?
Poking at latest OTA update for fun and profit
I just unlocked bootloader on OTA...
Anyone notice the MT4GS Bootloader Unlockable?
Was there an update yesterday????
Undo OTA update?
Radio-11.16.3504.20_2
is there a way to downgrade hboot 1.45.0013??
Stock/Signed T-Mo roms to downgrade - Obtaining S-Off
downgrade hboot to gain s-off (maybe)??
really need help with shutting off s off
Rooting NEW MT4GS
Just got my Phone... 1.28.531.9 VS 1.28.531.10
Themes & Live Wallpapers
Return to Contents Page
Themes, Live Wallpapers, Boot Animations
Directories used:
/data/data/
/system/app/
/system/customize/resource/
/system/etc/slideshow/
Make sure to save these files, and include them in your distribution:
In /system/customize/resource/
System Default Theme Graphics:
253.91KB - htc_wallpaper_01_lockscreen.jpg
130.60KB - preview.png
649.41KB - tmo_wallpaper_06.png
32.12KB - tmo_wallpaper_grid_preview_06.png
172.31KB - tmo_wallpaper_preview_06.png
172.31KB - tmo_wallpaper_preview_06_land.png
391.77KB - wallpaper.jpg
748.21KB - wallpaper.png
Click to expand...
Click to collapse
These are the graphic files for the stock default theme. If you are writing your ROM from scratch, then they become optional. If you are building on the existing stock ROM, then make sure to include these files so the system has something to default to if something bad happens. These are the files it will use if a theme fails.
Theme Management: User Level
In /system/app/ and /data/data/ you will find:
App that enables you to choose different themes. You will need some version of this.
These apps take up 376.9KB of space.
2 .apk files - 338.83KB
1 .odex file - 38.07KB
Click to expand...
Click to collapse
Theme Chooser
Version: 1.0.2116132049.79315
14.37KB - /system/app/ThemeChoose.apk
38.07KB - /system/app/ThemeChoose.odex
/data/data/com.tmobile.themechooser
Edify Delete Code:
Code:
delete("/system/app/ThemeChoose.apk","/system/app/ThemeChoose.odex");
delete_recursive("/data/data/com.tmobile.themechooser");
Themes Provider
Version: 2.0.25
324.46KB - /system/app/ThemeManager.apk
/data/data/com.tmobile.thememanager
Edify Delete Code:
Code:
delete("/system/app/ThemeManager.apk");
delete_recursive("/data/data/com.tmobile.thememanager");
Stock Themes:
-In the /system/customize/resource/ folder you will find all the graphics for the default themes on the device.
-In the /system/app/ folder you will find the .apk and .odex files for the themes.
-In the /data/data/ folder you will find the data files for the themes.
Deleting the following files will yield 24.5MB in space gained, not counting /data/data directories.
5 .apk files - 18.2MB
20 .png files - 6.26MB
Click to expand...
Click to collapse
Aubergine Theme
com.tmobile.theme.Aubergine
Version: 2.3.4
3.42MB - /system/app/Aubergine.apk
/data/data/com.tmobile.theme.Aubergine
738.00KB - /system/customize/resource/tmo_wallpaper_05.png
45.52KB - /system/customize/resource/tmo_wallpaper_grid_preview_05.png
188.94KB - /system/customize/resource/tmo_wallpaper_preview_05.png
140.39KB - /system/customize/resource/tmo_wallpaper_preview_05_land.png
Edify Delete Code:
Code:
delete("/system/app/Aubergine.apk","/system/customize/resource/tmo_wallpaper_05.png","/system/customize/resource/tmo_wallpaper_grid_preview_05.png","/system/customize/resource/tmo_wallpaper_preview_05.png","/system/customize/resource/tmo_wallpaper_preview_05_land.png");
delete_recursive("/data/data/com.tmobile.theme.Aubergine");
---------------------------------------
Brooklyn Theme
com.tmobile.theme.Brooklyn
Version: 2.3.4
3.45MB - /system/app/Brooklyn.apk
/data/data/com.tmobile.theme.Brooklyn
682.64KB - /system/customize/resource/tmo_wallpaper_01.png
27.82KB - /system/customize/resource/tmo_wallpaper_grid_preview_01.png
144.48KB - /system/customize/resource/tmo_wallpaper_preview_01.png
122.41KB - /system/customize/resource/tmo_wallpaper_preview_01_land.png
Edify Delete Code:
Code:
delete("/system/app/Brooklyn.apk","/system/customize/resource/tmo_wallpaper_01.png","/system/customize/resource/tmo_wallpaper_grid_preview_01.png","/system/customize/resource/tmo_wallpaper_preview_01.png","/system/customize/resource/tmo_wallpaper_preview_01_land.png");
delete_recursive("/data/data/com.tmobile.theme.Brooklyn");
---------------------------------------
Jazz Theme
com.tmobile.theme.Jazz
Version: 2.3.4
3.56MB - /system/app/Jazz.apk
/data/data/com.tmobile.theme.Jazz
783.35KB - /system/customize/resource/tmo_wallpaper_02.png
36.04KB - /system/customize/resource/tmo_wallpaper_grid_preview_02.png
176.80KB - /system/customize/resource/tmo_wallpaper_preview_02.png
125.30KB - /system/customize/resource/tmo_wallpaper_preview_02_land.png
Edify Delete Code:
Code:
delete("/system/app/Jazz.apk","/system/customize/resource/tmo_wallpaper_02.png","/system/customize/resource/tmo_wallpaper_grid_preview_02.png","/system/customize/resource/tmo_wallpaper_preview_02.png","/system/customize/resource/tmo_wallpaper_preview_02_land.png");
delete_recursive("/data/data/com.tmobile.theme.Jazz");
---------------------------------------
Retro Theme
com.tmobile.theme.Retro
Version: 2.3.4
3.90MB - /system/app/Retro.apk
/data/data/com.tmobile.theme.Retro
1.20MB - /system/customize/resource/tmo_wallpaper_03.png
35.58KB - /system/customize/resource/tmo_wallpaper_grid_preview_03.png
244.84KB - /system/customize/resource/tmo_wallpaper_preview_03.png
156.53KB - /system/customize/resource/tmo_wallpaper_preview_03_land.png
Edify Delete Code:
Code:
delete("/system/app/Retro.apk","/system/customize/resource/tmo_wallpaper_03.png","/system/customize/resource/tmo_wallpaper_grid_preview_03.png","/system/customize/resource/tmo_wallpaper_preview_03.png","/system/customize/resource/tmo_wallpaper_preview_03_land.png");
delete_recursive("/data/data/com.tmobile.theme.Retro");
---------------------------------------
Spring Theme
com.tmobile.theme.Spring
Version: 2.3.4
3.90MB - /system/app/Spring.apk
/data/data/com.tmobile.theme.Spring
1.17MB - /system/customize/resource/tmo_wallpaper_04.png
38.94KB - /system/customize/resource/tmo_wallpaper_grid_preview_04.png
156.08KB - /system/customize/resource/tmo_wallpaper_preview_04.png
152.46KB - /system/customize/resource/tmo_wallpaper_preview_04_land.png
Edify Delete Code:
Code:
delete("/system/app/Spring.apk","/system/customize/resource/tmo_wallpaper_04.png","/system/customize/resource/tmo_wallpaper_grid_preview_04.png","/system/customize/resource/tmo_wallpaper_preview_04.png","/system/customize/resource/tmo_wallpaper_preview_04_land.png");
delete_recursive("/data/data/com.tmobile.theme.Spring");
---------------------------------------
Live Wallpapers:
You may want to also remove the stock live wallpapers from your distribution.
The HTC image wallpaper has an extra directory to find and remove to get it all, so note that.
Deleting the files below will yield 10MB in space gained, not counting /data/data directories.
6 .apk files - 8.40MB
6 .odex files - 242KB
8 .jpg files - 1.40MB
Click to expand...
Click to collapse
HTC Slide Show Wallpaper
Version: 1.1.2115372726.72659
234.40KB - /system/app/HtcImageWallpaper.apk
71.50KB - /system/app/HtcImageWallpaper.odex
/data/data/com.htc.android.image_wallpaper
303KB - /system/etc/slideshow/sample01.jpg
128KB - /system/etc/slideshow/sample02.jpg
85.8KB - /system/etc/slideshow/sample03.jpg
360KB - /system/etc/slideshow/sample04.jpg
230KB - /system/etc/slideshow/sample05.jpg
146KB - /system/etc/slideshow/sample06.jpg
98.3KB - /system/etc/slideshow/sample07.jpg
90.1KB - /system/etc/slideshow/sample08.jpg
Edify Delete Code:
Code:
delete("/system/app/HtcImageWallpaper.apk","/system/app/HtcImageWallpaper.odex");
delete_recursive("/data/data/com.htc.android.image_wallpaper","/system/etc/slideshow");
---------------------------------------
Streak Live Wallpaper
Version: 1.0.2115352521.72492
6.05MB - /system/app/HTCLivewallpaperStreak.apk
10.03KB - /system/app/HTCLivewallpaperStreak.odex
/data/data/com.htc.livewallpaper.streak
Edify Delete Code:
Code:
delete("/system/app/HTCLivewallpaperStreak.apk","/system/app/HTCLivewallpaperStreak.odex");
delete_recursive("/data/data/com.htc.livewallpaper.streak");
---------------------------------------
Android Live Wallpapers
Version: 2.3.4
1.08MB - /system/app/LiveWallpapers.apk
71.77KB - /system/app/LiveWallpapers.odex
/data/data/com.android.wallpaper
Edify Delete Code:
Code:
delete("/system/app/LiveWallpapers.apk","/system/app/LiveWallpapers.odex");
delete_recursive("/data/data/com.android.wallpaper");
---------------------------------------
Magic Smoke Wallpapers
Version: 2.3.4
211.10KB - /system/app/MagicSmokeWallpapers.apk
24.88KB - /system/app/MagicSmokeWallpapers.odex
/data/data/com.android.magicsmoke
Edify Delete Code:
Code:
delete("/system/app/MagicSmokeWallpapers.apk","/system/app/MagicSmokeWallpapers.odex");
delete_recursive("/data/data/com.android.magicsmoke");
---------------------------------------
HTC Sense Live Wallpaper
Version: 1.0.2115232712.59115
711.48KB - /system/app/Mode10Wallpapers.apk
27.73KB - /system/app/Mode10Wallpapers.odex
/data/data/com.htc.android.wallpaper
Edify Delete Code:
Code:
delete("/system/app/Mode10Wallpapers.apk","/system/app/Mode10Wallpapers.odex");
delete_recursive("/data/data/com.htc.android.wallpaper");
---------------------------------------
Music Visualization Wallpaper
Version: 2.3.4
151.92KB - /system/app/VisualizationWallpapers.apk
36.89KB - /system/app/VisualizationWallpapers.odex
/data/data/com.android.musicvis
Edify Delete Code:
Code:
delete("/system/app/VisualizationWallpapers.apk","/system/app/VisualizationWallpapers.odex");
delete_recursive("/data/data/com.android.musicvis");
---------------------------------------
(( Weather Wallpaper - See HTC Apps. Not included in totals for themes. ))
Return to Contents Page
Widgets.
Directories used:
/data/data/
/system/app/
The complete list of widget .apk's is here.
Tip Widgets:
Some developers may like to keep one or both of these apps, to customize the tips presented to the user on first boot.
If you aren't going to do that, then these two are probably not worth keeping:
Deleting these files will yield 631.53KB in space gained, not counting /data/data directories
2 .apk files - 582.94KB
2 .odex files - 48.59KB
Click to expand...
Click to collapse
Home Screen Tips
Version: 1.0.000.098120.531
116.94KB - /system/app/Protips.apk
10.72KB - /system/app/Protips.odex
/data/data/com.android.protips
Edify Delete Code:
Code:
delete("/system/app/Protips.apk","/system/app/Protips.odex");
delete_recursive("/data/data/com.android.protips");
---------------------------------------
Tips for Home
Version: 1.0.2116252545.85821
466.00KB - /system/app/HtcTipWidget.apk
37.87KB - /system/app/HtcTipWidget.odex
/data/data/com.htc.rosiewidgets.tip
Edify Delete Code:
Code:
delete("/system/app/HtcTipWidget.apk","/system/app/HtcTipWidget.odex");
delete_recursive("/data/data/com.htc.rosiewidgets.tip");
---------------------------------------
Next we'll look at the stock widgets that control things in the settings menu. I put all these together to make it easier to see how many and what they are.
If you remove the Sense launcher, or just use another one, none of these stock settings widgets will work. They have to be used through the Sense launcher.
HTC Stock Settings Widgets
Deleting the files below will yield 4.04MB in space gained, not counting /data/data directories.
12 .apk files - 3.07MB
12 .odex files - 0.97MB
Click to expand...
Click to collapse
Sync Widget
Version: 3.0.2115373050.75405
118.58KB - /system/app/com.htc.Sync3DWidget.apk
18.39KB - /system/app/com.htc.Sync3DWidget.odex
/data/data/com.htc.Sync3DWidget
Edify Delete Code:
Code:
delete("/system/app/com.htc.Sync3DWidget.apk","/system/app/com.htc.Sync3DWidget.odex");
delete_recursive("/data/data/com.htc.Sync3DWidget");
---------------------------------------
Rosie Utility
Version: 3.0.2116262346.86396
841.74KB - /system/app/HtcAddProgramWidget.apk
734.20KB - /system/app/HtcAddProgramWidget.odex
/data/data/com.htc.AddProgramWidget
Edify Delete Code:
Code:
delete("/system/app/HtcAddProgramWidget.apk","/system/app/HtcAddProgramWidget.odex");
delete_recursive("/data/data/com.htc.AddProgramWidget");
---------------------------------------
Settings - Auto-rotate
Version: 3.0.2115342048.71664
82.85KB - /system/app/HtcAutoRotateWidget.apk
14.51KB - /system/app/HtcAutoRotateWidget.odex
/data/data/com.htc.autorotatewidget
Edify Delete Code:
Code:
delete("/system/app/HtcAutoRotateWidget.apk","/system/app/HtcAutoRotateWidget.odex");
delete_recursive("/data/data/com.htc.autorotatewidget");
---------------------------------------
Auto-sync
Version: 1.0.2116402165.92953
58.74KB - /system/app/HtcBackgroundDataWidget.apk
16.92KB - /system/app/HtcBackgroundDataWidget.odex
/data/data/com.htc.rosiewidgets.backgrounddata
Edify Delete Code:
Code:
delete("/system/app/HtcBackgroundDataWidget.apk","/system/app/HtcBackgroundDataWidget.odex");
delete_recursive("/data/data/com.htc.rosiewidgets.backgrounddata");
---------------------------------------
Data Dashboard
Version: 1.0.2117112156.97414
774.72KB - /system/app/HtcDataStripWidget.apk
28.60KB - /system/app/HtcDataStripWidget.odex
/data/data/com.htc.rosiewidgets.datastrip
Edify Delete Code:
Code:
delete("/system/app/HtcDataStripWidget.apk","/system/app/HtcDataStripWidget.odex");
delete_recursive("/data/data/com.htc.rosiewidgets.datastrip");
---------------------------------------
Data Roaming
Version: 1.0.2116402167
58.28KB - /system/app/HtcDataRoamingWidget.apk
16.45KB - /system/app/HtcDataRoamingWidget.odex
/data/data/com.htc.rosiewidgets.dataroaming
Edify Delete Code:
Code:
delete("/system/app/HtcDataRoamingWidget.apk","/system/app/HtcDataRoamingWidget.odex");
delete_recursive("/data/data/com.htc.rosiewidgets.dataroaming");
---------------------------------------
Profile Widget
Version: 3.0.2115332833.71317
66.20KB - /system/app/HtcProfileWidget.apk
19.34KB - /system/app/HtcProfileWidget.odex
/data/data/com.htc.widget.profile
Edify Delete Code:
Code:
delete("/system/app/HtcProfileWidget.apk","/system/app/HtcProfileWidget.odex");
delete_recursive("/data/data/com.htc.widget.profile");
---------------------------------------
Ringtone Widget
Version: 3.0.2115332833.71317
50.93KB - /system/app/HtcRingtoneWidget.apk
15.57KB - /system/app/HtcRingtoneWidget.odex
/data/data/com.htc.widget.ringtone
Edify Delete Code:
Code:
delete("/system/app/HtcRingtoneWidget.apk","/system/app/HtcRingtoneWidget.odex");
delete_recursive("/data/data/com.htc.widget.ringtone");
---------------------------------------
Screen Brightness
Version: 1.0.2116402211.92953
68.35KB - /system/app/HtcScreenBrightnessWidget.apk
18.84KB - /system/app/HtcScreenBrightnessWidget.odex
/data/data/com.htc.rosiewidgets.screenbrightness
Edify Delete Code:
Code:
delete("/system/app/HtcScreenBrightnessWidget.apk","/system/app/HtcScreenBrightnessWidget.odex");
delete_recursive("/data/data/com.htc.rosiewidgets.screenbrightness");
---------------------------------------
Screen Timeout
Version: 1.0.2116402212.92953
61.59KB - /system/app/HtcScreenTimeoutWidget.apk
16.48KB - /system/app/HtcScreenTimeoutWidget.odex
/data/data/com.htc.rosiewidgets.screentimeout
Edify Delete Code:
Code:
delete("/system/app/HtcScreenTimeoutWidget.apk","/system/app/HtcScreenTimeoutWidget.odex");
delete_recursive("/data/data/com.htc.rosiewidgets.screentimeout");
---------------------------------------
Settings - Widget
Version: 1.0.2115362520
653.72KB - /system/app/htcsettingwidgets.apk
60.34KB - /system/app/htcsettingwidgets.odex
/data/data/com.htc.htcsettingwidgets
Edify Delete Code:
Code:
delete("/system/app/htcsettingwidgets.apk","/system/app/htcsettingwidgets.odex");
delete_recursive("/data/data/com.htc.htcsettingwidgets");
---------------------------------------
MyTouchWidget
Version: 1.0.2116182711.81595
311.53KB - /system/app/MyTouchWidget.apk
40.62KB - /system/app/MyTouchWidget.odex
/data/data/com.htc.rosiewidgets.mytouch
Edify Delete Code:
Code:
delete("/system/app/MyTouchWidget.apk","/system/app/MyTouchWidget.odex");
delete_recursive("/data/data/com.htc.rosiewidgets.mytouch");
---------------------------------------
Then we have the HTC Widget Download Manager...Not quite fitting in settings, but not quite fitting in "other widgets" either.
Total = 207.67KB for HTC Widget Download Manager
Click to expand...
Click to collapse
HTC Widget Download Manager
Version: 1.0.2115302748
91.64KB - /system/app/WidgetDownloadManager.apk
116.03KB - /system/app/WidgetDownloadManager.odex
/data/data/com.htc.wdm
Edify Delete Code:
Code:
delete("/system/app/WidgetDownloadManager.apk","/system/app/WidgetDownloadManager.odex");
delete_recursive("/data/data/com.htc.wdm");
---------------------------------------
Now, we have all the other stock widgets.
Other Stock Widgets:
Deleting the following files will yield 71.4MB in space gained, not counting /data/data directories.
15 .apk files - 69.3MB
15 .odex files - 2.10MB
Click to expand...
Click to collapse
FM Radio
Version 3.0.2116122730.79132
7.83MB - /system/app/com.htc.FMRadioWidget.apk
111.92KB - /system/app/com.htc.FMRadioWidget.odex
/data/data/com.htc.FMRadioWidget
Edify Delete Code:
Code:
delete("/system/app/com.htc.FMRadioWidget.apk","/system/app/com.htc.FMRadioWidget.odex");
delete_recursive("/data/data/com.htc.FMRadioWidget");
---------------------------------------
Friend Stream Widget
Version: 3.0.2116113026.78027
1.12MB - /system/app/com.htc.FriendStream3DWidget.apk
166.19KB - /system/app/com.htc.FriendStream3DWidget.odex
/data/data/com.htc.FriendStream3DWidget
Edify Delete Code:
Code:
delete("/system/app/com.htc.FriendStream3DWidget.apk","/system/app/com.htc.FriendStream3DWidget.odex");
delete_recursive("/data/data/com.htc.FriendStream3DWidget");
---------------------------------------
Messages Widget
Version: 3.0.2116382957.94501
1.68MB - /system/app/com.htc.htcmsgwidgets3d.apk
268.16KB - /system/app/com.htc.htcmsgwidgets3d.odex
/data/data/com.htc.htcmsgwidgets3d
Edify Delete Code:
Code:
delete("/system/app/com.htc.htcmsgwidgets3d.apk","/system/app/com.htc.htcmsgwidgets3d.odex");
delete_recursive("/data/data/com.htc.htcmsgwidgets3d");
---------------------------------------
Music Widget
Version: 3.0.2116113240.78467
3.64MB - /system/app/com.htc.MusicWidget.apk
115.30KB - /system/app/com.htc.MusicWidget.odex
/data/data/com.htc.MusicWidget3D
Edify Delete Code:
Code:
delete("/system/app/com.htc.MusicWidget.apk","/system/app/com.htc.MusicWidget.odex");
delete_recursive("/data/data/com.htc.MusicWidget3D");
---------------------------------------
Trends Widget
Version: 3.0.2115332824.71099
430.19KB - /system/app/com.htc.TrendsWidget.apk
55.29KB - /system/app/com.htc.TrendsWidget.odex
/data/data/com.htc.Trends3dWidget
Edify Delete Code:
Code:
delete("/system/app/com.htc.TrendsWidget.apk","/system/app/com.htc.TrendsWidget.odex");
delete_recursive("/data/data/com.htc.Trends3dWidget");
---------------------------------------
Twitter Widget
Version: 3.0.2115332834
744.77KB - /system/app/com.htc.Twitter3DWidget.apk
67.48KB - /system/app/com.htc.Twitter3DWidget.odex
/data/data/com.htc.Twitter3DWidget
Edify Delete Code:
Code:
delete("/system/app/com.htc.Twitter3DWidget.apk","/system/app/com.htc.Twitter3DWidget.odex");
delete_recursive("/data/data/com.htc.Twitter3DWidget");
---------------------------------------
Bookmark Widget
Version: 2.1.2115372753
1.11MB - /system/app/htcbookmarkwidget3d.apk
92.87KB - /system/app/htcbookmarkwidget3d.odex
/data/data/com.htc.fusion.htcbookmarkwidget
Edify Delete Code:
Code:
delete("/system/app/htcbookmarkwidget3d.apk","/system/app/htcbookmarkwidget3d.odex");
delete_recursive("/data/data/com.htc.fusion.htcbookmarkwidget");
---------------------------------------
Calculator Widget
Version: 2.1.2116202868.8340
18.00MB - /system/app/HtcCalculatorWidget.apk
110.32KB - /system/app/HtcCalculatorWidget.odex
/data/data/com.htc.android.fusion.calculator
Edify Delete Code:
Code:
delete("/system/app/HtcCalculatorWidget.apk","/system/app/HtcCalculatorWidget.odex");
delete_recursive("/data/data/com.htc.android.fusion.calculator");
---------------------------------------
Calendar Widget
Version: 3.0.2116132360.79769
2.01MB - /system/app/htccalendarwidgets3d.apk
215.91KB - /system/app/htccalendarwidgets3d.odex
/data/data/com.htc.htccalendarwidgets
Edify Delete Code:
Code:
delete("/system/app/htccalendarwidgets3d.apk","/system/app/htccalendarwidgets3d.odex");
delete_recursive("/data/data/com.htc.htccalendarwidgets");
---------------------------------------
Clock Widget
Version: 3.0.2115342321.71845
8.65MB - /system/app/HtcClock3DWidget.apk
233.91KB - /system/app/HtcClock3DWidget.odex
/data/data/com.htc.clock3dwidget
Edify Delete Code:
Code:
delete("/system/app/HtcClock3DWidget.apk","/system/app/HtcClock3DWidget.odex");
delete_recursive("/data/data/com.htc.clock3dwidget");
---------------------------------------
Mail Widget
Version: 4.0.2116402131.96315
1.64MB - /system/app/htcmailwidgets3d.apk
358.27KB - /system/app/htcmailwidgets3d.odex
/data/data/com.htc.htcmailwidgets
Edify Delete Code:
Code:
delete("/system/app/htcmailwidgets3d.apk","/system/app/htcmailwidgets3d.odex");
delete_recursive("/data/data/com.htc.htcmailwidgets");
---------------------------------------
Photo Grid
Version: 1.0.2115402768.76215
8.45MB - /system/app/HtcPhotoGridWidget3D.apk
68.38KB - /system/app/HtcPhotoGridWidget3D.odex
/data/data/com.htc.rosiewidgets.photogridwidget3d
Edify Delete Code:
Code:
delete("/system/app/HtcPhotoGridWidget3D.apk","/system/app/HtcPhotoGridWidget3D.odex");
delete_recursive("/data/data/com.htc.rosiewidgets.photogridwidget3d");
---------------------------------------
Photo Widget
Version: 1.0.2115143124.59354
1.54MB - /system/app/HtcPhotoWidget.apk
138.40KB - /system/app/HtcPhotoWidget.odex
/data/data/com.htc.photowidget3d
Edify Delete Code:
Code:
delete("/system/app/HtcPhotoWidget.apk","/system/app/HtcPhotoWidget.odex");
delete_recursive("/data/data/com.htc.photowidget3d");
---------------------------------------
Setup Widget
Version: 1.0.2116172531.75423
116.40KB - /system/app/HtcSetupWidget.apk
14.68KB - /system/app/HtcSetupWidget.odex
/data/data/com.htc.setupwidget
Edify Delete Code:
Code:
delete("/system/app/HtcSetupWidget.apk","/system/app/HtcSetupWidget.odex");
delete_recursive("/data/data/com.htc.setupwidget");
---------------------------------------
Weather Widget
Version: 3.0.2116132428.75214
12.36MB - /system/app/HtcWeather3DWidget.apk
143.48KB - /system/app/HtcWeather3DWidget.odex
/data/data/com.htc.widget3d.weather
Edify Delete Code:
Code:
delete("/system/app/HtcWeather3DWidget.apk","/system/app/HtcWeather3DWidget.odex");
delete_recursive("/data/data/com.htc.widget3d.weather");
---------------------------------------
Android Apps Part 1.
Return to Contents Page
Android Apps Part 1.
Directories used:
/data/data/
/data/system/
This lists all the stock Gingerbrad apps and what the HTC Stock equivalent is.
We are viewing these apps organized in alphabetic order according to the .apk name of the generic Gingerbread distribution. Generic Gingerbread stock apps are listed above the HTC Stock apps in parenthesis.
Gingerbread stock list:
Code:
AccountAndSyncSettings.apk
ApplicationsProvider.apk
Bluetooth.apk
Browser.apk
Calculator.apk
Calendar.apk
CalendarProvider.apk
CertInstaller.apk
Contacts.apk
ContactsProvider.apk
DefaultCountainerService.apk
DeskClock.apk
DownloadProvider.apk
DownloadProviderUi.apk
DrmProvider.apk
Email.apk
Gallery3D.apk
HTMLViewer.apk
LatinIME.apk
Launcher2.apk
LiveWallpapers.apk
LiveWallpapersPicker.apk
MagicSmokeWallpapers.apk
MediProvider.apk
Mms.apk
Music.apk
( AccountAndSyncSettings.apk )
Accounts & Sync
Version: 2.3.4
224.02KB - /system/app/AccountSyncManager.apk
81.77KB - /system/app/AccountSyncManager.odex
/data/data/com.htc.settings.accountsync
Edify Delete Code:
Code:
delete("/system/app/AccountSyncManager.apk","/system/app/AccountSyncManager.odex");
delete_recursive("/data/data/com.htc.settings.accountsync");
---------------------------------------
( ApplicationsProvider.apk )
Search Applications Provider
Version: 2.3.4
15.00KB - /system/app/ApplicationsProvider.apk
22.05KB - /system/app/ApplicationsProvider.odex
/data/data/com.android.providers.applications
Edify Delete Code:
Code:
delete("/system/app/ApplicationsProvider.apk","/system/app/ApplicationsProvider.odex");
delete_recursive("/data/data/com.android.providers.applications");
---------------------------------------
( Bluetooth.apk )
Bluetooth Share
Version: 2.3.4
224.54KB - /system/app/Bluetooth.apk
253.48KB - /system/app/Bluetooth.odex
/data/data/com.android.bluetooth
Edify Delete Code:
Code:
delete("/system/app/Bluetooth.apk","/system/app/Bluetooth.odex");
delete_recursive("/data/data/com.android.bluetooth");
*Note: Also has 3rd party drivers, see 3rd Party Apps.
---------------------------------------
( Browser.apk )
Internet
Version: 2.3.4
1.17MB - /system/app/Browser.apk
1,08MB - /system/app/Browser.odex
/data/data/com.android.browser
Edify Delete Code:
Code:
delete("1.17MB - /system/app/Browser.apk","/system/app/Browser.odex");
delete_recursive("/data/data/com.android.browser");
*Widget: Also has a widget. htcbookmarkwidget3d.apk
*Note: If you delete the stock browser, you should replace it with another one.
---------------------------------------
( Calculator.apk )
Calculator
Version: 2.1.2115332058.70840
201.25KB - /system/app/Calculator.apk
116.23KB - /system/app/Calculator.odex
/data/data/com.android.calculator2
Edify Delete Code:
Code:
delete("/system/app/Calculator.apk","/system/app/Calculator.odex");
delete_recursive("/data/data/com.android.calculator2");
*Widget: Also has a widget. HtcCalculatorWidget.apk
*Note: Stock calculator is 'broken' visually. Recommend replacement.
---------------------------------------
( Calendar.apk )
Calendar
Version: 3.0.2116402413.96280
876.16KB - /system/app/Calendar.apk
916.03KB - /system/app/Calendar.odex
/data/data/com.htc.calendar
Edify Delete Code:
Code:
delete("/system/app/Calendar.apk","/system/app/Calendar.odex");
delete_recursive("/data/data/com.htc.calendar");
*Widget: Also has a widget. htccalendarwidgets3d.apk
---------------------------------------
( CalendarProvider.apk )
Calendar Storage
Version: 3.0.2116323036.90363
53.74KB - /system/app/CalendarProvider.apk
962.42KB - /system/app/CalendarProvider.odex
/data/data/com.android.providers.calendar
Edify Delete Code:
Code:
delete("/system/app/CalendarProvider.apk","/system/app/CalendarProvider.odex");
delete_recursive("/data/data/com.android.providers.calendar");
---------------------------------------
( CertInstaller.apk )
Certificate Installer
Version: 2.3.4
68.37KB - /system/app/CertInstaller.apk
40.55KB - /system/app/CertInstaller.odex
/data/data/com.android.certinstaller
Edify Delete Code:
Code:
delete("/system/app/CertInstaller.apk","/system/app/CertInstaller.odex");
delete_recursive("/data/data/com.android.certinstaller");
---------------------------------------
( Contacts.apk )
Contacts
Version: 3.0.2116192153.81501
2.25MB - /system/app/HtcContacts.apk
2.40MB - /system/app/HtcContacts.odex
/data/data/com.android.htccontacts
Edify Delete Code:
Code:
delete("/system/app/HtcContacts.apk","/system/app/HtcContacts.odex");
delete_recursive("/data/data/com.android.htccontacts");
---------------------------------------
( ContactsProvider.apk )
Contacts Storage
Version: 2.3.4
56.93KB - /system/app/ContactsProvider.apk
877.82KB - /system/app/ContactsProvider.odex
/data/data/com.android.providers.contacts
Edify Delete Code:
Code:
delete("/system/app/ContactsProvider.apk","/system/app/ContactsProvider.odex");
delete_recursive("/data/data/com.android.providers.contacts");
---------------------------------------
( DefaultContainerService.apk )
Package Access Helper
Version: 2.3.4
7.82KB - /system/app/DefaultContainerService.apk
15.96KB - /system/app/DefaultContainerService.odex
/data/data/com.android.defcontainer
Edify Delete Code:
Code:
delete("/system/app/DefaultContainerService.apk","/system/app/DefaultContainerService.odex");
delete_recursive("/data/data/com.android.defcontainer");
---------------------------------------
( DeskClock.apk )
Clock
Version: 3.0.2116263351.85790
443.95KB - /system/app/WorldClock.apk
429.30KB - /system/app/WorldClock.odex
/data/data/com.htc.android.worldclock
Edify Delete Code:
Code:
delete("/system/app/WorldClock.apk","/system/app/WorldClock.odex");
delete_recursive("/data/data/com.htc.android.worldclock");
*Widget: Also has a widget. HtcClock3DWidget.apk
---------------------------------------
( DownloadProvider.apk )
Download Manager
Version: 2.3.4
138.01KB - /system/app/DownloadProvider.apk
880.80KB - /system/app/DownloadProvider.odex
/data/data/com.android.providers.downloads
Edify Delete Code:
Code:
delete("/system/app/DownloadProvider.apk","/system/app/DownloadProvider.odex");
delete_recursive("/data/data/com.android.providers.downloads");
---------------------------------------
( DownloadProviderUi.apk )
Downloads
Version: 2.3.4
90.32KB - /system/app/DownloadProviderUi.apk
38.99KB - /system/app/DownloadProviderUi.odex
/data/data/com.android.providers.downloads.ui
Edify Delete Code:
Code:
delete("/system/app/DownloadProviderUi.apk","/system/app/DownloadProviderUi.odex");
delete_recursive("/data/data/com.android.providers.downloads.ui");
---------------------------------------
( DrmProvider.apk )
DRM Protected Content Storage
Version: 1.0.2115143014.59277
18.04KB - /system/app/DrmProvider.apk
90.44KB - /system/app/DrmProvider.odex
/data/data/com.android.providers.drm
Edify Delete Code:
Code:
delete("/system/app/DrmProvider.apk","/system/app/DrmProvider.odex");
delete_recursive("/data/data/com.android.providers.drm");
---------------------------------------
( Email.apk )
Mail
Version: 1.0.2116383032.94711
1.96MB - /system/app/Mail.apk
3.72MB - /system/app/Mail.odex
/data/data/com.htc.android.mail
Edify Delete Code:
Code:
delete("/system/app/Mail.apk","/system/app/Mail.odex");
delete_recursive("/data/data/com.htc.android.mail");
*Widget: Also has a widget. htcmailwidgets3d.apk
---------------------------------------
( Gallery3D )
Gallery
Version: 4.0.2116202849.82558
2.71MB - /system/app/HTCAlbum.apk
3.28MB - /system/app/HTCAlbum.odex
/data/data/com.htc.album
Edify Delete Code:
Code:
delete("/system/app/HTCAlbum.apk","/system/app/HTCAlbum.odex");
delete_recursive("/data/data/com.htc.album");
---------------------------------------
( HTMLViewer.apk )
HTML Viewer
Version: 2.3.4
14.07KB - /system/app/HTMLViewer.apk
8.08KB - /system/app/HTMLViewer.odex
/data/data/com.android.htmlviewer
Edify Delete Code:
Code:
delete("/system/app/HTMLViewer.apk","/system/app/HTMLViewer.odex");
delete_recursive("/data/data/com.android.htmlviewer");
---------------------------------------
( LatinIME.apk )
???
---------------------------------------
( Launcher2.apk )
HTC Sense
Version: 3.0.2116383045.94981
19.94MB - /system/app/Rosie.apk
1.33MB - /system/app/Rosie.odex
/data/data/com.htc.launcher
Edify Delete Code:
Code:
delete("/system/app/Rosie.apk","/system/app/Rosie.odex");
delete_recursive("/data/data/com.htc.launcher");
*Note: Deleting the launcher means you have to replace it with another one.
*Note: Deleting the launcher means you should also delete all the "settings widgets", as they no longer work without Rosie.apk.
*Note: Kidzone ( Icon in app drawer ) is part of Rosie.apk
---------------------------------------
( LiveWallpapers.apk )
- See [url=" ]Themes[/url] for LiveWallpapers.apk
---------------------------------------
( LiveWallpapersPicker.apk )
???
---------------------------------------
( MagicSmokeWallpapers.apk )
- See [url=" ]Themes[/url] for MagicSmokeWallpapers.apk
---------------------------------------
( MediaProvider.apk )
Media Storage
Version: 2.30.2115132735.37138
26.64KB - /system/app/MediaProvider.apk
122.55KB - /system/app/MediaProvider.odex
/data/data/com.android.providers.media
Edify Delete Code:
Code:
delete("/system/app/MediaProvider.apk","/system/app/MediaProvider.odex");
delete_recursive("/data/data/com.android.providers.media");
---------------------------------------
( Mms.apk )
Messages
Version: 3.0.2117112346.97119
2.17MB - /system/app/Mms.apk
2.19MB - /system/app/Mms.odex
/data/data/com.android.mms
Edify Delete Code:
Code:
delete("/system/app/Mms.apk","/system/app/Mms.odex");
delete_recursive("/data/data/com.android.mms");
---------------------------------------
( Music.apk )
Music
Version: 3.0.2116333210.92079
1.23MB - /system/app/HtcMusic.apk
1.57MB - /system/app/HtcMusic.odex
/data/data/com.htc.music
Edify Delete Code:
Code:
delete("/system/app/HtcMusic.apk","/system/app/HtcMusic.odex");
delete_recursive("/data/data/com.htc.music");
*Widget: Also has a widget. com.htc.MusicWidget.apk
---------------------------------------
Android Apps Part 2.
Return to Contents Page
Android Apps Part 2.
Directories used:
/data/data/
/data/system/
This lists all the stock Gingerbrad apps and what the HTC Stock equivalent is.
We are viewing these apps organized in alphabetic order according to the .apk name of the generic Gingerbread distribution. Generic Gingerbread stock apps are listed above the HTC Stock apps in parenthesis.
Gingerbread stock list:
Code:
OpenWnn.apk
PackageInstaller.apk
Phone.apk
PicoTts.apk
PinyinIME.apk
Protips.apk
Provision.apk
QuickSearchBox.apk
Settings.apk
Settingsprovider.apk
SoundRecorder.apk
SpareParts.apk
SpeechRecorder.apk
Stk.apk
Superuser.apk
SystemUi.apk
TelephonyProvider.apk
TtsService.apk
UserDictionaryProvider.apk
VisualizationWallpapers.apk
VoiceDialer.apk
WpnServices.apk
( OpenWnn.apk )
???
---------------------------------------
( PackageInstaller.apk )
Package Installer
Version 2.3.4
111.08KB - /system/app/PackageInstaller.apk
29.92KB - /system/app/PackageInstaller.odex
/data/data/com.android.packageinstaller
Edify Delete Code:
Code:
delete("/system/app/PackageInstaller.apk","/system/app/PackageInstaller.odex");
delete_recursive("/data/data/com.android.packageinstaller");
---------------------------------------
( Phone.apk )
Phone
Version: 3.0.2116272459.87619
3.16MB - /system/app/Phone.apk
1.75MB - /system/app/Phone.odex
/data/data/com.android.phone
Edify Delete Code:
Code:
delete("/system/app/Phone.apk","/system/app/Phone.odex");
delete_recursive("/data/data/com.android.phone");
---------------------------------------
( PicoTts.apk )
Pico TTS
Version: 1.0
10.20KB - /system/app/PicoTts.apk
14.24KB - /system/app/PicoTts.odex
/data/data/com.svox.pico
Edify Delete Code:
Code:
delete("/system/app/PicoTts.apk","/system/app/PicoTts.odex");
delete_recursive("/data/data/com.svox.pico");
---------------------------------------
( PinyinIME.apk )
???
---------------------------------------
( Protips.apk )
- See Widgets for Protips.apk
---------------------------------------
( Provision.apk )
???
---------------------------------------
( QuickSearchBox.apk )
-See Google Apps for QuickSearchBox.apk
---------------------------------------
( Settings.apk )
Settings
Version: 2.3.2116253026.85940
7.24MB - /system/app/Settings.apk
1.61MB - /system/app/Settings.odex
/data/data/com.android.settings
Edify Delete Code:
Code:
delete("/system/app/Settings.apk","/system/app/Settings.odex");
delete_recursive("/data/data/com.android.settings");
---------------------------------------
( SettingsProvider.apk )
Settings Storage
Version: 2.3.4
25.93KB - /system/app/SettingsProvider.apk
115.53KB - /system/app/SettingsProvider.odex
/data/data/com.android.providers.settings
Edify Delete Code:
Code:
delete("/system/app/SettingsProvider.apk","/system/app/SettingsProvider.odex");
delete_recursive("/data/data/com.android.providers.settings");
---------------------------------------
( SoundRecorder.apk )
Voice Recorder
Version: 1.0.2116112750.76145
1.09MB - /system/app/HtcSoundRecorder.apk
297.24KB - /system/app/HtcSoundRecorder.odex
/data/data/com.htc.soundrecorder
Edify Delete Code:
Code:
delete("/system/app/HtcSoundRecorder.apk","/system/app/HtcSoundRecorder.odex");
delete_recursive("/data/data/com.htc.soundrecorder");
---------------------------------------
( SpeechRecorder.apk )
???
---------------------------------------
( Stk.apk )
SIM Toolkit
Version: 2.3.4
140.99KB - /system/app/Stk.apk
60.65KB - /system/app/Stk.odex
/data/data/com.android.stk
Edify Delete Code:
Code:
delete("/system/app/Stk.apk","/system/app/Stk.odex");
delete_recursive("/data/data/com.android.stk");
---------------------------------------
( Superuser.apk )
???
---------------------------------------
( SystemUI.apk )
Status Bar
Version: 2.3.4
861.92KB - /system/app/SystemUI.apk
295.20KB - /system/app/SystemUI.odex
/data/data/com.android.systemui
Edify Delete Code:
Code:
delete("/system/app/SystemUI.apk","/system/app/SystemUI.odex");
delete_recursive("/data/data/com.android.systemui");
---------------------------------------
( TelephonyProvider.apk )
Dialer Storage
Version: 2.3.4
30.75KB - /system/app/TelephonyProvider.apk
510.83KB - /system/app/TelephonyProvider.odex
/data/data/com.android.providers.telephony
Edify Delete Code:
Code:
delete("/system/app/TelephonyProvider.apk","/system/app/TelephonyProvider.odex");
delete_recursive("/data/data/com.android.providers.telephony");
---------------------------------------
( TtsService.apk )
TTS Service
Version: 2.3.4
10.26KB - /system/app/TtsService.apk
37.03KB - /system/app/TtsService.odex
/data/data/android.tts
Edify Delete Code:
Code:
delete("/system/app/TtsService.apk","/system/app/TtsService.odex");
delete_recursive("/data/data/android.tts");
---------------------------------------
( UserDictionaryProvider.apk )
User Dictionary
Version: 2.3.4
3.54KB - /system/app/UserDictionaryProvider.apk
16.25KB - /system/app/UserDictionaryProvider.odex
/data/data/com.android.providers.userdictionary
Edify Delete Code:
Code:
delete("/system/app/UserDictionaryProvider.apk","/system/app/UserDictionaryProvider.odex");
delete_recursive("/data/data/com.android.providers.userdictionary");
---------------------------------------
( VisualizationWallpapers.apk )
-See [url=" ]Themes[/url] for VisualizationWallpapers.apk
---------------------------------------
( VoiceDialer.apk )
???
---------------------------------------
( VpnServices.apk )
VPN Services
Version: 2.3.4
14.90KB - /system/app/VpnServices.apk
32.88KB - /system/app/VpnServices.odex
/data/data/com.android.server.vpn
Edify Delete Code:
Code:
delete("/system/app/VpnServices.apk","/system/app/VpnServices.odex");
delete_recursive("/data/data/com.android.server.vpn");
---------------------------------------
Unknown:
com.android.debugtool
Version: null
17.51KB - /system/app/DebugTool.apk
/data/data/com.android.debugtool
Edify Delete Code:
Code:
delete("/system/app/DebugTool.apk");
delete_recursive("/data/data/com.android.debugtool");
---------------------------------------
HTC Apps
Return to Contents Page
HTC Apps.
Directories used:
/data/data/
/system/app/
*Weather at the bottom of this post, grouped together.
App Sharing
Version: 1.0.2115192941.61484
55.12KB - /system/app/AppSharing.apk
48.94KB - /system/app/AppSharing.odex
/data/data/com.htc.appsharing
Edify Delete Code:
Code:
delete("/system/app/AppSharing.apk","/system/app/AppSharing.odex");
delete_recursive("/data/data/com.htc.appsharing");
---------------------------------------
HTC Checkin Service
Version: 3.0.000.098120.531
4.23KB - /system/app/CheckinProvider.apk
182.27KB - /system/app/CheckinProvider.odex
/data/data/com.android.providers.htcCheckin
Edify Delete Code:
Code:
delete("/system/app/CheckinProvider.apk","/system/app/CheckinProvider.odex");
delete_recursive("/data/data/com.android.providers.htcCheckin");
---------------------------------------
Customization Settings Provider
Version: 3.0.2115132165.52505
7.09KB - /system/app/CustomizationSettingsProvider.apk
8.25KB - /system/app/CustomizationSettingsProvider.odex
/data/data/com.htc.provider.CustomizationSettings
Edify Delete Code:
Code:
delete("/system/app/CustomizationSettingsProvider.apk","/system/app/CustomizationSettingsProvider.odex");
delete_recursive("/data/data/com.htc.provider.CustomizationSettings");
---------------------------------------
Customization Setup
Version: 3.0.2115223257
78.15KB - /system/app/CustomizationSetup.apk
115.05KB - /system/app/CustomizationSetup.odex
/data/data/com.htc.CustomizationSetup
Edify Delete Code:
Code:
delete("/system/app/CustomizationSetup.apk","/system/app/CustomizationSetup.odex");
delete_recursive("/data/data/com.htc.CustomizationSetup");
---------------------------------------
DCS Utility Component
Version: 1.0.2115142163.44026
3.65KB - /system/app/DCSUtility.apk
26.97KB - /system/app/DCSUtility.odex
/data/data/com.htc.dcs.service.utility
Edify Delete Code:
Code:
delete("/system/app/DCSUtility.apk","/system/app/DCSUtility.odex");
delete_recursive("/data/data/com.htc.dcs.service.utility");
---------------------------------------
com.htc.demoflopackageinstaller
Version: 1.0.2115132134.52875
2.60KB - /system/app/DFPI.apk
8.45KB - /system/app/DFPI.odex
/data/data/com.htc.demoflopackageinstaller
Edify Delete Code:
Code:
delete("//system/app/DFPI.apk","/system/app/DFPI.odex");
delete_recursive("/data/data/com.htc.demoflopackageinstaller");
---------------------------------------
Dock Panel
Version: 1.0.2116202863.83472
450.84KB - /system/app/DockPanel.apk
15.32KB - /system/app/DockPanel.odex
/data/data/com.htc.dockpanel
Edify Delete Code:
Code:
delete("/system/app/DockPanel.apk","/system/app/DockPanel.odex");
delete_recursive("/data/data/com.htc.dockpanel");
*Note: Google CarDock. Deleting this app means the user can't get it back, since Google says this app does not work with our devices in the market. Proprietary HTC version.
---------------------------------------
DoubleshotAndroidZipgroups
Version: 1.0b13935
4.00MB - /system/app/DoubleshotAndroidZipgroups_06-15V1.0b1395.apk
/data/data/com.zipwhip.zipgroups.doubleshot
Edify Delete Code:
Code:
delete("/system/app/DoubleshotAndroidZipgroups_06-15V1.0b1395.apk");
delete_recursive("/data/data/com.zipwhip.zipgroups.doubleshot");
---------------------------------------
Messages App Groups Tab
Version: 1.0b13935
715.52KB - /system/app/DoubleshotMessagesAppGroupsPlugin_06-15_V1.0b13935.apk
/data/data/com.zipwhip.zipgroups.doubleshot.plugins.messages
Edify Delete Code:
Code:
delete("/system/app/DoubleshotMessagesAppGroupsPlugin_06-15_V1.0b13935.apk");
delete_recursive("/data/data/com.zipwhip.zipgroups.doubleshot.plugins.messages");
---------------------------------------
People App Groups Tab
Version: 1.0b13935
760.07KB - /system/app/DoubleshotPeopleAppGroupsPlugin_06-15_V1.0b13935.apk
/data/data/com.zipwhip.zipgroups.doubleshot.plugins.people
Edify Delete Code:
Code:
delete("/system/app/DoubleshotPeopleAppGroupsPlugin_06-15_V1.0b13935.apk");
delete_recursive("/data/data/com.zipwhip.zipgroups.doubleshot.plugins.people");
---------------------------------------
File Browser
Version: 1.0.2115133051.54892
10.55KB - /system/app/FilePicker.apk
4.12KB - /system/app/FilePicker.odex
/data/data/com.htc.FilePicker
Edify Delete Code:
Code:
delete("/system/app/FilePicker.apk","/system/app/FilePicker.odex");
delete_recursive("/data/data/com.htc.FilePicker");
---------------------------------------
Flashlight
Version: 2.1.2116112145.67209
754.89KB - /system/app/Flashlight.apk
43.15KB - /system/app/Flashlight.odex
/data/data/com.htc.flashlight
Edify Delete Code:
Code:
delete("/system/app/Flashlight.apk","/system/app/Flashlight.odex");
delete_recursive("/data/data/com.htc.flashlight");
---------------------------------------
FlashLite Plugin
Version: 4.0.2115132947.57560
4.53KB - /system/app/FlashLitePlugin.apk
26.20KB - /system/app/FlashLitePlugin.odex
/data/data/com.htc.flashliteplugin
Edify Delete Code:
Code:
delete("/system/app/FlashLitePlugin.apk","/system/app/FlashLitePlugin.odex");
delete_recursive("/data/data/com.htc.flashliteplugin");
---------------------------------------
com.htc.fusion.FusionApk
Version: 1.0.2116242656.85191
70.35MB - /system/app/fusion.apk
1.45KB - /system/app/fusion.odex
/data/data/com.htc.fusion.FusionApk
Edify Delete Code:
Code:
delete("/system/app/fusion.apk","/system/app/fusion.odex");
delete_recursive("/data/data/com.htc.fusion.FusionApk");
---------------------------------------
HTC Function Test Program 2.00g
Version: 2.3.4
96.13KB - /system/app/GSD.apk
101.78KB - /system/app/GSD.odex
/data/data/com.android.CSDFunctionG
Edify Delete Code:
Code:
delete("/system/app/GSD.apk","/system/app/GSD.odex");
delete_recursive("/data/data/com.android.CSDFunctionG");
---------------------------------------
Camera
Version: 4.0.2116263119.87103
4.62MB - /system/app/HTCCamera.apk
1.45MB - /system/app/HTCCamera.odex
/data/data/com.android.camera
Edify Delete Code:
Code:
delete("/system/app/HTCCamera.apk","/system/app/HTCCamera.odex");
delete_recursive("/data/data/com.android.camera");
---------------------------------------
Archive Viewer
Version: 1.1.2115302937.70255
53.47KB - /system/app/HtcCompressViewer.apk
88.43KB - /system/app/HtcCompressViewer.odex
/data/data/com.htc.htccompressviewer
Edify Delete Code:
Code:
delete("/system/app/HtcCompressViewer.apk","/system/app/HtcCompressViewer.odex");
delete_recursive("/data/data/com.htc.htccompressviewer");
---------------------------------------
Screen Share
Version: 1.0.2115372521.74144
112.57KB - /system/app/HtcConnectedMedia.apk
7.12KB - /system/app/HtcConnectedMedia.odex
/data/data/com.htc.connectedmedia
Edify Delete Code:
Code:
delete("/system/app/HtcConnectedMedia.apk","/system/app/HtcConnectedMedia.odex");
delete_recursive("/data/data/com.htc.connectedmedia");
---------------------------------------
Dialer
Version: 2.0.2116322563.90689
859.36KB - /system/app/HtcDialer.apk
728.29KB - /system/app/HtcDialer.odex
/data/data/com.android.htcdialer
Edify Delete Code:
Code:
delete("/system/app/HtcDialer.apk","/system/app/HtcDialer.odex");
delete_recursive("/data/data/com.android.htcdialer");
---------------------------------------
DLNAMiddleLayer
Version: 1.5.2115363067
48.96KB - /system/app/HtcDLNAMiddleLayer.apk
504.91KB - /system/app/HtcDLNAMiddleLayer.odex
/data/data/com.htc.dlnamiddlelayer
Edify Delete Code:
Code:
delete("/system/app/HtcDLNAMiddleLayer.apk","/system/app/HtcDLNAMiddleLayer.odex");
delete_recursive("/data/data/com.htc.dlnamiddlelayer");
---------------------------------------
DMC
Version: 1.0.2116172161.78240
510.23KB - /system/app/HtcDMC.apk
312.91KB - /system/app/HtcDMC.odex
/data/data/com.htc.dmc
Edify Delete Code:
Code:
delete("/system/app/HtcDMC.apk","/system/app/HtcDMC.odex");
delete_recursive("/data/data/com.htc.dmc");
---------------------------------------
Wi-Fi Calling
Version: 1.0
911.69KB - /system/app/HTC-DPM-GB.apk
/data/data/com.android.kineto
Edify Delete Code:
Code:
delete("/system/app/HTC-DPM-GB.apk");
delete_recursive("/data/data/com.android.kineto");
---------------------------------------
Tell HTC
Version: 3.0.2116202726
415.46KB - /system/app/HtcFeedback.apk
72.00KB - /system/app/HtcFeedback.odex
/data/data/com.htc.feedback
Edify Delete Code:
Code:
delete("/system/app/HtcFeedback.apk","/system/app/HtcFeedback.odex");
delete_recursive("/data/data/com.htc.feedback");
---------------------------------------
FM Radio
Version: 2.0.2116272138.86766
1.08MB - /system/app/HtcFMRadio.apk
438.41KB - /system/app/HtcFMRadio.odex
/data/data/com.htc.fm
Edify Delete Code:
Code:
delete("/system/app/HtcFMRadio.apk","/system/app/HtcFMRadio.odex");
delete_recursive("/data/data/com.htc.fm");
---------------------------------------
Touch Input
Version: 3.0.2115132318.56719
8.85MB - /system/app/HTC_IME.apk
1.25MB - /system/app/HTC_IME.odex
/data/data/com.htc.android.htcime
Edify Delete Code:
Code:
delete("/system/app/HTC_IME.apk","/system/app/HTC_IME.odex");
delete_recursive("/data/data/com.htc.android.htcime");
---------------------------------------
Location Picker
Version: 1.2.2115232335.64817
164.71KB - /system/app/HtcLocationPicker.apk
342.09KB - /system/app/HtcLocationPicker.odex
/data/data/com.htc.android.locationpicker
Edify Delete Code:
Code:
delete("/system/app/HtcLocationPicker.apk","/system/app/HtcLocationPicker.odex");
delete_recursive("/data/data/com.htc.android.locationpicker");
---------------------------------------
HTC Location Service
Version: 1.0.2115372735
84.42KB - /system/app/HtcLocationService.apk
106.38KB - /system/app/HtcLocationService.odex
/data/data/com.htc.htclocationservice
Edify Delete Code:
Code:
delete("/system/app/HtcLocationService.apk","/system/app/HtcLocationService.odex");
delete_recursive("/data/data/com.htc.htclocationservice");
---------------------------------------
HTC Lock Screen
Version: 2.9.2116232847.84522
889.35KB - /system/app/HtcLockScreen.apk
311.66KB - /system/app/HtcLockScreen.odex
/data/data/com.htc.lockscreen
Edify Delete Code:
Code:
delete("/system/app/HtcLockScreen.apk","/system/app/HtcLockScreen.odex");
delete_recursive("/data/data/com.htc.lockscreen");
---------------------------------------
HTC Loggers
Version: 3.0.gingerbread.GRJ22-doubleshot
79.96KB - /system/app/HtcLoggers.apk
165.97KB - /system/app/HtcLoggers.odex
/data/data/com.htc.loggers
Edify Delete Code:
Code:
delete("/system/app/HtcLoggers.apk","/system/app/HtcLoggers.odex");
delete_recursive("/data/data/com.htc.loggers");
---------------------------------------
HtcMessage provider
Version: 1.0.2115132717
3.46KB - /system/app/HtcMessageProvider.apk
13.96KB - /system/app/HtcMessageProvider.odex
/data/data/com.android.providers.htcmessage
Edify Delete Code:
Code:
delete("/system/app/HtcMessageProvider.apk","/system/app/HtcMessageProvider.odex");
delete_recursive("/data/data/com.android.providers.htcmessage");
---------------------------------------
HTC Message Uploader
Version: 3.0.000.098120.531
4.14KB - /system/app/HtcMessageUploader.apk
41.20KB - /system/app/HtcMessageUploader.odex
/data/data/com.htc.htcMessageUploader
Edify Delete Code:
Code:
delete("/system/app/HtcMessageUploader.apk","/system/app/HtcMessageUploader.odex");
delete_recursive("/data/data/com.htc.htcMessageUploader");
---------------------------------------
Music Enhancer
Version: 1.0.2116121035.78244
45.75KB - /system/app/HtcMusicEnhancer.apk
240.26KB - /system/app/HtcMusicEnhancer.odex
/data/data/com.htc.musicenhancer
Edify Delete Code:
Code:
delete("/system/app/HtcMusicEnhancer.apk","/system/app/HtcMusicEnhancer.odex");
delete_recursive("/data/data/com.htc.musicenhancer");
---------------------------------------
ResetNotify
Version: 2.3.4
3.64KB - /system/app/HtcResetNotify.apk
7.88KB - /system/app/HtcResetNotify.odex
/data/data/com.htc.resetnotify
Edify Delete Code:
Code:
delete("/system/app/HtcResetNotify.apk","/system/app/HtcResetNotify.odex");
delete_recursive("/data/data/com.htc.resetnotify");
---------------------------------------
Ringtone Trimmer
Version: 1.0.2115132628.58088
300.52KB - /system/app/HtcRingtoneTrimmer.apk
105.92KB - /system/app/HtcRingtoneTrimmer.odex
/data/data/com.htc.ringtonetrimmer
Edify Delete Code:
Code:
delete("/system/app/HtcRingtoneTrimmer.apk","/system/app/HtcRingtoneTrimmer.odex");
delete_recursive("/data/data/com.htc.ringtonetrimmer");
---------------------------------------
com.htc.provider.settings
Version: 1.0.2115132720.57889
2.51KB - /system/app/HtcSettingsProvider.apk
14.89KB - /system/app/HtcSettingsProvider.odex
/data/data/com.htc.provider.settings
Edify Delete Code:
Code:
delete("/system/app/HtcSettingsProvider.apk","/system/app/HtcSettingsProvider.odex");
delete_recursive("/data/data/com.htc.provider.settings");
---------------------------------------
Setup
Version: 3.0.2116342459.92488
2.66MB - /system/app/HTCSetupWizard.apk
254.94KB - /system/app/HTCSetupWizard.odex
/data/data/com.htc.android.htcsetupwizard
Edify Delete Code:
Code:
delete("/system/app/HTCSetupWizard.apk","/system/app/HTCSetupWizard.odex");
delete_recursive("/data/data/com.htc.android.htcsetupwizard");
---------------------------------------
Sound Set
Version: 1.0.2116122720.79126
298.69KB - /system/app/HtcSoundSetDownloadManager.apk
334.33KB - /system/app/HtcSoundSetDownloadManager.odex
/data/data/com.htc.sdm
Edify Delete Code:
Code:
delete("/system/app/HtcSoundSetDownloadManager.apk","/system/app/HtcSoundSetDownloadManager.odex");
delete_recursive("/data/data/com.htc.sdm");
---------------------------------------
Streaming Media Player
Version: 1.0.2115131818.57431
197.24KB - /system/app/HtcStreamPlayer.apk
230.05KB - /system/app/HtcStreamPlayer.odex
/data/data/com.htc.streamplayer
Edify Delete Code:
Code:
delete("/system/app/HtcStreamPlayer.apk","/system/app/HtcStreamPlayer.odex");
delete_recursive("/data/data/com.htc.streamplayer");
---------------------------------------
Low Storage Wizard
Version: 1.0.2116232850.94394
342.75KB - /system/app/LMW.apk
78.77KB - /system/app/LMW.odex
/data/data/com.htc.lmw
Edify Delete Code:
Code:
delete("/system/app/LMW.apk","/system/app/LMW.odex");
delete_recursive("/data/data/com.htc.lmw");
---------------------------------------
Media Room
Version: 1.0.2116242565.84940
529.88KB - /system/app/MediaRoom.apk
13.20KB - /system/app/MediaRoom.odex
/data/data/com.htc.MediaLauncher
Edify Delete Code:
Code:
delete("/system/app/MediaRoom.apk","/system/app/MediaRoom.odex");
delete_recursive("/data/data/com.htc.MediaLauncher");
---------------------------------------
Plugin sample
Version: 3.0.2116123157.79175
245.54KB - /system/app/MessageTabPlugin.apk
379.17KB - /system/app/MessageTabPlugin.odex
/data/data/com.android.MessageTab
Edify Delete Code:
Code:
delete("/system/app/MessageTabPlugin.apk","/system/app/MessageTabPlugin.odex");
delete_recursive("/data/data/com.android.MessageTab");
---------------------------------------
HTC Report Agent
Version: 3.0.2116402419.73089
5.96KB - /system/app/MyReportAgent.apk
343.51KB - /system/app/MyReportAgent.odex
/data/data/com.htc.reportagent
Edify Delete Code:
Code:
delete("/system/app/MyReportAgent.apk","/system/app/MyReportAgent.odex");
delete_recursive("/data/data/com.htc.reportagent");
---------------------------------------
Scribble
Version: 1.0.2115202467.62132
46.15KB - /system/app/MySketcher.apk
32.07KB - /system/app/MySketcher.odex
/data/data/com.htc.mysketcher
Edify Delete Code:
Code:
delete("/system/app/MySketcher.apk","/system/app/MySketcher.odex");
delete_recursive("/data/data/com.htc.mysketcher");
---------------------------------------
NetLogger
Version: 1.0-gingerbread-GRJ22
18.63KB - /system/app/NetLogger.apk
28.86KB - /system/app/NetLogger.odex
/data/data/com.htc.android.netlogger
Edify Delete Code:
Code:
delete("/system/app/NetLogger.apk","/system/app/NetLogger.odex");
delete_recursive("/data/data/com.htc.android.netlogger");
---------------------------------------
Detail
Version: 1.0.2115133062.56505
97.20KB - /system/app/OnlineAssetDetails.apk
116.54KB - /system/app/OnlineAssetDetails.odex
/data/data/com.htc.OnlineAssetDetails
Edify Delete Code:
Code:
delete("/system/app/OnlineAssetDetails.apk","/system/app/OnlineAssetDetails.odex");
delete_recursive("/data/data/com.htc.OnlineAssetDetails");
---------------------------------------
Open Sense Plugin Manager
Version: 3.0.2115332737.71099
12.89KB - /system/app/PluginManager.apk
50.83KB - /system/app/PluginManager.odex
/data/data/com.htc.opensense
Edify Delete Code:
Code:
delete("/system/app/PluginManager.apk","/system/app/PluginManager.odex");
delete_recursive("/data/data/com.htc.opensense");
---------------------------------------
Connect to PC
Version: 3.0.2116202446.83132
213.81KB - /system/app/PSCII.apk
428.55KB - /system/app/PSCII.odex
/data/data/com.htc.android.psclient
Edify Delete Code:
Code:
delete("/system/app/PSCII.apk","/system/app/PSCII.odex");
delete_recursive("/data/data/com.htc.android.psclient");
---------------------------------------
Quick Lookup
Version: 2.3.4
72.72KB - /system/app/QuickLookup.apk
90.77KB - /system/app/QuickLookup.odex
/data/data/com.htc.android.quicklookup
Edify Delete Code:
Code:
delete("/system/app/QuickLookup.apk","/system/app/QuickLookup.odex");
delete_recursive("/data/data/com.htc.android.quicklookup");
---------------------------------------
QXDM2SD
Version: 2.7-gingerbread-GRJ22
40.70KB - /system/app/QXM2SD.apk
51.29KB - /system/app/QXM2SD.odex
/data/data/com.htc.android.qxdm2sd
Edify Delete Code:
Code:
delete("/system/app/QXM2SD.apk","/system/app/QXM2SD.odex");
delete_recursive("/data/data/com.htc.android.qxdm2sd");
---------------------------------------
RestartApp
Version: 1.0.2115132964.57560
7.60KB - /system/app/restartapp.apk
13.05KB - /system/app/restartapp.odex
/data/data/com.android.restartapp
Edify Delete Code:
Code:
delete("/system/app/restartapp.apk","/system/app/restartapp.odex");
delete_recursive("/data/data/com.android.restartapp");
---------------------------------------
Setup Wizard
Version: 1.3
986.41KB - /system/app/SetupWizard.apk
/data/data/com.android.setupwizard
Edify Delete Code:
Code:
delete("/system/app/SetupWizard.apk");
delete_recursive("/data/data/com.android.setupwizard");
---------------------------------------
Task Manager
Version: 1.0.2115363238.74408
61.67KB - /system/app/TaskManager.apk
45.78KB - /system/app/TaskManager.odex
/data/data/com.htc.taskmanager
Edify Delete Code:
Code:
delete("/system/app/TaskManager.apk","/system/app/TaskManager.odex");
delete_recursive("/data/data/com.htc.taskmanager");
---------------------------------------
TV Out
Version: 1.0.2116252828.85990
25.04KB - /system/app/TVOUT.apk
25.89KB - /system/app/TVOUT.odex
/data/data/com.htc.android.tvout
Edify Delete Code:
Code:
delete("/system/app/TVOUT.apk","/system/app/TVOUT.odex");
delete_recursive("/data/data/com.htc.android.tvout");
---------------------------------------
Updater
Version: 3.0.2115412860.77143
447.06KB - /system/app/Updater.apk
168.46KB - /system/app/Updater.odex
/data/data/com.android.updater
Edify Delete Code:
Code:
delete("/system/app/Updater.apk","/system/app/Updater.odex");
delete_recursive("/data/data/com.android.updater");
---------------------------------------
Upgrade Setup
Version: 3.0.2115132168.37138
4.25KB - /system/app/UpgradeSetup.apk
12.44KB - /system/app/UpgradeSetup.odex
/data/data/com.htc.UpgradeSetup
Edify Delete Code:
Code:
delete("/system/app/UpgradeSetup.apk","/system/app/UpgradeSetup.odex");
delete_recursive("/data/data/com.htc.UpgradeSetup");
---------------------------------------
HTC Media Uploader
Version: 3.0.2115332726.71099
77.73KB - /system/app/UploadProvider.apk
129.02KB - /system/app/UploadProvider.odex
/data/data/com.htc.providers.uploads
Edify Delete Code:
Code:
delete("/system/app/UploadProvider.apk","/system/app/UploadProvider.odex");
delete_recursive("/data/data/com.htc.providers.uploads");
---------------------------------------
Wi-Fi Hotspot
Version: 2.1.2116183254.81931
453.49KB - /system/app/WifiRouter.apk
95.44KB - /system/app/WifiRouter.odex
/data/data/com.htc.WifiRouter
Edify Delete Code:
Code:
delete("/system/app/WifiRouter.apk","/system/app/WifiRouter.odex");
delete_recursive("/data/data/com.htc.WifiRouter");
---------------------------------------
HTC Weather:
Deleting these 12 files will yield 27.8MB in space gained, not counting /data/data directories
6 .apk files - 27.4MB
6 .odex files - 500KB
Click to expand...
Click to collapse
HTC Weather Wallpaper
Version: 2.1.2115372253.74359
3.75MB - /system/app/HtcWeatherWallpaper.apk
16.76KB - /system/app/HtcWeatherWallpaper.odex
/data/data/com.htc.WeatherWallpaper
Edify Delete Code:
Code:
delete("/system/app/HtcWeatherWallpaper.apk","/system/app/HtcWeatherWallpaper.odex");
delete_recursive("/data/data/com.htc.WeatherWallpaper");
---------------------------------------
Weather
Version: 3.0.2116232752.84470
496.39KB - /system/app/Weather.apk
300.30KB - /system/app/Weather.odex
/data/data/com.htc.Weather
Edify Delete Code:
Code:
delete("/system/app/Weather.apk","/system/app/Weather.odex");
delete_recursive("/data/data/com.htc.Weather");
---------------------------------------
Weather Agent Service
Version: 1.0.2115132357.41517
4.53KB - /system/app/WeatherAgentService.apk
23.59KB - /system/app/WeatherAgentService.odex
/data/data/com.htc.weather.agent
Edify Delete Code:
Code:
delete("/system/app/WeatherAgentService.apk","/system/app/WeatherAgentService.odex");
delete_recursive("/data/data/com.htc.weather.agent");
---------------------------------------
Weather
Version: 1.0.2115362039.72976
23.09MB - /system/app/WeatherLiveWallpaper.apk
63.38KB - /system/app/WeatherLiveWallpaper.odex
/data/data/com.htc.android.WeatherLiveWallpaper
Edify Delete Code:
Code:
delete("/system/app/WeatherLiveWallpaper.apk","/system/app/WeatherLiveWallpaper.odex");
delete_recursive("/data/data/com.htc.android.WeatherLiveWallpaper");
---------------------------------------
Weather Provider
Version: 1.0.2115202751.62791
3.78KB - /system/app/WeatherProvider.apk
28.91KB - /system/app/WeatherProvider.odex
/data/data/com.htc.provider.weather
Edify Delete Code:
Code:
delete("/system/app/WeatherProvider.apk","/system/app/WeatherProvider.odex");
delete_recursive("/data/data/com.htc.provider.weather");
---------------------------------------
HTC weather sync provider
Version: 3.0.2116262168.86237
69.28KB - /system/app/WeatherSyncProvider.apk
67.37KB - /system/app/WeatherSyncProvider.odex
/data/data/com.htc.sync.provider.weather
Edify Delete Code:
Code:
delete("/system/app/WeatherSyncProvider.apk","/system/app/WeatherSyncProvider.odex");
delete_recursive("/data/data/com.htc.sync.provider.weather");
---------------------------------------
-Also see Widgets for HTCWeather3DWidget.apk
T-Mobile Apps.
Return to Contents Page
T-Mobile Apps.
Directories used:
/data/data/
/system/app/
T-Mobile TV
Version: 4.3.1.43-144294
2.99MB - /system/app/com.mobitv.client.tmobiletvhd.apk
/data/data/com.mobitv.client.tmobiletvhd
Edify Delete Code:
Code:
delete("/system/app/com.mobitv.client.tmobiletvhd.apk");
delete_recursive("/data/data/com.mobitv.client.tmobiletvhd");
---------------------------------------
T-Mobile Name ID
Version: 1.0.7
1.35MB - /system/app/ECID.apk
/data/data/com.cequint.ecid
Edify Delete Code:
Code:
delete("/system/app/ECID.apk");
delete_recursive("/data/data/com.cequint.ecid");
---------------------------------------
AppPack
Version: 4.0.92
2.50MB - /system/app/MallLite-4.0.92.apk
/data/data/com.tmobile.apppack
Edify Delete Code:
Code:
delete("/system/app/MallLite-4.0.92.apk");
delete_recursive("/data/data/com.tmobile.apppack");
---------------------------------------
Backup
Version: 3.0.19.14.01
603.56KB - /system/app/MobileBackup.apk
/data/data/com.voxmobili.sync.MobileBackup2
Edify Delete Code:
Code:
delete("/system/app/MobileBackup.apk");
delete_recursive("/data/data/com.voxmobili.sync.MobileBackup2");
---------------------------------------
My Account
Version: 5.0.3004
902.26KB - /system/app/MyAccount.apk
/data/data/com.tmobile.selfhelp
Edify Delete Code:
Code:
delete("/system/app/MyAccount.apk");
delete_recursive("/data/data/com.tmobile.selfhelp");
---------------------------------------
Video Chat
Version: 0.08.54
5.14MB - /system/app/qik.apk
/data/data/com.qiktmobile.android
Edify Delete Code:
Code:
delete("/system/app/qik.apk");
delete_recursive("/data/data/com.qiktmobile.android");
---------------------------------------
My Account
Version: 2.7.2.111003
683.52KB - /system/app/sihome.apk
/data/data/com.nuance.nmc.sihome
Edify Delete Code:
Code:
delete("/system/app/sihome.apk");
delete_recursive("/data/data/com.nuance.nmc.sihome");
---------------------------------------
T-Mobile Device Carbon
Version: 1.23
689.17KB - /system/app/TmobileAndroidDeviceCarbon-c42-n123.apk
/data/data/com.zipwhip.devicecarbon.tmobile
Edify Delete Code:
Code:
delete("/system/app/TmobileAndroidDeviceCarbon-c42-n123.apk");
delete_recursive("/data/data/com.zipwhip.devicecarbon.tmobile");
---------------------------------------
TeleNav GPS Navigator
Version: 6.2.6201079
4.78MB - /system/app/TMOUS_Navigator.apk
/data/data/com.telenav.app.android.telenav
Edify Delete Code:
Code:
delete("/system/app/TMOUS_Navigator.apk");
delete_recursive("/data/data/com.telenav.app.android.telenav");
---------------------------------------
Visual Voicemail
Version: 1.0.1000000000
801.19KB - /system/app/TmoVVM.apk
/data/data/com.tmobile.vvm.application
Edify Delete Code:
Code:
delete("/system/app/TmoVVM.apk");
delete_recursive("/data/data/com.tmobile.vvm.application");
---------------------------------------
Dragon Dictation
Version: 2.3.4
20.81MB - /system/app/vmode.apk
/data/data/com.nuance.vsuite
Edify Delete Code:
Code:
delete("/system/app/vmode.apk");
delete_recursive("/data/data/com.nuance.vsuite");
---------------------------------------
Genius Button
Version: 6.206.01
7.59MB - /system/app/VSuiteApp.apk
/data/data/com.nuance.android.vsuite.vsuiteapp
Edify Delete Code:
Code:
delete("/system/app/VSuiteApp.apk");
delete_recursive("/data/data/com.nuance.android.vsuite.vsuiteapp");
---------------------------------------
Voicemail
Version: 2.3.4
118.08KB - /system/app/VVM.apk
133.61KB - /system/app/VVM.odex
/data/data/com.htc.tmovvm
Edify Delete Code:
Code:
delete("/system/app/VVM.apk","/system/app/VVM.odex");
delete_recursive("/data/data/com.htc.tmovvm");
---------------------------------------
Google Apps.
Return to Contents Page
Google Apps.
Directories used:
/data/data/
/system/app/
Gmail
Version: 2.3.4.1
2.14MB - /system/app/Gmail.apk
/data/data/com.google.android.gm
Edify Delete Code:
Code:
delete("/system/app/Gmail.apk");
delete_recursive("/data/data/com.google.android.gm");
---------------------------------------
Market Feedback Agent
Version: 2.3.3
118.66KB - /system/app/Google.Feedback.apk
/data/data/com.google.android.feedback
Edify Delete Code:
Code:
delete("/system/app/Google.Feedback.apk");
delete_recursive("/data/data/com.google.android.feedback");
---------------------------------------
Google Backup Transport
Version: 2.3.3
36.96KB - /system/app/GoogleBackupTransport.apk
/data/data/com.google.android.backup
Edify Delete Code:
Code:
delete("/system/app/GoogleBackupTransport.apk");
delete_recursive("/data/data/com.google.android.backup");
---------------------------------------
Google Calendar Sync
Version: 2.3.3
114.73KB - /system/app/GoogleCalendarSyncAdapter.apk
/data/data/com.google.android.syncadapters.calendar
Edify Delete Code:
Code:
delete("/system/app/GoogleCalendarSyncAdapter.apk");
delete_recursive("/data/data/com.google.android.syncadapters.calendar");
---------------------------------------
Google Contacts Sync
Version: 2.3.3
124.60KB - /system/app/GoogleContactsSyncAdapter.apk
/data/data/com.google.android.syncadapters.contacts
Edify Delete Code:
Code:
delete("/system/app/GoogleContactsSyncAdapter.apk");
delete_recursive("/data/data/com.google.android.syncadapters.contacts");
---------------------------------------
Google Partner Setup
Version: 2.3.4
54.70KB - /system/app/GooglePartnerSetup.apk
/data/data/com.google.android.partnersetup
Edify Delete Code:
Code:
delete("/system/app/GooglePartnerSetup.apk");
delete_recursive("/data/data/com.google.android.partnersetup");
---------------------------------------
Google Search
Version: 1.1.2.64376
608.01KB - /system/app/GoogleQuickSearchBox.apk
/data/data/com.google.android.googlequicksearchbox
Edify Delete Code:
Code:
delete("/system/app/GoogleQuickSearchBox.apk");
delete_recursive("/data/data/com.google.android.googlequicksearchbox");
---------------------------------------
Google Services Framework
Version: 2.3.3
2.03MB - /system/app/GoogleServicesFramework.apk
/data/data/com.google.android.gsf
Edify Delete Code:
Code:
delete("/system/app/GoogleServicesFramework.apk");
delete_recursive("/data/data/com.google.android.gsf");
---------------------------------------
Maps
Version: 5.2.1
5.86MB - /system/app/Maps.apk
/data/data/com.google.android.apps.maps
Edify Delete Code:
Code:
delete("/system/app/Maps.apk");
delete_recursive("/data/data/com.google.android.apps.maps");
*Note - User location data also located at:
/data/data/com.google.android.location
---------------------------------------
Market Updater
Version: 1.0
8.88KB - /system/app/MarketUpdater.apk
/data/data/com.android.vending.updater
Edify Delete Code:
Code:
delete("/system/app/MarketUpdater.apk");
delete_recursive("/data/data/com.android.vending.updater");
---------------------------------------
My Uploads
Version: 1.5.13
264.54KB - /system/app/MediaUploader.apk
/data/data/com.google.android.apps.uploader
Edify Delete Code:
Code:
delete("/system/app/MediaUploader.apk");
delete_recursive("/data/data/com.google.android.apps.uploader");
---------------------------------------
Network Location
Version: 1.0.0
113.90KB - /system/app/NetworkLocation.apk
/data/data/com.google.android.location
Edify Delete Code:
Code:
delete("/system/app/NetworkLocation.apk");
delete_recursive("/data/data/com.google.android.location");
---------------------------------------
Street View
Version: 1.7.0.4
289.47KB - /system/app/Street.apk
/data/data/com.google.android.street
Edify Delete Code:
Code:
delete("/system/app/Street.apk");
delete_recursive("/data/data/com.google.android.street");
---------------------------------------
Talk
Version: 1.3
983.17KB - /system/app/Talk.apk
/data/data/com.google.android.talk
Edify Delete Code:
Code:
delete("/system/app/Talk.apk");
delete_recursive("/data/data/com.google.android.talk");
---------------------------------------
Market
Version: 2.3.4
1.77MB - /system/app/Vending.apk
/data/data/com.android.vending
Edify Delete Code:
Code:
delete("/system/app/Vending.apk");
delete_recursive("/data/data/com.android.vending");
---------------------------------------
Voice Search
Version: 2.1.1
2.07MB - /system/app/VoiceSearch.apk
/data/data/com.google.android.voicesearch
Edify Delete Code:
Code:
delete("/system/app/VoiceSearch.apk");
delete_recursive("/data/data/com.google.android.voicesearch");
---------------------------------------
YouTube
Version: 2.1.6
814.53KB - /system/app/YouTube.apk
/data/data/com.google.android.youtube
Edify Delete Code:
Code:
delete("/system/app/YouTube.apk");
delete_recursive("/data/data/com.google.android.youtube");
---------------------------------------
Third Party Apps
Return to Contents Page
Third Party Apps.
Directories used:
/data/data/
/system/app/
Adobe Reader
Version: 10.0.2
258.35KB - /system/app/AdobeReader.apk
/data/data/com.adobe.reader
Edify Delete Code:
Code:
delete("/system/app/AdobeReader.apk");
delete_recursive("/data/data/com.adobe.reader");
---------------------------------------
Notes
Version: 1.2
1.20 MB - /system/app/AndroidNotes.apk
/data/data/com.marigold.android.notes
Edify Delete Code:
Code:
delete("/system/app/AndroidNotes.apk");
delete_recursive("/data/data/com.marigold.android.notes");
---------------------------------------
BcrmBluetoothServices
Version: 1.0.000.098120.531
5.08KB - /system/app/BcrmBluetoothServices.apk
36.70KB - /system/app/BcrmBluetoothServices.odex
/data/data/com.broadcom.bt.app.system
Edify Delete Code:
Code:
delete("/system/app/BcrmBluetoothServices.apk","/system/app/BcrmBluetoothServices.odex");
delete_recursive("/data/data/com.broadcom.bt.app.system");
---------------------------------------
Bejeweled 2
Version: 0.1.6
1.37MB - /system/app/Bejeweled2_trust5.apk
/data/data/com.eamobile.bejeweled2_small
Edify Delete Code:
Code:
delete("/system/app/Bejeweled2_trust5.apk");
delete_recursive("/data/data/com.eamobile.bejeweled2_small");
---------------------------------------
dT Sync
Version: 2.0
485.64KB - /system/app/desktopPointer-signed-v6.apk
/data/data/com.doubleTwist.desktopPointer
Edify Delete Code:
Code:
delete("/system/app/desktopPointer-signed-v6.apk");
delete_recursive("/data/data/com.doubleTwist.desktopPointer");
---------------------------------------
Flickr
Version: 3.0.2115372352.74426
198.45KB - /system/app/Flickr.apk
298.16KB - /system/app/Flickr.odex
/data/data/com.htc.socialnetowrk.flickr
Edify Delete Code:
Code:
delete("/system/app/Flickr.apk","/system/app/Flickr.odex");
delete_recursive("/data/data/com.htc.socialnetowrk.flickr");
---------------------------------------
Friend Stream
Version: 3.0.211618729.79949
256.45KB - /system/app/FriendStream.apk
236.62KB - /system/app/FriendStream.odex
/data/data/com.htc.friendstream
Edify Delete Code:
Code:
delete("/system/app/FriendStream.apk","/system/app/FriendStream.odex");
delete_recursive("/data/data/com.htc.friendstream");
---------------------------------------
Facebook for HTC Sense
Version: 3.0.2116262460.82575
611.90KB - /system/app/HtcFacebook.apk
744.32KB - /system/app/HtcFacebook.odex
/data/data/com.htc.socialnetwork.facebook
Edify Delete Code:
Code:
delete("/system/app/HtcFacebook.apk","/system/app/HtcFacebook.odex");
delete_recursive("/data/data/com.htc.socialnetwork.facebook");
---------------------------------------
Peep
Version: 3.0.2115412754.77064
628.90KB - /system/app/HtcTwitter.apk
650.18KB - /system/app/HtcTwitter.odex
/data/data/com.htc.htctwitter
Edify Delete Code:
Code:
delete("/system/app/HtcTwitter.apk","/system/app/HtcTwitter.odex");
delete_recursive("/data/data/com.htc.htctwitter");
---------------------------------------
Adobe Flash Player 10.2
Version: 10.2.157.49
43.85KB - /system/app/install_flash_player.apk
/data/data/com.adobe.flashplayer
Edify Delete Code:
Code:
delete("/system/app/install_flash_player.apk");
delete_recursive("/data/data/com.adobe.flashplayer");
---------------------------------------
JETCET PRINT
Version: 6.1.1480
3.88MB - /system/app/JETCET_PRINT.apk
/data/data/com.westtek.jcp
Edify Delete Code:
Code:
delete("/system/app/JETCET_PRINT.apk");
delete_recursive("/data/data/com.westtek.jcp");
---------------------------------------
JETCET PRINT Resources
Version: 1.0
2.52MB - /system/app/JETCET_PRINT_Resources.apk
/data/data/com.westtek.jcpResources
Edify Delete Code:
Code:
delete("/system/app/JETCET_PRINT_Resources.apk");
delete_recursive("/data/data/com.westtek.jcpResources");
---------------------------------------
com.logmein.rescue
Version: 6.3.281
1.50MB - /system/app/LMIRescue.apk
/data/data/com.logmein.rescue
Edify Delete Code:
Code:
delete("/system/app/LMIRescue.apk");
delete_recursive("/data/data/com.logmein.rescue");
---------------------------------------
com.logmein.rescuesecurity
Version: 6.3.281
4.27KB - /system/app/LMIRescueSecurity.apk
/data/data/com.logmein.rescuesecurity
Edify Delete Code:
Code:
delete("/system/app/LMIRescueSecurity.apk");
delete_recursive("/data/data/com.logmein.rescuesecurity");
---------------------------------------
Netflix
Version: 1.0.0 build 865009-trunk
62.77KB - /system/app/netflix-17-release-android-marketplace-upgrade.apk
/data/data/com.netflix.mediaclient
Edify Delete Code:
Code:
delete("/system/app/netflix-17-release-android-marketplace-upgrade.apk");
delete_recursive("/data/data/com.netflix.mediaclient");
---------------------------------------
Picasa Web Albums
Version: 3.0.3
449.82KB - /system/app/picasapryramid.apk
/data/data/com.htc.picasa
Edify Delete Code:
Code:
delete("/system/app/picasapryramid.apk");
delete_recursive("/data/data/com.htc.picasa");
---------------------------------------
Polaris Office
Version: 1.0
975.18KB - /system/app/PolarisOffice.apk
/data/data/com.infraware.docmaster
Edify Delete Code:
Code:
delete("/system/app/PolarisOffice.apk");
delete_recursive("/data/data/com.infraware.docmaster");
---------------------------------------
Slacker
Version: 2.1.196
1.24MB - /system/app/slackerradio.apk
/data/data/com.slacker.radio
Edify Delete Code:
Code:
delete("/system/app/slackerradio.apk");
delete_recursive("/data/data/com.slacker.radio");
---------------------------------------
SWM-C
Version: 1.0.2116172511.80727
642.49KB - /system/app/swmc.apk
222.04KB - /system/app/swmc.odex
/data/data/com.redbend.swmc
Edify Delete Code:
Code:
delete("/system/app/swmc.apk","/system/app/swmc.odex");
delete_recursive("/data/data/com.redbend.swmc");
---------------------------------------
Swype
Version: 3.7.85.27287
2.18MB - /system/app/Swype.apk
/data/data/com.swype.android.inputmethod
Edify Delete Code:
Code:
delete("/system/app/Swype.apk");
delete_recursive("/data/data/com.swype.android.inputmethod");
---------------------------------------
TrimIt
Version: 1.6.8.110525
766.54KB - /system/app/TrimIt.apk
/data/data/com.muvee.video.trimer
Edify Delete Code:
Code:
delete("/system/app/TrimIt.apk");
delete_recursive("/data/data/com.muvee.video.trimer");
---------------------------------------
Zinio Reader
Version: 2.03.3312
6.26MB - /system/app/ZinioReader.v2.03.3312.Regular.apk
/data/data/com.zinio.mobile.android
Edify Delete Code:
Code:
delete("/system/app/ZinioReader.v2.03.3312.Regular.apk");
delete_recursive("/data/data/com.zinio.mobile.android");
---------------------------------------
ZSProvider
Version: 2.03.3198
14.33KB - /system/app/ZinioSettingsProvider.v2.03.3198.TMobile.Smartphone.apk
/data/data/com.zinio.android.settings
Edify Delete Code:
Code:
delete("ZinioSettingsProvider.v2.03.3198.TMobile.Smartphone.apk");
delete_recursive("/data/data/com.zinio.android.settings");
---------------------------------------
Holy crap-ola! Nice job! Can't wait for the descriptions - that'll be nice for some of the noobies.
EDIT: Requested it be stickied.

[HOW To][MOD] THE HOW TO THREAD, Turning a stock leak to CWM flashable added![4/19/]

I have seen this question a hundred times, and for some reason everyone who did the Official ATT update to gingerbread thought they were getting this fancy CRT, or as one user said, Old tv like animation. That is not the case. This does not come factory with any stock infuse rom that i am aware of.
But it is one of the most simple mods to do on your own.Here is the guide.
Tools you will need.
Java JRE(if you dont already)
Android SDK
adb installed
Apktool, apkmanager(either is good)
7zip or winrar archiver
A text editor(I recommend notepad++)
Step 1 : First we have to decompile the framework-res.apk located in system/framework of the rom of your choice. Pull framework-res.apk and place in folder with apktool(if using apkmanager place in "place apk here for modding folder").
Open command prompt and type cd path/to/apktool, or type cd and drag apktool folder into command window and hit enter, this will put you in the path.
Next type
Code:
apktool if framework-res.apk
This will install the proper framework files for the resources to decompile or recompile.
Once finished type
Code:
apktool d framework-res.apk ./out
this will decompile the framework, should look like this
Code:
I: Loading resouirce tables...
I: Loaded.
I: Decoding file-resources...
I: Done.
I: Copying assests and libs...
If using apkmanager choose option 9 to decompile.
Step 2: Now we make our simple edit to enable the CRT off animation.
In your newly created out folder in apktool(or projects folder in apkmanager), open res/values and scroll to the "bools.xml" and open with text editor.
look for
Code:
<bool name="config_animateScreenLights">true</bool>
and change to
Code:
<bool name="config_animateScreenLights">false</bool>
save and close.
Step 3: Recompile framework. In command promt for apktool type
Code:
apktool b -f -d out
or
Code:
apktool b out
either works.
With apkmanager choose option 11.
Once recompiled, you should have two new folders in your out folder called "build" and "dist". since we made no image edits we will not mess with the dist folder.
Open your build folder and copy the resources.arsc into your ORIGINAL framework-res.apk. Just open framework-res with 7zip or winrar and drop it in.
In apkmanger you will have a keep folder, go into that folder when prompted and delete the resources.arsc folder and continue.
Done!
Push framework with adb by navigating to android sdk platform tools folder, plug in your phone with USB debugging checked and type
Code:
adb remount rw
adb push framework-res.apk /system/framework/framework-res.apk
adb reboot
Once booted up make sure in settings/display/animations that all animations are shown.
Now you have CRT off animation! Enjoy!
EXTENDED POWER MENUJ​
OK, HERE'S THE MOD YOU'VE BEEN WAITING FOR! HOPE YOU HAVE YOUR GAME FACE ON!
TOOLS NEEDED:
THE SAME AS MOD ABOVE
1: First we have to decompile the framework-res.apk to add the resources to the framework, using the apktool of your choice.
Once decompiled go to res/values/strings.xml and scroll all the way to the bottom and add these strings before "resources"
Code:
<string name="reboot">Reboot"</string>
<string name="reboot_recovery">Recovery</string>
<string name="reboot_download">Download<string>
Save and close
Now would be the time to add your png images to res/drawable-hdpi, make sure they are named "ic_lock_reboot, and so on..
Next open the public.xml also in res/values and add the resource id's for our new menu options. scroll to the last line of "<public type="string" name" and add these resource id's.
Code:
<public type="string" name="reboot" id="0x010404ac" />
<public type="string" name="reboot_recovery" id="0x010404ad" />
<public type="string" name="reboot_download" id="0x010404ae" />
then scroll to the last line of "<public type="drawable" name" and add these resource id's
Code:
<public type="drawable" name="ic_lock_reboot" id="0x010803dc" />
<public type="drawable" name="ic_lock_recovery" id="0x010803dd" />
<puiblic type="drawable" name="ic_lock_download" id="0x010803db" />
Recompile framework.
-----------------------------------------------------------------------------
Here"s the fun part.
Using apktool or baksmali, decompile framework.jar and go to smali/com/android/internal/app/shutdownthread.smali and open with notepad++
Add this to line 29 right above ".field private static mReboot:Z
Code:
.field public static mReboot:I
then, search for ".line 660" and change this
Code:
if-eqz p0, :cond_0
to
Code:
if-eqz p0, :cond_3
Now scroll to line 820 and add this code
Code:
sget v1, Lcom/android/internal/app/ShutdownThread;->mReboot:I
const/4 v2, 0x1
if-eq v1, v2, :cond_0
const/4 v2, 0x2
if-eq v1, v2, :cond_1
const/4 v2, 0x3
if-eq v1, v2, :cond_2
.line 686
invoke-static {}, Landroid/os/Power;->shutdown()V
.line 687
return-void
:cond_0
const-string/jumbo v4, "now"
invoke-static {v4}, Landroid/os/Power;->reboot(Ljava/lang/String;)V
return-void
:cond_1
const-string/jumbo v4, "recovery"
invoke-static {v4}, Landroid/os/Power;->reboot(Ljava/lang/String;)V
return-void
:cond_2
const-string v4, "download"
invoke-static {v4}, Landroid/os/Power;->reboot(Ljava/lang/String;)V
return-void
the last line of this code "return void" should end at line 859.
then on line 877 change this
Code:
:cond_0
to
Code:
:cond_3
save and close
Recompile framework.jar
-----------------------------------------------------------------------------
Now, decompile android.policy.jar and go to smali/com/android/internal/policy/impl/GlobalActions.smali and open with text editor. Scroll to line 412 and change this
Code:
const/4 v10, 0x4
to
Code:
const/4 v10, 0x7
Then on line 458 change this
Code:
const/4 v0, 0x3
to
Code:
const/4 v0, 0x6
Then on line 482 add this code
Code:
aput-object v2, v0, v1
const/4 v1, 0x3
new-instance v2, Lcom/android/internal/policy/impl/GlobalActions$7;
const v3, 0x10803db
const v4, 0x10404ac
invoke-direct {v2, p0, v3, v4}, Lcom/android/internal/policy/impl/GlobalActions$7;-><init>(Lcom/android/internal/policy/impl/GlobalActions;II)V
aput-object v2, v0, v1
const/4 v1, 0x4
new-instance v2, Lcom/android/internal/policy/impl/GlobalActions$8;
const v3, 0x10803dc
const v4, 0x10404ad
invoke-direct {v2, p0, v3, v4}, Lcom/android/internal/policy/impl/GlobalActions$8;-><init>(Lcom/android/internal/policy/impl/GlobalActions;II)V
aput-object v2, v0, v1
const/4 v1, 0x5
new-instance v2, Lcom/android/internal/policy/impl/GlobalActions$9;
const v3, 0x10803dd
const v4, 0x10404ae
invoke-direct {v2, p0, v3, v4}, Lcom/android/internal/policy/impl/GlobalActions$9;-><init>(Lcom/android/internal/policy/impl/GlobalActions;II)V
Now, copy GlobalActions$3.smali and rename it to GlobalActions$7.smali and change GlobalActions$3" to GlobalActions$7"(should be three changes) then delete lines 50 to 54 and add this code to line 50
Code:
const/4 v1, 0x0
const/4 p0, 0x1
sput p0, Lcom/android/internal/app/ShutdownThread;->mReboot:I
save and close.
Then copy GlobalActions$3.smali and rename it to GlobalActions$8.smali and change GlobalActions$3" to $8 three times also. Then delete lines 50 to 54 and add this to line 50
Code:
const/4 v1, 0x0
const/4 p0, 0x2
sput p0, Lcom/android/internal/app/ShutdownThread;->mReboot:I
save and close.
Now copy GlobalActions$3.smali and rename to GlobalActions$9.smali and change the three GlobalActions$3" to $9. Then delete lines 50 to 54 and add this code to line 50
Code:
const/4 v1, 0x0
const/4 p0, 0x3
sput p0, Lcom/android/internal/app/ShutdownThread;->mReboot:I
save and close.
Done!! Recompile android.policy.jar and test framework-res.apk, framework.jar and android.policy jar on phone.
This should work on all GB roms for the Infuse. For those following the guide on the vibrant forum, it will not work on our device. It is different, this is the updated epm coding for our Infuse
WHILE EDITING SMALI, MAKE SURE ALL MARGINS ARE ALIGNED PERFECTLY!
Enjoy!
Attatched extended pngs
CONVERSION OF STOCK TAR.MD5 LEAK TO CWM FLASHABLE FOR NEW AND UPCOMING DEVELOPERS​
Now, i have been wanting to do this for quite sometime, and this can also be accomplished by researching and googling, but here you will have everything you need to build your OWN rom from scratch from a stock samsung tar.md5 leak. Also, I do not mind new developers using my stock rooted bases to build a rom, we all have to start somewhere, but wouldn't you like to say "Hey, i made this, and its all mine"? Well in this how to, i will provide you with the knowlege to do so, and the links to the tools you will need. Some of the tools you will need have already been outlinrd in the other How To's above, if you have followed or read them, but i will outline them again here to be clear.
Tools:
7zip or winrar archiver
notepad++ or text editor of your choice
dsixda kitchen(i dont use this anymore, but i did when i started and its simple to use for building and deodexing your rom)From Here
MagicISO which can be downloaded for free From Here
First:
Download one of the stock leaks, either from here or from samsung. It will come in a .rar file format.
Next go to a place on your pc where you want to create a folder for your new rom and create a folder for your new rom and name it(eg....Zeus Rom).
Then, open the new rom folder and create two new folders called "system" and "updates". Then close. We will come back here later.
Then in the same area of you new rom folder create a new folder called UCLB3 or whatever firmware you are working with. This is where we will extract the factoryfs, ect...
Second:
Now, go to where you downloaded the stock .rar file and open it with 7zip or winrar. Inside you should now see another .rar file. Double click to decompress and show the contents. You should now see a folder with the rom name(ie...SGH-I997_I997UCLB3_UC_ATT) open folder and you should see two files now, (I997UCLB3-Homebinary.tar.md5, and SS_DL.dll) you will not need the second file for what we are doing.
Now, double click the Homebinary.md5.tar file to decompress and show contents. You should now see(cache.rfs, zimage, modem.bin, factoryfs.rfs, boot.bin, Sbl.bin) For what we are doing we will only need the factoryfs.rfs, cache.rfs, modem.bin. Now click Extract and extract to the folder you made next to your new rom. It will probably ask for a password, and the password is "sampro.pl".
Third:
Open magicISO and in the top left-hand corner click file, then open, then navigate to the file where we just extracted the contents of the md5.tar. at the bottom where it says "files of type", click on it and choose all files so it will show everything you extracted to the folder.
Now double click on factoryfs.rfs and you should now see the contents of the file show up in the left hand box of magicISO. At the top of the files right click on "NO NAME" and click extract. Navigate to the new rom/system folder you created and extract. Once finished, you will now see your system as you normally see it when you open a rom.zip. You should now see, "app, bin, cameradata, etc, firmware, fonts, framework, lib, media, modules, tts, usr, xbin, build.prop, and default.prop".
Fourth:
Repeat the same process for cache.rfs and extract to the same folder, except we will delete this folder when we get what we need. Now you should see a new folder in the system folder called recovery. Move it outside the system folder anywhere, or during extraction you can extract outside the system folder, whatever is easiest.
Inside this folder you should see two files, "command, and sec_csc.zip". Open the sec_csc.zip to show its contents.You should now see the META-INF folder and system folder. Take the META-INF folder and move it to the rom folder with the "system and updates folder".
Next open the system folder of the sec_csc.zip you have open to show its contents. You should see, "csc, etc, media, CSCFiles.txt, CSCVersion.txt, SW_Configuration.txt". Move the "csc" folder and the three CSC.txt files to your system folder. From the sec_csc.zip file, open the etc folder and move that one file to your new rom/system/etc folder.
Next from the sec_csc.zip file, open media/audio, and move the "effects" folder to your new rom/system/media/audio folder. Then open the ringtones folder and move the ringtones.ogg's to your new rom/system/media/audio/ringtones folder.
Take the bootsamsungloop.qmg file and move to rour new rom/system/media folder.
Now if you extracted the cache.rfs into the new rom/system folder, you can delete it now, as we have what we need from it in our new rom.
Fifth:
Now go to where you extracted the md5.tar file and move the modem.bin to your new rom/updates folder. If you want to use the stock zimage you can put it in the updates folder but probably wont keep root. I suggest finding a rooted kernel for your device and placing the zimage and redbend_ua in the updates folder.
Now in the META-INF folder the updater script will not work due to the signature verification will fail. You will have to either write a new one, or grab one from a stock cwm flashable from your device and use it, or write your own using a guide.
Sixth:
Now with 7zip or winrar, compress your new rom folder into a zip file.
Download dsixda android kitchen and follow the instructions to set up and turn your rom zip into a cwm flashable zip!
Enjoy!
Next week the how to for the extended power menu...
Should be stickied and title maybe changed to simple android mods
Sent from my Samsung Infuse
not gonna happen... its good here for all to view..
These will definitely come in handy for new upcoming rom developers.
Sent from my SAMSUNG-SGH-I997 using xda premium
Nice dman!this will come in handy for pur future modders here you should add some more tweaks or how to regarding moddings
sent from an awesome infuse4g
Yep... this will be the mod thread... will try and post new ones every week
sent from my baby girls rom
Thread has been stickied, this will be the how to thread for the Infuse, all how to questions and requests here..
Sick... Let the mods begin. I LOVE that you are sharing your knowledge so that everyone can learn and at their own pace. I have a feeling that this might be the begin to a lot of lightly nodded stock GB roms... Which is great. Thanks D. Maybe this will keep the dev questions in Zeus down a bit.... Though... I kinda doubt it..
Sent from my SAMSUNG-SGH-I997 using Tapatalk
How do you do the CRT ON animation?
Thanks dman! Love your work. I'd like to make a respectful suggestion. It may be a good idea to set up a post to use as an index for this thread before we get too deep into it. Maybe even move the content of the op and use that one. You're doing a good thing and thanks again.
Chaning bootanimation
Question here on chaning the boot animation....
If I just replace the png files with others in the sanim zip folder, will that work to change the boot animations?
I don't think that will work to change bootanimation... its more complicated than that.... I will get a how to up on that also, as soon as I can
Sent from my SGH-I997 using xda premium
Thanks dman! I was going to attempt to do this through uot with the framework-res.apk & twframework-res.apk from Zeus & ICS theme, but I will wait and be patient for the how-to on this. I searched through the forums on bootanimation topics, but there really isn’t any how-to. Thanks again in advance!
Extended power menu added to OP! Have fun guys!!!
dman3285 said:
Extended power menu added to OP! Have fun guys!!!
Click to expand...
Click to collapse
BEAUTIFUL!
Sent from my SAMSUNG-SGH-I997 using Tapatalk
great tutorial, thanks dman!!
Anytime
Sent from my SAMSUNG-SGH-I997 using xda premium
Im gonna try the crt off later on a different rom since zeus already has it and if i feel comfortable enought after that ill try the extended power menu
Quick question can you do the crt animation off on other phones? My cousin is jealous of that feature and he has the optimus v so im wondering if this mod is at all posible with his phone and if your tutorial for the infuse will work on his phone (dont want to brick his phone cause as far as i know his phone is actually brickable)
Sent from my SAMSUNG-SGH-I997 using XDA App
Yes... it should be a similar mod for both... but.. if you don't feel comfortable you can send me the framework-res.apk and I can mod it for you and send it back
Sent from my SAMSUNG-SGH-I997 using xda premium

Fix for "Show disabled apps" bug in Galaxy Note 3 (KitKat) TouchWiz Launcher

Fix for "Show disabled apps" bug in Galaxy Note 3 (KitKat) TouchWiz Launcher
Hi,
This mod is for fixing the TW Launcher bug present in Galaxy Note 3 (N9005) 4.4.2 Kitkat. (Present Only in Latest Kitkat firmware like UGNG1,UGNH1,UGNI4)
Bug description: Suppose you have disabled some apps, but you can't see or enable them from App drawer (TW Launcher), because Show disabled apps options will be grayed out as soon as you disable any App from Settings or from (TW Launcher) App drawer. And Show disabled apps will be available if you haven't disabled any apps. In short, Show disabled apps is behaving in opposite way.
My Note 3 details:
Variant: SM-N9005,
ROM: Stock odexed ROM-rooted,
Firmware: N9005XXUGNG1,
Region: BTU.​
This guide will explain in detail on How to fix it. and I hope it might be useful for somebody.
Their might be other ways to implement it. but I am writing the steps which I have followed.
You Need:
1. Windows PC.
2. JRE installed.
3. Download the required tools from here. You can get the latest aapt.exe here, apktool.jar here, baksmali.jar and smali.jar files here
So here is the step by step guide on how to do it.
1. Copy framework folder (/system/framework) from your phone to C:\apktool\system\framework folder of your PC, and SecLauncher4.apk, SecLauncher4.odex files from your phone (/system/priv-app) to C:\apktool folder of your PC.
2. baksmali the SecLauncher4.odex present in C:\apktool folder using the command
Code:
[/B][B][COLOR="Red"]java -jar baksmali.jar -d C:\apktool\system\framework -x SecLauncher4.odex[/COLOR][/B]
Click to expand...
Click to collapse
-d path of directory where framework files are placed.​-x target .odex file (in our case it's SecLauncher4.odex)​3. Once command is completed, you will see a folder named out in C:\apktool.
4. Navigate to C:\apktool\out\com\android\launcher2, and search for the file MenuAppModel.smali.
5. Open the file and search for .method isDisableAppListEmpty.
Code:
[/B][B]
.method isDisableAppListEmpty()Z
.locals 1
.prologue
.line 711
iget-object v0, p0, Lcom/android/launcher2/MenuAppModel;->mAppDiabledItems:Ljava/util/Map;
if-nez v0, :cond_0
.line 712
invoke-virtual {p0}, Lcom/android/launcher2/MenuAppModel;->getDisabledAppList()Ljava/util/List;
.line 714
:cond_0
iget-object v0, p0, Lcom/android/launcher2/MenuAppModel;->mAppDiabledItems:Ljava/util/Map;
invoke-interface {v0}, Ljava/util/Map;->isEmpty()Z
move-result v0
if-eqz v0, :cond_1
.line 715
[COLOR="Red"] const/4 v0, [COLOR="Blue"]0x1[/COLOR][/COLOR]
.line 717
:goto_0
return v0
:cond_1
[COLOR="red"] const/4 v0, [COLOR="blue"]0x0[/COLOR][/COLOR]
goto :goto_0
.end method
[/B]
Click to expand...
Click to collapse
6. Change the red line to, as shown below for fixing the Show Disabled apps bug in Launcher.
Code:
[/B][B]
.line 714
:cond_0
iget-object v0, p0, Lcom/android/launcher2/MenuAppModel;->mAppDiabledItems:Ljava/util/Map;
invoke-interface {v0}, Ljava/util/Map;->isEmpty()Z
move-result v0
if-eqz v0, :cond_1
.line 715
[COLOR="Red"] const/4 v0, [COLOR="Blue"]0x0[/COLOR][/COLOR]
.line 717
:goto_0
return v0
:cond_1
[COLOR="red"] const/4 v0, [COLOR="blue"]0x1[/COLOR][/COLOR]
goto :goto_0
.end method
[/B]
Click to expand...
Click to collapse
7. Once changes are done, smali the out folder present in C:\apktool using the command
Code:
[/B][B][COLOR="Red"]java -jar smali.jar -o classes.dex out[/COLOR][/B]
Click to expand...
Click to collapse
-o the name of newly created .dex file.​out is the folder name.​8. Once you see the classes.dex file in the folder, then push this .dex file into SecLauncher4.apk file using the command
Code:
[/B][B][COLOR="Red"]aapt add SecLauncher4.apk classes.dex[/COLOR][/B]
Click to expand...
Click to collapse
9. After the command in Step 8, Size of apk file should increase, Now Zipalign the apk using the command.
Code:
[/B][B][COLOR="Red"]zipalign -fv 4 SecLauncher4.apk SecLauncher4_new.apk[/COLOR][/B]
Click to expand...
Click to collapse
10. Now you will see a new apk file named "SecLauncher4_new.apk", Copy the SecLauncher4_new.apk to your phone and rename it to SecLauncher4.apk, This is deodexed .apk file, and you can directly push this apk into your phone path /system/priv-app using RootExplorer and set the permission to rw-r--r--, and delete the SecLauncher4.odex file from the priv-app folder.
Restart the phone, and you should be able to disable and enable the unwanted apps from Touch Wiz Launcher.
11. If you want to create the SecLauncher4.odex file from the SecLauncher4.apk file then their are few more steps, which involves Terminal Emulator, but this apk will work fine. Please delete or remove the SecLauncher4.odex file from the system/priv-app folder and keep only SecLauncher4.apk, because this apk is deodexed and working fine for me.
Here are the steps to Create .odex from .apk file:
a. Copy the modified .apk file to Phone Internal Storage, for example: /storage/emulated/0/app/SecLauncher4.apk and download dexopt-wrapper from here.​b. Unzip dexopt-wrapper.zip and Copy dexopt-wrapper file to system/bin folder of your Phone using Root Explorer and set the permission to 0755 or rwxr-xr-x.​c. After Setting the correct permission, Download and install Terminal Emulator, and open it.​d. Type the following commands as shown below to generate .odex from .apk file
Code:
[/B][B]
[COLOR="Red"]su[/COLOR]
[/B]
Click to expand...
Click to collapse
su - This is to grand super user permission.​
Code:
[/B][B]
[COLOR="red"]dexopt-wrapper /storage/0/emulated/app/SecLauncher4.apk /storage/0/emulated/app/SecLauncher4.odex[/COLOR]
[/B]
Click to expand...
Click to collapse
​
dexopt-wrapper path-of-apk path-of-newly-created-odex - Once this command is executed, you should see a success message on Terminal Emulator.​e. Now you will find a modified .odex file in /storage/0/emulated/app/ . Replace the original .odex with the modified file. Take a back up of Original .odex file​
For enabling Ripple ink effect with fingers or without S-pen, check out here...
For enabling Particle Effect or Lens Flare Effect on LockScreen please check out here
Hit THANKS button, If I helped You.​
Thanks for your tip/mod
Tested and working
Rajada said:
Thanks for your tip/mod
Tested and working
Click to expand...
Click to collapse
Thanks.
What's your firmware version?
amk19 said:
Thanks.
What's your firmware version?
Click to expand...
Click to collapse
N9005XXUFNF4. (Changelist 1 955 971)
i am using a modified seclauncher4 but was interested in doing the disabled apps modification. Although i am using the same rom as in you, i have deleted the seclaucher4.odex file when i replaced the original seclakucher4 with modified seclauncher4
Can you please advise, how do i do the modification now . do i have to generate the odex file first before i do anything
swagatsourav said:
i am using a modified seclauncher4 but was interested in doing the disabled apps modification. Although i am using the same rom as in you, i have deleted the seclaucher4.odex file when i replaced the original seclakucher4 with modified seclauncher4
Can you please advise, how do i do the modification now . do i have to generate the odex file first before i do anything
Click to expand...
Click to collapse
Hi,
You can modify it even without creating .odex file.
Just decompile it and then you'll see a folder named smali inside the decompiled apk folder, make the required changes and recompile it again.

[Q] Kernel compilation question

Hello,
I would like to ask you for a help please. I have downloaded HTC One X kernel source (for HTC One X EU 4.2.2 - version 4.18.401.4 CRC).
My setup is: Ubuntu 14.04 64bit, Java JDK 6u45 x64, arm-eabi-4.6 (as told in README in source).
I also installed all required packages (sudo apt-get install bison g++-multilib git gperf libxml2-utils make zlib1g-dev:i386 zip).
The thing is, I tried to compile kernel without any changes from source, so I woudl compare result with pure stock and compiled (which I thought should be exactly the same size - but it is not, and that's why I am askign you for a help)
Log of compilation is in attachment.
Compiled zImage size is 4 766 884 but original stock zImage size is 4 771 560.
Also sizes of modules don't match at all:
Modules: my compilation - Stock sizes
baseband_usb_chr.ko 189 602 - 190 602
baseband-xmm-power2.ko 151 915 - 152 771
bluetooth.ko 3 298 677 - 3 310 809
bnep.ko 556 426 - 559 722
btwilink.ko 198 204 - 199 408
cdc-acm.ko 223 019 - 224 087
cfg80211.ko 3 609 337 - 3 627 609
compat.ko 548 160 - 551 608
fm_drv.ko 147 276 - 148 204
gps_drv.ko 151 467 - 152 395
hci_uart.ko 571 294 - 574 310
hid-magicmouse.ko 151 450 - 152 310
hidp.ko 455 980 - 458 196
kineto_gan.ko 196 068 - 197 272
lib80211.ko 72 114 - 73 114
mac80211.ko 10 050 004 - 10 092 052
raw_ip_net.ko 217 121 - 218 325
rfcomm.ko 568 997 - 571 357
scsi_wait_scan.ko 39 694 - 40 482
st_drv.ko 401 057 - 403 249
tcrypt.ko 179 515 - 180 583
ti_hci_drv.ko 232 204 - 233 412
wl12xx.ko 3 026 511 - 3 038 719
wl12xx_sdio.ko 319 095 - 320 655
Also, when I executed "make ap33_android_defconfig" I got some warning. I can get rid of them by deleting line 28 in drivers/net/wireless/bcmdhd_4334/Kconfig and deleting DYNAMIC_DEBUG=y line 590 in arch/arm/configs/ap33_android_defconfig and by adding CONFIG_LOCKUP_DETECTOR=y to defconfig.
But should I get those errors & warning when compiling from source without any changes? And why it is impossible to get exact same sizes? Hope somebody could explain this to me, please. Thank you in advance.

Categories

Resources