Hi,
I need help in porting JellyBlastV3 galaxy Y rom to ou Galaxy Ace S5830I.
Here are the problems which i'm facing:
Camera preview doesn't take the whole screen.Tried many times modifying the framework.jar but I couldn't fix it.
Flashlight toggle doesn't work properly.It takes just some seconds before it turns off.
Phone application gets forced to close and if you change it with another Phone.apk you get no service.
Can you show me where exactly I have to look ? and Thank you.
Styrke said:
Hi,
I need help in porting JellyBlastV3 galaxy Y rom to ou Galaxy Ace S5830I.
Here are the problems which i'm facing:
Camera preview doesn't take the whole screen.Tried many times modifying the framework.jar but I couldn't fix it.
Flashlight toggle doesn't work properly.It takes just some seconds before it turns off.
Phone application gets forced to close and if you change it with another Phone.apk you get no service.
Can you show me where exactly I have to look ? and Thank you.
Click to expand...
Click to collapse
Do you have the Chrome app? When I added the chrome app to system/app, I always had forced closed of the phone application( Only when phone started up). When I deleted chrome, problem solved....
Flashlight should be simple to fix,can u give me the systemUI.apk?
JohanDelief said:
Do you have the Chrome app? When I added the chrome app to system/app, I always had forced closed of the phone application( Only when phone started up). When I deleted chrome, problem solved....
Click to expand...
Click to collapse
Actually its the dialer tab which is forced to close when I open the phone but uninstalling Chrome didn't fix it.
I will try to replace the dialer tab with another one.
Qeemi said:
Flashlight should be simple to fix,can u give me the systemUI.apk?
Click to expand...
Click to collapse
File is in the attachment.
Thanks for your help.
Try this.
Put in system/app and set permission to rw-r--r--
Qeemi said:
Try this.
Put in system/app and set permission to rw-r--r--
Click to expand...
Click to collapse
Thanks It worked.
hey bro you can upload this jelly blast i want this rom...
please....
sorry for bad english
Yes but before I need to fix atleast the phone problem.
Styrke said:
Yes but before I need to fix atleast the phone problem.
Click to expand...
Click to collapse
camera works..?
ins my case camera have problem
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and also i have phone problem...
u can help me...?
In my case the camera works but the preview is in the middle of the screen
Edit: Phone now works but I have to resize keypad icons.
Styrke said:
In my case the camera works but the preview is in the middle of the screen
Edit: Phone now works but I have to resize keypad icons.
Click to expand...
Click to collapse
when lcd density is 120 camera works great but after the change density of lcd to 160 it gives error....
sorry for bad english
I leave the camera at the end when i fix the phone problem.
Styrke said:
I leave the camera at the end when i fix the phone problem.
Click to expand...
Click to collapse
yah...sure..
keep it up..!!
Camera Fix
This is not a flashable zip
Open the files and replace/add files in the correct directory and set permissions like the other files that are in the same directory,then reboot.
Qeemi said:
This is not a flashable zip
Open the files and replace/add files in the correct directory and set permissions like the other files that are in the same directory,then reboot.
Click to expand...
Click to collapse
nice....camera works....:good:
i think. ..now just phone (dialertab activity) problem and some resolution of pngs........!!!
Yeah
Inviato dal mio GT-S5830i con Tapatalk 2
Qeemi said:
Yeah
Inviato dal mio GT-S5830i con Tapatalk 2
Click to expand...
Click to collapse
i tried lots of phone.apk and dialertabactivity.apk from other roms but still not work.....some one can help us...?
Related
i want to edit Quickpic's default icon and also the application name. i want to make it my default photo viewer instead of gallery3d. so can anyone help ??
In short i want to change the name and icon of Quickpic so that if i open my app drawer it should show Gallery instead of quickpic...
sorry for poor english
Decompile with apktool, go to res > drawable folder and replace the quickpic icon with the gallery one. It should be named icon.png or ic_launcher.png. Remember to keep the same name.
Next, go to res > values and open the strings.xml with notepad++.
Change this:
Code:
<string name="app_name">Quickpic</string>
into this:
Code:
<string name="app_name">Gallery</string>
Save, compile with apktool and install on your phone (remove the old one).
EDIT: Gonna try myself. If I make it I will post it here.
thanks...i will try it ...you also try
Made it but haven't tested yet.
tried all the things still it says application not installed...also deleted the old gallery still no hope
Did you try mine? I meant delete the old quickpic, not the gallery app.
Chris95X8 said:
Did you try mine? I meant delete the old quickpic, not the gallery app.
Click to expand...
Click to collapse
Helping trying yours edited quickpic.
Not Installed Dude,
Maybe Have Missed Something.
Try now.
Chris95X8 said:
Try now.
Click to expand...
Click to collapse
it is saying the same ...application not installed
by the way would you mind telling me how to use apktool ?
-------------------------------------------------------------------
http://forum.xda-developers.com/showthread.php?t=1466100
-------------------------------------------------------------------
i saw this but i am stucked at one step
-i didnt understood this line--
Unpack both pakages you will get three files, copy those files to your Windows directory i.e. C:\WINDOWS
there are not three files...there are many files in that tar.bz file
could you please give me a detail explanation on how to do that ?? sorry i am a total noob
Sorry guys, I don't know what else to do.
androidnerd2 said:
by the way would you mind telling me how to use apktool ?
-------------------------------------------------------------------
http://forum.xda-developers.com/showthread.php?t=1466100
-------------------------------------------------------------------
i saw this but i am stucked at one step
-i didnt understood this line--
Unpack both pakages you will get three files, copy those files to your Windows directory i.e. C:\WINDOWS
there are not three files...there are many files in that tar.bz file
could you please give me a detail explanation on how to do that ?? sorry i am a total noob
Click to expand...
Click to collapse
Just download and extract the first two packages here and put those files into C:/Windows/
Chris95X8 said:
Sorry guys, I don't know what else to do
Click to expand...
Click to collapse
Dude, No need to said that.
You good enough to trying to help
So after unpacking it to Windows, what now? Where does it go, how do I open it?
Sent from my E15i using xda premium
Run CMD, type apktool and hit enter. If there's output, you have installed it properly. Close CMD and reopen it. Go here for a tutorial.
This is only for changin the name of the app. You can change the icon easily with 7zip or something similar.
maybe you have to sign the apk..
androidnerd2 said:
maybe you have to sign the apk..
Click to expand...
Click to collapse
OMG that's it!!! I completely forgot. Will try again and report.
*facepalm* thanks...
Sent from my X8 using XDA
Yeah this one works
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
hey one more thing...when we long press on the homescreen and select wallpaper there it say Quickpic wallpaper....it should be gallery....just pointing out....thanks anyway for your great work
androidnerd2 said:
hey one more thing...when we long press on the homescreen and select wallpaper there it say Quickpic wallpaper....it should be gallery....just pointing out....thanks anyway for your great work
Click to expand...
Click to collapse
Yes this should also be solved!
Sent from my W8 using XDA...
Chris95X8 said:
OMG that's it!!! I completely forgot. Will try again and report.
*facepalm* thanks...
Sent from my X8 using XDA
Click to expand...
Click to collapse
Haha Dude ! XD
BTW Thanks!
Tutorial for installing S-Voice on i9100G , ICS 4.0.3
After numerous reports of force close issues , i made some research and found a new zip file install package.
I found no error in it !!
S voice on CM9 will cause problem ,as it is a non-sammy rom
Guess what ?
"Hi Galaxy " also works!!!
Pls enjoy,
Although pressing the thanks button will be small favour !!
Steps :
1.Download ZIP from : http://www.xdafileserver.nl/index.php?dir=Samsung/Galaxy+S+II/Wanamlite+Rom/SVoice
2.Move to internal SD card from pc
3 .Go to CMW Recovery.
4.Flash the zip package.
5.Reboot .
6.Enjoy S-Voice on your i9100G , ICS 4.0.3 Version !!
Credits : wanam
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
+
Additional SGS3 weather widget !!!
NOTE: Wont work on CM9
Steps :
1.Download rar file from : http://www.mediafire.com/?1t2jkgtkj95snbv
2.Extract using root explorer.
3.Move both apk files to system-->apps , paste .
4.Make restart .
5.Long press home screen , press widgets , scroll to the weather widget , click on it to insert in home screen.
Screen Shot :
is it work on your phone ?
eagle4343 said:
is it work on your phone ?
Click to expand...
Click to collapse
Yes it works on my phone !!
To move the file to Data --> App it shows the phone is not rooted.
eagle4343 said:
is it work on your phone ?
Click to expand...
Click to collapse
it works on every devices running 4.0.3, but if u face the connection problem, use root explorer edit build.prop like this
http://forum.xda-developers.com/showthread.php?t=1664785
ashwinsrihari said:
Yes it works on my phone !!
Click to expand...
Click to collapse
It needs root access, right?
edit :
now working...had to reboot phone...delete the copied file in data/app then copy it again
thanx
superhuanxxx said:
it works on every devices running 4.0.3, but if u face the connection problem, use root explorer edit build.prop like this
http://forum.xda-developers.com/showthread.php?t=1664785
Click to expand...
Click to collapse
yes i try like that but when i give command its says S voice stopped..
do you have another idea?
Spanish?
Do you know if it works in spanish?
I am looking for a good voice assistant in spanish...
zairie92 said:
try the method but fail
when trying to give command..it says Unfortunaly S Voice has stopped
Click to expand...
Click to collapse
same for me
Same, unfortunately, S voice has stopped
Sent from my GT-I9100G using XDA
juansurfandres said:
Do you know if it works in spanish?
I am looking for a good voice assistant in spanish...
Click to expand...
Click to collapse
Te confirmo que funciona
It works
Worked for me following the steps at the first post, rooted with LP7 and root.zip method
It is working now after I have tried to restart, delete it and repeat the steps again.
Sent from my GT-I9100G using XDA
Does it works with CM9 4.04 by codeworkx?
Edited: It works
Thanks a lot.
Restart - delete, re-copy work for me.. kind of weird.. hmm
it worked
for me it worked, thanks.
guys ive faced the 'stoped' problem and here's what i did to fix it....
1. Delete it if its still installed and restart your phone.
2. Copy it to 'system/app' and change permissions to rw-r-r
3. Now go back to the location of svoice installer 'svoice-signed.apk' and install it over the existing one.
4. Done. no more stops problem.
Does is still work when i remove the root when i installed s voice apk??
Sent from my GT-I9100G using xda premium
i think remove the old app better... then i got 1 question.. can anyone make hi galaxy happen?? cause this app kinda not fully support yet...
Toenizz said:
same for me
Click to expand...
Click to collapse
Also for me, it force-stops. Do you have any idea about that??
Hey guys!This is a modded cm7 Settings.apk in ICS stlye.Thanks hisham027(for his mod)and for the idea to make it fully work on Optimus black,and balambu96m for his guide.Just push to system/apps,give the right permissions and reboot.I removed the battery use menu because it was force closing.If anyone know the right targetClass for it i can do it and upload it.
This is how it looks like with Ice9 cm7 theme from jasonevil
NEW!Flashable zip added to downloads,credit goes to tantrums
Please press the thanks button if i helped you.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
lowert said:
give the right permissions and reboot.
Click to expand...
Click to collapse
What are the right permissions?
Mexickano said:
What are the right permissions?
Click to expand...
Click to collapse
I think rw-r--r--
Or make a flasheable.
alex air said:
I think rw-r--r--
Or make a flasheable.
Click to expand...
Click to collapse
Yes its rw-r--r--
Some of my friends(who tested it) reported installation abort with flashable zip,so i uploaded just the apk
Please press the thanks button if i helped you...(68 download,3 thanks)
Can use with Zeus Rom
Sent from my LG-P970 using xda app-developers app
jobzsparrow said:
Can use with Zeus Rom
Sent from my LG-P970 using xda app-developers app
Click to expand...
Click to collapse
No,only cm7
Hi lowert,
I made it flashable zip.
CM7_ICSsettings.zip - 2.44 MB
tantrums said:
Hi lowert,
I made it flashable zip.
CM7_ICSsettings.zip - 2.44 MB
Click to expand...
Click to collapse
many thanks for it!
what about improving these settings a little?
I tried these settings.apk http://forum.xda-developers.com/showthread.php?t=1526925 and found out that battery usage on main screen works well. So you could copy it to ur version.
And to my mind, you should erase wifi and bluetooth turn off/on in "more" which is under "bluetooth", just because it is on main screen
If u find some time, i will be happy I ask for it, because in that settings from link there are some unnecessary options like "4g" etc...
i dont have too much time now,but in the weekend i will check it
Dont take it like i want to hurry you but... on which weekend?
Uh, this settings.apk is themeable? The themes of CM7 will work on it? =)
Kurogane0806 said:
Uh, this settings.apk is themeable? The themes of CM7 will work on it? =)
Click to expand...
Click to collapse
i tried 3 themes and all worked,try it,nothing you can lose
Hbohd said:
Dont take it like i want to hurry you but... on which weekend?
Click to expand...
Click to collapse
sorry almost every day is exam day now in my school and i needed to reinstall my windows cause of some blue screen so adb and apktool has gone.When i got enough free time i will do it
hahaha, ok ;p i'll try to be more patient...
Of course i tried to do it by myself, but im too stupid
Hbohd said:
hahaha, ok ;p i'll try to be more patient...
Of course i tried to do it by myself, but im too stupid
Click to expand...
Click to collapse
i started like you thinkand i realized that it's not hard
So.. i have too much free time, so i decided to try once again, but now i succeed in it !
Here is what i've changed:
- added "battery" in "device" category
- erased "battery usage" from "device info" as it is in main screen
- erased "wifi settings" and "bluetooth settings" from "more..." as it is in main screen (and i wanted "more..." screen to be shorter)
- made better translation for polish language (for myself of course ;p)
I encountered a problem, cause battery icon is just too small, if someone can provide better one, it would be great :>
And i've tried to add wifi and bt toggles to main screen, with copying smali files too, but it didnt work when compiling apk, dont know why.
And i can't make flashable zip, sorry xd Just push settings.apk to system/app and change permissons to -rw-r--r--
Of course thanks to you lowert, i used your base and balambu96 for his guide.
Can use with Zeus Rom
lowert said:
Hey guys!This is a modded cm7 Settings.apk in ICS stlye.Thanks hisham027(for his mod)and for the idea to make it fully work on Optimus black,and balambu96m for his guide.Just push to system/apps,give the right permissions and reboot.I removed the battery use menu because it was force closing.If anyone know the right targetClass for it i can do it and upload it.
This is how it looks like with Ice9 cm7 theme from jasonevil
NEW!Flashable zip added to downloads,credit goes to tantrums
Please press the thanks button if i helped you.
View attachment 1237716
Click to expand...
Click to collapse
Can use with Zeus Rom
of course can, but probably you will see "cyanogenmod settings" in main screen, which will force close when you click on it :/ If u really want, i can erase it from lowert settings, and then you shouldnt have any problems
Some custom roms dont have the live wallpaper function enabled....Actually the file to make it work is deleted along with other files to make roms bareboned.
This is a guide to enable live wallpapers on those roms....
NOTE: Its not a very complex thing, rather quite simple and easy and nothing new.....but i found so many noobs and beginners with this problem. So I decided to come up with a guide.
Steps:
1. Download the attachment (LiveWallpapersPicker.apk), Put it on your SD.
2. Use a root explorer and move the file to "system/apps"
3. After moving the file long press on the LiveWallpapersPicker.apk and select permissions from the menu, then set permissions as rw-r-r- (see screenshot)
Download your favourite live wallpaper, apply it and enjoy
I Will Not Be Responsible For Any Harm Caused To Your Phone By Your Foolishness
Permission Screenshot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
useful for newbies and not too nwbies :good:
Plz i didnt under stand d promesions cn u post a pic plz
Sent from my GT-S5830i using xda premium
whisper_ said:
Plz i didnt under stand d promesions cn u post a pic plz
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
Screenshot Added....
Read the tutorial again....i made it more detailed
ya it's working, used on my lg optimus p690. thanks....
rohan_avni said:
ya it's working, used on my lg optimus p690. thanks....
Click to expand...
Click to collapse
well then why dont u press the thanks button..
Not sure why u only have 6 thanks but u got mine. found this through a google search
Sent from my SPH-D710 using Tapatalk 2
don´t work for me, the app do FC's just the moment when i apply live walpapper. sorry the bad english
shuappy said:
don´t work for me, the app do FC's just the moment when i apply live walpapper. sorry the bad english
Click to expand...
Click to collapse
the attached file is for galaxy ace (or may be for Gingerbread)
if you have different phone or you are on higher version of android....pick the apk from your stock ROM and replace it with the current one and set permission.
srt99 said:
the attached file is for galaxy ace (or may be for Gingerbread)
if you have different phone or you are on higher version of android....pick the apk from your stock ROM and replace it with the current one and set permission.
Click to expand...
Click to collapse
U have reason, I downloaded other app (UPDATED)and works now. Thanks
Thank you, very useful!
live wallpaper picker instructions
farrukhafzal said:
Some custom roms dont have the live wallpaper function enabled....Actually the file to make it work is deleted along with other files to make roms bareboned.
This is a guide to enable live wallpapers on those roms....
NOTE: Its not a very complex thing, rather quite simple and easy and nothing new.....but i found so many noobs and beginners with this problem. So I decided to come up with a guide.
Steps:
1. Download the attachment (LiveWallpapersPicker.apk), Put it on your SD.
2. Use a root explorer and move the file to "system/apps"
3. After moving the file long press on the LiveWallpapersPicker.apk and select permissions from the menu, then set permissions as rw-r-r- (see screenshot)
Download your favourite live wallpaper, apply it and enjoy
I Will Not Be Responsible For Any Harm Caused To Your Phone By Your Foolishness
Permission Screenshot
Click to expand...
Click to collapse
Hi
I hope you get this. I have a galaxy gear all rooted and with null 15 rom. I have everything set as per your directions. In fact it was already preset that way including permissions. Nothing works. I'm really just trying to get bubbles running with no luck either. Any other possable sugestions would be greatly appreciated. Also do you happen to know what I can do to unblock bluetooth tether on my t889 note 2 . Thank you
hi. thanks for this tutorial. however when trying to apply a wallpaper the app crashes. ..
I'm running android 4.2.1
any help with this?
thanks!
nevermind , got the correct apk and now good to go, thanx!
same problem...
Any help with this again?
I was able to get it to work before, but now just fc.
Can't figure it out.
JB 4.2.1 (I think I have the right apk)
If anyone knows where to find the exact match, please post the link, as maybe this is the problem?
Pushed to system, changed perms etc.
I do notice that the LWP option under wallpapers is with "apps" not in a separate section as I remember it to be...
The only other thing I can figure is flashing a zip through recovery, but I don't see any zips for a LWP...
Doing this for my wife, as I got me a new device, help would be greatly appreciated.
Thanks.
Ok I did this for my self and I sharing with you guys.
This mod working only with Odex system. (F340K)
-White battery icon.
-Black status bar (instead of ugly gray)
Instruction:
1) Copy and replace LGSystemUI.apk and LGSystemUI.odex to system/app (please before you copy in to system/app make sure you set the write permission on both apk's which is rw-r--r--)
2) Restart device.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download
avetny said:
Ok I did this for my self and I sharing with you guys.
This mod working only with Odex system.
-White battery icon.
-Black status bar (instead of ugly gray)
Instruction:
1) Copy and replace LGSystemUI.apk and LGSystemUI.odex to system/app (please before you copy in to system/app make sure you set the write permission on both apk's which is rw-r--r--)
2) Restart device.
Screenshots:
Download
Click to expand...
Click to collapse
USB3 is great upgrade, a lot faster data transfers between computer and phone.
Hi, avetny, if I just root my F340L would I be able to install your mod? As I can see from the screenshots, you made statusbar trasparent, too, right?
Thank you.
N3M3SYS said:
Hi, avetny, if I just root my F340L would I be able to install your mod? As I can see from the screenshots, you made statusbar trasparent, too, right?
Thank you.
Click to expand...
Click to collapse
It is transparent, but when you go to settings or messages/etc you will see "black" color instead ugly grey.
Pleade do a back up first.
avetny said:
It is transparent, but when you go to settings or messages/etc you will see "black" color instead ugly grey.
Pleade do a back up first.
Click to expand...
Click to collapse
Thank you for your reply very good mod!
Is it supposed to download like this with this file name and type?
Sent from my LG-D959 using Xparent Skyblue Tapatalk 2
help
i did this mod but now my status bar and my home screen buttons are gone. i followed the tutorial to the t. can i get the regular files i replaced with these? and are there any odexed roms were i can use on my lg-d959?
drzprettyboy30 said:
i did this mod but now my status bar and my home screen buttons are gone. i followed the tutorial to the t. can i get the regular files i replaced with these? and are there any odexed roms were i can use on my lg-d959?
Click to expand...
Click to collapse
Here you buddy. This is not flashable. Just extract abs drop in/system/app. By the way i think if you just replaced the odex file you would keep the mod, but fix the fc.
http://www.mediafire.com/?drlhvkaid134o28
Sent from my LG-D959 using Tapatalk
The same fc here... I do exactly what you told me at the beginning post.
And btw: your instruction to repair the fix doesnt work at all. oO
I guess only Titanium can get my device set up in a usable state...
Edit: Titanium made very worse things well. I dont know whats wrong with your files but you should add an BIG RED WARNING to backup data first, if you dont want to make people angry with your stuff...
Edit2: How to set-up "rw--rr-rr--" first, when permissions cant be changed at SD-card? Oo
Martini3001 said:
The same fc here... I do exactly what you told me at the beginning post.
And btw: your instruction to repair the fix doesnt work at all. oO
I guess only Titanium can get my device set up in a usable state...
Edit: Titanium made very worse things well. I dont know whats wrong with your files but you should add an BIG RED WARNING to backup data first, if you dont want to make people angry with your stuff...
Edit2: How to set-up "rw--rr-rr--" first, when permissions cant be changed at SD-card? Oo
Click to expand...
Click to collapse
A couple things. First, what model are you using. Second, since I'm the only one who posted a fix I assume that part about it not working was to me.... So the file I uploaded was for the guy using the T-Mobile device, if yours isn't it won't work for you. Finally, and pay attention please. there is no need for him to put a red backup your data warning. That is ALWAYS the first step when you're modding your phone. That is one that doesn't need to be stated and you feel it does I highly suggest you hold off with further mods until we have a recovery.
Sent from my LG-D959 using Tapatalk