Questions tagged [editing]
42 questions
5
votes
2 answers
Vi-style text editing method for Android UI
I have been using ConnectBot to connect to shell sessions on Linux machines from my Android phone. What amazes me is how easy it is to use the Vim editor using the virtual keyboard, because the Vi/Vim command mode puts so many useful actions at your…
Anon
- 53
- 3
3
votes
3 answers
Can not edit build.prop
I am trying to edit the lcd density in build.prop in /system but every time after reboot my changes are lost..
I tried to adb pull + edit + adb push in normal and recovery mode..
also i tried fileexpert and super manager but nothing worked.
I heard…
swd
- 129
- 1
- 2
- 8
2
votes
1 answer
There is an Android equivalent to Microsoft's CTRL+Z?
Possible Duplicate:
Is there any undo command when editing any field
Today I just make a mistake when typing a text on a box over Android's browser and then I realise that I was missing the "back to past" CTRL+Z Microsoft Windows feature, which…
Diogo
- 1,634
- 3
- 21
- 33
0
votes
1 answer
How to edit init.sh file and where is it?
I want to edit init.sh but I can't find it. where is the location of that file ?
I want add this to that file:
alsa_amixer set PCM 100 unmute
Shervin Gharib
- 103
- 1
- 1
- 2
0
votes
2 answers
Is there any way to remove the timecode from an .srt file on my S3?
I want to remove the timecode from an .srt file so I can just copy and paste the text into a document. Is there a way to achieve this without manually deleting each line?
S3
4.1.1
verve
- 1,035
- 14
- 32
- 51
-3
votes
1 answer
Hex editing app data (e.g. game data)
My question is I am trying to do some hex editing for an Android game that I play (increasing the amount of coins/cash in my inventory), but I'm not sure exactly which file to open up.
I will attach a screenshot of what I get when I open a file with…