[Q] half-bricked after installing touchwiz 4.0 - Samsung Galaxy Player 4.0, 5.0

Hi to everyone, Yesterday i tried to install touchwiz 4.0 following these instructions
http://www.tutebox.com/3776/mobile/install-touchwiz-4-0-on-any-samsung-phone/
As soon as i put the .apk file in system/app (via adb shell), the GUI become black. I rebooted with no results, so i deleted the file and rebooted again.
Nothing... Bricked.
I did a factory reset & wipe cache partition.
Now the device boot exactly one time after a factory reset but with no graphical interface, if i turn it off and on again it doesn't boot.
Do you have any suggestion about how to solve?I think this isn't a total brick but a problem with graphical interface files.
Info about the device:
Galaxy wifi 4.0 YP-G1CW/XEF
Android 2.3.5 (Official update with kies)
rooted with super one click

Was this your only launcher?
It makes sense that if you delete the only launcher you would loose your GUI. I was using ADW EX as my main one so I had no ill effects.
I suppose you will need to somehow get the twlauncher30.apk put back into system/app folder. And since you lost your GUI, you might have to flash back the stock rom.
I am not sure but maybe others can help you with more tricks.
Sorry to hear about your troubles though.

Thank you cvcduty, yes, I have probably overwritten the original touchwiz.apk file. To be sure, could you or someone with the same device post here the content of his system/app folder?
I cannot even replace the file because the device does not respond to adv. Is there any other way to access the memory ? Damn!

gabryzen said:
Thank you cvcduty, yes, I have probably overwritten the original touchwiz.apk file. To be sure, could you or someone with the same device post here the content of his system/app folder?
I cannot even replace the file because the device does not respond to adv. Is there any other way to access the memory ? Damn!
Click to expand...
Click to collapse
pm me. I can email you the stock touchwiz apk file. But your main problem is getting the file into the system/app folder.
Maybe someone with more knowledge can assist you with accessing the player via ADB or something. You should still be able to get the player into Download mode so maybe there is a way to access the player's folder structures from your PC... Good luck.

You can access the file on your player by connecting to a windows computer. Just open the player in computer and drag the file. I think this might work.

Thank you cvcduty and heat361. Through a normal usb connection you can only access to the "sdcard" folder and not the root folder.
I solved the problem in the simplest way: flashed with odin.
Thank you again

I was going to suggest ODIN gonna give tw a shot in ICS on my vibrant thanks for the link.
Sent from my SGH-T959 using Tapatalk

It apparently doesn't get along with Android 4.0 TW won't launch! It just FCs.
Sent from my SGH-T959 using Tapatalk

tsiah said:
It apparently doesn't get along with Android 4.0 TW won't launch! It just FCs.
Sent from my SGH-T959 using Tapatalk
Click to expand...
Click to collapse
I think TW4 is for GB based roms...

I have successfully installed touchwiz 4 and made a copy of the original launcher to my sd card . My only complaint is some stock apps are missing but i rarely use them and i can re-install them in Root explorer and it sometimes get auto close window. When installing my screen went black too were you patient or you missed some steps?

cvcduty said:
I think TW4 is for GB based roms...
Click to expand...
Click to collapse
That's what I figured

Related

Stock touchwiz apps?

So I've been looking for a way to get the stock apps for calculator, calender, and alarm clock back onto my vibrant which is now running the vibrant6 rom from eugene...
So far I've seen suggested that we tear apart anomalous's deodexed rom and push the files through adb but I have a horrible 3g connection and it already took me forever to download the vibe 5 and 6 roms and don't want anything else from that rom just the .apks for these apps.
Also do they have to be pushed using adb or terminal or can I just use astro if I have it with rw permission to the /system /data folders n whatnot?
Either way I was hoping someone could post up on here some of these and other stock touchwiz apps for easy dl and reinstallation as I know much more than just myself have been looking for these apps to bring back to our modded roms.
Much thanks to all that could help with this
Pooped from my Samsung Vibrant using XDA app...
Dont mind the skidmarks...
I would think it'd be as easy as pushing the apks that came with the stock vibrant rom to the current one you right now.
Sent from my SGH-T959 using Tapatalk
The issue is even if I go all the way back to my old rom through a nand backup you can't grab a back up as a simple apk through titanium and I'm unsure which files i could possibly manually back up to my sd using some sort off root explorer....
Thus my asking if anyone had these apks or files with a method of transferring them where they are needed... I know more then one person is looking for something like this
Pooped from my Samsung Vibrant using XDA app...
Dont mind the skidmarks...
Here are some of the stock TouchWiz apps!
Thanks for providing the stock TW apps.
what about the stock TW messaging apk? plz
the3dman13 said:
Here are some of the stock TouchWiz apps!
Click to expand...
Click to collapse
I'm trying to install the calendar but it wont let me. I put them in the internal memory. Any help?
tonie972 said:
I'm trying to install the calendar but it wont let me. I put them in the internal memory. Any help?
Click to expand...
Click to collapse
use root explorer and move the apk to system/app
Julianmgn said:
what about the stock TW messaging apk? plz
Click to expand...
Click to collapse
here u go
10 char
tonie972 said:
I'm trying to install the calendar but it wont let me. I put them in the internal memory. Any help?
Click to expand...
Click to collapse
You must use adb or root explorer to "install" them. You cant just install them like a regular apk.
ADB:
adb push whatever.apk /system/app/ (do the same with the .odex file)
Root explorer:
Just copy the files from your sd to the system folder and reboot.
whoops... meant to post somewhere else, my bust.
the3dman said:
You must use adb or root explorer to "install" them. You cant just install them like a regular apk.
ADB:
adb push whatever.apk /system/app/ (do the same with the .odex file)
Root explorer:
Just copy the files from your sd to the system folder and reboot.
Click to expand...
Click to collapse
Old thread resurrected!
environment: Vibrant rooted w/ Eugene's Gingerclone Final R2
I'm a lil new to replacing system apps, but I read up on this and by all accounts, it should have worked.
Using adb to push the files previously linked to /system/app then rebooting yielded the existing (AOSP?) Calendar still being installed/displayed/used.
Noticed the pushed files had different names.
Renamed source files to match target files and re-pushed. Rebooted. Calendar no longer shows up in application listing.
Used Root Explorer to locate files in /system/app (currently mounted r/w) and tried to install the .apk's; installation ends with msg "Application not installed" with a "done" button to click.
used adb shell to rm the existing Calendar.apk and Calendar.odex, TouchWizCalendarProvider.odex/.apk and TouchWizCalendar.odex.apk and adb reboot.
pushed TouchWizCalendarProver.odex/.apk & TouchWizCalendar.odex/.apk to /sdcard; launched Root Explorer, copied all 4 files to /system/app/ and rebooted.
No "Calendar" or "TouchWizCalendar" or "TWCalendar" etc etc in applications list.
Use Root Explorer to navigate to /system/app/ and try to install said applications and result says "Application Not Installed"
Any help is appreciated.
Does anyone have the Memo app?
Flashed nero v3 and it didnt have it!
Also, i had some important info in there. Will it be there when i push the apk to the sysytem/app folder? My sd card still has everything from before I flashed.
thanks
the memo app is awesome
LabattZ said:
try to install said applications and result says "Application Not Installed"
Click to expand...
Click to collapse
Same issue. Any suggestions?
You can get all the touchwiz apps using this app: http://forum.xda-developers.com/showthread.php?t=939451.
Sent from my ZenDroid using XDA Premium

How to Install stock browser from vibrant dump?

Somehow I messed up my stock browser. I upgraded the stock browser with GSG tools and now its FC’ing on me. It aint working on bionix v 1.3.1 anymore…. Is there a way I can reinstall a fresh copy of stock browser.
While searching, I found system dump for vibrant posted by wesgarner
HERE
I pulled the browser.apk file and installed the stock browser.It installed correctly but Now I cant find it on my phone. There is also a browser.odex file. Im wondering If I need to install that too in order for stock browser to work. Im a noob and not so technicaly
Can someone help me on this.. thanks...
p.s
Just flashed bionix V 1.3.1 and I don’t wanna flash it one more time. Because I just spent a lot of time restoring my home screens and other settings manually.
Would appreciate it much.
use root explorer to push the apk to /system/app then use it to set permissions to whatever the permissions are on the other apps there
bbm21 said:
use root explorer to push the apk to /system/app then use it to set permissions to whatever the permissions are on the other apps there
Click to expand...
Click to collapse
Pushed browser.apk to system> app using root explorer, then used rom manager to fix permissions, rebooted.......it still isn't working! :-(
Sent from my Samsung Vibrant (Bionix-V 1.2.1) using XDA Premium app
Open root expolrer long press browser.apk and then click permissions and check all under boxes under read (the collum to the left) and the very top box under write. uncheck all the other boxes it should look like a knight's move in chess. Then reboot
If that doesn't work work extract the browser.apk from the bionix zip it should be under /system/app and do the same thing
If that doesn't work then the only thing I can think of is to install a 3rd party browser or reflash
bbm21 said:
If that doesn't work work extract the browser.apk from the bionix zip it should be under /system/app and do the same thing
Click to expand...
Click to collapse
^ This worked, and my browser is working again. Thanks a lot for helping me out. I would have hate to re flash the rom. also thanked you by clicking the thanks button
Again, thanks alot.

[Q] Just rooted. Please help me out

I am very new to all of this. I have posted a few things already about getting webtop over HDMI. I think i am closer. I have the apk files for dockservice and portalapp on my phone using root explorer. It doesnt let me change the permissions or install the apk. I dont really know how to do ABD on a mac. what am i missing?
When using Root Explorer, are you selecting "R/W" at the top before trying to change permissions?
tleo43 said:
I am very new to all of this. I have posted a few things already about getting webtop over HDMI. I think i am closer. I have the apk files for dockservice and portalapp on my phone using root explorer. It doesnt let me change the permissions or install the apk. I dont really know how to do ABD on a mac. what am i missing?
Click to expand...
Click to collapse
yes and i have changed all the permissions and moved the files to system. I am just rooted and nothing else is that ok?
I also have changed two of the .odex files to .bak but i could not find the third. Then I try to install the .apk files and they will not download. I don't know where to go from here
tleo43 said:
I also have changed two of the .odex files to .bak but i could not find the third. Then I try to install the .apk files and they will not download. I don't know where to go from here
Click to expand...
Click to collapse
Hi there
You should not install the .apk's like normal installation.
Just copy them into the folder, change the permissions, and rename the 2 files.
Reboot.
remember to remount the folder as R/O after you changed the permissions.
Cool
This is gonna make me sound stupid but is there a special way to reboot? Or do you just turn off the phone?
I turned my phone off and back on and now when I plug in the hdmi cable I get no popular but my monitor instead of saying no hdmi signal, it shows a black screen but recognizes something. I feel like im getting closer!
tleo43 said:
I turned my phone off and back on and now when I plug in the hdmi cable I get no popular but my monitor instead of saying no hdmi signal, it shows a black screen but recognizes something. I feel like im getting closer!
Click to expand...
Click to collapse
When you plug it into the monitor, does it do anything on the device? Or nothing?
Try another HDMI port, if your TV has 2....
I only have on hdmi on my monitor. Before trying to do this i could go into entertainment center. but now i do not get that poppup nor does it show up in my notification bar
tleo43 said:
I only have on hdmi on my monitor. Before trying to do this i could go into entertainment center. but now i do not get that poppup nor does it show up in my notification bar
Click to expand...
Click to collapse
Cool, what OS version do you have one your phone 2.2.2 or 2.3.4?
i have 2.3.4
Which build version are you using under system->about phone->build number?
Make sure you are using the right files for your phone. Should be 3 different sets of files available in the zip file from the original post.
I am on 4.5.91. I may have put the wrong files on. Shall i delete all the wrong ones and do what i did before?
I just redid what i did before with the correct files. here is the moment of truth...
it is doing the exact same thing as before did i miss a step?
I just want to make sure. Your using the files from the AT&T folder correct? Did you reboot your phone? Did you set the correct file permissions?
Hope it works out for you.
I got my files from Version 4.5.91 Users Go HERE: (This works now.) ATRIX 4.5.91 WEBTOP MOD FILES
i also rebooted and set the correct permissions
Try this instead:
http://forum.xda-developers.com/showthread.php?t=1144119
And i do not ever install the apk's?
tdashmike said:
Try this instead:
http://forum.xda-developers.com/showthread.php?t=1144119
Click to expand...
Click to collapse
unfortunately I don't do ADB very well because i am on a mac so I can not copy and paste all of the commands

[Q] Clock app not working, need a clockpackage.apk and .odex file

My 4.0 player with stock ROM 2.3.5 stock Clock application doesn't run anymore. Not sure why, but it just says "The application Clock (process com.sec.android.app.clockpackage) has stopped unexpectedly. Try again." This happens whenever I run it.
Could someone upload a clockpackage.apk and clockpackage.odex from the /system/apps directory from their stock ROM so I could see if that fixes it?
Thanks.
logo20heli said:
My 4.0 player with stock ROM 2.3.5 stock Clock application doesn't run anymore. Not sure why, but it just says "The application Clock (process com.sec.android.app.clockpackage) has stopped unexpectedly. Try again." This happens whenever I run it.
Could someone upload a clockpackage.apk and clockpackage.odex from the /system/apps directory from their stock ROM so I could see if that fixes it?
Thanks.
Click to expand...
Click to collapse
Have you tried clearing your user data from app manager yet? Sometimes this will fix minor issues.
cvcduty said:
Have you tried clearing your user data from app manager yet? Sometimes this will fix minor issues.
Click to expand...
Click to collapse
Yea, I tried that already, but it doesn't have any effect.
I notice that my clockpackage.apk does not have a corresponding clockpackage.odex file while almost all the other .apk do have a corresponding .odex. Hence I thought I'd ask for a .odex as well. Perhaps my .apk is corrupt? Or maybe another installed app is preventing Clock from working? I'm not sure.
Hey guys. I am also in the same boat as the OP. What do I do in order to fix this? This started happening after used Odin 8.15 to reflash back to the original stock firmware using this file "package_us2.3.5.tar.md5" I am using a Samsung Galaxy Player 4.0 YP-G1 Model
Please help.
Hi Kwipper,
I'm the OP. I just wanted to say that I also restored from a bad flash using a downloaded package_us2.3.5.tar.md5. I guess that ROM has some problem with the clock package. Maybe we could find another stock ROM to flash and this might fix it?
Frustrating thing is that I actually saved off my ROM using clockwork mod backup before things got messed up and I had to flash package_us2.3.5.tar.md5. But I can't flash my original using ODIN because the backup is somehow not valid or I can't get it into the .md5 format using Windows-only tools.
Hi! (first post here)
I also had the exact same problem after flashing package_us2.3.5.tar.md5 but even after downloading and installing a new cloackpackage I could open it but still cound't create an alarm as it would force close with the same message as the OP.
logo20heli said:
Hi Kwipper,
I'm the OP. I just wanted to say that I also restored from a bad flash using a downloaded package_us2.3.5.tar.md5. I guess that ROM has some problem with the clock package. Maybe we could find another stock ROM to flash and this might fix it?
Frustrating thing is that I actually saved off my ROM using clockwork mod backup before things got messed up and I had to flash package_us2.3.5.tar.md5. But I can't flash my original using ODIN because the backup is somehow not valid or I can't get it into the .md5 format using Windows-only tools.
Click to expand...
Click to collapse
1. I don't think there is a simple way to convert a CWM backup into an Odin flash.
2. The .md5 extension only indicates that there is a built in MD5 sum in the file that Odin can use to check the integrity of the file before flashing it. It is not necessary, you can simply use just a tar ball.
3. I'm attaching my clockpackage.apk and .odex from my stock 5.0 files. I don't see any reason why they would be different between the 5.0 and 4.0. Hope it helps...
Meticulus said:
1. I don't think there is a simple way to convert a CWM backup into an Odin flash.
2. The .md5 extension only indicates that there is a built in MD5 sum in the file that Odin can use to check the integrity of the file before flashing it. It is not necessary, you can simply use just a tar ball.
3. I'm attaching my clockpackage.apk and .odex from my stock 5.0 files. I don't see any reason why they would be different between the 5.0 and 4.0. Hope it helps...
Click to expand...
Click to collapse
I tried using the file you just posted.
1.) I copied the files to the root of my device
2.) Then I used Root Explorer to navigate to those files under /sdcard
3.) I copied both of the files into the system/app directory (changing the permissions to r/w for that directory)
4.) Only clockpackage.apk needed to be overwritten. There was no original clockpackage.odex, so it just pasted into the directory just fine.
5.) I powered off my device and restarted my device.
And the result was the clock application was completely gone from my app folder. I don't think your YP-G70 clockpackage.apk & clockpackage.odex compatible with the YP-G1 devices.
I also decided to do some exploring on the package_us2.3.5.tar. That is supposedly the official firmware for the YP-G1 devices. I decided to extract the file (using 7zip) and look at the "factoryfs.rfs" inside of it using (UltraISO). I noticed that inside of the factoryfs.rfs file in the APP folder there was no clockpackage.odex.
I decided to compare this with the official firmware for the YP-G70 device and do the same thing, and I noticed that both the clockpackage.odex and the clockpackage.apk files are inside that firmware.
I think the reason why we are having errors on the clockpagage.apk on our YP-G1 devices is because when we restore the original firmware, it gets restored without clockpackage.odex, because it is not within the original firmware to begin with. I have a feeling that the original firmware for our device is corrupted (or at least it's missing that clockpackage.odex file).
I am new to this community and using android, but this is what I have observed thus far. Go easy on me if I am wrong. I am new. =)
Meticulus said:
1. I don't think there is a simple way to convert a CWM backup into an Odin flash.
Click to expand...
Click to collapse
Sorry, my memory wasn't correct. I had made the backup using the instructions in the following thread:
http://forum.xda-developers.com/showthread.php?t=1412875
I then tar'ed it using some old MKS tar program I had on my Windows PC. But I think ODIN didn't like it.
I guess I can find a copy of Linux around here and use a more appropriate tar and md5sum to make something ODIN will like, or maybe heimdall would work.
Hey logo20heli. I was wondering. With the backup you made. Can you use 7zip to extract it? If so, do that. There should be a file named factoryfs.rfs.
Then download another program called UltraISO and use it to browse the contents of the factoryfs.rfs file. You should be able to navigate to the /app directory and extract both the Clockpackage.apk and Clockpackage.odex files. If they exist.
If you can do this, upload those files here.
Ok, I took the alarm clock from a fascinate rom and it does work, the alarm too. There is no .odex file attached.
Here's the clockpackage.apk and clockpackage.odex file from the backup that I mentioned earlier that I took. I was able to extract them like Kwipper suggested and replaced them using his instructions and now my clock is working correctly. Yea!
I wonder what else is wrong with that "package_us2.3.5.tar.md5" that is posted. We know the clockpackage was wrong.
I still wish I could make a flashable ODIN file from my backup, so I could restore it. But when I tried it, it just fails.
Thanks for your suggestions Kwipper.
Yer welcome! I don't think I have enough points to create a thread about this. I will do some more investigation on this after I finish this post. I will post my results here.
---------- Post added at 11:18 PM ---------- Previous post was at 10:31 PM ----------
1.) Booted into Android Systme Recovery. (PWR + Vol Up)
2.) Performed a Wipe Data/Factory Reset
3.) Performed a wipe cache partition
4.) Rebooted and went into Downloading Mode (PWR + Vol Down)
5.) Ran Odin3 v1.85 and successfully flashed my YP-G1 device using the "package_us2.3.5.tar.md5" file
Everything is now back to defaults. Here are the problems I have found with everything back to the normal defaults.
APPS:
Clockpackage.apk: The application Clock(process com.sec.android.app.clockpackage) has stopped unexpectedly. Try again
WIDGETS:
It would seem the following widgets from Samsung do not load.
Calendar: Problem loading widget
Clock: Problem loading widget
Days: Problem loading widget | The application TwLauncher(process com.sec.android.app.twlauncher) has stopped unexpectedly. Try again
Dual Clock: Problem loading widget
Program Monitor: Problem loading widget | The application TwLauncher(process com.sec.android.app.twlauncher) has stopped unexpectedly. Try again
It would seem all of the Android Widgets work fine.
This is what I have observed so far from restoring from the native "package_us2.3.5.tar.md5". I think this firmware file may be corrupt.
I am going to try and install the clockpackage files that were just posted and I'll let you know if it fixes anything.
---------- Post added at 11:26 PM ---------- Previous post was at 11:18 PM ----------
Well as expected it DOES fix the issue with the clockpackage. The problems with the widgets still remain. At least we officially know that this version of "package_us2.3.5.tar.md5" is corrupt (or it could be a poorly modified version). I wonder if we should report this to the rest of the fourm that the so-called official firmware for the YP-G1 models is corrupted.

[Q] Can no longer write to Android/Obb in JB 4.2?

So after updating to Android JB 4.2 I can no longer write to the ' SdCard/Android/Obb ' directory.
Can anyone confirm if they are having this problem too? Is it due to this stupid and annoying feature that google has now implemented that they wish to check all .apk files before they are able to be installed? I turned this off in settings but it seems that it turns itself back on again after every reboot?
I cannot write to the directory from my PC via USB cable or even through a root app despite the phone telling me that I have -Rw access to the folder and all of it's subfolders etc.
I even tried writing via Linux but it doesn't work either... even if I try and force a write.. plus I cannot access the internal memory when the phone is booted down...
Does anyone have any ideas?
Thanks.
Think you need to have root Explorer to write to obb
Sent from my GT-I9300 using xda app-developers app
Before upgrading I could write to the directory from either my PC or Root Explorer or Solid Explorer. Now I can't seem to write to it at all. So it's not that unfortunately...
R: [Q] Can no longer write to Android/Obb in JB 4.2?
As far as i can remember u can edit the obb directory even without root....but i'm an android kinda novice.
Try another file browser from the phone (the one from rhythm software is very good).
Might also be that problem with directory permissions that get mixed up to which clockwork mod always refers to (they have an option to fix directory problems).
Android, i have noticed, can get corrupted easily, have you done some serious modding to your cel phone or just root and small patching?
Sent from my GT-I9300 using xda app-developers app
Let's leave the moderating to us please and thanks. If you see something that doesn't belong, hit the Report button. Otherwise you could takenit too far and you could be the one breaking the rules. Best to report and move on.
Thread Cleaned. Let's try this again.
R: [Q] Can no longer write to Android/Obb in JB 4.2?
Woody said:
Let's leave the moderating to us please and thanks. If you see something that doesn't belong, hit the Report button. Otherwise you could takenit too far and you could be the one breaking the rules. Best to report and move on.
Thread Cleaned. Let's try this again.
Click to expand...
Click to collapse
?
Sent from my GT-I9300 using xda app-developers app
I've been trying a string of different things for a couple of days...
I've tried root explorer pro, when I press copy it finishes instantly but nothing is happening.
R/w is on..
I tried solid explorer pro, it instantly says "the file(s) could not be copied"
Tried "Fix Permissions" from CWM...
Tried copying from Windows. It copies up to 99% then says: "The directory is no longer available, it may have been removed"
The connection is fine, and I can copy to all other folders no matter where. EXCEPT for this folder..
I am 99.9% sure that it's due to this annoying new Android Guard thing in the settings that asks to scan everything. Even if I turn it off, I bet that it still has some sort of affect. It's probably just denying all writes from outside an accepted source..
This really angers me. I don't want my phone to have ANY directories that I cannot write to. Especially seeing as I have to often copy files back and forth from this folder when I make updates to the 2 games I am developing..
There was no problem before updating to 4.2 and this Android Guard thing.
I'm willing to try all suggestions.. Thanks
are you using the leaked 4.2.1 rom from samsung? or a 4.2.1 aosp rom?
DSA said:
are you using the leaked 4.2.1 rom from samsung? or a 4.2.1 aosp rom?
Click to expand...
Click to collapse
I'm using Android HD Revolution. It's apparently an 'official leaked' one with just the 'improvements' that Mike etc. do.
Thanks also for your reply. I'm trying to keep my device current so I can stay on top of releasing updates, but I really can't do that if I can't fix this issue. I've put it off for awhile now but it's really stalled the development process /tear
leijonasisu said:
I'm using Android HD Revolution. It's apparently an 'official leaked' one with just the 'improvements' that Mike etc. do.
Thanks also for your reply. I'm trying to keep my device current so I can stay on top of releasing updates, but I really can't do that if I can't fix this issue. I've put it off for awhile now but it's really stalled the development process /tear
Click to expand...
Click to collapse
If you mean using ARHD 30.* that is not official, that is the leaked version of 4.2.1, that mike has tweaked
Before flashing ROMs, read changelists carefully please:good:
Ok well then I missed the play on words, it's not 'official' but it's a leaked version. Mike, or whoever updates the thread doesn't usually provide a very verbose changelog.
So I take it that absolutely no one here on XDA has any idea as to why I cannot write to this 'specific' area in my partition?
I have the same problem with Galaxy S4. I rooted the device but this didn't help.
I have tried loading files to obb in Windows 7, ES File Explorer, AntTek Explorer - but no results.
Edit://
I solved my problem using AntTek Explorer (root) and the path is next:
Device root/storage/sdcard0/android/obb - then I had permissions to copy files there.
I hope it help.
Priidik said:
I have the same problem with Galaxy S4. I rooted the device but this didn't help.
I have tried loading files to obb in Windows 7, ES File Explorer, AntTek Explorer - but no results.
Edit://
I solved my problem using AntTek Explorer (root) and the path is next:
Device root/storage/sdcard0/android/obb - then I had permissions to copy files there.
I hope it help.
Click to expand...
Click to collapse
Thankyou very much my friend!
I forgot to write back. I solved my problem by just wiping my device and flashing a new rom. It ended up being a rom issue. No problems now.
hello there,
wondering if there is anyways to copy obb files on galaxy s4 without root?
or even make the app read obb file from where else ?
buy the app
OBB Folder
Hi guys... i have bought new galaxy s4 having 4.2.2 jellybean.... well i want to know how to write/copy files to Android/Obb folder.... i can't copy anything to this folder....... is there any restriction on this folder.... plz help me ... i can't copy games data to this folder......!
Regards...
everjollyfellow said:
Hi guys... i have bought new galaxy s4 having 4.2.2 jellybean.... well i want to know how to write/copy files to Android/Obb folder.... i can't copy anything to this folder....... is there any restriction on this folder.... plz help me ... i can't copy games data to this folder......!
Regards...
Click to expand...
Click to collapse
read the thread before posting
Youtube Video
everjollyfellow said:
Hi guys... i have bought new galaxy s4 having 4.2.2 jellybean.... well i want to know how to write/copy files to Android/Obb folder.... i can't copy anything to this folder....... is there any restriction on this folder.... plz help me ... i can't copy games data to this folder......!
Regards...
Click to expand...
Click to collapse
Search youtube for-How to move OBB file to Android/obb! Android 4.2 Phone! ..
Hope that helps..
reading changelogs doesn't help the problem..
and @leijonasisu probably it would've been bad flash.. but before i say that you should change rom and check once again.. you gotta see if there was any write protection to the specific folder.. so try using an FTP client, if you still cant get access, then you gotta change the rom and try again

Categories

Resources