> Attention!

New threads need to be created only inroot partition! In the future, they will be processed by moderators.


68 pagesV  1 2 3 4 5 6 > »  
 
REPLY
> HTC Desire X - Modifications and decorations
Softor
Message#1
06.05.13, 11:13
Not a wizard, learning.
*********
[online]

Group: Curators
Messages 3451
Check in: 18.01.12

Reputation:-  818  +

����������� � �������������� ��� HTC Desire X
download


Attached Image

Description | HTC Desire X FAQ | FAQ common | Discussion | Purchase | NTS Desire X Club | Firmware

Rules of conduct in the subject
    In addition toSection Rules.
  • This topic is laid out decorations and software modifications for HTC Desire X.
  • Discussion of the device itself and its firmware is made in the relevant topics.
  • Respect the authors of mods and decorations, remember, they have nothing to do with you and do everything of their own accord.
  • If you like a mod or decoration, do not forget to thank the author for raising his reputation.
Rules for publishing modifications and decorations
  • For any modifications and decorations, the firmware and its version for which they are made must be indicated.
  • It is necessary to specify the method of the firmware - replacing apk (specify the full path), firmware via Recovery or another (full description of the installation method).
  • Screenshot of modifications / decorations (place under the spoiler).
  • Description of modification / decoration (optional)
  • Try to upload fashion / jewelry in one message ONLY for one firmware. No need to throw everything in a heap.

Desktop Wallpaper / Lock Screen
Covers
Animation download / shutdown; splash screens
Phone / dialer / keyboard
Statusbar

Topics



Other modifications
Modules for Xposed Framework
Instructions / personal experience
Setting Build.prop HTC Desire X for Jelly Bean based firmware (4.1.1-4.1.2)
Instructions for modifying the battery module for the Xposed framework.
Decoration firmware myONEdx 3.0 in the style of MUIU

Hiding system applications in the stock launcher HTC Sense 4
How to enable drive encryption if this feature is not available.
Sound when you turn off HTC.
Tick ​​"Unknown sources".
Change the name of the HTC hotspot and manage the number of users.


File permissions - graphic representation
Attached Image
Example updater-script archive, flashed through Recovery
Text updater-script used to install files through recovery. The firmware process creates a copy of the files to be replaced.
ui_print ("Installing Mod");
ui_print ("");
ui_print (">>>Mounting system ");
run_program ("/ sbin / busybox", "mount", "/ system");
ui_print ("");
ui_print (">>>Backup system files ");
run_program ("/ sbin / busybox", "cp", "/path/to/framework.apk","/path/to/framework.apk.old");<--- Write here the path to the application to be replaced.
run_program ("/ sbin / busybox", "cp", "/path/to/framework.jar""path/to/framework.jar.old");<--- here too
run_program ("/ sbin / busybox", "cp", "/path/to/app.apk","/path/to/app.apk.old");<--- and here (this line and the line above is not required if one application changes

run_program ("/ sbin / busybox", "cp", "/system/app/SystemUI.apk","/system/app/SystemUI.apk.old");<--- Example string

ui_print (">>>Copying system files ");
package_extract_dir ("system", "/ system");
ui_print ("");
ui_print (">>>Unmounting / system ... ");
run_program ("/ sbin / busybox", "umount", "/ system");
ui_print ("");
ui_print ("Installation Completed");

Text updater-script used to restore the original files. During the firmware process, a copy of the replaced files is restored.
ui_print ("Restoring Mod");
ui_print ("");
ui_print (">>>Mounting system ");
run_program ("/ sbin / busybox", "mount", "/ system");
ui_print ("");
ui_print (">>>Restory system backups ");
run_program ("/ sbin / busybox", "rm", "/path/to/app.apk");<--- Write here the path to the replaced application
run_program ("/ sbin / busybox", "cp", "/path/to/app.apk.old" ,"/path/to/app.apk");<--- Here prescribe the path to the replaced application and its reserve.

run_program ("/ sbin / busybox", "rm", "/system/app/SystemUI.apk");<--- Example line # 1
run_program ("/ sbin / busybox", "cp", "/system/app/SystemUI.apk.old" ,"/system/app/SystemUI.apk");<--- Example line # 2

ui_print ("");
ui_print (">>>Unmounting / system ... ");
run_program ("/ sbin / busybox", "umount", "/ system");
ui_print ("");
ui_print ("Restoring Completed");

An empty archive for flashing through recovery, in which you need to add files and add backup paths:Attached fileflashable.zip(141.06 KB)
Recovery archive, in which you need to register backup paths:Attached fileflashable - restoring.zip(141.04 KB)

How to remove themes / covers
  • In the presence of root rights, simply delete the cover file (usually looks like com.htc.skin.name-cover.apk), which is located in the data / app. Next, in the data / data, you need to delete the folder of the cover with the same name (com.htc.skin.name-cover)
  • Valid for ICS only- Through clearing the memory (Settings - Memory - Free up more space - Only rarely used. - Covers - choose those that need to be removed) - advice fromAlexandreDrknss
How to install modifications through recovery
    Instruction fromcherlis(usingClockWorkMod Recovery
  1. Copy the .zip file to the root of the SD card.
  2. Select - install zip from sdcard.
  3. Choose- choose zip from sdcard.
  4. Find the required .ZIP file in the list. (In the list above, as usual, there will be folders, below files.)
  5. Confirm the installation of the .zip file. (The confirmation item is usually in the middle of the screen.)
  6. After the installation is complete, select +++++ Go Back +++++.
  7. Select - reboot system now. (The phone will reboot)


A big request to those who make an application!
  1. Write the name and version of the firmware for which you need to make a theme, battery, etc.
  2. If you ask for a modification of an existing one - let's link to the original.
  3. You may need to update files from your current firmware. Be prepared to provide them.


Post has been editedCyberbob - 25.08.16, 14:05
Reason for editing: edit
mvladimir57
Message#2
06.05.13, 11:41
* Old Style *
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1487
Check in: 02.01.13
Samsung Galaxy A8 (2018)

Reputation:-  236  +

New cover"BlueBlack"(package file by cherlis)
Cover for firmware 4.0.4 Sense 4.1 (for both stock and custom)
Attached Image

Easy installationapkfile

Attached files

Attached fileBlueBlack.apk(2.74 MB)


Post has been editedmvladimir57 - 06.05.13, 20:37


--------------------
The theory is something that no one believes except its author. The experiment is what everyone believes except its author.
Secthdaemon
Message#3
06.05.13, 12:17
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 145
Check in: 01.11.09
Samsung Galaxy S7 EDGE SM-G935F

Reputation:-  19  +

I post 5 themes for firmware based onJB Sense 4+ Litelaid out onXDA. Suitable for both stock and custom firmware.
Installation Procedure:
1) Download your favorite theme (attachments at the very bottom)
2) Set as a regular apk-file
3) Settings - Personalization - Cover and choose what you downloaded

Screenshots under the spoiler, apk below.
Aluminum 4+
Attached ImageAttached ImageAttached ImageAttached Image
Infinite 4+
Attached ImageAttached ImageAttached ImageAttached Image
Serene 4+
Attached ImageAttached ImageAttached ImageAttached Image
Steel 4+
Attached ImageAttached ImageAttached ImageAttached Image
Matte 4+
Attached ImageAttached ImageAttached ImageAttached Image

UPD: As suggested by Softor, cover names are correctly displayed in English only. Topics are reassembled and re-uploaded.

Attached fileAluminum_4 + .mod.apk(2.53 MB)
Attached fileInfinite_4 + .mod.apk(2.04 MB)
Attached fileMatte_4 + .mod.apk(1.97 MB)
Attached fileSerene_4 + .mod.apk(2.71 MB)
Attached fileSteel_4 + .mod.apk(3.1 MB)


Post has been editedSecthdaemon - 08.05.13, 07:06
Reason for editing: Fixed language compatibility.


--------------------
Samsung Galaxy S7 Edge + Samsung Galaxy Watch + Bluedio T3
Secthdaemon
Message#4
06.05.13, 12:39
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 145
Check in: 01.11.09
Samsung Galaxy S7 EDGE SM-G935F

Reputation:-  19  +

I spread the mod for the battery and the signal.
Checked on mySENSEdx RC3.5
ZIP-archive throw on the card, sew through the recovery
Screenshots
Attached ImageAttached Image
Attached filemod.zip(9.29 MB)



Redid as a module for Xposed

Post has been editedSoftor - 24.09.13, 21:27


--------------------
Samsung Galaxy S7 Edge + Samsung Galaxy Watch + Bluedio T3
Softor
Message#5
06.05.13, 13:59
Not a wizard, learning.
*********
[online]

Group: Curators
Messages 3451
Check in: 18.01.12

Reputation:-  818  +

Firmware:myONEdx RC4.0 FX +
Description: Battery Modification - color change.
Screenshot
Attached Image
Download: Attached file(RC4.0) _BB.zip(2.08 MB)
Installation:Archive for installation through recovery.


--------------------
SMARTInfo- information about the smartphone.New name - new features.
ZipCreator
For any questions, contact QMS
Softor
Message#6
06.05.13, 15:16
Not a wizard, learning.
*********
[online]

Group: Curators
Messages 3451
Check in: 18.01.12

Reputation:-  818  +

Stiluss @ 05/06/2013, 16:08*
As for me, the cover of Blu Black does not show ... standard firmware ... installed and everything ... firmware 4.1 Sense 4+

I check with the author of the post, but it seems formyONEdx RC4.0 FX +. And precisely because of the fact that it is not indicated for which firmware the cover, I have not yet added it to the cap ..


--------------------
SMARTInfo- information about the smartphone.New name - new features.
ZipCreator
For any questions, contact QMS
Cеrlis
Message#7
06.05.13, 15:55
Guru
*********
[offline]

Group: Curators
Messages 3959
Check in: 28.02.11
HTC 10

Reputation:-  1957  +

New BlueBlack cover

Somewhere I have already seen this:
Attached Image

Or are you also from Ivano-Frankivsk? : D

Post has been editedcherlis - 06.05.13, 15:56


--------------------
mvladimir57
Message#8
06.05.13, 18:58
* Old Style *
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1487
Check in: 02.01.13
Samsung Galaxy A8 (2018)

Reputation:-  236  +

New battery for firmware myONEdx RC4.0 FX +
Stock, but blue with a modified network indicator (package file by Softor)
Attached Image


Stitch through:Recovery

Attached files

Attached file(RC4.0) _mvladimir57.zip(2.09 MB)


Post has been editedmvladimir57 - 06.05.13, 20:36


--------------------
The theory is something that no one believes except its author. The experiment is what everyone believes except its author.
Softor
Message#9
06.05.13, 19:24
Not a wizard, learning.
*********
[online]

Group: Curators
Messages 3451
Check in: 18.01.12

Reputation:-  818  +

Firmware:myONEdx RC4.0 FX +
Author: ckpv5
Description:3 themes for users who do NOT use Sense 5 style lock screen
Screenshots
Attached ImageAttached ImageAttached Image
Download:
Attached fileSteel_4 + .apk(5.86 MB)
Attached fileGraphite_4 + .apk(5.8 MB)
Attached fileConcrete_4 + .apk(5.93 MB)
Installation:As usual apk. Selection via: Settings - Personalization (Screen tab) - Cover

Post has been editedSoftor - 15.05.13, 08:03


--------------------
SMARTInfo- information about the smartphone.New name - new features.
ZipCreator
For any questions, contact QMS
Brandmauzer
Message#10
07.05.13, 01:59
______
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 602
Check in: 14.10.08
Xiaomi Redmi Note 4 3/32

Reputation:-  67  +

Batteries
Author:ckpv5
Firmware :mySENS-dx RC3.5
Installation Method:Recovery
Include a menu of recent apps in sense style
Attached Image

Download

Same latest AOSP style apps.
Attached Image

Download


Post has been editedBrandmauzer - 07.05.13, 04:31
Reason for editing: something like this ...


--------------------
Xiaomi Redmi Note 4XPie 9 AeX 6.5
Softor
Message#11
07.05.13, 05:46
Not a wizard, learning.
*********
[online]

Group: Curators
Messages 3451
Check in: 18.01.12

Reputation:-  818  +

Firmware:myONEdx RC4.0 FX +
Description:Translation into Russian of APM and correction of translation of prompts on the Sense 5 lock screen
Screenshots
Attached Image
Attached Image
Attached Image
Download:
Attached fileframework.zip(6.58 MB)
Attached filering2lock.zip(869.54 KB)
Installation:Through the recovery.

Post has been editedSoftor - 13.05.13, 00:13


--------------------
SMARTInfo- information about the smartphone.New name - new features.
ZipCreator
For any questions, contact QMS
Softor
Message#12
07.05.13, 07:25
Not a wizard, learning.
*********
[online]

Group: Curators
Messages 3451
Check in: 18.01.12

Reputation:-  818  +

Firmware:myONEdx Rc4.0 FX +
Description:APM modification - removed unnecessary (in my opinion) points.
Screenshots
Attached Image
Download:
Archive for installation:Attached fileAPM2.zip(286.22 KB)
Archive to restore:Attached fileAPM2 - restoring.zip(140.69 KB)
Installation:Through the recovery.


--------------------
SMARTInfo- information about the smartphone.New name - new features.
ZipCreator
For any questions, contact QMS
mvladimir57
Message#13
07.05.13, 08:40
* Old Style *
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1487
Check in: 02.01.13
Samsung Galaxy A8 (2018)

Reputation:-  236  +

Lock screen wallpaper (for firmware withFull senseorSense lite)
The size:480x800
Subject:miscellanea
Installation:Unpack the archive and transfer the contents of the folder to the memory card in Pictures
Attached Image


Attached files

Attached file480x800.rar(1.16 MB)


Post has been editedmvladimir57 - 07.05.13, 09:22


--------------------
The theory is something that no one believes except its author. The experiment is what everyone believes except its author.
Softor
Message#14
07.05.13, 12:04
Not a wizard, learning.
*********
[online]

Group: Curators
Messages 3451
Check in: 18.01.12

Reputation:-  818  +

Firmware:stock and custom JB Sense 4+ Lite
Description:5 more topics
Author: ckpv5
Screenshots:
Memories 4+
Attached ImageAttached ImageAttached ImageAttached Image
Music Lover 4+
Attached ImageAttached ImageAttached ImageAttached Image
Painting the world 4+
Attached ImageAttached ImageAttached ImageAttached Image
Purple Passion 4+
Attached ImageAttached ImageAttached ImageAttached Image
Spaceship Earth 4+
Attached ImageAttached ImageAttached ImageAttached Image

Update: As it turned out, the cover names are correctly displayed in English only. Rebuilt all applications.
Download:
Attached fileMemories_4 + .mod.apk(2.13 MB)
Attached fileMusicLover_4 + .mod.apk(2.83 MB)
Attached filePaintingTheWorld_4 + .mod.apk(2.04 MB)
Attached filePurplePassion_4 + .mod.apk(2.27 MB)
Attached fileSpaceshipEarth_4 + .mod.apk(2.08 MB)

Installation:As usual apk. Selection via: Settings - Personalization (Screen tab) - Cover
Previous versions


Post has been editedSoftor - 07.05.13, 20:17


--------------------
SMARTInfo- information about the smartphone.New name - new features.
ZipCreator
For any questions, contact QMS
Devil's Advocate â„¢
Message#15
08.05.13, 10:05
Dark Side of the Force â„¢
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1251
Check in: 17.08.10
HTC One (M8s)

Reputation:-  107  +

Secthdaemon @ 05/06/2013, 12:39*
mod for battery and signal.

Removes a tab with switches from the curtain - is it a bug or a feature?


--------------------
... that which cannot be erased, as much as three, freedom is that which I have inside ...
Secthdaemon
Message#16
08.05.13, 13:41
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 145
Check in: 01.11.09
Samsung Galaxy S7 EDGE SM-G935F

Reputation:-  19  +

Devil's Advocate â„¢,
What firmware? On the drain 4.1 switches are not in the blind.

Post has been editedSecthdaemon - 08.05.13, 13:41


--------------------
Samsung Galaxy S7 Edge + Samsung Galaxy Watch + Bluedio T3
Devil's Advocate â„¢
Message#17
08.05.13, 15:16
Dark Side of the Force â„¢
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1251
Check in: 17.08.10
HTC One (M8s)

Reputation:-  107  +

Secthdaemon @ 05/05/2013, 13:41*
What firmware?

mySENSE-DX RC3.5


--------------------
... that which cannot be erased, as much as three, freedom is that which I have inside ...
Softor
Message#18
08.05.13, 16:31
Not a wizard, learning.
*********
[online]

Group: Curators
Messages 3451
Check in: 18.01.12

Reputation:-  818  +

Firmware:mySENSE-DX RC3.5
Description:Modification of battery icons and signal. 3 archives - a separate battery, a separate signal and both together. Battery with standard display gradations (0-10-20, etc.) 5-speed signal, colored.
Screenshot by Advocate Devil â„¢;)
Attached Image
Download:
Attached file(RC3.5) _Bat.zip(7.83 MB)
Attached file(RC3.5) _Sign.zip(7.81 MB)
Attached file(RC3.5) _BatSign.zip(7.83 MB)
Installation:Through the recovery.

Post has been editedSoftor - 13.05.13, 10:40


--------------------
SMARTInfo- information about the smartphone.New name - new features.
ZipCreator
For any questions, contact QMS
Softor
Message#19
08.05.13, 22:33
Not a wizard, learning.
*********
[online]

Group: Curators
Messages 3451
Check in: 18.01.12

Reputation:-  818  +

Firmware:Checked on myONEdx RC4.0 FX +, but should work on anyone with root privileges.
Description:Download animation (bootanimation).
Screenshot:
To view click on the image
Attached Image

Download:
Attached filehTC_bootup.mod.zip(375.56 KB)

Screenshot:
To view click on the image
Attached Image

Download:
Attached filehTC_bootup.mod.zip(3.85 MB)

Installation:
  1. Teams:
    adb remount
    adb shell cp /system/customize/resource/HTC_bootup.zip /system/customize/resource/HTC_bootup.zip.old
    adb push hTC_bootup.mod.zip /system/customize/resource/HTC_bootup.zip
    adb shell chmod 0655 /system/customize/resource/HTC_bootup.zip
    adb reboot

  2. Via Aroma FM
    Download sdcard file
    Reboot into recovery, run Aroma
    Reserve file /system/customize/resource/HTC_bootup.zip
    Copy hTC_bootup.mod.zip file from sdcard to /system/customize/resource/HTC_bootup.zip
    Assign rights rw-r - r--
    Exit Aroma and reboot.



Post has been editedSoftor - 09.05.13, 08:01


--------------------
SMARTInfo- information about the smartphone.New name - new features.
ZipCreator
For any questions, contact QMS
mvladimir57
Message#20
09.05.13, 15:43
* Old Style *
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1487
Check in: 02.01.13
Samsung Galaxy A8 (2018)

Reputation:-  236  +

AoN007 @ 05/09/2013, 15:40*
Can we customize the lock screen?

If you mean to bring the weather to the lock screen or something else you need a full sense or custom firmware


--------------------
The theory is something that no one believes except its author. The experiment is what everyone believes except its author.
AoN007
Message#21
09.05.13, 18:07
a guest
*
[offline]

Group: Users
Messages 2
Check in: 19.10.12

Reputation:-  0  +

mvladimir57 @ 9.5.2013, 15:43*
If you mean to bring the weather to the lock screen or something else you need a full sense or custom firmware

Is it possible to get a full sense?
HTC
 

68 pagesV  1 2 3 4 5 6 > » 


 mobile version    Now: 05/18/19, 14:34