Related
So we've found the app/widget now we just need help installing the widget... Any help
-Just take off the .zip and enjoy
Code:
adb remount
adb push HtcFootprints.apk /system/app/HtcFootprints.apk
adb push HtcFootprints.odex /system/app/HtcFootprints.odex
adb shell reboot
Anyone happen to have the apk and odex? I can't find them in any my old Hero builds and would like to use program and widget... Thanks!!!
Ah bummer, I finally find the Footprints.apk and it force closes as soon as it starts on CM 3.6.5
kizer said:
Ah bummer, I finally find the Footprints.apk and it force closes as soon as it starts on CM 3.6.5
Click to expand...
Click to collapse
isn't it just for Hero? Its working on JacHero 2.7.4 just fine.
Beats me I don't have a Hero Rom.
what is Footprints app for exactly?
beware,
htc Footprints can only be used on HERO ROMS won't work on 1.5 regular cupcake, JF, Cyangen or others.
johnnylicious said:
beware,
htc Footprints can only be used on HERO ROMS won't work on 1.5 regular cupcake, JF, Cyangen or others.
Click to expand...
Click to collapse
Would you happen to know where I would be able to get the widget from by chance?
imbonez9 said:
Would you happen to know where I would be able to get the widget from by chance?
Click to expand...
Click to collapse
All HTC Hero widgets.
http://www.slackdev.com/justanotherdev/Widgets.zip
thanks to JAC.
johnnylicious said:
All HTC Hero widgets.
http://www.slackdev.com/justanotherdev/Widgets.zip
thanks to JAC.
Click to expand...
Click to collapse
There's no Footprints widget
-Thanks Though
Don't know if anyone still needs this or not..
http://forum.xda-developers.com/showpost.php?p=4379458&postcount=3
wouldn't work for me though.. even tried installing via adb, got errors.. etc.. let me know if it works for you though, somehow.
briggs81 said:
Don't know if anyone still needs this or not..
http://forum.xda-developers.com/showpost.php?p=4379458&postcount=3
wouldn't work for me though.. even tried installing via adb, got errors.. etc.. let me know if it works for you though, somehow.
Click to expand...
Click to collapse
thank you!!! ya still was looking for it... Will try it and let you know. You installed box the odex and apk n still it wouldn't work on Hero?
I tried installing just HTC footprints apk and odex via adb just got errors. Might try again later.
I am using a hero Rom on a magic.
i was able to get the odex to the app_s but when i install the widget it gives me error
"Failure [Install_Failed_Dexopt]"
If anyone knows what that means can you please help? Thank You
Yeah that's what I get when trying to install just the normal app from that zip. Can't figure it out as of yet.
When I install the. Apk from this thread it at least installs but crashes on opening. I think we are missing something
Yeah that's what I get when trying to install just the normal app from that zip. Can't figure it out as of yet.
When I install the. Apk from this thread it at least installs but crashes on opening. I think we are missing something
Thats weird bc i've used this footprints i've uploaded the whole time and still use it without it crashing. what error do you get when it crashes?
Try this.
adb remount
adb push HtcFootprints.apk /system/app/HtcFootprints.apk
adb push HtcFootprints.odex /system/app/HtcFootprints.odex
adb shell reboot
I was pushing to /system/app_s/ originally and that's what kept giving me the error. I don't know the difference between app and app_s, maybe app_s is just a system link or something.
Anyways, pushed the odex and apk for footprints and the widget, and it works, no crashing so far. widget works too.
it gives me a error: Read-only file system.
and even when i try in rootmanager it wont let me change it to r/w it stays on r/o
is it possible for me to replace my camera wit the htc camera app that is on the hero rom, and if so where can i get it??
not sure if possible, but it's easy to find out.
all you have to do is download the hero rom and extract the files. go into the system folder and look inside of the app folders and look for HTCCamera.apk OR Camera.apk.
take it and push it to your phone and reboot, it should work or not work you can test. it wont harm your phone. make sure you backup your current camera app first so you can revert if the hero camera dont work. Make a note of what file name your current camera is, and rename the hero camera to be the same thing. then push it.
NguyenHuu said:
not sure if possible, but it's easy to find out.
all you have to do is download the hero rom and extract the files. go into the system folder and look inside of the app folders and look for HTCCamera.apk OR Camera.apk.
take it and push it to your phone and reboot, it should work or not work you can test. it wont harm your phone. make sure you backup your current camera app first so you can revert if the hero camera dont work. Make a note of what file name your current camera is, and rename the hero camera to be the same thing. then push it.
Click to expand...
Click to collapse
you dont think i can jus install it as a normal app?? and if not, how do i "push it to my phone"??
gamefan231 said:
you dont think i can jus install it as a normal app?? and if not, how do i "push it to my phone"??
Click to expand...
Click to collapse
this is the exact steps you need to take.. first you need adb installed
adb remount
adb pull /system/app/Camera.apk
adb install directoryoffile/HTCCamera.apk
adb install directoryoffile/HTCAlbum.apk
adb shell remount
if it doesnt work or you get a FAILURE when pushing either one of these .apk files just push back your old Camera.apk
palosjr said:
this is the exact steps you need to take.. first you need adb installed
adb remount
adb pull /system/app/Camera.apk
adb install directoryoffile/HTCCamera.apk
adb install directoryoffile/HTCAlbum.apk
adb shell remount
if it doesnt work or you get a FAILURE when pushing either one of these .apk files just push back your old Camera.apk
Click to expand...
Click to collapse
where can i find "adb" and how do i install it?
gamefan231 said:
where can i find "adb" and how do i install it?
Click to expand...
Click to collapse
ay yi yi... look here... it will tell you exactly how to get ADB up and running... once you do, you will wonder how you ever lived without it...
ADB, Fastboot, Nandroid for n00bs
also, this write up is for the 1.5r2 SDK, the setup for 1.5r3, which is the newest one is exactly the same
IF YOU HAVE THE SDK INSTALLED, THEN YOU ALRREADY HAVE ADB. needed that in caps so you dont go installing stuff u might not need.
if you are on windows, hit start > run. then type CMD, then the dos box will pop up. here you can enter in the commands that palosjr gave earlier.
i was following the directions on the thread posted but when i tried to put the sdk folder in my c/ drive it told me i didnt have enuff space...would it be possible for someone to put the htccamera app into a theme for me?
I tried it but it resulted in following error:
Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION]
For either one (HTCCamera and HTCAlbum)
ya nm good luck im going to see how it turns out i would love to have HTC camera and Album seems nice.
abraxas_son said:
I tried it but it resulted in following error:
Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION]
For either one (HTCCamera and HTCAlbum)
Click to expand...
Click to collapse
probably needing some other framework from hero to make this work... i will do some searching for you and see if i cant get it to work. if you guys want the HTC camera, why dont yall just flash jacheroski1.8 or 2.0? both are solid, and in case you didnt hear, all the SMS issues are fixed.
I have ran those roms and ya they are solid but i like to stick with cyanogen roms. Im only really after the ablum app with multi touch. Now that BFS has hit the scene I'm tempted to give a hero rom a look see but i want to see what cyanogen will do next lol.
I looked around in two hero roms and found in the lib folder two *.so files for the camera and one for album. Those are the only files that are named after the apps. On a side note, do the camera and ablum app rely on one another? The reason i ask is the thread was started about the camera app and then it is recommended to push both by adb. Getting album to work is what caught my eye to begin with all though htc camera app would be nice.
Any progress on this front? I tried a couple Hero roms and really liked the camera and gallery. I can't stay on Hero because it doesn't work right with Google Voice dial-thru. Is there a way to get them ported into Cyanogen 4.1.11.1?
Install_failed_already_exists
Interesting... trying to adb install HTCCamera.apk (taken from the Sprint Hero dump) into Cyanogen 4.1.11.1 fails with the message [INSTALL_FAILED_ALREADY_EXISTS]
Doing the same for HTCAlbum.apk gives the message [INSTALL_FAILED_MISSING_SHARED_LIBRARY]
I use the pdfviewer from htc quite often, as it is really the only pdf viewer that works well with mathematical typesetting. This was the only thing that disappointed me with the official 1.6 release, and would love to install it. I know I need to push FilePicker.apk to /system/app and PDFViewer to /system/app, in addition I know that I need to push a new libpdfreader.so file, this is where I do not know how to procede. Since Akirah has the pdf viewer on his rom, I am tempted to just push files from his rom. Is there a reason this would not work? Any help would be greatly appreciated. Thank you.
I have the same problem on official firmware ADP1... any ideas ?
when I try run it, I get "force close"
im going to try and push this. i will report back my results
ok the .so file goes into system/lib i just pushed the files and im rebooting now. when its done i will report back
ok it fc, but i think we might need the framework i just need to know witch ones to push
yeah I am definitely missing the pdfviewer any help would be appreciated, heck tell me what I can do to contribute
yes i miss the pdfviewer from htc too. i've install other pdf viewer but it doesn't work with gmail too.
anyone have the solution either enable any pdfviewer to associate with gmail or put back htc.pdfviewer into donut?
i am using this 1.6 rom at the moment. since it's the most stable one so far. others 1.6 rom just keep crashing or with minor problems
http://forum.xda-developers.com/showthread.php?t=567023
I'm using the vanilla sms program. can I remove the stock hero dialer and use the vanilla one? when I go into my epst settings and have to enter my msl, I get a blak dialer of sorts.
edit: can we use somethign from an eris or similar device?
edit2: i downloaded the 'nexus-like' dialer from this post. havent pushed it yet, pretty sure its for gsm
what rom are you running. CM6 is all AOSP so the stock android dialer is in there. I attached both phone and contacts. Just adb push xxxxx.apk /system/app or adb install xxxxx.apk
unCoRrUpTeD said:
what rom are you running. CM6 is all AOSP so the stock android dialer is in there. I attached both phone and contacts. Just adb push xxxxx.apk /system/app or adb install xxxxx.apk
Click to expand...
Click to collapse
im using nfinites .6odex version with a darch oc kernel. i pushed the vanilla messages app and it worked alright. will this work the same way and do i need to delete the originals in the phone via adb prior to pushing? long sentence. thank you thank you
well I tried pushing those over after I deleted phone.apk. couldn't find anything called contacts.apk to delete. I pushed them both and neither seemed to work. in fact phone.apk did not work. seemed like it couldn't find service...
I attached both phone and contacts.
Are these apk's the ones that come with CM6 RC1 already ?
In all of the AOSP-apps-on-Sense discussions I've read through, people have always have trouble getting contacts/phone working.
c00ller said:
In all of the AOSP-apps-on-Sense discussions I've read through, people have always have trouble getting contacts/phone working.
Click to expand...
Click to collapse
yeah, they didnt work for me...
I was wondering if it would be possible to take the Messaging .apk from a 2.1 ROM, and push it onto a 2.2 ROM, replacing the 2.2 Messaging app. I don't really like the 2.2 one, as it lags for me, and I can't really change the font sizes or anything.
Also, is it possible to take a 2.1 LatinIME.apk and do the same thing? These are the only two things that I don't really like about Froyo ROMs, because they are both slow on my phone.
Thanks!
I'm no dev or anything so I'm not 100% sure but I think it can be done. I just don't know if it would run I read somewhere where people tried to push apps from a different build and it FC's when the app starts. Also, I was looking into getting the froyo messager on a donut rom to see how it would run and i found this http://forum.xda-developers.com/showthread.php?t=752604. I opened it up to see what files we're flashed to get this and it's just the mms.apk. So I'm guessing what you said can be done by getting the mms.apk from a Eclair rom and push it into your system/app/ folder, The question is will it run though?
Ianlikescake said:
I'm no dev or anything so I'm not 100% sure but I think it can be done. I just don't know if it would run I read somewhere where people tried to push apps from a different build and it FC's when the app starts. Also, I was looking into getting the froyo messager on a donut rom to see how it would run and i found this http://forum.xda-developers.com/showthread.php?t=752604. I opened it up to see what files we're flashed to get this and it's just the mms.apk. So I'm guessing what you said can be done by getting the mms.apk from a Eclair rom and push it into your system/app/ folder, The question is will it run though?
Click to expand...
Click to collapse
I think I'm just gonna try it. I'll adb pull the original MMS.apk first, and if the pushed one doesn't work, I'll just push the original back in.
EDIT: Nope, doesn't work.
skate4lyph said:
I think I'm just gonna try it. I'll adb pull the original MMS.apk first, and if the pushed one doesn't work, I'll just push the original back in.
EDIT: Nope, doesn't work.
Click to expand...
Click to collapse
It was worth a shot.