the camera app in H build is much better , cleaner , and has a zoom
is there anyway to install it into the 5.0.2G build?
currently, the H build's camera crashes on the dude's build and will probably crash on G builds as well. so simple copy and paste won't work.
yeh i tried to overwrite and it didnt work right , soo guess have to wait and see if someone can come up with a work around
You can try to remove the camera.apk from the G Build using the terminal, and the using adb to install the H build camera.apk, i did it with the Music.apk from the G build to the H build i liked the widget better.
I intended to have a G build with H cam released, but now with ADP1.5H i don't think i need to. it's a beautiful build all together..
but, if you'd like to do it anyways heres what you do:
Code:
adb shell reboot recovery
adb shell mount /system
adb shell rm /system/app/Camera.apk
adb shell rm /system/lib/*cam*.so
adb push libcamera.so /system/lib
adb push libcameraservice.so /system/lib
adb push libqcamera.so /system/lib
adb push Camera.apk /system/app
adb push HTC_Gallery.apk /system/app
adb shell reboot
this should be enough to run and use the apps, you cannot at this point use the menu button or it'll crash, and the gallery crashes as well.. (i haven't bothered fixing dependencies)
haykuro said:
I intended to have a G build with H cam released, but now with ADP1.5H i don't think i need to. it's a beautiful build all together..
Click to expand...
Click to collapse
we cant just install the adp1.5H ..we have to wait until you "accomodate" it for us right ?
chamelieon said:
we cant just install the adp1.5H ..we have to wait until you "accomodate" it for us right ?
Click to expand...
Click to collapse
no adp1.5 would work just fine if you're rooted.. but i've added all the "root" goodies and made "adp1.5h" that is available already here
Hey Haykuro can we put the H camera on the ADP1.5H, cause it has close to no features.
Related
Some one ask me how to install application. Please read this first:
http://forum.xda-developers.com/showpost.php?p=3657355&postcount=5
http://forum.xda-developers.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 ...
Click to expand...
Click to collapse
1. Add original HTC keyboard with calibrate feature and more
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
Click to expand...
Click to collapse
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
Click to expand...
Click to collapse
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
Click to expand...
Click to collapse
- 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/
Click to expand...
Click to collapse
Click to expand...
Click to collapse
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
Click to expand...
Click to collapse
- 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/
Click to expand...
Click to collapse
- Enjoy
Click to expand...
Click to collapse
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
Click to expand...
Click to collapse
-Well done
Click to expand...
Click to collapse
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://forum.xda-developers.com/attachment.php?attachmentid=180073&d=1240656706
Rename BestBrowser.zip to Browser.apk
Thank bestwebs
adb remount
adb push your_Browser_direction system/app/
Click to expand...
Click to collapse
Click to expand...
Click to collapse
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://forum.xda-developers.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
Click to expand...
Click to collapse
After that, you should reboot your phone:
adb shell reboot
Click to expand...
Click to collapse
Click to expand...
Click to collapse
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://forum.xda-developers.com/attachment.php?attachmentid=175899&d=1239638515
Just copy update.zip to your sdcard and run update.
Click to expand...
Click to collapse
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/
Click to expand...
Click to collapse
Click to expand...
Click to collapse
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://forum.xda-developers.com/attachment.php?attachmentid=179773&d=1240582825
http://forum.xda-developers.com/attachment.php?attachmentid=179774&d=1240582825
http://forum.xda-developers.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
Click to expand...
Click to collapse
Click to expand...
Click to collapse
11. Add weather widget (Thank Jeff Sharkey)
View here:
http://www.jsharkey.org/blog/2009/04/24/forecast-widget-for-android-15-with-source/
Download APK :
http://www.jsharkey.org/downloads/Sky-101.apk
Click to expand...
Click to collapse
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
Click to expand...
Click to collapse
Click to expand...
Click to collapse
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.
how do i
how do instal these onto phone
What do you mean by "rotate effect"? The "H" build has that fade out fade in effect. Are you talking about the "G" rotate?
yo your awsome thanks for this, now H build is the best build ever!!!
dskyers said:
how do instal these onto phone
Click to expand...
Click to collapse
Download those files and transfer to your sdcard. Then use ASTRO or Linda File Manager to install in your phone.
will this work for the jf rc33?
thank you i started downloading all that stuff and now im lost lol
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?
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
71CH said:
What do you mean by "rotate effect"? The "H" build has that fade out fade in effect. Are you talking about the "G" rotate?
Click to expand...
Click to collapse
I mean rotate effect of 4.9. If you used 4.9 you will know. It's awesome .
funbacon said:
I mean rotate effect of 4.9. If you used 4.9 you will know. It's awesome .
Click to expand...
Click to collapse
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
Just a thought? would it be the 1st one has to be done threw ADB?
*Edit, Sorry for double post, :L
is the htc keyboard the one from the "H" builds?
1. Add original HTC keyboard with calibrate feature and more
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
Click to expand...
Click to collapse
- 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]
Click to expand...
Click to collapse
I will test more and post in this topic.
Some one ask me how to install application. Please read this:
http://forum.xda-developers.com/showpost.php?p=3657355&postcount=5
http://forum.xda-developers.com/showthread.php?t=502010
Seenochino said:
is the htc keyboard the one from the "H" builds?
Click to expand...
Click to collapse
Yup hence why H = HTC and G = Google, Its all down to what source they where made from
Seenochino said:
is the htc keyboard the one from the "H" builds?
Click to expand...
Click to collapse
No, It is Original HTC keyboard from HTC sapphire US version with calibrate and more feature, NO Chinese. H version keyboard is Chinese keyboard
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?
Jrbourque said:
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?
Click to expand...
Click to collapse
There is a way to turn auto rotate on and off its in settings somewhere, look and you'll see
It's rm -r rather than rm-r (space is missing).
ben29pickett said:
There is a way to turn auto rotate on and off its in settings somewhere, look and you'll see
Click to expand...
Click to collapse
i see where it is for sound and display but thats only allows to auto rotate in an app or in the settings not on home screen.
Download this attachment:
http://forum.xda-developers.com/showpost.php?p=3838743&postcount=8
Then:
in windows:
adb pull /system/usr/keychars/trout-keypad-v3.kcm.bin trout-keypad-v3.kcm.bin
This backups your existing keylayout.
Then: (you must have the downloaded (unzipped!) file on C: !!)
cd C:\
adb remount
adb push trout-keypad-v3.kcm.bin /sdcard/trout-keypad-v3.kcm.bin
adb shell
cd /sdcard
dd if=trout-keypad-v3.kcm.bin of=/system/usr/keychars/trout-keypad-v3.kcm.bin
reboot
Your device should reboot now and TADA you have fully working QWERTZ!
Please correct my commands if they are wrong.
Disclaimer:
You know this..
can you give me codes to work with the terminal (I don't use sdk -ADB)
And , does it fixes all other stuff to like + - :.... or just swap Z and Y.
(I need that fix so much)
Thanks
Copy the file to your sdcard then:
su
mount -o rw,remount /system
cp /sdcard/trout-keypad-v3.kcm.bin /system/usr/keychars
i think it fixes all including + etc..
ok did it, typing reboot....
g1 htc booting
waiting.....
OMG thanks a million....... close this thread or just move it to (make one with USEFULL THINGS).... will help other people in europe.
Thanks again.
maxisma said:
Your device should reboot now and TADA you have fully working QWERTZ!
Click to expand...
Click to collapse
Hi!
This only works reliably with ROMs with the Google virtual keyboard. With the HTC one (which function-wise is better), the hardkeyboard eventually switches back and forth from qwertz to qwerty and back.
Is there a solution for that issue?
Greets
It's because of the Hardwarekeyboardcorrection.
You can try to deactivate it in Settings/Locale Settings/Touch Input/...
maxisma said:
It's because of the Hardwarekeyboardcorrection.
You can try to deactivate it in Settings/Locale Settings/Touch Input/...
Click to expand...
Click to collapse
Yeah, that's my experience as well that it is due to the hardware keyboard correction.
However, even when I switch that off (correction and completion switched off), this strange behavior of switching back and forth continues :-(.
Is there a solution to this?
Or alternatively how can I install the Google IME on a HTC build as a workaround?
Just pushing GoogleIME.apk doesn't help unfortunately.
Thanks to FollowingInsanity for editing the build.prop file to get it working corectly, and thanks to Maxisma for the Droid dump. Thanks to everyone else who pitched in on this whole thing. Really all I did was realize the exact line that needed to be changed....everyone else did the rest
Here are instructions on how I got the new maps w/ Navigation to work via adb. I'm running the official rooted 1.6 build, but this should work for anyone.
(if you don't know how you use adb, go to the here
Next, you need to uninstall the old maps.apk file and here's how I personally did it since you can't just go to "uninstall" from the Application Settings(these instructions start already in the ADB shell):
# mount -o rw,remount /dev/block/mtdblock3 /system
# cd system
# cd app
# rm xxxxxxx (this is whatever your maps.apk is titled. sometimes is just maps.apk, but it could also be com.android.google.maps.apk or somethin like that)
# exit
Click to expand...
Click to collapse
Now you've uninstalled the google maps. You can then do these next steps outside of adb.(for instructions purposes i'm using my own Android location):
C:\android\tools> adb pull /system/build.prop C:\Android
C:\android\tools> adb pull /system/build.sapphire.prop C:\Android
The 2nd may not be may be build.trout.prop or something to that effect...build.xxxx.prop
Click to expand...
Click to collapse
Next, change those 2 file names on your PC from build.prop to build-backup.prop and build.xxxx-backup.prop(if you have one) so that you don't lose those files in case anything stupid happens in the mean time lol.
Make a 2nd copy of build.xxxx-backup.prop and rename it is build.xxxx.prop. So now you should have a build.xxxx.prop AND a build.xxxx-backup.prop
Now you'll need the build.prop file to use
build.prop
(IF you are running a sapphire build, you can also use the build.sapphire.prop file located there and skip down to "re-loading prop files")
I saved that file to the same location that I saved my original files.
open build.xxxx.prop in notepad. look for where it says:
ro.build.description=kila-user 1.6 DRC83 14721 ota-rel-keys,release-keys
ro.build.fingerprint=xxxxxxxxxx:user/ota-rel-keys,release-keys
# end build properties
Click to expand...
Click to collapse
you'll need to delete the line that says ro.build.fingerprint=xxxxxxxxxx:user/ota-rel-keys,release-keys but DO NOT delete the line that says #end build properties
replace the line you deleted with the following:
ro.build.fingerprint=verizon/voles/sholes/sholes:2.0/ESD20/17572:user/ota-rel-keys,release-keys
Reloading Prop Files
next, back in your command line window do the following:
c:\android\tools> adb push c:\android\build.prop /system/
c:\android\tools> adb push c:\android\build.xxxx.prop /system/
Click to expand...
Click to collapse
then restart your phone
while the phone is restarting, go back and rename your build.prop and build.xxxx.prop files to build-update.prop and build.xxxx-update.prop, then change your build-backup.prop and build.xxxx-backup.prop to build.prop and build.xxxx.prop
After it restarts you'll want to locate your maps.apk file(the new one) and go back into your command line and type:
c:\android\tools> adb shell
# mount -o rw,remount /dev/block/mtdblock3 /system
# exit
c:\android\tools> adb install c:\android\maps.apk
(install crap...if it doesn't install correctly then don't do whats below)
Click to expand...
Click to collapse
Go check your google maps, type in two locations and click "go" and on the next screen you should see a button that says "Navigate"
go back to your command line screen and type:
Sorry if this is confusing, anyone who could make it more simple, please feel free to give it a try, but this is the best I could offer so people wouldn't have to go looking though the whole think tank thread to get everything they need to get it working
IF THE INSTALL GAVE YOU AND INVALID_UPGRADE ERROR THEN TRY THIS:
(again these instructions are using my own android sdk location, replace the
c:\android\tools with YOUR sdk location
from the command line type the following:
c:\android\tools> adb shell
# mount -o rw,remount /dev/block/mtdblock3 /system
# exit
c:\android\tools> adb pull /data/system/packages.xml c:\android\
Click to expand...
Click to collapse
BACK UP THIS FILE BEFORE EDITING IT
Once that's done, open that xml file in a text editor hit ctrl+f and search for maps, the first one will probably say auth.sitemaps, ignore that, keep searching untile you get to something to the effect of com.android.google.maps.apk or something like that. when you see that, you'll want to delete everything from "<packagename=" to "</package>" for the google maps app. BE VERY CAREFUL!!!! you don't want to accidentally delete something else, thus the reason for the back up.
after you've done that, go back to your command prompt and type:
c:\android\tools> adb push c:\android\ /data/system/packages.xml
c:\android\tools> adb install c:\android\maps.apk
Click to expand...
Click to collapse
it should then install perfectly fine. thats what I had to do to get it to work for me
I love you guys! will try this when I get home from work!
it does not appear to be 100% working....yet...
as posted by dwang, http://forum.xda-developers.com/showpost.php?p=4921655&postcount=275
dwang said:
If you push the old build.prop files back, after a while, the nav option disappears.
Click to expand...
Click to collapse
which I can confirm. About midnight last night it was working okay, and this morning it was gone.
followinginsanity says he will work on it today. http://forum.xda-developers.com/showpost.php?p=4921665&postcount=278
followinginsanity said:
Confirmed... will work on it tomorrow.....
Click to expand...
Click to collapse
may not want to rush to get it working only for it to not work a few hours later...but ..like most people here...that probably won't stop many
I edited the build.prop file...and now it will only work with Sapphire builds. For CM builds, build.prop file that FollowingInsanity created
Code:
c:\android\tools> abd push c:\android\build.prop /system/
c:\android\tools> abd push c:\android\build.xxxx.prop /system/
Should be
Code:
c:\android\tools> adb push c:\android\build.prop /system/
c:\android\tools> adb push c:\android\build.xxxx.prop /system/
Takenover83 said:
Code:
c:\android\tools> abd push c:\android\build.prop /system/
c:\android\tools> abd push c:\android\build.xxxx.prop /system/
Should be
Code:
c:\android\tools> adb push c:\android\build.prop /system/
c:\android\tools> adb push c:\android\build.xxxx.prop /system/
Click to expand...
Click to collapse
Changed lol. thanks
where can i get the new maps apk? the old one fails to install
i get error
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE]
ahronzombi said:
where can i get the new maps apk? the old one fails to install
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=4921092&postcount=196
That's the one I did, it also has all the needed files just grab the files from there and you should be able to use them for these instructions
ahronzombi said:
i get error
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE]
Click to expand...
Click to collapse
When that happens you need to:
adb push <path to>/Maps.apk /system/app
adb shell
# install /system/app/Maps.apk
# exit
hey hey hey
could you or somone who got this to work try to make a video tuturiol on this so we can all clearly see how it works!!! please someone make an post it on youtube if possible thanks!!!!!!!!!
navigation doesn't work outside of the US at the moment right?
I was able to get the new maps.apk to install - and it is clearly a different application (with the new layers), but no navigate button. : (
seaweeduk said:
navigation doesn't work outside of the US at the moment right?
Click to expand...
Click to collapse
Nope, not until the big G says so.
mianosm said:
I was able to get the new maps.apk to install - and it is clearly a different application (with the new layers), but no navigate button. : (
Click to expand...
Click to collapse
what rom are you using?
mianosm said:
I was able to get the new maps.apk to install - and it is clearly a different application (with the new layers), but no navigate button. : (
Click to expand...
Click to collapse
You might have to try editing your packages.xml file even though it didn't give you an install error. Also, if you push your original build.prop's back, you lose navigation after a few hours. I guess the quick solution to that would be to keep the new build.prop's, but I'm not sure what the problems that might or might not create for other apps.
I'm using CM-4.2.3.1 with the edited build.prop and the build.sapphire.prop files.
# mount -o rw,remount /dev/block/mtdblock3 /system
Click to expand...
Click to collapse
A quick shortcut is to drop the device from this command. As you're re-mounting, the kernel knows the device name. Like this:
# mount -o rw,remount /system
Click to expand...
Click to collapse
Wow dude your the bomb, I did it a different way but it worked perfect. I just took a dount rom extracted it, deleted the maps.apk, then I took the droid dump maps app and put it into the donut rom. Then I made the changes to the build.trout.prop so that it recognized the g1 as the verizon phone, used your downloadable build.prop, of course I just deleted the original build.prop in the donut build, I resigned the donut rom, flashed it like it was brand new, and bingo everything worked perfectly. Wow good job dude. I would upload my rom but I dont want to get into any trouble.
I am using "AOSP1.6_r1.4+ADP DRD20 ROM". Maps on here is called "GoogleMaps.apk". I also do not have just a build.prop. I have a build.sapphire.prop and build.trout.prop. I modified both and replaced according to the first post. When I rebooted, GoogleMaps.apk was reinstalled, so I had to uninstall it again.
I did get the error described in post #8, but was able to get around it with the help of post #10.
But for some reason my network is completely down so I can't do nothing. Wifi and Cellular network. Hmmmm.
Edit: Replacing the files I backed up with the originals, brought my networks back.
so i followed some debug tut to install some custom lockscreen on my sprint hero and i dont want it anymore.. the codes i followed were
REPLACE LOCKSCREEN - WORKS
cd C:\android-sdk-windows\tools
adb remount
adb shell
cd /system/app/
rm HtcLockScreen*
exit
reboot phone
how do i get RID of the lock screen ?????
Warrior 3000 said:
so i followed some debug tut to install some custom lockscreen on my sprint hero and i dont want it anymore.. the codes i followed were
REPLACE LOCKSCREEN - WORKS
cd C:\android-sdk-windows\tools
adb remount
adb shell
cd /system/app/
rm HtcLockScreen*
exit
reboot phone
how do i get RID of the lock screen ?????
Click to expand...
Click to collapse
put HtcLockScreen.apk on your c:\ drive
plug your phone into your pc and:
Code:
adb remount
adb push c:\HtcLockScreen.apk /system/app
adb reboot
where do i get HtcLockScreen.apk ?
do you still have the update.zip that you downloaded to flash your rom?
if so, open it and look in system/app. it is located there.
Warrior 3000 said:
where do i get HtcLockScreen.apk ?
Click to expand...
Click to collapse
If you've downloaded any roms there will be one inside it.
Actually NVM, here you go
View attachment HtcLockScreen.apk
Warrior 3000 said:
where do i get HtcLockScreen.apk ?
Click to expand...
Click to collapse
Almost any custom rom has it, including the one you flashed. I also attached it below if you need it.
*edit* Neb beat me.. =)
Dank,
did you post in my thread? It's on page 4 atm, I needs a bump!!
ps. the bottom line in my sig will take you to it
*edit - Thanks Dank!
Getting smoother UI and faster App loading for all Froyo devices
http://forum.xda-developers.com/showthread.php?t=981125
please report back here!
Small tutorial:
download FuguTweaks update.zip package from original thread
extract the two files in system/bin/ of the archive to your sdcard
copy paste them to /system/bin/ using RootExplorer or push them trough adb
reboot
ADB installation method (thanx Dark Lestat):
Code:
adb shell "su"
adb shell "mount -o remount,rw /dev/block/stl9 /system"
adb push app_process /system/bin/
adb push system_server /system/bin/
adb shell "chmod 755 /system/bin/app_process"
adb shell "chmod 755 /system/bin/system_server"
adb shell "reboot"
Known Problems:
Reported to bootloop when custom bootanimation is used.
Custom Bootanimations working!! problem was with installation through adb!
Rekooo said:
Since I can't post in developement section, I'll message this to you, I installed fugutweaks, it works like a charm on Kyrillos rom V2.3. Device got improvement in responsivity. It's very fast!
Click to expand...
Click to collapse
Saka911 said:
Hi, I am on 2.3. I installed the fugu tweak using root explorer. No problem of boot loop. The phone does become more responsive. I know this because as soon as I reboot the phone all apps load very fast. But there is also a drawback for me. The actual scrolling in launcher pro menu and even. In opera scrolling has become jerky if u know what I mean. And no I don't have any lagfix installed. Btw if fadefx wants he can use my reply as quote in his thread. Regards.
Click to expand...
Click to collapse
Ten chars...
FadeFx said:
someone willing to test this on our G3:
http://forum.xda-developers.com/showthread.php?t=981125
should make the UI more smooth.... pease report back here!
Click to expand...
Click to collapse
Am sorry .... But where do i hav to paste this ?
/system/bin/
FadeFx said:
/system/bin/
Click to expand...
Click to collapse
Thank you ... Will do it rite away
AM sorry again ... But do i hav to paste teh entire META-INF and system folder
or teh contents inside teh folder ?
i forgot to remove the custom bootanimation and now the phone doesnt boot. QtADB doesnt allow me to delete the bootanim because the contents are read-only. please tell what must i write in the adb command prompt to make the partition read-writeable?
EDIT:
The Dark Lestat said:
adb shell
su
mount -o remount,rw /dev/block/stl9 /system
Sent from my Lestatious v1.2.1 Galaxy 3 FROYO
Click to expand...
Click to collapse
UPDATE: @FadeFx.
adb pushing --> bootloop! (tried 2 times, with/without bootanimation)
root explorer --> works fine (tried with/without bootanimation)
FadeFx said:
Getting smoother UI and faster App loading for all Froyo devices
http://forum.xda-developers.com/showthread.php?t=981125
please report back here!
Small tutorial:
download FuguTweaks update.zip package from original thread
extract the two files in system/bin/ of the archive to your sdcard
copy paste them to /system/bin/ using RootExplorer or push them trough adb
reboot
Known Problems:
Reported to bootloop when custom bootanimation is used.
Custom Bootanimations working!! problem was with adb!
Click to expand...
Click to collapse
Problem with ADB???? how can we use the fone without adb?
P/S: just take a look post above it turn out that using root explorer => OK
Adb is working, just installing fugutweaks through adb causes bootloops
Tried it, the phone feels indeed more snappy. I use vanilla JPF with lagfix.
debaj said:
Tried it, the phone feels indeed more snappy. I use vanilla JPF with lagfix.
Click to expand...
Click to collapse
what kind of lagfix that work @ clean JPF, lagfix - lagfixv2 or apollọ801 lagfix (more space for install apps) ?
one question. should i reboot? or poweroff the phone and then power it on?!
I think this makes no difference in that case...
tested on original JPF.
a little bit faster. thx
what i should do with meta-inf folder?
pokosik said:
what i should do with meta-inf folder?
Click to expand...
Click to collapse
nothing. it's used when you update using recovery mode (update.zip) . currently recovery for our phones doesnt do that (except eclair recovery i think). i might be mistaking you know
kenblat said:
what kind of lagfix that work @ clean JPF, lagfix - lagfixv2 or apollọ801 lagfix (more space for install apps) ?
Click to expand...
Click to collapse
Don't know about clean JPF, I use lagfix v2 on vanilla.
I think this should work with any lagfix.
FadeFx said:
/system/bin/
Click to expand...
Click to collapse
I pasted both the files to /system/bin but it didn't ask for an overwrite.. Did I do something wrong.. My phone boots up normally though !
Thanx ..
Sent from my GT-I5800 using XDA App