[Q] Help-a-newbie: installing apps... - Galaxy S 4 Q&A, Help & Troubleshooting

Hello,
As mentioned in the subject I am trying to install an application without success, and need some help understanding how to carry out some of the necessary steps...
The app in question is the S5 accuweather application (with the transparency option for the widget), which I have downloaded from these forums (link below)... in the same post as the link to download, the following is stated:
Delete ChnUnifiedDaemon and CMAWeatherPhone2013 from System/app
Click to expand...
Click to collapse
...this might as well be written in Chinese... I did give it a shot though, but didn't get very far - I found the relevant directory with the current weather app installed (i.e. in the system/app directory), but if I try to delete the app which is there it tells me I don't have the permission... ditto for copying in the downloaded app into that directory - I don't have the necessary write permission in the directory...
also, there is an option for activating Full Screen Settings... for this I have to do the change the following value:
SEC_FLOATING_FEATURE_SETTINGS_SUPPORT_FULL_SCREEN --> To TRUE
...where do I find this string, and how can I edit it??? do I need a specific app for it?
Thanks in advance for your help
________________________
S5 accuweather thread: http://forum.xda-developers.com/showpost.php?p=58370203&postcount=27

You need to be rooted.

Lennyz1988 said:
You need to be rooted.
Click to expand...
Click to collapse
I am rooted, and have flashed a custom ROM (imperium )... and thats about the limit of my capabilities. ...

You need to mount r/w. Any decent file browser can do that.

Lennyz1988 said:
You need to mount r/w. Any decent file browser can do that.
Click to expand...
Click to collapse
Well i have es file browser which im sure will do the trick, but i dont know what mounting r/w means... how do i do that?

platypus78 said:
Well i have es file browser which im sure will do the trick, but i dont know what mounting r/w means... how do i do that?
Click to expand...
Click to collapse
Mounting r/w gives you the permission to write or modify the system files.
You will have to enable the Root Explorer feature of ES.
Press the menu key to bring up the left panel and then scroll down. You should find the option "Root Explorer". It's off by default. Turn it on. It will ask you for root permission. Grant it and you should be good to go.
Now you should be able to delete and copy the specified files.
But you will have to set the right permission for the copied files.
To change the permission, long press on the apk, press "More" and select "Properties"
There should be a line called "Permission" and next to it something like "rw- r-- r--". This varies, depending on what you selected. "r" means read, "w" is write and some have "x" which means execute.
Those vary depending on the app.
Change the permission of the S5 weather app to the same as the other apps have on the /system/app folder. Most of them have "rwx r-x r-x". So that's probably what you want to change them to.
Then you have to reboot. If everything is set correctly you should have the app installed on your phone. Good luck
As for that string, I don't know where it is. Maybe ask in the thread.

Thanks Reaper.. that was just the answer I was looking for!
...can anyone help me find the string? or at least give me an idea as to where I should be looking and what app I can use to edit whatever file it is I will need to edit?

platypus78 said:
Thanks Reaper.. that was just the answer I was looking for!
...can anyone help me find the string? or at least give me an idea as to where I should be looking and what app I can use to edit whatever file it is I will need to edit?
Click to expand...
Click to collapse
http://forum.xda-developers.com/galaxy-s4/themes-apps/mod-extra-s5-features-s4-lollipop-t3033812

Related

Is it possible to move/install any .apk to /system/app

sorry for the double post
Curious..........when we install .apks do they alreadly know where to install its self. some apks i can completely move to the /system/app/ and others go straight to /data/app where most apks go and cannot be moved without FCing
IS there a way to force all data that i want to system/app/
just wanted to know if this is possible...would be sweet
TIA
As far as I know if you install them manually you can install them wherever you want. System or data.
While rom building I've put non-standard apps into the system/app folder with no problem.
If you put them in the system/app folder you might need to make sure the permissions are set right.
bp328i said:
If you put them in the system/app folder you might need to make sure the permissions are set right.
Click to expand...
Click to collapse
Well here is my situation.........
i want to use the HTC_IME_lo.apk mod found here http://forum.xda-developers.com/showthread.php?t=624416
then I would like to Remove the stock HTC_IME.apk im sure everyone does this...
then i cook
bake and
flash but it doesnt install
how do i edit the permissions or maybe there is another solution ???????
TIA fellow chefs
DS36 said:
Well here is my situation.........
i want to use the HTC_IME_lo.apk mod found here http://forum.xda-developers.com/showthread.php?t=624416
then I would like to Remove the stock HTC_IME.apk im sure everyone does this...
then i cook
bake and
flash but it doesnt install
how do i edit the permissions or maybe there is another solution ???????
TIA fellow chefs
Click to expand...
Click to collapse
I'm probably out of my league here, but I would guess that you should be able to add in the new keyboard (to the SYSTEM folder), select the new keyboard as your default keyboard (using an SMS app or something), then once it's selected you're good to go. You may be able to even delete the old one at that point without any errors?
However, you mentioned cooking and baking so this is what's over my head. Sorry if this doesn't help you.
Also, like that other dude said... "other" apps like the ones installed from the Market usually go in DATA. I noticed that when some ROMs have Maps installed in SYSTEM and you go to update it, it will install the newer version in DATA. I remember seeing in the logcat during boot that the phone detects both versions and just ignores the older version in the SYSTEM folder.
DS36 said:
Well here is my situation.........
i want to use the HTC_IME_lo.apk mod found here http://forum.xda-developers.com/showthread.php?t=624416
then I would like to Remove the stock HTC_IME.apk im sure everyone does this...
then i cook
bake and
flash but it doesnt install
how do i edit the permissions or maybe there is another solution ???????
TIA fellow chefs
Click to expand...
Click to collapse
I have used that exact keyboard on ROMs in the past. I did a straight install from the SD card using a file explorer, Astro to be exact.
Maybe I'm missing what you are trying to accomplish, but that's how I installed it. I'm not up on the cooking and baking, but maybe it's different if you are trying to add it to the ROM prior to flashing?
To remove the standard HTC_IME.apk, I would install the new one first then go into adb shell and remove it that route.
The only way I know how to change permissions is by using the Root Explorer app. If you have that you mount r/w and navigate to the apk you wanna change. Then you long press it and go to permissions. It looks like all the ones in /system/app are "User: Read, Write; Group: Read; Others: Read". Hope this helped!
zwade01 said:
The only way I know how to change permissions is by using the Root Explorer app. If you have that you mount r/w and navigate to the apk you wanna change. Then you long press it and go to permissions. It looks like all the ones in /system/app are "User: Read, Write; Group: Read; Others: Read". Hope this helped!
Click to expand...
Click to collapse
Great info guys but actually im trying to build a Rom from scratch in the Rom Kitchen.......
when i flash the Rom to my Phone i want the keyboard i want and not the stock one built in at all....i actually remove it while in the kitchen....
so basically if you were to flash this rom to you phone the stock is gone and the custom will be there.....
P.S. I already know about removing the htc ime_mod via ADB after i flash but i want it gone before
TIA everyone great info
ANYBODY ??????

Editing system files in Android

I have to do all editing from my phone, no laptop anymore. Any suggestions on a great app to edit system files, and something to repackage apks?
RIP Cotton Eye Jim
/b/rotherJudas said:
I have to do all editing from my phone, no laptop anymore. Any suggestions on a great app to edit system files, and something to repackage apks?
RIP Cotton Eye Jim
Click to expand...
Click to collapse
Root Explorers My Favorite,
But ES Explorer Is Pretty Good Also,
And That Ones Free!!
Sent from my HERO200 using XDA App
I've been using root explorer, but a lot of files show up as nonsense and symbols.
RIP Cotton Eye Jim
Any other suggestions guys?
/b/rotherJudas said:
Any other suggestions guys?
Click to expand...
Click to collapse
Try NinjaMorph!!
Sent from my HERO200 using XDA App
if you are okay with shell interface, Terminal Emulator is what I would recommend.
sorry guys, I'm trying to overwrite this file
\system\media\audio\notifications\22_on_time.ogg
but ES explorer say it cannot do it. I chose properties and see that the file is read only.
How can I do it ??
Ser
ginosergio said:
sorry guys, I'm trying to overwrite this file
\system\media\audio\notifications\22_on_time.ogg
but ES explorer say it cannot do it. I chose properties and see that the file is read only.
How can I do it ??
Ser
Click to expand...
Click to collapse
Are you rooted? If not, you cannot do it, because you need root access to do changes in /system directory. If, you can do it with e.g. one of the following apps:
Root explorer (paid)
Super Manager (free)
File Expert (free)
After starting, you need to mount (switch) r/w. Additionally, in both free apps, you need to enable root option in their settings before. Now can you can overwrite.
Yessss !! it works (yes, I'm rooted)
Thank you, MatDrOiD ! I used File Expert. Just 2 questions:
in file expert, when i go into options - mount - and choose "read and write" should I be already positioned browsing the "system" folder ??
I've done this way, but I suspect that "mount read and write" is a global option referring to system folders and can be enabled just when entering File expert ?
ginosergio said:
Yessss !! it works (yes, I'm rooted)
Thank you, MatDrOiD ! I used File Expert. Just 2 questions:
in file expert, when i go into options - mount - and choose "read and write" should I be already positioned browsing the "system" folder ??
I've done this way, but I suspect that "mount read and write" is a global option referring to system folders and can be enabled just when entering File expert ?
Click to expand...
Click to collapse
Only System files have to be Mounted as Read/Write to Edit them, other than that they can't be Modified!
*Sent on My*
Fast as its Ever Been....
"Sprint" Hero.... Running My, *ExEnHeroC* Rom, w/Kifno's Twist, Also The XDA-BLUE.apk!! "Page 10" of My Thread!!
http://forum.xda-developers.com/showthread.php?t=957867
http://www.megaupload.com/?d=WTMLMK6M
http://www.mediafire.com/?bb1axugm0bw7oro
http://m.youtube.com/index?desktop_uri=/&gl=US#/profile?user=PMGRANDS
ginosergio said:
Yessss !! it works (yes, I'm rooted)
Thank you, MatDrOiD ! I used File Expert. Just 2 questions:
in file expert, when i go into options - mount - and choose "read and write" should I be already positioned browsing the "system" folder ??
I've done this way, but I suspect that "mount read and write" is a global option referring to system folders and can be enabled just when entering File expert ?
Click to expand...
Click to collapse
I don't like to say it, but pressing thanks-button would be awesome!
You can also mount r/w while in root folder, does not matter. After closing file expert, you always have to enable root explorer function and mounting r/w again, when you start file expert the next time. At least i cannot find an option to enable it permantly. Which is understandable for me, because superuser rights can damage your phone (so this enable action works metaphorically as a little warning, imho).
Hi, I have a rooted an android tablet (Chuwi Hi12) and find the lowest brightness way too bright. Now I found the settings of brightness and want to lower the settings but the system won't save the file with the new settings. What am I doing wrong? Please help. Many thanks.
Jeanpierre
thanks
i think
/b/rotherJudas said:
I have to do all editing from my phone, no laptop anymore. Any suggestions on a great app to edit system files, and something to repackage apks?
RIP Cotton Eye Jim
Click to expand...
Click to collapse
root browser is the best one!:
I have question. With any root Explorer I can't overwrite ANY file on ANY app. Always pop up something like "can't overwrite" I'm rooted with Magisk, Pocophone F1 MIUI 10.3 by xiaomi.eu 9.1.17 (dev.)
Any solution?

retrieving saved password!!

If password for any website is saved in the native browser of the phone, then can we retrieve the password like we can do in Firefox on desktop?
The phone has Android 2.2
vijay.gupta said:
If password for any website is saved in the native browser of the phone, then can we retrieve the password like we can do in Firefox on desktop?
The phone has Android 2.2
Click to expand...
Click to collapse
Search the browser's data in system or sdcard, I'm pretty sure you'll find it
Thanks Jason for the reply. Can you please let me know the exact folder where browser data is saved as I looked but could not find it?
vijay.gupta said:
Thanks Jason for the reply. Can you please let me know the exact folder where browser data is saved as I looked but could not find it?
Click to expand...
Click to collapse
Which browser are you using?
Phone's native browser
vijay.gupta said:
Phone's native browser
Click to expand...
Click to collapse
Oh yeah, sorry for not reading carefully
Go inside "/data/data/com.android.browser/" with Root Explorer or maybe other same kind of app, then search for the things you need. I'm sure all of your data is there!
I use ES Explorer to view Files and in the data folder in my sdcard, there is only one folder: com.keramidas.Titanium Backup
Am I doing something wrong?
vijay.gupta said:
I use ES Explorer to view Files and in the data folder in my sdcard, there is only one folder: com.keramidas.Titanium Backup
Am I doing something wrong?
Click to expand...
Click to collapse
No, it's in /data not /sdcard/data You must use a file explorer like "Root Explorer", which can navigate to the root :good: Also, you'll need to root your phone first! Here's the guide
hit "thanks" if i helped you
I already rooted my phone and I go to \data. Inside\data, there is no file shown...
vijay.gupta said:
I already rooted my phone and I go to \data. Inside\data, there is no file shown...
Click to expand...
Click to collapse
you can navigate any files from Es file explorer.
just change the path from sdcard to system, there you can find all system files including cache also
you can change directory in settins after this exit the explorer then open the explorer again.
IF I HELPED YOU HIT THANKS
pchenna143 said:
you can navigate any files from Es file explorer.
just change the path from sdcard to system, there you can find all system files including cache also
you can change directory in settins after this exit the explorer then open the explorer again.
IF I HELPED YOU HIT THANKS
Click to expand...
Click to collapse
No, the data is not located in /system, it is located in /data he'll need to change the path to the root of everything "/"
@OP: Go inside /data/data/com.android.browser/ with Root Explorer (highly recommended), all the browser data are stored in there!
Jason-EX said:
@OP: Go inside /data/data/com.android.browser/ with Root Explorer (highly recommended), all the browser data are stored in there!
Click to expand...
Click to collapse
Just to clarify some things :
If you are on the sd-card you're acctually in /mnt/sdcard
You will need to go two steps back, to /
From there follow the path Jason described ...
Hope this helps.
Es explorer can also be used as a root explorer, you have to go to settings, scroll down, check the box and approve it when the superuser dialog appears
ya..done that...now I am in data/data/com.android.browser, now, there are 9 folders here and in each folder there are many files. I dont know how to open these files and do I need to open each file?
and how to know that which file I need to open?
Can anyone please give me direction on which folder to open at least?
cache, database or something else?
vijay.gupta said:
Can anyone please give me direction on which folder to open at least?
cache, database or something else?
Click to expand...
Click to collapse
I'm not really sure, but I'm sure that every browser data is in that directory.
Thanks Jason for the reply. Can you please check after saving password for any website that where it stores the password?
Meanwhile, I am also trying....will post if I find out anything
An android app for that...
I found a cool Android app, which can recover and edit stored browser Passwords. Very easy: play.google.com/store/apps/details?id=tkstudio.browserpasswordrecovery
turn on root explorer option from option menu . then you can access
turn on root explorer option from option menu . then you can access ​
can't help it. whoever store's password in a device
Sent from my Xperia T using XDA-Developers mobile app

How do i set up cracked google wallet?

I've tried copying the apk from downloads and pasting it into /system/app but i just get an error saying access denied at the end!
Any help would be greatly appreciated
Thanks!
Change permissions of app
Rw r r
sonikot said:
Change permissions of app
Rw r r
Click to expand...
Click to collapse
how do i go about doing that?
I've tried to find it, but just can't find out for the life of me!
You need Root Explorer, ES Explorer or similar. Before you paste into /system/app you must mount /system as read/write within the app, then paste your file in. Once there, tap and hold on the file and a menu will appear with an option to fix permissions. You need to set owner with read/write and group and world with read only (it looks like rw-r--r--).
wmoore said:
You need Root Explorer, ES Explorer or similar. Before you paste into /system/app you must mount /system as read/write within the app, then paste your file in. Once there, tap and hold on the file and a menu will appear with an option to fix permissions. You need to set owner with read/write and group and world with read only (it looks like rw-r--r--).
Click to expand...
Click to collapse
That's the bit i'm struggling with!
I'm sure i sound a complete retard, but i've tried long pressing on the system folder and i can't see any way to change permissions(i've checked properties but i can't edit any permissions)
I'm using ES Explorer, i have astro file manager too, but still struggling!
Sorry if i'm being a pain
EDIT: I've found the problem... i didnt enable root browser in the options ¬_¬
sorted it for now i think!
Thanks a load both of you
EDIT #2: I've changed the permissions, then something forceclosed, and now i've restarted and am stuck on the google screen on boot not good i assume!
I can't do anything with the device now!
did you change permissions on just the wallet.apk file?
daveleebond said:
did you change permissions on just the wallet.apk file?
Click to expand...
Click to collapse
nope, that's where i went wrong, so i've restored and re-rooted!
I'm such a fool!

Missing setting.db G928T

Hello fellows XDA, after updating my G928T to marshmallow, I can't seem to find setting.db under sqlite or even searching the file doesn't come up in /data/data/com.android.providers.setting/databases. Does anyone know where I could find this file or what may happen to it? Thanks all!
Sent from my SM-G928T using XDA-Developers mobile app
I found some details here: http://stackoverflow.com/questions/...e-settings-how-to-toggle-ringtone-vibration-i
from that page:
"move system settings from db to xml
/data/data/com.android.providers.settings/../settings.db --> /data/system/users/userid/settings_[system|global|secure].xml"
For me it was "/data/system/users/0/settings_system.xml" and I was able to use Root Browser to find and edit it. The file is very long and hard to navigate (i was just using root browsers editor which has no search function) but I was able to add hotspot toggle on my S5 by editing it, just like I used to with the old settings.db
fredknex said:
I found some details here: http://stackoverflow.com/questions/...e-settings-how-to-toggle-ringtone-vibration-i
from that page:
"move system settings from db to xml
/data/data/com.android.providers.settings/../settings.db --> /data/system/users/userid/settings_[system|global|secure].xml"
For me it was "/data/system/users/0/settings_system.xml" and I was able to use Root Browser to find and edit it. The file is very long and hard to navigate (i was just using root browsers editor which has no search function) but I was able to add hotspot toggle on my S5 by editing it, just like I used to with the old settings.db
Click to expand...
Click to collapse
I was able to find it, but after editing and given the right permission also restarted, the setting reset to default and the new changes didn't stick in the new file.
fredknex said:
I found some details here: http://stackoverflow.com/questions/...e-settings-how-to-toggle-ringtone-vibration-i
from that page:
"move system settings from db to xml
/data/data/com.android.providers.settings/../settings.db --> /data/system/users/userid/settings_[system|global|secure].xml"
For me it was "/data/system/users/0/settings_system.xml" and I was able to use Root Browser to find and edit it. The file is very long and hard to navigate (i was just using root browsers editor which has no search function) but I was able to add hotspot toggle on my S5 by editing it, just like I used to with the old settings.db
Click to expand...
Click to collapse
I dont get this, what do you mean with move setting from db to xml do you mean rename or what could you be more detalied ? Thnx
Sry for asking
astrit1 said:
I dont get this, what do you mean with move setting from db to xml do you mean rename or what could you be more detalied ? Thnx
Sry for asking
Click to expand...
Click to collapse
I mean the setting used to be stored in a .db file, but (because samsung changed it i guess) it is now stored in a .xml file. no need to rename anything, just edit the xml.
I was able to find it, but after editing and given the right permission also restarted, the setting reset to default and the new changes didn't stick in the new file.
Click to expand...
Click to collapse
If i recall correctly there are 2 entries pertaining to the toggles and one seems to overwrite the other on boot. Make sure to change both if anyone is still trying to do this. If that doesn't work then I don't know what I did to make it stick.
If i recall correctly there are 2 entries pertaining to the toggles and one seems to overwrite the other on boot. Make sure to change both if anyone is still trying to do this. If that doesn't work then I don't know what I did to make it stick.
Click to expand...
Click to collapse
if he uses only the xxx_reset one they are going to be overwritten by the normal one when he reboots ,it did this to me
fredknex said:
I found some details here: http://stackoverflow.com/questions/...e-settings-how-to-toggle-ringtone-vibration-i
from that page:
"move system settings from db to xml
/data/data/com.android.providers.settings/../settings.db --> /data/system/users/userid/settings_[system|global|secure].xml"
For me it was "/data/system/users/0/settings_system.xml" and I was able to use Root Browser to find and edit it. The file is very long and hard to navigate (i was just using root browsers editor which has no search function) but I was able to add hotspot toggle on my S5 by editing it, just like I used to with the old settings.db
Click to expand...
Click to collapse
I found that xml, I copied it on my pc, opened in browser but in that xml I couldn't find anything related to mobile data toggling, or notification toggling like this: notification_panel_default_active_app_list. Could you pls tell me how did you manage to add mobbile data toggle using this method? I'm on Sprint N920P. Thanks in advance

Categories

Resources