Accidentally Deleted Launcher - Nexus One Themes and Apps

I accidentally Deleted my Launcher using Titanium Backup. Now as you can image my phone is very limited. Can someone please upload a launcher.apk that i can install?

roberto188 said:
I accidentally Deleted my Launcher using Titanium Backup. Now as you can image my phone is very limited. Can someone please upload a launcher.apk that i can install?
Click to expand...
Click to collapse
pull it out of the rom that you flashed) and push it to your phone (/system/app)

Ok
Ok I have the rom...how do I extract the data from the rom?

open the zip file and extract it maybe?

open the rom zip, find the launcher2.apk and extract it somewhere (sdk tools folder usually best)
if in windows, hit shift+right click in a blank area of that explorer window/directory the apk now resides
in console window type:
adb remount
adb push Launcher2.apk /system/apps/

Just reflash your ROM, much easier for someone who may not know what they are doing.

daveid said:
Just reflash your ROM, much easier for someone who may not know what they are doing.
Click to expand...
Click to collapse
+1 agree

daveid said:
Just reflash your ROM, much easier for someone who may not know what they are doing.
Click to expand...
Click to collapse
On the flip side, he's got to learn somewhere and this would be a pretty easy task in the grand scheme of things.

Related

help: how to add removable apk to roms?

I wasn't able to find info about this until now. But I need to know how to make the apks I include in a rom removable. I guess, maybe, I have to copy into a different folder instead or /system/app. is it right?
thanks
you have to install it in data directory not in system directory. so data/app
ok, thanks, but, if it doesn't exist, should I create it?
no u should not create it because then it wouldnt be a proper directory for your rom, the rom may not recognize it, i think.
which rom are you on? most rom has a data directory, that is where third party apps are installed and where apps downloaded from the market is also installed
this one
http://forum.xda-developers.com/showthread.php?t=556962&highlight=enomther
ok i see what u mean when there's no data directory. what you should test out first is go to market and download an app. then see where that app is install. see if it created a data directory or not. it should...
I had a look using root explorer, and there is a folder in the root called /data/app , and there inside are every installed apk, even the ones I installed by astro...
and there is another one called /data/data where I find folder of every app too
ANd another one called /data/app-private (there I found one apk that I downloaded from market.
I try to download a new one
Yup put your apks in data/app
on a related note, is there any way to flash unsigned ROMs? like if I want to drop .apk 's into the data folder of a rom before flashing?
The_Chrome_Coyote said:
on a related note, is there any way to flash unsigned ROMs? like if I want to drop .apk 's into the data folder of a rom before flashing?
Click to expand...
Click to collapse
I think no, but have a look for a program called autosign.
It very easy
NguyenHuu said:
Yup put your apks in data/app
Click to expand...
Click to collapse
but it only appear in my phone,not in the files of the rom.
Anyway I'm going to ask enomther, the creator of the rom, maybe he can help me
joshuas_79 said:
but it only appear in my phone,not in the files of the rom.
Anyway I'm going to ask enomther, the creator of the rom, maybe he can help me
Click to expand...
Click to collapse
ok your running a reg rom system, thus meaning 1.5/1.6 non hero. i can teach you step by step on how to set up "signing .zip's". its super super convenient!! i promise and its not to hard. just pm me if you need help. its way way easier to flash a rom with whatever apk you want then to push them and hope you pushed them to the right spot.

Friendstream apk for the Incredible needed

I seem to be having that Sync Notification icon issue where it wont go away do to the friedstream app being deleted. Could someone please post the apk file for the Friendstream app? I would like to add it back as this is getting annoying to fix all the time. Thanks
apk is attached.
I tried to install but it said it couldn't install. Is there something missing from the file?
I have no idea; I don't know what you removed or replaced.
All the stock files can be found here:
showthread.php?t=709223
yzdirtrider13 said:
All the stock files can be found here:
showthread.php?t=709223
Click to expand...
Click to collapse
not sure what im suppose to be looking at here. For some reason the apk file wont load.
push through ADB, don't try to install the apk.
x1208x said:
push through ADB, don't try to install the apk.
Click to expand...
Click to collapse
I'm a complete newb at this Android thing since I came from Blaclberry. Not sure how to do that. Could you geve me a step by step on the process on how to push these via abd? Thanks
sezaro21 said:
I'm a complete newb at this Android thing since I came from Blaclberry. Not sure how to do that. Could you geve me a step by step on the process on how to push these via abd? Thanks
Click to expand...
Click to collapse
Put your FriendStream.apk in your android sdk tools folder then while in recovery type this into shell
Code:
adb push FriendStream.apk /system/app/FriendStream.apk
Dumb Question
What the heck is Friendstream anyway ??? Thanks.

Stock .apk's backup

Has anyone backed up the stock applications? I accidentally deleted audiotuning.apk and want to put it back, even though I haven't determined what it's for. If anyone has backed these up to their desktop, I would greatly appreciate it if someone could send it to me so I don't have to reinstall.
Coming from a lifetime use of Blackberry, it seems we can't fix our mistakes as easily on Android
dmasjz45 said:
Has anyone backed up the stock applications? I accidentally deleted audiotuning.apk and want to put it back, even though I haven't determined what it's for. If anyone has backed these up to their desktop, I would greatly appreciate it if someone could send it to me so I don't have to reinstall.
Coming from a lifetime use of Blackberry, it seems we can't fix our mistakes as easily on Android
Click to expand...
Click to collapse
Attached.
I use the Sdx Stock App to backup and delete system apps. If you're rooted it's invaluable.
apogee82 said:
Attached.
I use the Sdx Stock App to backup and delete system apps. If you're rooted it's invaluable.
Click to expand...
Click to collapse
Thank you!!!!
It seems I can't copy this over to system\apps. Looks like the .odex was deleted also. Could you please attach this for me too? Hoping that will do it. I'm rooted so I don't know why it's not showing up (using root explorer)
Or do I have to do this using adb ?
I am going to zip all these up and post them on here for other morons like me after
dmasjz45 said:
Looks like the .odex was deleted also. Could you please attach this for me too?
Click to expand...
Click to collapse
Rename it to .odex it's not really a zip file. I had to name it that to get around the forum limitations.
I'm pretty sure you have to do it using ADB and mount the system/app directory as writable. If you install the Sdx tool you can backup a few apps, then navigate to the sdx directory on the sdcard that gets created and manually add the audioTuining files in there and then restore them using the Sdx app.
That's a long way around ADB but it should work.
Thanks again!!!
Jeeze what a hell of a job it is to push a few files to /system folder
Anyway, got them over there...Unavailable to actually install it (no idea why) but at least it's sitting back in there
That takes care of my OCD until I notice what it affected
where can i find that sdx tool? are there any other free apps out there that I can back up my phone with?
I'd be most grateful if someone could attach VoiceSearch.apk, and VoiceSearch.odex.
Accidentally deleted.
infamousjax said:
I'd be most grateful if someone could attach VoiceSearch.apk, and VoiceSearch.odex.
Accidentally deleted.
Click to expand...
Click to collapse
do you mean voicedialer.apk and .odex? I don't see VoiceSearch
Edit:
the .odex file is in the rar
DevilDogVIKING said:
where can i find that sdx tool? are there any other free apps out there that I can back up my phone with?
Click to expand...
Click to collapse
Attached to second post.
apogee82 said:
Attached to second post.
Click to expand...
Click to collapse
I can't believe I missed that, thanks
can someone upload the Sprint_App_Updater.apk?
You can get them all here
http://forum.xda-developers.com/showthread.php?t=773142

[Q] Is there a way to "install" system apk's?

Let's say, for example, I uninstalled some apps in Titanium Backup. System apps such as MMS.apk or Contacts.apk, etc. How would I go about installing these apps back to my phone? I know that Titanium Backup does not restore them if you uninstall them. So is there another way? Because trying to install the normal way does not work.
Yes, use Root Explorer (or similar file manager app) to put them back in /system/app.
Alternatively, you can always use ADB to push the files back.
Sent from my SCH-I510 using XDA App
kelmar13 said:
Yes, use Root Explorer (or similar file manager app) to put them back in /system/app.
Alternatively, you can always use ADB to push the files back.
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
I tried this method and neither worked. I've literally tried everything. It's not that I can't flash any ROM I want to get it back its just that I'm trying to change up some of the theming of the stock apk's.
Syn Ack said:
I tried this method and neither worked. I've literally tried everything. It's not that I can't flash any ROM I want to get it back its just that I'm trying to change up some of the theming of the stock apk's.
Click to expand...
Click to collapse
That's how you install them. Is /system mounted as RW when you're trying?
So is it safe to assume you deleted the backups in TiBu, then?
tcollum said:
So is it safe to assume you deleted the backups in TiBu, then?
Click to expand...
Click to collapse
Right before I uninstalled MMS.apk, I backed it up with TiBu. When I tried restoring, it would just sit there "restoring" for several minutes and would never do anything. It never restored.
As funny as this thread is. Dude. go to your rom .zip and extract the files from the /system/app directory and reinstall them.
dragonstalker said:
As funny as this thread is. Dude. go to your rom .zip and extract the files from the /system/app directory and reinstall them.
Click to expand...
Click to collapse
That's has been discussed already, no luck. Thanks though.
Syn Ack said:
That's has been discussed already, no luck. Thanks though.
Click to expand...
Click to collapse
then extract the entire /system directory.
adb push /\system /system
dragonstalker said:
then extract the entire /system directory.
adb push /\system /system
Click to expand...
Click to collapse
So you say I should pull /system then put in the MMS.apk and then push /system back with the MMS.apk in it?
Syn Ack said:
So you say I should pull /system then put in the MMS.apk and then push /system back with the MMS.apk in it?
Click to expand...
Click to collapse
no. i'm saying take the /system from the .zip of whatever rom you have downloaded and push it to your phone.
It will overwrite whatever you screwed up. From what you are saying, you have done more then just delete some apk's. If all you did was delete them, then you should be able to put them back. The fact that you cannot tells me you have been doin more then what you are letting be known.
Alternate suggestion.
REFLASH YOUR PHONE.
kelmar13 said:
Yes, use Root Explorer (or similar file manager app) to put them back in /system/app.
Alternatively, you can always use ADB to push the files back.
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
If you do the root explorer and it didnt work, you might have to go into the app's settings and give yourself permission to edit these directories......
dragonstalker said:
no. i'm saying take the /system from the .zip of whatever rom you have downloaded and push it to your phone.
It will overwrite whatever you screwed up. From what you are saying, you have done more then just delete some apk's. If all you did was delete them, then you should be able to put them back. The fact that you cannot tells me you have been doin more then what you are letting be known.
Alternate suggestion.
REFLASH YOUR PHONE.
Click to expand...
Click to collapse
Yes I know of these ways, I was trying to figure out a way to do it for a single app as opposed to flashing the whole system back on. It's not that I have a problem and can't get these back. Thanks for your input.
Did you reboot after you put the apk(s) in /system/app so that they'd be re-populated in the list?
imnuts said:
Did you reboot after you put the apk(s) in /system/app so that they'd be re-populated in the list?
Click to expand...
Click to collapse
Yeah. I've literally tried everything. Maybe my flash of the new leak, 2.3.4, was no good. Thanks for the help though. I'll reflash the full package and start fresh with someone elses EP1F, maybe the one I downloaded was a fail.
Just making sure... but you have removed the apps completely and are just trying to add the old backups back in, right?
Do you have the apps somewhere other than Titanium Backup?
kelmar13 said:
Just making sure... but you have removed the apps completely and are just trying to add the old backups back in, right?
Do you have the apps somewhere other than Titanium Backup?
Click to expand...
Click to collapse
When I removed the apps, I uninstalled them completely, they were nonexistent in /system/app
Please keep the Thread Clean and on Topic or the Thread will get Deleted
I just tried doing this AGAIN with a legit stock Browser.apk. It did the same exact thing. Won't install after reboot. This seems to be a problem with the EP1F leak.
Syn Ack said:
I just tried doing this AGAIN with a legit stock Browser.apk. It did the same exact thing. Won't install after reboot. This seems to be a problem with the EP1F leak.
Click to expand...
Click to collapse
if you have adb run a logfile while you are doin the install so i can see the error.

ApkMultiTool

Anybody know how to change the destination folder when installing the modified apk?
wileout said:
Anybody know how to change the destination folder when installing the modified apk?
Click to expand...
Click to collapse
What do you mean exactly?
Are you installing using a flashable zip or the application?
A flashable zip is the easiest way so you can edit the installer script to place it in whatever directory you wish.
I never use the apk tools themselves for installing.
You can also boot to recovery and mount system.
Then from terminal, EX:
Code:
adb push MyCoolMod.apk /system/app
Let me know if that helps, or if you need more info, or are deadset on using that app to install and we can go from there.
santod040 said:
What do you mean exactly?
Are you installing using a flashable zip or the application?
A flashable zip is the easiest way so you can edit the installer script to place it in whatever directory you wish.
I never use the apk tools themselves for installing.
You can also boot to recovery and mount system.
Then from terminal, EX:
Code:
adb push MyCoolMod.apk /system/app
Let me know if that helps, or if you need more info, or are deadset on using that app to install and we can go from there.
Click to expand...
Click to collapse
I was trying to use the tool to push iy becaude i cant get adb to push it at all...but the tool keeps trying to push it to data/app or something like that and i need it to go to system/priv-app
ok tried adb pushing it again and no go even doing it with your command. any ideas?
wileout said:
ok tried adb pushing it again and no go even doing it with your command. any ideas?
Click to expand...
Click to collapse
My bad, forgot a slash, try it again.
Code:
adb push MyCoolMod.apk /system/priv-app/
santod040 said:
My bad, forgot a slash, try it again.
Code:
adb push MyCoolMod.apk /system/priv-app/
Click to expand...
Click to collapse
I did that man it just restarts adb like i put in a bad command or it says cannot stat blah blah blah file or directory not found
Ive had tigerstown tryin to help me out too and he has no idea whats going on
well got adb to push it but I lost my clock widget all together lol
wileout said:
well got adb to push it but I lost my clock widget all together lol
Click to expand...
Click to collapse
Using stock data cable? Had that be a problem on other devices when pushing files.
Sent from my HTC6525LVW using Tapatalk
wileout said:
well got adb to push it but I lost my clock widget all together lol
Click to expand...
Click to collapse
You need to do:
adb remount /system rw
adb push test.apk /system/priv-app
jsaxon2 said:
You need to do:
adb remount /system rw
adb push test.apk /system/priv-app
Click to expand...
Click to collapse
Do i replace test with the name of the file?
wileout said:
Do i replace test with the name of the file?
Click to expand...
Click to collapse
Yes sir.
You also need to have the file in your adb directory and start the command prompt from there.
There are other ways to do it, but this should work for you.
jsaxon2 said:
Yes sir.
You also need to have the file in your adb directory and start the command prompt from there.
There are other ways to do it, but this should work for you.
Click to expand...
Click to collapse
I got the widget back by going into the priv-app folder and clicking it and installing it but now it force closes so im assuming its something on my end with how it was signed and stuff
wileout said:
I got the widget back by going into the priv-app folder and clicking it and installing it but now it force closes so im assuming its something on my end with how it was signed and stuff
Click to expand...
Click to collapse
After you push to the /system/priv-app folder, did you reboot? That should have installed it for you. Might also be a permissions problem. Make sure the permissions on your file are the same as the permissions on the rest of the files in that folder.
jsaxon2 said:
After you push to the /system/priv-app folder, did you reboot? That should have installed it for you. Might also be a permissions problem. Make sure the permissions on your file are the same as the permissions on the rest of the files in that folder.
Click to expand...
Click to collapse
Ok ill try that...thanks for your help ill report back
jsaxon2 said:
After you push to the /system/priv-app folder, did you reboot? That should have installed it for you. Might also be a permissions problem. Make sure the permissions on your file are the same as the permissions on the rest of the files in that folder.
Click to expand...
Click to collapse
Tried that and im still getting force closes so its something on my end im assuming

Categories

Resources