Editing build.prop - Galaxy Note GT-N7000 Q&A, Help & Troubleshooting

Is it OK if I edit the build.prop file via word pad and then save it to my phone?

ardicli2000 said:
Is it OK if I edit the build.prop file via word pad and then save it to my phone?
Click to expand...
Click to collapse
It is if you know what you are doing.
Back up before you play with it.

Related

Question about DB

So do I have any way to view/extract a SQL DB from the phone? I can view the DB using a SQL editor/viewer on the phone for Workout Assist but the Export Data function isn't working from the app. The file that it creates isn't a known file type. If I could get the raw data, I could import it into SQL and write the query myself to pull the data I need but I can't figure out how to get the darn data off the phone.
Thanks
Like copying to the sdcard or what exactly?
hah2110 said:
So do I have any way to view/extract a SQL DB from the phone? I can view the DB using a SQL editor/viewer on the phone for Workout Assist but the Export Data function isn't working from the app. The file that it creates isn't a known file type. If I could get the raw data, I could import it into SQL and write the query myself to pull the data I need but I can't figure out how to get the darn data off the phone.
Thanks
Click to expand...
Click to collapse
why not back up the database, preferences etc (files)?
evilkorn said:
Like copying to the sdcard or what exactly?
Click to expand...
Click to collapse
I need the DB that is powering Workout Assist on my computer.
britoso said:
why not back up the database, preferences etc (files)?
Click to expand...
Click to collapse
How can I backup the DB and extract the file?
They are stored in /data/data/_package_name_/.
I still don't know what you mean, you said you can read the DB, which implies you know the location of the file.
evilkorn said:
They are stored in /data/data/_package_name_/.
I still don't know what you mean, you said you can read the DB, which implies you know the location of the file.
Click to expand...
Click to collapse
Yes... But how can I GET the DB files to import into SQL? If I try and attach it to an e-mail from Root Explorer, it looks like it attaches, but nothing is sent?
Just copy it to /sdcard/...
adb
lots of other options.
That is the same question I asked you and you just said you needed the db file.
evilkorn said:
Just copy it to /sdcard/...
adb
lots of other options.
That is the same question I asked you and you just said you needed the db file.
Click to expand...
Click to collapse
Ok... Sorry if I confused you. I got the file to my PC but it isn't readable by anything... Any ideas?
You can download sqlite3 for your pc and open the database with that.
mlevin said:
You can download sqlite3 for your pc and open the database with that.
Click to expand...
Click to collapse
Yep - thats what I did.... Had to export everything though to Access and query that way since SQLite doesn't export query results.
Thx
hah2110 said:
How can I backup the DB and extract the file?
Click to expand...
Click to collapse
the db IS a file. Simply backup by copyin gthe .db file, and when you need to restore it, push it back.

[Q] How to get rid of &amp in LatinIME.apk

so i pulled the LatinIME.apk from the most recent cyanogen nightly, and no there wasn't any problem beforehand with the keyboard.
so i decompiled the apk with apk manager and all i did was change to 9pngs and then i recompiled it, said it was a system app, signed it, and then pushed it.
when i reopened the keyboard, everything was fine except for this. is there a certain xml i need to edit?
thanks in advanced.
Use the keep option.
Only delete files u've modified, leave the rest to stock. It's been long since i last did it but that's wht it was if i recall.
Daneshm90 said:
Use the keep option.
Only delete files u've modified, leave the rest to stock. It's been long since i last did it but that's wht it was if i recall.
Click to expand...
Click to collapse
sorry the keep option? i dont recall seeing that in apk manager 4.9
FaithCry said:
sorry the keep option? i dont recall seeing that in apk manager 4.9
Click to expand...
Click to collapse
If u choose the recompile option,
and say yes to system app. Then say yes to other than signature.
U'll find a keep folder in the root dir. There delete only the file u modified. Then continue in the script.
Daneshm90 said:
If u choose the recompile option,
and say yes to system app. Then say yes to other than signature.
U'll find a keep folder in the root dir. There delete only the file u modified. Then continue in the script.
Click to expand...
Click to collapse
it worked!! thanks a lot!

[Q] Editing cwm zip file

is it possible to edit cwm zip file so i can put my apps under system/app and may be edit build prop so i can change language, local, lcd density ...etc
niyazidk said:
is it possible to edit cwm zip file so i can put my apps under system/app and may be edit build prop so i can change language, local, lcd density ...etc
Click to expand...
Click to collapse
Yes it is if you know to make a cwm zip .or if you dont,download a cwm flashable mod and edit it for your work
Download 7 zip you can use it to edit files without unzipping. Use NotePad ++ to edit build.prop and pretty much anything else for that matter
Swyped From My Galaxy Note
niyazidk said:
is it possible to edit cwm zip file so i can put my apps under system/app and may be edit build prop so i can change language, local, lcd density ...etc
Click to expand...
Click to collapse
You can use 7-Zip to add or remove file from the cwm zip. You can also edit the script (text) file in it.
tknguyencsu said:
You can use 7-Zip to add or remove file from the cwm zip. You can also edit the script (text) file in it.
Click to expand...
Click to collapse
Thanks for help. I can add apps and they are installed but they cant run...
niyazidk said:
Thanks for help. I can add apps and they are installed but they cant run...
Click to expand...
Click to collapse
Did you set them correct permission??Upload your zip if you can.I'll check it and see if I can help
niyazidk said:
Thanks for help. I can add apps and they are installed but they cant run...
Click to expand...
Click to collapse
Remember some of the apps have the associate library files. You need to load these files into the system/lib folder before the apps can run.
Auto install
vijai2011 said:
Did you set them correct permission??Upload your zip if you can.I'll check it and see if I can help
Click to expand...
Click to collapse
tknguyencsu said:
Remember some of the apps have the associate library files. You need to load these files into the system/lib folder before the apps can run.
Click to expand...
Click to collapse
Actually, i have to read about creating a cwm zip file. After that, i can maybe be able to make a zip to install whatever i have.
Thanks for your help...
(It was a bit easer in winmo times. You could just make a new folder with your cab files and after rom installation they could be installed)

[Q] Build.prop

Can anyone post the Build.prop for the Moto X, or at least the model, name, device?
mcj108 said:
Can anyone post the Build.prop for the Moto X, or at least the model, name, device?
Click to expand...
Click to collapse
I've attached the build.prop. It isn't actually a zip file, so just delete the .zip or open as a text file.
linuxgator said:
I've attached the build.prop. It isn't actually a zip file, so just delete the .zip or open as a text file.
Click to expand...
Click to collapse
Thank you!

Modify .xml without root?

I am trying to modify the google keyboard xml file to make the height bigger. Can I do this without root?
I have tried to do "adb pull /data/data/com.google.android.inputmethod.latin/shared_prefs/com.google.android.inputmethod.latin_preferences.xml" but I get a permission denied..
All I need to do it edit this one line and I dont want to root just for that.. <string name="keyboard_height_ratio">1.0</string
vwgti18 said:
I am trying to modify the google keyboard xml file to make the height bigger. Can I do this without root?
Click to expand...
Click to collapse
No, you need to be rooted to access that file.
vwgti18 said:
I am trying to modify the google keyboard xml file to make the height bigger. Can I do this without root?
I have tried to do "adb pull /data/data/com.google.android.inputmethod.latin/shared_prefs/com.google.android.inputmethod.latin_preferences.xml" but I get a permission denied..
All I need to do it edit this one line and I dont want to root just for that.. <string name="keyboard_height_ratio">1.0</string
Click to expand...
Click to collapse
Is this method still working ? i want to increase the size of the keyboard but i cant find that xml file :')

Categories

Resources