laveux / mobilefinder

Automatically exported from code.google.com/p/mobilefinder
0 stars 0 forks source link

MobileFinder

Copyright 2007 Matt Stoker Begun: Aug/10/2007

Thanks: iPhone Dev Team Compilation Toolchain and Hello World Applicaiton

Thanks: Apple for most icons. (If you are an Apple employee and know that this isn't OK, let me know!) Thanks: nickbwheat for the app icon. (I give! Full square face it is!) Thanks: rSBT.app dev team for unknown application icon.

GNU General Public License - version 2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

Manual Install Instructions:

  1. Jailbreak iPhone and install /bin/cp, /bin/mv, and ssh/sftp (see http://iphone.fiveforty.net/wiki/index.php/How_to_Escape_Jail)
  2. Put Finder.app into /Applications on your iPhone using an sftp program (Cyberduck)
  3. Reboot your iPhone

Compiling From Sources (Optional!)

  1. Install iPhone Toolchain (see http://iphone.fiveforty.net/wiki/index.php/Toolchain_Project)
  2. Download sources: svn checkout http://mobilefinder.googlecode.com/svn/trunk/ mobilefinder
  3. Apply toolchain patch cp toolchain-includes-patch.txt /include cd /include patch -p0 < toolchain-includes-patch.txt
  4. Compile MobileFinder cd make
  5. mkdir Finder.app
  6. Copy Finder and all PNG images into Finder.app
  7. Follow Install Instructions above

Bug List: