I have accidently deleted my build.prop - General Questions and Answers

I was messing with my build.prop and ended up deleting it accidentally. I did not take its backup. Is there anyway I can recover from this? I have not turned my phone off as I know It won't turn on without the build.prop. Can anyone with iBall Andi 4.5k6+ send me their build.prop so I can copy it to my device?? Or is there any other solution? Please help.
Sent from my Andi4.5K6+ using XDA Free mobile app

Search for your stock rom on net and download it.
Before downloading it plz send me the link and if i tell you to download then only start to download it ok

https://www.androot.org/iball-stock-rom/iball-andi-4-5-k6-plus-official-firmware.html
This is the link to the stock ROM. There are two files. Which one should I download? Please help.
Sent from my Andi4.5K6+ using XDA Free mobile app

The first frimware one

Related

[Q] How to access save file for any app on non-rooted android device?

Hello guys,
I need help regarding how to access save files (or app files) for a non-rooted android device.
My questions are:
1. How do I get backup of an app (e.g. a save file for a game)
2. Is there any way to get locate the application installation folder and get the backup manually?
3. For a game can I get the backup of my game progression and then restore it later on same or any new device?
I need all your thoughts n suggestions for above questions
Thanks
Don't know bout that buddy
But if your rooted titanium backup is the solution to all your problems
Hit thanks if I helped
Sent from my Xperia Live with Walkman using xda app-developers app
CLINTZ9 said:
Don't know bout that buddy
But if your rooted titanium backup is the solution to all your problems
Hit thanks if I helped
Sent from my Xperia Live with Walkman using xda app-developers app
Click to expand...
Click to collapse
I need to perform the tests on non-rooted device for game progression save file.
If I can access the save file or locate its location in device.
No idea bout that bro sorry
Sent from my Xperia Live with Walkman using xda app-developers app

Why cant i install apk files on my xperia L 4.2.2 JB??? Can anyone help me???

Hi, i recently updated to 4.2.2 JB...i downloaded many apk files such as games on my phone...after 3 weeks, i cant install apk files anymore...is there any suggestion what i should do???
what is it shows
Make sure that you have ticked install from unknown sources... which is seen in >menu>settings>security>unknown sources..if this doesn't help ..please post what does your phone shows while trying to install apk...
I already ticked the unknown recources and heres the problem i cant hit the button 'install'...do you have any idea???
Sent from my C2105 using xda app-developers app
Lesterleonard said:
I already ticked the unknown recources and heres the problem i cant hit the button 'install'...do you have any idea???
Sent from my C2105 using xda app-developers app
Click to expand...
Click to collapse
just do a factory reset after backup ur files
Lesterleonard said:
Hi, i recently updated to 4.2.2 JB...i downloaded many apk files such as games on my phone...after 3 weeks, i cant install apk files anymore...is there any suggestion what i should do???
Click to expand...
Click to collapse
some 3rd party app is the culprit, i had same issue with screen filter running. . so try stopping 3rd party apps running in background. . :good:
Thanks u veryyy muccchhh bro

Need help :/

Hi folks...
First of all I know a lit t le bit what rooting is and what you can do but that's basically it. ..
I have an issue that's bothering me. .. I bought a used mega and it's rooted. Now I'm running out of internal space and I wanted to free some space up. Now i found a zip file with the name "Cassies XLR I9205 V2 DEOD EDITION THUNDERBOLTED" on it and it has almost 1 GB. My question is, can I delete that? And I found a TWRP folder that has 6 GB. Can someone please help me out and tell me if I sho Iuld keep those or ifi can delete them.
Thanks in advance and have a good night
Sent from my SGH-M819N using xda app-developers app
dmkbo85 said:
Hi folks...
First of all I know a lit t le bit what rooting is and what you can do but that's basically it. ..
I have an issue that's bothering me. .. I bought a used mega and it's rooted. Now I'm running out of internal space and I wanted to free some space up. Now i found a zip file with the name "Cassies XLR I9205 V2 DEOD EDITION THUNDERBOLTED" on it and it has almost 1 GB. My question is, can I delete that? And I found a TWRP folder that has 6 GB. Can someone please help me out and tell me if I sho Iuld keep those or ifi can delete them.
Thanks in advance and have a good night
Sent from my SGH-M819N using xda app-developers app
Click to expand...
Click to collapse
"Cassies XLR I9205 V2 DEOD EDITION THUNDERBOLTED" should be a flashable rom (The file contains a android operating system that you can flash to the phone) I suppose that this rom is actually installed. TWRP is a "custom recovery" which is an tool installed on the phone to install roms or perform backups. The TWRP folder has probably 6GB as there are already backups in it. If you don't need the backups it should be safe to delete the TWRP folder or just delete the contained backups.
Yup thats a rom you can delete it if u are done for flashing that rom
Sent from my C5303 using XDA Premium 4 mobile app
Alright thanks guys, I deleted them and boom 7 gbs more internal space lol
Sent from my SGH-M819N using xda app-developers app

[Q] Building up a new build.prop file

Hi developers, majority of us are asking or complaning about the boot loop errors. Can you please tell us that if there file 'build.prop' could make according to requirements of a specific android device. According to me, this file has creating problems of bootloop as changes are accidently made in this file
Any suggestions/steps will highly appreciated.
Thanks
Sent from my GT-S6812 using XDA Premium 4 mobile app
No one can answer this or tell me the procedure..? How to resolve this..?
Sent from my GT-S6812 using XDA Premium 4 mobile app
Wait. Did you change the build.prop yourself or what?
If I helped, don't hesitate to hit that Thanks button
Can we make that file on our own according to the specific device? which creates mainly the problem of bootloop I think..
Sent from my GT-S6812 using XDA Premium 4 mobile app
Its hard to understand what you mean, if you speak another language just say it in your language after you say it in English. I'll use a translator.
But I'll try and answer it ? You can make a build.prop on your own, it isn't really hard to do so.
If I helped, don't hesitate to hit that Thanks button
I have Samsung Galaxy Fame duos (GT-S6812). Can you just simply tell me how to make original build.prop file for my device? So bootloop error doesn't occur again in my device.
Sent from my GT-S6812 using XDA Premium 4 mobile app
Ohhhh you don't need to make an original one, firstly the ROM you're using whether its stock or custom. Download the same ROM to your desktop, open the .zip and extract the build.prop file from it.
Once extracted, boot your device into recovery, and then use the following command.
adb push /path/to/file/build.prop /system
If it doesn't allow it you may need to mount it as read write.
If I helped, don't hesitate to hit that Thanks button

Editing a .tfs file

Hi.
I need help on editing a .tfs file (old Samsung G600). I need to disassembly the file, replace the operator bootanimation and reassembly in a working tfs file.
I will pay for help.
Hey, can help you with it.. you want instructions to do the editing or ready solution?
Sent from my GT-S5302 using XDA Free mobile app

Categories

Resources