[Q] Factory apk. reinstall - Hero CDMA General

How do I reinstall the factory .apk's like twitter and footprints. I have all the apk's, but they always fail when trying to install. When looking at the files in Super Manager they look like this HTCtwitter.apk(no install). Is there an easy way? I used Super Manager to remove them in the first place.

They need to be copied or pushed to /system/app
Sent from my Android for Telechips TCC8900 Evaluation Board (US) using XDA App

danaff37 said:
They need to be copied or pushed to /system/app
Click to expand...
Click to collapse
Ok, that makes sense. When I try to copy and past it won't let me. It says no busybox. What is the easiest way to push them there?
FYI, I'm a nob.

cremator75 said:
Ok, that makes sense. When I try to copy and past it won't let me. It says no busybox. What is the easiest way to push them there?
FYI, I'm a nob.
Click to expand...
Click to collapse
Learn just a little bit more and you can be elevated from a nob to a noob...
Sent from my HERO200 using XDA App

You can use adb push blah.apk /system/app in command prompt on your pc. Easiest way would be root explorer though.
Sent from my HERO200 using XDA App

Related

Installed Modules copied over at 0k??

So i have upgraded to the new r11 zimage and tried to install the latest modules but only some have copied over as others have copied but at 0k??
there are nine that will not copy over
Any ideas?
Enough free space?
Did you copy it using Android's USB mode? That tends to corrupt files, for installing modules I use Android Commander.
Yea plenty of free space others have copied fine. It's copying the file over but its empty 0k I'm using a root explorer to copy over as there are a few files to copy with this update
Sent From My HD2 using xda Android app
I shall take a look at that
shadiku said:
Did you copy it using Android's USB mode? That tends to corrupt files, for installing modules I use Android Commander.
Click to expand...
Click to collapse
Sent From My HD2 using xda Android app
So I have installed android commander and got that working and when i push the files that are missing it says no space left on drive so I'm gonna search that now any help here is appreciative
Sent From My HD2 using xda Android app
nope
still no joy, the only thing i can think of is the android file system has become corrupt?
android is working still so ill just wait for a build with the latest kernal
your trying to copy the files without root privileges.
in the term the first thing you need to do is type su
that will change the $ to a #
then copy the files.
cp /sdcard/*.ko /system/lib/modules
I shall try that but I wonder why some went over then but others did not
Thank you
aarons6 said:
your trying to copy the files without root privileges.
in the term the first thing you need to do is type su
that will change the $ to a #
then copy the files.
cp /sdcard/*.ko /system/lib/modules
Click to expand...
Click to collapse
Sent From My HD2 using xda Android app
No that didn't work still says no space left on device
DJGurth said:
I shall try that but I wonder why some went over then but others did not
Thank you
Sent From My HD2 using xda Android app
Click to expand...
Click to collapse
Sent From My HD2 using xda Android app
you have too less space in your system.ext2 data file.
see here: http://forum.xda-developers.com/showpost.php?p=8103070&postcount=813 and the following posts for solutions!
Brilliant that was it, wonder why that post didn't show up in my search ? Thanks for your help
Sent From My HD2 using xda Android app

[Q] Need help reinstalling stock Twitter app

Okay, I rooted my N1 with Universal Androot and removed the stock Froyo Twitter app without backing it up. (Shame on me.) Now, I can't update to 2.2.1 because of it (a status 7 error complaining about not finding /system/app/Twitter.apk)
I have, at the advice of some other forum posts I've read, installed Twitter from Android Market and backed it up to the sd. Renamed it Twitter.apk and used the Terminal Emulator to copy it to /system/app. That worked and the file is there, but the update still will not apply. Do I also need a .odex file? Is there any way to update at this point?
Any help would be super appreciated. THANKS!
if this is the new twitter app would you be kindly enough to share it..lol
Sent from my Nexus One
grab it from an older update like from frf91 update.. then do adb push /system/app
if you cant do that...
put the twitter app in sdcard then go to terminal and do
cp /sdcard/twitter /system/app
reboot then apply it.. i had trouble with amazon and i did it that way and it worked well
ilostchild said:
put the twitter app in sdcard then go to terminal and do
cp /sdcard/twitter /system/app
reboot then apply it.. i had trouble with amazon and i did it that way and it worked well
Click to expand...
Click to collapse
That's exactly what I did. It didn't work.
I'd love to pull the app from a FRF91 build but I have no idea how that's done.
Flash a GAPPS update (try the on listed with CM6)
Sent from my Nexus One using XDA App
danger-rat said:
Flash a GAPPS update (try the on listed with CM6)
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
It looks as though I can't flash the GAPPS without unlocking the bootloader and installing a new recovery, correct? I'm really not that motivated if that's the case. I appreciate the information.
OK, just download the GAPPS, then use something like estrongs file manager to unzip to a folder of choice (with estrongs, longpress and select extract).
The Twitter apk will be in the extract folder/system/app. Just click the apk to install...
Sent from my Nexus One using XDA App
BTW, if you have root, you may as well install a custom recovery (without touching the bootloader).
Easy way with ROM Manager (has Clockworkmod and Amon-Ra), or use adb if you wanna learn something...
Sent from my Nexus One using XDA App
Thanks for the tips. I'll check it out tomorrow when I can make a data transfer. I am doubtful that installing from the zip will solve much since I already loaded the app and its already in the system folder.
could someone verify whether or not the Twitter app has a corresponding odex file that I might need?
I ran into the same problem when I removed Amazon Mp3, but I was impatient so I ended up reflashing the stock rom and then updating.
There is a thread that has all n1 updates look for it and download froyo fr91 update then unzip it go to system app and look for twitter apk then put in sdcard and do commands again .. I tried to do with market twitter and it failed so I did it the way I'm explained andnworkd
[SOLVED]
ilostchild said:
There is a thread that has all n1 updates look for it and download froyo fr91 update then unzip it go to system app and look for twitter apk then put in sdcard and do commands again .. I tried to do with market twitter and it failed so I did it the way I'm explained andnworkd
Click to expand...
Click to collapse
You sir, have saved my life. I swear I used that same exact Twitter.apk but I must not have. I used 3 different apks all with the same result but the one in the zip I found somewhere in this forum worked perfectly. I appreciate all the help and feel like such a 'tard for not trying something so seemingly simple earlier.
68pontiac said:
You sir, have saved my life. I swear I used that same exact Twitter.apk but I must not have. I used 3 different apks all with the same result but the one in the zip I found somewhere in this forum worked perfectly. I appreciate all the help and feel like such a 'tard for not trying something so seemingly simple earlier.
Click to expand...
Click to collapse
No problem man.. glad you got it working.. now reroot the phone and back up all the apps from then phone.. doin adb pull /system/app

[Q] Need help deleting APKs PERMANENTLY

Im looking for ways to do it directly from the phone. Ive tried apps from the market(these only temporarily uninstall until next reboot). Ive tried Root Explorer and deleting from the system apps file(says read only file can't be deleted).
i need help. im hoping a custom ROM wont have to be cooked, i would really like to do it from the phone. Because straight up, i dont know how to do it. If someone out there does, im definitley willing to pay all i want is my stock glacier rom minus these apps:
amazonmp3.apk
AppPack.apk
Asphalt5.apk
com.htc.StockWidget.apk
DockPanel.apk
HTCSetupWizard.apk (not sure if safe)
Monopoly_Classic.apk
rockband.apk
SelfHelp.apk
Stock.apk
TMOUS_myTouchdemo.apk
Yahoo_im.apk
Yahoo_imvideo.apk
yahoo_mail.apk
and also if someone knows the file name for the NEWS and NEWS WIDGET, im unsure of the .apk name
I use SU file explorer as my root explorer app. if you press menu, there will usually be an option that says "mount system as r/w", that will give you the ability to delete from the system/app folder.
Sent from my HTC Glacier using XDA App
Google news is Genie widget... no idea on HTC news....
I use Su file browser as well, let's me do whatever I want directly from the phone.
Sent from my HTC Glacier using XDA App
sounds like he's not rooted fellas
Please post questions in Q&A section.
Install titanium for root the free version. Click problems, download the busy box update (itz necessary) go to the app you don't want and just click uninstall. Will delete permanently if you are perm rooted. To get perm root, type in visionary apk r14 in google search bar, go to the 2nd link and download visionary, then click temp root, and after that is done click on perm root. Finished if you are not rooted, download visionary first, when you open up titanium backup, it will say asking for superuser permission click on allow
Sent from my HTC Glacier using XDA App
Rooted... Installed System App Remover from Market and never seen Amazon MP3, Demo, or Monopoly again.
dbiggss said:
I use SU file explorer as my root explorer app. if you press menu, there will usually be an option that says "mount system as r/w", that will give you the ability to delete from the system/app folder.
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
just tried it. rebooted, came right back.
I removed my unwanted apps using adb after trying Root Explorer and not being able to mount system/app as R/W. Way easy.
esincho said:
sounds like he's not rooted fellas
Click to expand...
Click to collapse
hawaiian.monzta said:
Install titanium for root the free version. Click problems, download the busy box update (itz necessary) go to the app you don't want and just click uninstall. Will delete permanently if you are perm rooted. To get perm root, type in visionary apk r14 in google search bar, go to the 2nd link and download visionary, then click temp root, and after that is done click on perm root. Finished if you are not rooted, download visionary first, when you open up titanium backup, it will say asking for superuser permission click on allow
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
Yes i am permarooted with the VISIONary method.
Hawaiin, im going to try titanium right now
hawaiian.monzta said:
Install titanium for root the free version. Click problems, download the busy box update (itz necessary) go to the app you don't want and just click uninstall. Will delete permanently if you are perm rooted. To get perm root, type in visionary apk r14 in google search bar, go to the 2nd link and download visionary, then click temp root, and after that is done click on perm root. Finished if you are not rooted, download visionary first, when you open up titanium backup, it will say asking for superuser permission click on allow
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
Its WORKKS! thank you Hawaiian! it does take some time seeing how it reboots after every app, but very well worth it!

Deactivate the screenshot button

Hello dear Samsung Tab Lovers ;-)
I have a question for the touchwhiz firmware of the Samsung Galaxy Tab 10.1.
Can someone tell me how to deactivate the screenshot button in the task bar?
I just hate this button cause I always accidently press it.
Is there a way to get ride of it??
The same question
Thanks!
uninstall screencaptureservice.apk via root explorer (system/app) or titanium backup
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums and Read THIS
Moving to General
Can this be done using adb commands?
paradoxni said:
Can this be done using adb commands?
Click to expand...
Click to collapse
Just do it via root explorer. Its on sale for.99 cents today from amazon. Its a one day sale, so get in on it, its a must have app...
Sent from my Galaxy Tab!
task650 said:
uninstall screencaptureservice.apk via root explorer (system/app) or titanium backup
Click to expand...
Click to collapse
When we delete iit, will the menu icon slide over or will there be a gap?
Sent from my Galaxy Tab!
mroneeyedboh said:
When we delete iit, will the menu icon slide over or will there be a gap?
Sent from my Galaxy Tab!
Click to expand...
Click to collapse
The button will still be there, just won't take the screenshots
Sent from my GT-P7510 using xda premium
paradoxni said:
Can this be done using adb commands?
Click to expand...
Click to collapse
You can get titanium backup free in the market. It will allow you to uninstall screencapture. You need root for it as well as for root explorer.
Sent from my GT-P7510 using xda premium
Thanks for the suggestion and I can stop those stupid screen capture !
You don't need to uninstall it with Titanium Backup, just freeze it. I have no idea what mad scientist at Samsung thought there was the dying need to make screenshotting an ever-present feature button.
paradoxni said:
Can this be done using adb commands?
Click to expand...
Click to collapse
It can be done using adb.
I'm assuming that the system apps are located in /system/app/ like my phone (I don't have a tab yet, though hopefully I will soon).
If that is true then a
Code:
adb rm /system/app/screencaptureservice.apk
should remove it. I have an inkling that there might be some capital letters in there (Like I said, I dont have the tab so I cant check), if the above code gives you an error about the file not being found type
Code:
adb ls /system/app/
which will show you the list of all files in /system/app/ and change part of the first code to reflect any capital letters.
I would suggest not deleting the file but renaming it or moving it somewhere (so it can be restored afterwards. Both are done with the same command mv (short for move)
The following code would rename the file and add renamed to the beginning:
Code:
adb mv /system/app/screencaptureservice.apk /system/app/renamedscreencaptureservice.apk
Or alternatively:
Code:
adb shell
cd /system/app/
mv screencaptureservice.apk renamedscreencaptureservice.apk
Whether renaming/moving or deleting I suggest rebooting after completing the task.
This will be great for my not-so-tech parents Tab, they would be so confused by the false "screenshot" screen if they would be pressing this endlessly.
Worked great thanks, don't know why this button exists.
Overly complicated since there's a setting in (ICS) it to change it: Settings -> Display -> Quick launch.
Sent from my Nexus S using xda premium
On my ICS rom which is based on the stock touchwiz, in settings>display>quick launch. You should be able to change what the button does or to remove it completely. Hope this helps if you have the same options.
scoffyburito said:
Overly complicated since there's a setting in (ICS) it to change it: Settings -> Display -> Quick launch.
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
Turned out to be pretty simple. Thanks a bunch!

Help installing CM9 music player

I really like the CM9 player but I'm having trouble installing it. I followed a guide that said back up music.apk then delete it with root browser, then install CM9 music player. It worked, it successfully installed but I just used it and halfway thru one song my phone froze. I did a battery pull, when it rebooted, it said "sorry, music has stopped working" and it says that every time. Someone help?
Sent from my HTC MyTouch 4G using XDA
Are you on ICS?
Yes. I'm running BlackWing182's IceColdInsomnia
Sent from my HTC MyTouch 4G using XDA
A logcat would help us identify your problem.
Sent from my HTC Glacier using XDA
Could I just use Titanium Backup to force remove, without backing it up, and then installing CM9??
Salviikiddd said:
Could I just use Titanium Backup to force remove, without backing it up, and then installing CM9??
Click to expand...
Click to collapse
Cm9 is an entire ROM. If you want that, boot into recovery and format system and data, and then wipe cache and dalvik cache. Then you'll have a clean slate to install the ROM onto.
If you want just the music player, yes you can use titanium to uninstall then try putting the music player in system/app changing the permissions to rw, r, r, installing and rebooting.
Sent from my HTC Glacier using XDA
How can I change the permissions after deleting the stock app and installing cm9?
Sent from my Glacier using XDA
Salviikiddd said:
How can I change the permissions after deleting the stock app and installing cm9?
Sent from my Glacier using XDA
Click to expand...
Click to collapse
I use root explorer, but you can use terminal emulator as well. If you can't afford Root Explorer, I'd suggest you hook, steal or kill to get the money. Totally worth it.
Anyway, using Terminal Emulator, type in these lines and hit "return" between each:
su
mount -o rw,remount /system
cd /system/app
chmod 644 Music.apk
There are alternate, shorter methods, but this one is fun.
I used jrummy root explorer lite and I just replaced the file with the cm one and renamed it to music.apk after that I set permissions rebooted and set permission on cwm and it was working perfectly though I don't use it (stock ics player is awesome) it works just fine.
Sent from my HTC MyTouch 4G using XDA
Zkyfer said:
I used jrummy root explorer lite and I just replaced the file with the cm one and renamed it to music.apk after that I set permissions rebooted and set permission on cwm and it was working perfectly though I don't use it (stock ics player is awesome) it works just fine.
Sent from my HTC MyTouch 4G using XDA
Click to expand...
Click to collapse
So you didn't force remove the stock music app? you just replaced it and renamed it? then set permissions like the reply above and then again on cwm?
Salviikiddd said:
So you didn't force remove the stock music app? you just replaced it and renamed it? then set permissions like the reply above and then again on cwm?
Click to expand...
Click to collapse
Setting permissions on both seems a little redundant one or the other should suffice.
Sent from my HTC Glacier using XDA
Salviikiddd said:
So you didn't force remove the stock music app? you just replaced it and renamed it? then set permissions like the reply above and then again on cwm?
Click to expand...
Click to collapse
Correct.
Sent from my glacier using XDA
estallings15 said:
Setting permissions on both seems a little redundant one or the other should suffice.
Sent from my HTC Glacier using XDA
Click to expand...
Click to collapse
True, but I wanted to be sure so I did both. It never hurts to do both now does it?
Sent from my glacier using XDA

Categories

Resources