[Tutorial] - Add more feature for haykuro 5.0.x-H

Search This thread

funbacon

Senior Member
Nov 7, 2008
381
1
Hanoi
Some one ask me how to install application. Please read this first:

http://xdaforums.com/showpost.php?p=3657355&postcount=5

http://xdaforums.com/showthread.php?t=502010


And for someone ask how to rename a xx.apk.zip -> xx.apk
If you use windown :
Look up your top bar choos TOOL / FOLDER OPTION / VIEW / deselect hide extension ...


1. Add original HTC keyboard with calibrate feature and more :D
http://www.4shared.com/file/100244434/dffd1bc9/key.html

- Install key.apk
- Choose setting / locale&text, select Touch Input.
- Open messaging, long press to text box, choose Input Method then choose Touch Input
- Enjoy

2. Enable rotate effect for your device - AWESOME !!!!

http://www.4shared.com/file/100411947/280ad3b8/SpareParts.html

- Install SpareParts.apk
- Open Spare Parts, enable Fancy rotation animations
- Enjoy
3. Replacement Camera - Capture button enable (fixed force close when open)
Least option than original H version camera but Capture button support, Image quality really better than G version.
http://www.4shared.com/file/100440912/554b3b67/Camera.html

- You need adb.exe and dll file. Please READ
- Connect your phone to computer, open cmd window and type :
adb remount
adb shell cp system/app/Camera.apk sdcard/
adb shell rm -r system/app/Camera.apk
adb push your_downloaded_Camera.apk_directory system/app
adb shell cp system/app/HTCAlbum.apk sdcard/
adb shell rm -r system/app/HTCAlmbum.apk
- Enjoy !
- If you want to come back H camera:
Use your phone : go to setting/application/application manage/find Camera and unintall it, after that plug your phone to PC and use CMD:
adb remount
adb shell cp sdcard/Camera.apk system/app/

4. Main screen rotate correctly.
http://www.4shared.com/account/file/100449173/70db245/Launcher.html
- Dowload Launcher.apk
- Plug your device to PC and use CMD:
adb remount
adb shell cp system/app/HTCLauncher.apk sdcard/
adb shell rm -r system/app/HTCLaucher.apk
adb install your_downloaded_Launcher.apk_directory
- If you want to return fuking Chunghwa home =)) :
Use your phone : go to setting/application/application manage/find Home and unintall it, after that plug your phone to PC and use CMD:
adb remount
adb shell cp sdcard/HTCLauncher.apk system/app/
- Enjoy :D


5. Remove HTC sync

- Plug phone to PC, open CMD
adb remount
adb shell cp system/app/PCSCII.apk sdcard/
adb shell rm -r system/app/PCSCII.apk
-Well done :D

6. Browser mobile view fix
You hate to use mobile view on your 5.0.x-H ? Just do it. It will still keep HTC zoom. Thank nabzilla1990
http://xdaforums.com/attachment.php?attachmentid=180073&d=1240656706

Rename BestBrowser.zip to Browser.apk

Thank bestwebs
adb remount
adb push your_Browser_direction system/app/

7. Google sync control for H build (Thanks nabzilla1990)

This feature is awesome. I tested and it work perfectly. Must have feature. Save your battery.

This feature help you control contact sync, gmail sync, calendar sync and fix volume bug. But I don't think I work with HTC sync. I disabled HTC sync then I do not confirm that.

Download this :
http://xdaforums.com/attachment.php?attachmentid=179453&d=1240497197
http://www.4shared.com/file/101758554/969da77/Sync.html
http://www.4shared.com/file/101758767/b8c90c60/SettingsProvider.html
RENAME THEM :
Settings.apk.zip -> Settings.apk
SettingsProvider.apk.zip -> SettingsProvider.apk
Sync.apk.zip -> Sync.apk

adb remount
adb push your_Sync.apk_direction system/app
adb push your_GoogleSettingsProvider.apk_direction system/app
adb push your_Settings.apk_direction system/app
After that, you should reboot your phone:

8. Dialer English button (Thanks buttkicker)
- Default Dialer update to remove chinese characters 5.0.x-H
Removing Chinese characters from the Dialer buttons.

http://xdaforums.com/attachment.php?attachmentid=175899&d=1239638515

Just copy update.zip to your sdcard and run update.

9. Messaging with white background and LED NOTIFICATION FIX(I think it better than black background)
http://www.4shared.com/file/101096249/53a62b84/Mms.html
adb remount
adb shell cp system/app/Mms.apk sdcard/
adb push your_Mms.apk_direction system/app/

10. Change Widget interface (Thanks nabzilla1990)
Using original HTC sapphire's widget interface. (Calendar, Music). I think they are better than G widget, and if you use aHome cupcake, you should use this.

YOU SHOULD BACKUP YOUR APK FILES AFTER DOING THAT

http://xdaforums.com/attachment.php?attachmentid=179773&d=1240582825
http://xdaforums.com/attachment.php?attachmentid=179774&d=1240582825
http://xdaforums.com/attachment.php?attachmentid=179775&d=1240582825

Download all links and del ".zip" in their name

adb remount
adb push your_Calendar.apk_direction system/app
adb push your_CalendarProvider.apk_direction system/app
adb push your_Music.apk_direction system/app

11. Add weather widget (Thank Jeff Sharkey)

12. Using G dialer and G contact on H build

G contact is same as H contact, but G dialer has quick tab to go to contact.

Download APK:
http://www.4shared.com/file/101505657/e564c332/Phone.html
http://www.4shared.com/file/101505672/a738553f/TelephonyProvider.html
http://www.4shared.com/file/101505496/3d5268c6/Contacts.html

YOU SHOULD BACKUP YOUR APK FILES AFTER DOING THAT

adb remount
adb push xxx.apk system/app








I will test more and post in this topic.




____________________________________________

If you use replacement Camera and Launcher, you will have more space in your System image

Main Home can't rotate to lanscape mode when keyboard is closed. I think it because of Launcher odex file (like multi-touch browser by JF). I will ask someone to fix this.
 
Last edited:

71CH

Senior Member
Jan 29, 2009
349
10
What do you mean by "rotate effect"? The "H" build has that fade out fade in effect. Are you talking about the "G" rotate?
 

Jrbourque

Senior Member
Jan 22, 2009
1,664
42
So is there a way to enable auto rotate from the home screen on the H builds? I like the animations that spare parts has but still not auto rotate on home screen. And what does the input animations do?
 

ben29pickett

Senior Member
Mar 16, 2008
106
0
Does this work on the new build? I tried to install the 1st one but got an error because i dint have enough space, even when my phone is just been flashed with the new fw :S, And yes i have root i am on 5.0.2r3 H
 

ben29pickett

Senior Member
Mar 16, 2008
106
0
I mean rotate effect of 4.9. If you used 4.9 you will know. It's awesome :D.

Yeh, The rotate tho did kinda get annoying, it was always thinking i was fliping the phone over, And on the new builds, You cant rotate the 360 degrees, Altho it wouldnt work upside down, but it was still prityy sick, Shame i cant get the keybord working in this but the other one was pritty slick :D :D
 

ben29pickett

Senior Member
Mar 16, 2008
106
0
Just a thought? would it be the 1st one has to be done threw ADB?

*Edit, Sorry for double post, :L
 
Last edited:

funbacon

Senior Member
Nov 7, 2008
381
1
Hanoi
1. Add original HTC keyboard with calibrate feature and more :D
http://www.4shared.com/file/100244434/dffd1bc9/key.html

- Install key.apk
- Choose setting / locale&text, select Touch Input.
- Open messaging, long press to text box, choose Input Method then choose Touch Input
- Enjoy

2. Enable rotate effect for your device - AWESOME !!!!

http://www.4shared.com/file/100411947/280ad3b8/SpareParts.html

- Install SpareParts.apk
- Open Spare Parts, enable Fancy rotation animations
- Enjoy

3. Replacement Camera - Capture button enable
Least option than original H version camera but Capture button support
http://www.4shared.com/file/100440912/554b3b67/Camera.html

- You need adb.exe and dll file. Please READ
- Connect your phone to computer, open cmd window and type :
adb remount
adb shell cp system/app/Camera.apk sdcard/
adb shell rm-r system/app/Camera.apk
adb install your_downloaded_Camera.apk_directory
- Enjoy !
- If you want to come back H camera:
adb remount
adb shell rm-r system/app/Camera.apk
adb shell cp sdcard/Camera.apk system/app/[/COLOR]


I will test more and post in this topic.



Some one ask me how to install application. Please read this:

http://xdaforums.com/showpost.php?p=3657355&postcount=5

http://xdaforums.com/showthread.php?t=502010
 

Jrbourque

Senior Member
Jan 22, 2009
1,664
42
I think its awesome that your doing this giving a little more options to the H build. Not to sure if i will do that camera replacement but love everything else hopefully there are more options to come. Is there a way to fix auto rotate on home screen? Not asking you to do it just wondering if there is a fix for that?
 

ben29pickett

Senior Member
Mar 16, 2008
106
0
I think its awesome that your doing this giving a little more options to the H build. Not to sure if i will do that camera replacement but love everything else hopefully there are more options to come. Is there a way to fix auto rotate on home screen? Not asking you to do it just wondering if there is a fix for that?
There is a way to turn auto rotate on and off its in settings somewhere, look and you'll see :)