[Q] Correct/Proper ways to install apps using root explorer guide anyone??? - XPERIA X8 Q&A, Help & Troubleshooting

Guys sorry I'm still a noob in this kinda thing... Just wanna ask if anyone can show me STEP-BY-STEP how to push install 'application not installed' apps into system using root explorer. I tried copy the file into /system/app and already changed the permission to rw-r-r, and after that I'm kinda blurred cuz dunno to install ORIGINAL or COPY file. And by using file explorer or root explorer to install the file? For example I want to change stock launcher to other launcher, but still fail until now. thanks...

Nas81 said:
Guys sorry I'm still a noob in this kinda thing... Just wanna ask if anyone can show me STEP-BY-STEP how to push install 'application not installed' apps into system using root explorer. I tried copy the file into /system/app and already changed the permission to rw-r-r, and after that I'm kinda blurred cuz dunno to install ORIGINAL or COPY file. And by using file explorer or root explorer to install the file? For example I want to change stock launcher to other launcher, but still fail until now. thanks...
Click to expand...
Click to collapse
It seems to be you want arc launcher,right? First, install original active launcher, then arc launcher,it will replace active and will work.
+1 When it says app not installed, try other app.
If not arc launcher, sorry for spam.
Sent from my E15i using xda premium

droidx8 said:
It seems to be you want arc launcher,right? First, install original active launcher, then arc launcher,it will replace active and will work.
+1 When it says app not installed, try other app.
If not arc launcher, sorry for spam.
Sent from my E15i using xda premium
Click to expand...
Click to collapse
Well thats 1 example and I actually want to install Xperia S launcher and theme. Anyway thanks mate!!!

Related

Transparent Power Control and Genie widget

So I noticed that CM6 Froyo Remix ROM was missing the Genie weather and the customizable Power Control widget. I use only those two widgets on a daily basis and it would be nice if someone could point me in the right direction.
I've already tried Googling and downloading a transparent Genie widget from another site but after installing the widget, my phone had to force close the app maybe because it wasn't compatible?
Anyways, it would be nice if somebody can help me. Thanks in advance!
maybe u can try beautiful widget instead
I've already tried that app and honestly it isn't my cup of tea.
Is it possible to just extract the genie apk from a ROM and install it onto the one I'm currently using?
Sent from my HTC Magic using XDA App
i n f a m o u s said:
I've already tried that app and honestly it isn't my cup of tea.
Is it possible to just extract the genie apk from a ROM and install it onto the one I'm currently using?
Sent from my HTC Magic using XDA App
Click to expand...
Click to collapse
transparent genie widget
enjoy
Thanks for your efforts but unfortunately the installation wouldn't go through. :TT
Sent from my HTC Magic using XDA App
i n f a m o u s said:
Thanks for your efforts but unfortunately the installation wouldn't go through. :TT
Sent from my HTC Magic using XDA App
Click to expand...
Click to collapse
thats probably because you have to completely uninstall the old one first
go into root explorer or whatever file manage you use and DELETE the newsandweather or geniewidge apk
then reboot, just to be sure
then install it
bet it works then
tnpapadakos said:
thats probably because you have to completely uninstall the old one first
go into root explorer or whatever file manage you use and DELETE the newsandweather or geniewidge apk
then reboot, just to be sure
then install it
bet it works then
Click to expand...
Click to collapse
This ROM I'm currently using didn't come with the Genie weather apk at all. I also confirmed this by using ASTRO to search in the apps folder.
Sent from my HTC Magic using XDA App
i n f a m o u s said:
This ROM I'm currently using didn't come with the Genie weather apk at all. I also confirmed this by using ASTRO to search in the apps folder.
Sent from my HTC Magic using XDA App
Click to expand...
Click to collapse
then it may be permissions
paste it in system/app
set it for rw-r--r like the other system apps
then reboot, it will install it on boot up
been awhile since i used it, i forgot about this
tnpapadakos said:
then it may be permissions
paste it in system/app
set it for rw-r--r like the other system apps
then reboot, it will install it on boot up
been awhile since i used it, i forgot about this
Click to expand...
Click to collapse
I'm sorry but can you tell the procedure step by step with which app I'll be needing to get this accomplished?
Thanks in advanced!
Sent from my HTC Magic using XDA App
Nvm... I just Googled it myself. C;
I used to ADB to remove the GenieWidget.apk and used this command to reinstall the transparent widget:
adb remount
adb push GenieWidget.apk /system/app/GenieWidget.apk
I'm sure majority of the people here already know how to do all this but I'm typing this as a reference in case I flash my phone again.
Hmm tried to install this on CM6-RC1, but now i can't load my new & weather anymore lol.
Luckily i made a backup.

[Q] How to install an apk into system/app?

I am using rooted JVU firmware and would like to install ICS keyboard to my system/app.
I used Root Explorer to copy the apk file into the directory and did a reboot, and the keyboard appeared on my locale and text menu.
However, when I try to select the keyboard, it always return a force close.
Can anybody teach me on how to solve this issue?
There is a thread called "How to: Push apps(.apk)" - you will have to try to use the search function for that name cause I don't think I can post a link yet
Sent from my Zio using XDA App
jbrt said:
There is a thread called "How to: Push apps(.apk)" - you will have to try to use the search function for that name cause I don't think I can post a link yet
Sent from my Zio using XDA App
Click to expand...
Click to collapse
I did the search and tried the way as taught, end up having the force close issue.
Is it that not all apk can be installed onto system/app?
forum.xda-developers.com/showthread.php?t=1412729
Sent from my Zio using XDA App
You can also try an app called "system cleanup". I'm not sure if it's on the market but there is a thread where you can dl it or you could use titanium pro
Sent from my Zio using XDA App
Ics keyboard is made to work on android 4.0.x framework ported from Nexus S, ok?
As you revealed in OP you are using Sammy JVU 2.3.6 TouchWiz infected framework.
Why not try to rip out HTC keyboard and push that too while you're in the mood?
When you push an ask to system/app am I write in saying it does not deleted in factory reset..??
What about pushing to system system/media..??
When pushing an apk to system folder,u need root and there is 2 easy ways,either use a root explorer and just push it to the system/app folder or use titanium backup to revert to system app.factory reset(full wipe) doesn't wipe system apk,but everthing else is wiped..
U can also push apk to system via ADB.but a little bit of knowledge is needed
zodiaxe66 said:
When pushing an apk to system folder,u need root and there is 2 easy ways,either use a root explorer and just push it to the system/app folder or use titanium backup to revert to system app.factory reset(full wipe) doesn't wipe system apk,but everthing else is wiped..
U can also push apk to system via ADB.but a little bit of knowledge is needed
Click to expand...
Click to collapse
Thanks.. What about permissions do they stay for all apk that I push..??
Sent from my GT-I9000 using xda premium
Roots said:
Thanks.. What about permissions do they stay for all apk that I push..??
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
check the permission of pre-installed system app and set it that way,
Sent from my GT-I9000 using XDA
permissions for apex to push to system ?
madushan92 said:
check the permission of pre-installed system app and set it that way,
Sent from my GT-I9000 using XDA
Click to expand...
Click to collapse
I want to push apex launcher to system, so how will i check which permissions I need to set for apex
From above quote check any system app permissions..??
Roots said:
I want to push apex launcher to system, so how will i check which permissions I need to set for apex
From above quote check any system app permissions..??
Click to expand...
Click to collapse
Just match permissions to the rest of the apps
slaphead20 said:
Just match permissions to the rest of the apps
Click to expand...
Click to collapse
Oh.. Thanks that has cleared up my confusion..
Sent from my GT-I9000 using Tapatalk 2

LG UI 3.0 Weather Widget

Deleted
Go to this thread: http://forum.xda-developers.com/showthread.php?p=26838729#post26838729
where did you get the widgets?
bihariel said:
where did you get the widgets?
Click to expand...
Click to collapse
Extracted supernova rom and took the LG launcher and in heiiĀ“s download folder is the weather widget apk
Just move both to system/app
But the time seems to be wrong :/
For me the lg launcher force closes when adding a widget to the home screen, anyone?
Also i could not install weather widget, it gives and error and doesn't conclude the installation.
Rz
Sent from my LG-P990 using xda premium
rz.tiagopedrinho said:
For me the lg launcher force closes when adding a widget to the home screen, anyone?
Also i could not install weather widget, it gives and error and doesn't conclude the installation.
Rz
Sent from my LG-P990 using xda premium
Click to expand...
Click to collapse
Uninstall both apps from your device and just push them to system/app without installing them. Then reboot your phone.
My explorer gives me an error that it doesn't allow me to move them to system/app, any idea?
Rz
Sent from my LG-P990 using xda premium
rz.tiagopedrinho said:
My explorer gives me an error that it doesn't allow me to move them to system/app, any idea?
Rz
Sent from my LG-P990 using xda premium
Click to expand...
Click to collapse
Which explorer do you use? You need one with root access.
I have es explorer with root access and still it doesn't allow me to perform that operation.
Rz
Sent from my LG-P990 using xda premium
Nevernind, i've solved it.
Thanks for your help.
Rz
Sent from my LG-P990 using xda premium
I can't get this to work..I push both apks to system/app, wipe dalvik cache and reboot my phone..but once it's on I can't find the apps anywhere... If I check the folder with root explorer both apks are indeed in there..they just don't show up
The only way I got it to work was by installing both apps.. which was not a good idea as stated here
P.S.: I'm on Owain's 74 ROM
Tiago_10 said:
I can't get this to work..I push both apks to system/app and reboot my phone..but once it's on I can't find the apps anywhere... If I check the folder with root explorer both apks are indeed in there..they just don't show up
The only way I got it to work was by installing both apps.. whick was not a good idea as stated here
Click to expand...
Click to collapse
Maybe you have to fix the permissions of both apps via root explorer.
There has to be: rw-r--r--
hmmm..and how do I do that exactly?
Long press on the app -> permissions
You have to stick read read (-) in the first row
write (-) (-) in the second row
and nothing in the third
Than there has to be rw-r--r-- on the right corner of the app
Impact7 said:
Maybe you have to fix the permissions of both apps via root explorer.
There has to be: rw-r--r--
Click to expand...
Click to collapse
sry... are on your Launcher all widgets works? u got no FC when u try to put some widget on screen? ty...
Done! Thanks a lot..everything working now
icyeye said:
sry... are on your Launcher all widgets works? u got no FC when u try to put some widget on screen? ty...
Click to expand...
Click to collapse
You only get fc if you install the apps instead of pushing them to to system/app
Use the install guide on my first post and everything should work
But the widget only works with the new LG 3.0 launcher
Sent from my LG-P990 using xda premium
Is LG lockscreen also there?
Thank you
No, not at the moment.
Rz
Sent from my LG-O2X.
this only works in CM9 ?
ryaneu said:
this only works in CM9 ?
Click to expand...
Click to collapse
I think it's cm9 only.
Rz
Sent from my LG-O2X.

[Q] Help Please

Hello.
I have a KF HD that I rooted using this process. http://androidforums.com/kindle-fire-hd-all-things-root/656683-root-kindle-fire-hd-7-a.html
I am trying to install a new launcher because I dislike the stock carousel feature. I want to completely remove it and go to a stock android look.
I downloaded the go launcher hd apk and installed it on the device. I can see the icon but it will not do anything when I click on it. Can anyone please help me?
Thanks for your time
Try installing titanium backup
Then use it to make go launcher a system app
I have very little experience with go launcher,I use nova launcher myself...
Sent from my GT-P3110 using xda app-developers app
I ended up using kindle free and got it to work. Thanks
crazyjoejoe said:
I ended up using kindle free and got it to work. Thanks
Click to expand...
Click to collapse
In principle, to install GO Launcher EX on rooted KFHD7 you have to:
obtain .apk file
put it in the the /system/app (using ES File Explorer, for example)
change permission: user - rw, group - r, other - r
tap on .apk file in ES File Explorer and install the appication

[Q] How can I install that system app with its odex file?

I have stock gingerbread keyboard apk and there is also its odex file . I cant install it even copied system app both.
I also did their permissions but it doesnt work.
I tried to flash them.
when I install apk normally it says application is not installed.
I really want to install it and tried common ways.
Thanks for help.
edit:my rom is cyanogenmod 4.2.1
tipsi said:
I have stock gingerbread keyboard apk and there is also its odex file . I cant install it even copied system app both.
I also did their permissions but it doesnt work.
I tried to flash them.
when I install apk normally it says application is not installed.
I really want to install it and tried common ways.
Thanks for help.
edit:my rom is cyanogenmod 4.2.1
Click to expand...
Click to collapse
you need to put the .apk in system/app mounting system (using root explorer e.g.) and setting the correct permissions in both apps and then reboot your device
sorry but it did not work
anybody?
Try deodexing the whole rom from which the keyboard came from and then copy the apk
Sent from my GT-S5830 using xda app-developers app
tipsi said:
I have stock gingerbread keyboard apk and there is also its odex file . I cant install it even copied system app both.
I also did their permissions but it doesnt work.
I tried to flash them.
when I install apk normally it says application is not installed.
I really want to install it and tried common ways.
Thanks for help.
edit:my rom is cyanogenmod 4.2.1
Click to expand...
Click to collapse
i have same problem. i've extracted the system app from gtab3 and being confuse with .odex files :silly:
jumper62 said:
Try deodexing the whole rom from which the keyboard came from and then copy the apk
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
could you show me the simple guide thread of how to deodex stock rom?
ihsan.aziz said:
i have same problem. i've extracted the system app from gtab3 and being confuse with .odex files :silly:
could you show me the simple guide thread of how to deodex stock rom?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=43263895
Sent from my GT-Xperia S using xda app-developers app
jumper62 said:
http://forum.xda-developers.com/showthread.php?p=43263895
Sent from my GT-Xperia S using xda app-developers app
Click to expand...
Click to collapse
thanks for the suggestion but i've found the tutorial by pankaj88 using kitchen now i'm deodexing 120 stock apps from samsung
jumper62 said:
Try deodexing the whole rom from which the keyboard came from and then copy the apk
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
I've deodexed the .odex files and tried to install the .apk files to my p1000. I tried to put them to system/app. But they wont be copied i can't install them as a normal apk any help?
Sent from my GT-P1000 using Tapatalk 4 beta
Viper The Ripper said:
you need to put the .apk in system/app mounting system (using root explorer e.g.) and setting the correct permissions in both apps and then reboot your device
Click to expand...
Click to collapse
Ah, having now the root explorer installed is like being to able to breath again I can actually see what's in my phone at last !!! wuhuu!!:laugh:

Categories

Resources