Stock App Problem(Browser) - Android Q&A, Help & Troubleshooting

I've a problem that mistakely I deleted the Stock Browser.apk app on system/app/Browser.apk. I'm using JellyBlast v3.5 On my Samsung galaxy Y S5360.Plz help me.....to reinstall this Browser app

imElectronica said:
I've a problem that mistakely I deleted the Stock Browser.apk app on system/app/Browser.apk. I'm using JellyBlast v3.5 On my Samsung galaxy Y S5360.Plz help me.....to reinstall this Browser app
Click to expand...
Click to collapse
Jelly blast??
I guess it was closed due to wares
Anyways open the JellyBlast zip with 7zip ull find browser in system/app inside the zip extract it and place it in your phone
Now using a root explorer copy this app to system/app and change permission to rw-r-r
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!

sak-venom1997 said:
Jelly blast??
I guess it was closed due to wares
Anyways open the JellyBlast zip with 7zip ull find browser in system/app inside the zip extract it and place it in your phone
Now using a root explorer copy this app to system/app and change permission to rw-r-r
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
Click to expand...
Click to collapse
where I found JellyBlast Zip....and I have the backup of Browser.apk but it is not installed...I tried it many times. Plz help

imElectronica said:
where I found JellyBlast Zip....and I have the backup of Browser.apk but it is not installed...I tried it many times. Plz help
Click to expand...
Click to collapse
Just copy the apk to system/app folder using root explorer and change its permission to rw-r-r
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!

I also try this but It does not work for me.....plz give me the stock Browser.apk app of Galaxy Y.

Don't you have the zip file with which you flashed the rom the browser is inside that
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!

sak-venom1997 said:
Don't you have the zip file with which you flashed the rom the browser is inside that
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
Click to expand...
Click to collapse
I already deleted the zip file.

Related

[Request] MMS.apk

My Messaging application is gone.
Can anybody upload the file and share it to me? please?
thank you!
(CM7.2 by Lovetz)
You can extract it yourself if u have any CM7.2 rom with you.Look up mms.apk in system/app of that rom.
Use root explorer to put it in system/app in your phone and set permissions to rw-r--r-- and just reboot.
Sent from my GT-S5830 using XDA App
ayush29k said:
You can extract it yourself if u have any CM7.2 rom with you.Look up mms.apk in system/app of that rom.
Use root explorer to put it in system/app in your phone and set permissions to rw-r--r-- and just reboot.
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
i deleted it and i forgot to backup the file.
(I know how to do that. xD its just that the file isn't there anymore.)
----
Anyways, I fixed it already.
thanks.

Fm radio

Can anyone help me to pull out the original fm radio apk in your ace? Because i can't find any in the internet. THX
Sent from my GT-S5830 using XDA
.APK + .Odex from XXKPT
http://www.mediafire.com/?2nd6hr29uaykhda
Thx bro...but where do i put those files?
Sorry, i'm a noob
Sent from my GT-S5830 using XDA
DrizztDWX said:
.APK + .Odex from XXKPT
http://www.mediafire.com/?2nd6hr29uaykhda
Click to expand...
Click to collapse
Thx bro...but where do i put those files?
Sorry, i'm a noob
Sent from my GT-S5830 using XDA
Sent from my GT-S5830 using XDA
Install just app file like normal app. Or put both to /system/app and change permission to rw-r--r
DrizztDWX said:
Install just app file like normal app. Or put both to /system/app and change permission to rw-r--r
Click to expand...
Click to collapse
thanks bro

Stock setting.odex!

closed :d
optimus207 said:
Help me, i was lost file setting.odex, ((
somebody copy and upload it here please! I will thanks very very much!
Im using stock rom dxle1
IM SORRY! MY ENGLISH IS VERY WEAK
Click to expand...
Click to collapse
Download this www.4shared.com/android/FTBFZ7cO/SignedSettings_DXLC1.html and rename it to settings.apk then replace this with stock settings.apk by root explorer and change the permission to w-w-w-r it is more smart then stock. Just forget about you lost odex file.
Sent from my GT-S5360 using xda premium

fix permission before flashing a rom

Ive been building a rom and adding tweaks and apps ive noticed after I flash my rom I need to fix permissions to get some rhings working is there a way to do this wile im builing my rom? Do I have to do it manully or is there a program that can do it for me ? Thx
xstokerx said:
Ive been building a rom and adding tweaks and apps ive noticed after I flash my rom I need to fix permissions to get some rhings working is there a way to do this wile im builing my rom? Do I have to do it manully or is there a program that can do it for me ? Thx
Click to expand...
Click to collapse
You can change permission in update scripts
While building do you mean on pc if this is the case you can't do so
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
sak-venom1997 said:
You can change permission in update scripts
While building do you mean on pc if this is the case you can't do so
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
Click to expand...
Click to collapse
Ya on the pc before I run it though the kitchen
xstokerx said:
Ya on the pc before I run it though the kitchen
Click to expand...
Click to collapse
I was trying to do this sometime back and when I changed permission on Linux desktop and pushed the app it's permission was again changed to default.
This is because permission attributes aren't contained in the files they're set by system and change on copying or moving
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
sak-venom1997 said:
I was trying to do this sometime back and when I changed permission on Linux desktop and pushed the app it's permission was again changed to default.
This is because permission attributes aren't contained in the files they're set by system and change on copying or moving
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
Click to expand...
Click to collapse
ok i figured it out i gotta copy the change permission comands from updater script of the zips to my updater script in the rom with notepad++
xstokerx said:
ok i figured it out i gotta copy the change permission comands from updater script of the zips to my updater script in the rom with notepad++
Click to expand...
Click to collapse
Yup that's what you need to do
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!

[HELP] Copy file with permission + Samsung App Disaper

Hello,
i have recent update my Note 2 GT-N7100 to 4.3 and almost every thing work fine,
but i have notes the SAMSUNG APP diaper from my Note 2
can any one help me !!!
2 issue is how i can move to copy file from my SD card to System/app and how i can give the file permission i use FX & ES file
Thanks
Hi, I didnt understand much.. do you mean, u didnt find samsung apps.
Sent from my GT-N7100 using XDA Premium 4 mobile app
jacob_stallone1 said:
Hi, I didnt understand much.. do you mean, u didnt find samsung apps.
Sent from my GT-N7100 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
----------------------------------------------------------------------------------------
Yes the Icon for SAMSUNG APP not appear any more ....
also, how i can move or copy file from SDCARD to SYSTEM\APP ...
with permission ...
i USE FX ...in steps please if you or any one can help
Thansk
hussamyassin said:
Hello,
i have recent update my Note 2 GT-N7100 to 4.3 and almost every thing work fine,
but i have notes the SAMSUNG APP diaper from my Note 2
can any one help me !!!
2 issue is how i can move to copy file from my SD card to System/app and how i can give the file permission i use FX & ES file
Thanks
Click to expand...
Click to collapse
1-> i attached samsung apps. install as normal apk or push to system with right permission (rw- r-- r--)
2-> try root explorer or root browser
cosmyndemeter said:
1-> i attached samsung apps. install as normal apk or push to system with right permission (rw- r-- r--)
2-> try root explorer or root browser
Click to expand...
Click to collapse
Thanks Man i try it and work fine

Categories

Resources