Sunday, September 7, 2008

Guide : Adding applications to iPhone manually

How to install applications..

1) Download the app folder from the net (probably it should be a zip file, so unzip it once u download)
2) Also download winSCP and install BSD and openssh in ur phone.

WinSCP : http://rapidshare.com/files/143397874/winscp416.exe.html

3) make sure that openSSH is turned “ON” in ur phone by installing BOSSPREFS
4) go to settings>>wifi and turn it on and make a note of ur ip address
5) open winSCP in ur computer and type the noted ip address of ur phone in winSCP
6) enter username : root and password : alpine
7) click on connect… it will open a window for security breach.. just click on yes..
8) now u must see the folder of ur phone in winscp
9) select /root from the winSCP
10) u must be able to find many folders like Applications, var, etc.
11) copy the xxx.app folder form ur hard drive and paste it in ur winscp window inside Applications folder. (u can also drag and drop)
12) then right click that xxx.app folder and set read, write, execute permission… u can do it easily…
13) close winSCP and restart ur phone….
14) u must be able to see the application in ur springboard..

Those who don’t have wifi u can follow this..
1) Download iphonebrowser or ibrikr
iphonebrowser : http://rapidshare.com/files/143398204/SetupiPhoneBrowser.1.7.exe.html

2) Connect ur phone to the computer using USB cable
3) Then u will be able to see the folders of ur phone in iphonebrowser
4) copy the xxx.app folder form ur hard drive and paste it in ur iphone browser window inside Applications folder. (u can also drag and drop)
5) Restart ur phone or reset the spring board…
Using iphonebrowser it is not possible to set permission for the Binary. Therefore you need to follow this
1) Start Terminal in the phone
2) username : root
Password: alpine
3) type the following commands
cd /Applications/Applications name
chmod +x filename
now restart ur phone if necessary

No comments: