- 02-24-2009, 05:37 PM #1
Of Mice and Modders
- Join Date
- Feb 2008
- Posts
- 88
- Thanks
- 0
- Thanked 34 Times in 12 Posts
- Downloads
- 9
- Uploads
- 0
New tool available to dump notepad notes from MOTOMAGX phones
I have written a tool that runs on the phone (so its for people who have telnet/FTP/etc) that can dump the notepad notes to a text file.
Download it here:
http://users.tpg.com.au/jfwfreo/notedump.zip
If you just want to use the program, take the file notedump and put it in, say, /mmc/mmca1 or /ezxlocal/download/mystuff (via FTP e.g.)
Then run it via telnet. It will spit out a notes.txt file in the folder that you put the ezxlocal binary into.
You can also (depending on the flash you are using) add menu items to make it run or whatever.
Its been tested on the Z6 but should run on any magx phone.
The source code is also available in case you want to change the program. To compile it, do the following:
1.Get a toolchain for your phone working (how you do that is covered elsewhere)
2.Install the platform.tar.gz for your phone from opensource.motorola.com just like if you were compiling a motorola program
3.Put the files for notedump into a notedump folder underneath the main moto build folder
4.Copy the libezxdb2.so (and related files) from your phone to the /lib folder of your toolchain
5.Go to the main build folder and run make notedump.dir (so just like building a moto open source program)
The binary will appear in build/notedump
Anyone wishing to use the code here for their own stuff is welcome to do so as long as they comply with the GPL.
-
2 Users Say Thank You to jfwfreo For This Useful Post
Av3LaR (02-24-2009), kidscracker (08-18-2009)
- 02-24-2009, 07:31 PM #2


LinkBack URL
About LinkBacks
Reply With Quote

