I've tried to install a few apps like the google app that is named "com.googlemusicbeta.apk" and I've noticed that everytime I try and load an app that starts with com.name, I can't install it; I get an error.
Is there something I don't know about this?
They need to be installed as system apps. The do this using either adb or terminal emulator and push the files to system/app.
Sent from my LT15i using XDA Premium App
Related
I'm having some problems copying the files i need from /data/data.. I'm using an old version of SUFBS (tried android mate also, same results), as root explorer is a paid app
So, the thing is, I'm finding the files i need, but when i try to copy them nothing happens. No errors. The files just don't appear where i sent them
Please help
Sent from my E10i using XDA App
I use estrongs file manager with root explorer turned on in options.
Yes, I have tried that too before but it doesn't work on my phone. It only works on Cyanogen and hiapk ROMs
Any more ideas?
Sent from my E10i using XDA App
Try this from 'adb shell' or a terminal emulator on your phone.
su
cp -rf /data/data/dirtocopy /sdcard/diryouwantyourfiles/
I think you'll need busybox installed as android doesn't come with cp.
Done.
Had to give up and use Root Explorer lol
Thanks anyway mercianary
Sent from my E10i using XDA App
sorry if this has been asked a lot, i have tried searching and need some help.
I flashed the latest Axura, and hate the music app installed in it. So i found the stock samsung music player, and tried to install it in the /system/app folder via Astro file manager, but i can't paste or cut anything that's not in the sd card.
so i tried adb. i couldn't push anything to the system/app folder as my permission was denied, so i copied the apk to the sd card, then i went into adb shell and used su to copy the file into the /system/app folder. that worked, but when i did that i lost the music player icon totally.
if i go to my music files on the sd card they will play individually, so the player must be installed, i just have to icon to boot into the player.
any help would be appreciated!
Anything?!
Sent from my SAMSUNG-SGH-I897 using XDA App
drizzle67 said:
Anything?!
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
copy to your sdcard
adb shell
su
(accept the prompt on your screen)
cd /sdcard/whereveryoustuckfile
cp blahblahblah.apk /system/app/
I did that, and the music player apj is in the folder now, but its not in my application drawer. I have tried to install it from there but it fails everytime as well. I can always reflash the axura rom but I would like the stock player back!
Sent from my SAMSUNG-SGH-I897 using XDA App
drizzle67 said:
I did that, and the music player apj is in the folder now, but its not in my application drawer. I have tried to install it from there but it fails everytime as well. I can always reflash the axura rom but I would like the stock player back!
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
sounds like you dont have proper permissions on it
do you have root explorer?
I had to remount the system/app folder to allow write.
Sent from my SAMSUNG-SGH-I896 using XDA App
I don't have root explorer, I have astro file manager, but thsts it.
Also I tried remounting the system/app folder to read/write but it wouldn't let me in adb.
Sent from my SAMSUNG-SGH-I897 using XDA App
drizzle67 said:
I don't have root explorer, I have astro file manager, but thsts it.
Also I tried remounting the system/app folder to read/write but it wouldn't let me in adb.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
once you su, run this command
mount -o rw,remount /dev/block/stl9 /system
i accidently uninstalled them but i have a back up of the .apk files. I tried to install several times and it says "application not installed" and wont let me install it.
Using a file manager move ito system/app then reboot
Sent from my SAMSUNG-SGH-I997 using xda premium
I was trying to use whitehawx custom camera, but during the proccess i accendetly delete the camera.apk in the system/app folder and the camera short from the launcher disappear.. When i copy the new Camera.apk file into the same folder it still doesn't come back. Is there anyway i can get it back?
Can you run the app from your file explorer? Is it in your app drawer?
Sent from my SGH-T959V using XDA App
Factory reset?... Titanium backup?
Sent from my SGH-T959V using xda premium
No I am unable to run the app from the file explorer and I didn't do a back up on titanium backup before doing this. I was hoping I won't have to reinstall the ROM.
Install app installer from market. Put the camera apk on you SD card. Run app installer and find camera.apk and install it. See if that works.
Sent from my SGH-T959V using xda premium
qpqpqp said:
No I am unable to run the app from the file explorer and I didn't do a back up on titanium backup before doing this. I was hoping I won't have to reinstall the ROM.
Click to expand...
Click to collapse
You may need to fix the permissions on it, too.
Sent from my SGH-T959V using XDA App
just redownload the rom.zip. open the zip file. go to system/app. copy the camera.apk out of it. push that (do not install) to the rom you have flashed now. and you are fine
Hi everyone,
I'm sort of like new here, I had a problem entering download mode after flashing xbsall's ics ported rom, that's solved now due to some users posting threads with the same problem. Thank you
I noticed that no one is talking about the 3D Converter not working properly, I tried Angry Birds 1 (Space didnt have 3d functionalities under GB and Star Wars appears to be going the same way, I think Rovio is planning on realeasing another trilogy on the 3DS and that is why they took away 3D functionalities for smartphones).
Anyway, Angry birds 1 3D functionalities were not working properly under the 3D converter so I decided to delete the application through root uninstaller in order to be able to install the GB HRZ.apk version. While I was trying to do that, before being able to touch the uninstall feature, I noticed the root uninstaller did something and it deleted the application but in a wrong way. I was not able to install the HRZ.apk posted inside an xda thread because the system was telling me that it was going to replace a system application, bla bla bla and after going for its installation, it gave me the message that the application was not installed.
Through root explorer I deleted every single com.lge.lge3dconverter / hrz file and folder I could find, I cleaned the dalvic cache feature through the ram booster program and after all that, the system was still telling me the same thing as before when I tried to install the HRZ.apk GB app.
What can I do in order to be able to have a perfectly functional 3D Converter application for my games like I had it when I was using the GB rom? :crying:
Thank you in advance...
U cant install (Most of the time) an system app just by clicking on the . apk like a normal app. you have to use a root explorer an copy your app to the folder /system/app and then set permission to it like the other apps in that folder. then you have to reboot
Sent from my LG-SU760 using xda app-developers app
lzzar said:
U cant install (Most of the time) an system app just by clicking on the . apk like a normal app. you have to use a root explorer an copy your app to the folder /system/app and then set permission to it like the other apps in that folder. then you have to reboot
Sent from my LG-SU760 using xda app-developers app
Click to expand...
Click to collapse
Thank you...
I did what you said, I put the HRZ.apk inside the system / app folder through the root explorer program, checked very single permission available and proceeded with the installation through the root explorer program and the same thing happned:crying: it told me app not installed
If you or anyone has any other idea I'm willing to try...
mdn30 said:
Thank you...
I did what you said, I put the HRZ.apk inside the system / app folder through the root explorer program, checked very single permission available and proceeded with the installation through the root explorer program and the same thing happned:crying: it told me app not installed
If you or anyone has any other idea I'm willing to try...
Click to expand...
Click to collapse
adb install nameofapp.apk in debug mode.
Sorry didnt realise it was a system file adb install won't work.
adb push HRZ.apk /system/app
kidkoala_uk said:
adb install nameofapp.apk in debug mode.
Sorry didnt realise it was a system file adb install won't work.
adb push HRZ.apk /system/app
Click to expand...
Click to collapse
Could you give me a link or instructions on how to use the adb program in order to be able to install the HRZ.apk file?
I keep reading and reading about the abd installation over the internet but nothing concrete...
Thanks...
mdn30;3477323 iproceeded with the installation through the root explorer program and the same thing happned:crying: it told me app not installed
If you or anyone has any other idea I'm willing to try...[/QUOTE said:
U don't install system apps! when you have put your apk in the/ system/app DON'T click on it just reboot and you should see your app in the launcher. D
Sent from my LG-SU760 using xda app-developers app
Click to expand...
Click to collapse
lzzar said:
U don't install system apps! when you have put your apk in the/ system/app DON'T click on it just reboot and you should see your app in the launcher. D
Sent from my LG-SU760 using xda app-developers app
Click to expand...
Click to collapse
Thank you, I did what you said, I put the HRZ.apk GB app inside the /system/app and rebooted the phone, nothing happened, I do not *know what launcher are you talking about...sorry for that.
I did something else too, I put the HRZ.apk inside the /system/apps/boot (or bootloader cant remember) folder and managed to see it inside the Application manager app listed as needing an update (maybe its still detecting the ICS 3d converter app badly uninstalled as installed). I tried to update the app and it gave me an error.
Do you or anyone have or has the xbsall's ics 3d converter apk ? If so, can you put that apk version available here as a download, please?
I know it was the one that was giving me problems but if the system is not letting me install the GB 3.0 version, I need the one that came with the rom in order to see if there is another way to fix the problem...
Thank you and thank you guys for your help...