Lost Camera. - RAZR i Q&A, Help & Troubleshooting

Hi guys,
Small problem here...
I wanted to be able to "Greenify" the stock camera app so I tried to convert it to user app with Rom Toolbox. Thing is now I can't find the camera app anywhere, even the APK has disappered... I downloaded the APK from the "Apps & Themes" section of this forum but it's not working!
First, I tried installing the APK like a regular app, didn't work. Then I tried mounting the /system folder with R/W rights and copying the .apk and .odex file in the /system/app folder, set permissions of both files to rw-r-r and reboot, no luck either...
I'm not sure what else to do... Any ideas ?
Thanks in advance!
(System version 91.2.29001.XT890.Retail.en.GB, Stock, Rooted with TwerkMyMoto [locked bootloader])

Search the app on System/data/app if is there copy again to system/apps
Dont havw a copy from titanium backup?
Also the greenify app has a module of xposed that let hibernate system apps with xposed framework
Enviado desde mi XT890 mediante Tapatalk

/system/data/app = Does not exist...
/data/app = No camera apk there.
I did not backup with TiBU (or any other app) because I did not want to delete the stock camera app, just wanted to convert it to user app... I just lost it in the process! I guess I should have been more careful and backup the apk before trying anything!
I do have copies of MotCamera.apk and MotCamera.odex as it's been extracted by other users and posted on this forum a few times, I just can't figure how to make them work again!
I know about the xposed framework for Greenify but I thought it would be easier to convert the system app to user app than installing the xposed framework... I guess I was wrong!
I noticed something new today, there is a file named "com.motorola.camera.apk" in the /system/app that has the same date as the date I've put back the copies of MotCamera.apk and MotCamera.odex files in that folder... I didn't put that there, I think it was created by the new apk somehow! Does that changes anything ?
I know the stock camera app is far from "vital" to the system but I would really appreciate a little help to get it back!
Thanks!

Related

[Q] How to push "normal" Apps to the System?

Hello
I've a Question i have replaced the Mp3player with the default Android Music-Player..
The Mp3player was in the system ( /system/app/....)
and the normal installed apk's are in ( /data/app/....)
(I looked with the Root Explorer)
But.. when i only move the apk to the other folder then there is a Error
So what to do??
I only want the Music App in the System
Thanks for Answers
Install launcherpro and hide old player
Sent from my GT-I9000 using Tapatalk
Borky_16 said:
Hello
I've a Question i have replaced the Mp3player with the default Android Music-Player..
The Mp3player was in the system ( /system/app/....)
and the normal installed apk's are in ( /data/app/....)
(I looked with the Root Explorer)
But.. when i only move the apk to the other folder then there is a Error
So what to do??
I only want the Music App in the System
Thanks for Answers
Click to expand...
Click to collapse
The only thing you have to do, is putting the .apk to /system/app.
From then on, they can't be uninstalled.
The error could occur for example because system wasn't mounted as rw.
When i only transfer the apk then the App is not seen in the drawer
Is there a other Folder where the informations are saved from the app??
Get the app named SGS tools you can uninstall samsung default apps with it then get the app installer (by Rythm software) it check all your phone for apk and install it
exadeci said:
Get the app named SGS tools you can uninstall samsung default apps with it then get the app installer (by Rythm software) it check all your phone for apk and install it
Click to expand...
Click to collapse
That means with App Installer i can move the apps to the system?? Like the SGS Tool?
Well if you remove samsung player and install android's original you'll have only this player so that's it ...
I just use "adb install application.apk" and it works fine for me...
exadeci said:
Get the app named SGS tools you can uninstall samsung default apps with it then get the app installer (by Rythm software) it check all your phone for apk and install it
Click to expand...
Click to collapse
SGS tools sounds interesting. Don't see it in the Market, and forum search is still broken it seems. Where'd you find that app?
thx
Here you go:
SGS Tools
Thanks for the Link, but 'm searching for a Way to save My Apps to the System..
A Example: When i do a Factory Reset all my Apps are gone, but not the System apps like Camera and lots more..
I want to Push the Apps to the system because i don't want do use Titanium or other Apps..!

[Q] Integrating updates of system apps (and/or downloaded apps) into ROM

Okay. I don't have a lot of knowledge on developing/tinkering on Android, but I think I've figured out how to integrate apps into the ROM (updates of system apps and/or downloaded apps). I used:
A stock cricKet 2.2.1 ROM, rooted (of course) w/Universal Androot
Root Explorer, and
ROM Manager (more on this later)
First thing is first, I did a TI backup; don't want to lose anything
I then opened Root Explorer
Mounted R/W, and
did a search for .apk.
Notice that the only directories the actual .apk files for INSTALLED apps should appear in (outside the SD card) are:
/cache
/data/app
/data/app-private (possibly)
/data/FLEX/app
/system/app
Ignore the following:
/cache
/data/FLEX/app
Now, you may already know this, but the system apps you're looking for are located in the /system/app directory, and downloaded apps (for the updated system apps) are located the /data/app directories that aren't being currently ignored (if you're following my instructions). Based on icon, filename, and common sense, I found which .apk files were the updates of already existing system apps (IE Market, Google Maps, Voice Search, etc.) in the /data/app directory, and the corresponding system app they updated in the /system/app directory. I then:
Copied the filename of the system app I was going to replace (rename copy all)
Moved over to the /data/app directory
Located the corresponding updated app
Renamed it what its corresponding system app was renamed (rename, delete existing name, paste)
Hit the 'move' option
Navigated to the /system/app directory
Deleted original system app (you may want to backup this file beforehand)
Pasted the updated system app
Within 30 seconds or so, you should get a (blah.blah.blah has unexpectedly shut down force close/report) popup. Just hit force close and you should be fine (Google Maps seemed to be a recurring FC). If you try to open the app before rebooting, it will force close on you. When you're finished, open ROM Manager. I know you're thinking 'This app is no good on the ZIO'; so stop. Hit 'Fix Permissions'. The reason for this is that it fixes a few rare force close issues. I don't know the mechanics of it, but it works, so I don't question it. Listen to the notification you'll see and reboot your phone after it finishes fixing the permissions. Now go into settings and manage applications, and you'll see that you can no longer uninstall whatever apps you moved to the /system/app directory.
FYI Renaming .apk files doesn't seem to make a bit of difference either way.
(Forgive my horrible perspective descriptions: I/you)
I haven't tested it yet, but I believe unrooting the device should make any apps moved to the /system/app directory that require root access would become non-functional (right?). The reason this thread is a question is that I'm wondering if i did this correctly, and if so, I want to find out if unrooting and factory resetting my phone would somehow delete the apps in the /system/app directory that weren't included in the stock ROM. (I'm not really willing to do that yet; I still have to download the SDK to my new computer so I can do a NANDROID backup.) Any help answering these from a more experienced developer would be great.
If you want to incorporate apps into a rom, the apps have to be free or you must get consent from the developer to include in your rom
Sent from my Zio using XDA Premium App
Only if it is a Public rom. Even free app developers should be credited in a public rom
Mattix724 said:
If you want to incorporate apps into a rom, the apps have to be free or you must get consent from the developer to include in your rom
Sent from my Zio using XDA Premium App
Click to expand...
Click to collapse
I'm operating under the assumption that you're using Google developed updates of system apps. I suppose I should have said something to that extent up top.
[UPDATE]
Okay, so I did a NAND and then factory reset my phone. Killed everything not in the /system/app directory. I'm sure you knew that would happen, but I guess I'm posting for the noobs. Easier to find, I guess.
Hi,
I've tried to integrate some apps using Titanium Backup but it stuch at 0% for more than 5mins so I cancelled the process. Is it normal that it was that slow? Does Titanium generate odex files too?
I've tried integrating updates for GoogleMaps, StreetView and Youtube using a recovery mode and ADB on my linux machine.
After the backup system data I've deleted original apk and odex files from /system/app/ and moved newer versions from /data/app/ to /system/app/.
I renamed the files from com.google.android.blah.blah.apk to old names (ie. Maps.apk, etc). I haven't generated the odex files.
Rebooted the phone (HTC Desire, 2.2, Orange UK) and these apps were not available. I couldn't run either GoogleMaps or Youtube. They weren't on the "All apps" list, but still were in the system app manager/uninstaller, but couldn't uninstall them as they were in system obviously.
Tried to clear Dalvik cache but no difference.
Then I've copied them with my user backed apk files (it went to /data/app and installed the newest versions) and all is fine - could launch them as usual.
Now using "adb push" method I copied my old system versions of these apps in the /system/app/ and all if fine. I could updated them to newer versions, but this obviously went to /data/app/, so didn't free the phone memory.
Any idea why integrated apps were not visible in the system?
Perhaps I shall just delete the old system apps and copy the ones from /data/app/ without renaming...
Much appreciate it.
Greg
edit:
All went fine now. Just deleted old files in the /system/app and moved newer version without renaming to from /data/app
use titanium backup and choose integrate updates into rom for the app
I don't want to pay for TB premium. I'm poor.
Sent from my Zio using XDA App
TB integrating not working on some phone (including mine) anyway.

[Q] how to Replace .apk from system with our selection

I found nice memo, dialler, calendar at Android Market.
Under system/app, there is memo, dialler, calendar but cannot remove it. How can I remove and replace with my selection? Tq
no need to remove them just install new one normally and if you want to remove you need to have root
If u'RE already rooted..then install root explorer..navigate to system apps...delete apk...copy the napkins u want..fix permissions and u're done
Sent from my GT-S5670 using xda premium
never delete dialer app
cause all others work through it (like ex dialer)
and for other to u need to root your phone and then get system app remover
and delete them
---------- Post added at 01:11 PM ---------- Previous post was at 01:10 PM ----------
never delete dialer app
cause all others work through it (like ex dialer)
and for other to u need to root your phone and then get system app remover
and delete them
Tq very much for all suggestion. I've root my Mini, using emanoN v5. I install my selected apps as usual but it not replace with existing apk such as dialler. Which mean, original dialler still at same places. No change with my selection apk
i use titanium backup to remove all unwanted system apps seems to work well
droidxpert said:
If u'RE already rooted..then install root explorer..navigate to system apps...delete apk...copy the napkins u want..fix permissions and u're done
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
Can you explain in detail on your method? My device is rooted using emanoN v5
open es file explorer go to aetting check all the root options
go the root of your device by keeping your finger pressed on star button
then go to system, then go to app, copy the apk file in that folder you want to install
dhlalit11 said:
open es file explorer go to aetting check all the root options
go the root of your device by keeping your finger pressed on star button
then go to system, then go to app, copy the apk file in that folder you want to install
Click to expand...
Click to collapse
I had try exactly as your advice to install dialler but it install as a second dialler. Is there anything i would missed up something? I tried rename same as original dialler but when install, on portion where we can cancel or install, it still show its original name. I realized all .apk in system/apps have it twin file (.odex) which I believe to differentiate the system apk and normal apk. Does need do something on this?
Use systemapp remover to remove any app from the ROM. Of course, always be careful when removing system apps.
@ jayrome876
its a humble request to remove the link in next 3 hour
if it is not done I will report it to mod and you may be banned
done reported your post to mod may you get a ban
jayrome876 said:
Use systemapp remover to remove any app from the ROM. Of course, always be careful when removing system apps.
Click to expand...
Click to collapse
I found newer version but it disable system apps. only can play with regular apps
What about setting permissions, will they always bee the same.??
Out of curiosity when apk is pushed to system/app folder, does it get deleted in a factory reset.??
Thanks for helping
how to replace default SBrowser in Note 2 N7100
How can i install modded settings.apk ? i extracted settings.apk from priv-app/settings and now i have to paste the modded settings to app/settings?
can someone explain me these hell

Deleting system files on Xperia T.

Good day, friends.
First of all, sorry for my poor English, i`ll try to speak shortly.
I have Xperia T LT30p running on stock f/w 7.0.A.1.303, bootloader is factory locked, rooted with this (http://forum.xda-developers.com/showthread.php?t=1886460) method.
I deleted some apps from SYSTEM/APP folder throug ROOT EXPLORER, not so much, i deleted Chrome, asian keyboards, power-saving mode and something else, APKs deleted successfully, they are no longer existing in SYSTEM/APP folder, but to my surprise the programs that i deleted are still in the system, they are still on phone, i see them in general menu, they are not deleted at all, and they are running and successfully workable! Maybe you can help me, how can i completely delete the apps that i don`t need ? Only the asian keyboards are deleted, i can`t choose it in text input.
Thank you.
Download titanium backup from the market and use that to delete system apps on a rooted phone
Sent from my LT30p using xda premium
OK, i`ll try to do it with TB. But may i ask, why i can`t do it with regular way ?
DennisDD78 said:
OK, i`ll try to do it with TB. But may i ask, why i can`t do it with regular way ?
Click to expand...
Click to collapse
Using titanium backup is the normal way I do it...all I can imagine is that you are deleting the apk but if it is already installed it may have some other files linked elsewhere...
Also, make sure you have the system/app folder as R/W not R/O.
gregbradley said:
Using titanium backup is the normal way I do it...all I can imagine is that you are deleting the apk but if it is already installed it may have some other files linked elsewhere...
Also, make sure you have the system/app folder as R/W not R/O.
Click to expand...
Click to collapse
SYSTEM/APP is on r/w, of course.
This is strange, because APKs are deleted, 100%, and only the links can`t make the program works propertly, but they are working!
But anyway, i`ll try to do like you said.
DennisDD78 said:
SYSTEM/APP is on r/w, of course.
This is strange, because APKs are deleted, 100%, and only the links can`t make the program works propertly, but they are working!
But anyway, i`ll try to do like you said.
Click to expand...
Click to collapse
If I remember correctly, there is another folder in system somewhere ( I think on x10 it was system/user/app/customization) where the system will install user apps from, if they have not been deleted from here too they will be reinstalled! Try this: pick one of they apps you could not get rid of and use root explorer to "search" for the apk name, that will show you the locations.
I am quite sure once you have deleted the one in customization it will not come back once uninstalled.
Edit: system/etc/customisation
Sent from my LT30p using xda app-developers app

[Q] How to Uninstall Stock Apps using Root Explorer

Guys, previously i have no problem delete any stock apps using root explorer/fx explorer.
But since i updated to lollipop and install back root explorer, it seems like something has changed.
Previously i just need to go system > app > then it will appear full list of item installed on my phone.
Now when i entering it showing list of folder only, in the folder it just an apk only...
Please help...Thank you
Yeah, its normal, nothing to be stressed about.
You can just delete those folders.
Btw the stock apps are not only in system/apps
But also priv-apps
Hope this helps
Thanks for the suggestion.
But im wondering delete the folder doesnt mean it uninstall the apps right ?
Also, previously unsintall any apk doesnt required reboot, but now it need to reboot only it take affect.

Categories

Resources