Text editor - HTC One SV

Need recommendation for good text editor? I try 920 text editor, jote , turbo editor... Any suggestions? Something like notepad+ for Windows, light and fast.

What's wrong with Notepad++ ? I have always had great luck with this awesome app.
Is it not doing something you need ?
Edit::..
LifeHacker suggests
Five Best Text Editors
1: Sublime Text
Code:
http://www.sublimetext.com/
2: Notepad++
Code:
http://notepad-plus-plus.org/
3: Vim
Code:
http://www.vim.org/
4: Atom
Code:
https://atom.io/
5: Emacs
Code:
http://www.gnu.org/software/emacs/
I have not used any other than Notepad++

Related

quickpad- the best notepad, text editor, multiple instances, big files,unicode,utf8

update: http://forum.xda-developers.com/showthread.php?p=6602656#post6602656
here is translation of quickpad a little big text editor from the same smart chinese guy as
quickmenu.
translation is not 'as should be' but it's working besides some miscropping (in file list dialog)
if someone here have MS tools to create mui, please drop me a text. i am 'on the road' and can't download full microsoft kit.
i only translated and changed some dialogs on it,
author of quickpad is:
Nanling
www.alensw.com
comments about software on author's webpage. chinese only.
i'll welcome comments about translation.
====
ZIP file was broken, now reUploaded.
edit: file deleted, update: http://forum.xda-developers.com/showthread.php?p=6602656#post6602656
Attached file is broken(((. Please, re-attach it
sorry, no idea what hapened.
zip is repacked & reuploaded
It is from "Nanling" who also did the Quickmenu It looks great. Let see how it works.As you guessed. The link works.
Great! Finally a text editor which is able to edit REG files.
Are there any other text editors capable of Unicode?
pathologo said:
Great! Finally a text editor which is able to edit REG files.
Are there any other text editors capable of Unicode?
Click to expand...
Click to collapse
sure,
1. PHM notepad still works good, it's 2003 and discontinued, not even web home page works but you'll find it by "PHM notepad" can't open large txt, when opening new file, it will reuse the same instance of already running, closing actually open file, no 'find' option
2. orneta notepad
http://www.orneta.com/products/notepad/
looks workable, but not free ($10)
I only don't like it because it don't have a toolbar, it's frustrating to go to 2 level menu to hit 'find next' or cut, paste. just so useless
NOW WITH MUI.
update: http://forum.xda-developers.com/showthread.php?p=6602656#post6602656

hex editor for android

someone known if there is an hex editor available for android?
thx
there is one user who develop this.
http://forum.xda-developers.com/showpost.php?p=8625560&postcount=1
Full Hex Editor
..or you can use DroidCommander which has full feature Hex Editor to do your binary hacking (good for modifying save game data), it has complete search by (unsigned 64bit) value or text or hex value, u can search in google or download it from capdorid dot com

[Q] Editing Android Game lib.so files

Anyone know of any good tools to decompile lib.so files from a game so it can
be edited, Using a hex editor and IDA 5.5 at the min but i am wanting to get it into
a string view like when you open an XML file, IDA is a decompiler but i don't find
it the best thing ever to work with and it doesn't really put it in a clear editing format.
cheers dudes

[HELP]What code should I search

Hello everyone , I'm new here ! I dissasembly the Castle TD.apk but I cant find the code for crystals , I tried notepad++ to search for crystals so I can edit it to 99999 . Can you help me about this ?
Not sure if this is the best place to ask this question, let a mod decide that.
but if your goal is to gain more crystals (? dont know not much of a gammer) i would look HERE
or try THIS
I realize this is an old thread, but nobody posted an answer yet so I thought I'd help.
I don't know the exact logic that the developers used for their hex values, but I do have a hex value where the number of crystals is over one million.
Go to data > data > com.hz.game.cd > shared_prefs > Cocos2dxPrefsFile.xml.
Search for <string name="pa5qf928_0"> <random hex value> </string>
In the <random hex value> change the hex value to 423521871038892. (Make sure there are no spaces inbetween).
This will give you 1,038,892 crystals.
Believe it or not, I had to go to this Russian forum to get this to work. :laugh:
new app???
Geodude074 said:
I realize this is an old thread, but nobody posted an answer yet so I thought I'd help.
I don't know the exact logic that the developers used for their hex values, but I do have a hex value where the number of crystals is over one million.
Go to data > data > com.hz.game.cd > shared_prefs > Cocos2dxPrefsFile.xml.
Search for <string name="pa5qf928_0"> <random hex value> </string>
In the <random hex value> change the hex value to 423521871038892. (Make sure there are no spaces inbetween).
This will give you 1,038,892 crystals.
Believe it or not, I had to go to this Russian forum to get this to work. :laugh:
Click to expand...
Click to collapse
Do I need an app, to do those?
Updated info about money / crystals in CastleTD
NEW PATH (2014 SEP, game version: 1.4.8) for Cocos2dxPrefsFile.xml is:
dbdata / databases / com.hz.game.cd > shared_prefs > Cocos2dxPrefsFile.xml.
HEX Value for crystals given before (423521871038892) doesn't work anymore but I have correct hex value for 9356 crystals which is 208767549356 and second value for 31434 which is 8bfb221531434.
It's not so much but you can set this value, open the game, buy some upgrades, exit the game, open PREFS file again, correct the amount of crystals, save the file and open game again to buy more upgrades. Withing 30 minutes you can buy A LOT in this way
To quickly do the task I use ES File Explorer running in background so after closing the game I'm back again in folder with PREFS file.
And for XML editing I just use text editor which is built in ES File Explorer : ES Note Editor.
The rest of the information is correct - for crystals for player / profile 1 you have to edit this line:
<string name="pa5qf928_0">208767549356</string>
(These hex values cannot be used for the second player - "pa5qf928_1" since they are hashed/encrypted with different key).
And of course for access to dbdata folder you need to root your Android and enable root explorer in ES File Explorer.
Good luck
Not working anymore
I did it with great hopes, but my crystals went to zero. It seems this method is not working anymore. Could someone check too plz?
7cf1a250108667 in the same field works for version 1.6.3 - for 108667 gems
..and it only works for pa5qf928_0 not pa5qf928_1 or _2
i want unlimited health in minimiltia... which string values should i edit in xml file..plz tell

[App]To search text in multiple files

Presenting "agrep" an app to search text within multiple files any possible extension or no extension. Please find it playstore. Small cute app.
https://play.google.com/store/apps/details?id=jp.sblo.pandora.aGrep
Its not my app. It is product of jota open source text editor creator.
agrep app is similar to grep command in unix. Those who know the command line is extremely app powerful and fast while gui is limited in options like you cannot pipe multiple command in gui it but supports regular expressions.
If anybody finds please share it with me in this thread.
Windows search nowhere near grep and zgrep in speed in my personal opinion. Unfortunately you need to index in windows.
I know one more command "zgrep" to search compressed files without extracting. No gui app for android in playstore.
I stumbled upon this utility to search huge 8 mb hosts file of "mother of all ad blocking thread". You will be surprised when none of apps were able to open due to memory issues in my S5360. Jota, 920 text editor, ES file text viewer, king soft office word all failed. They do not cache huge files design flaw.
I used agrep to search specific host.
Pressing THANKS easier than typing.
Sent from S5360 GB DDMD1 rooted stock.

Categories

Resources