Discuss How to install my Helloworld.app? at the iPhone Developer Exchange - Hackint0sh.org; Hiya, thanks for checking this. I made a HelloWorld app and want to install it ...
-
How to install my Helloworld.app?
Hiya, thanks for checking this. I made a HelloWorld app and want to install it on my iPhone to prove I can get my apps onto it.
My iPhone is jailbroken and is running 2.1
I have copied the HelloWorld.app that contains:
Default.png
Info.plist
PkgInfo
HelloWorld*
MainWindow.nib
RootViewController.nib
and placed it in /Applications
I have also update the permissions via SSH in Terminal in case this was an issue using chmod -R 755 HelloWorld and chmod +s HelloWorld from the HelloWorld.app directory.
My problem is that my app doesn't appear on the springboard.
I guess I'm not doing something pretty obvious. If anyone could help me out I'd be really grateful.
Thanks,
alidrongo
-
-
Developer
Array
After app ssh to iphone of firmware 2.1, you need launch an app called Respring from BigBoss
to respring the SpringBoard
Touch Dial is an easy-to-use application for one touch dial / sms icon on the home screen for iPhone.
This app can read the accelerometer and do phone dial or SMS dial for the same number based on the your setting for Portrait or Landscape Mode of iPhone.

-
-
thanks
That's great javacom. Now my app is showing up on my springboard.
It's not actually working (crashes after launch) but it is showing up
I think this is my fault though, I'll download some other app and see if I can get them to work.
Thanks,
alid
-
Senior Professional
Array
You will need to code-sign it with ldid. There are instructions in Cydia on how to download and install ldid.
Once ldid is installed run this in terminal:
ldid -S /Applications/HelloWorld.app/HelloWorld
-
-
Senior Professional
Array
Hi, i have the same problen, when y use
ldid -S /Applications/HelloWorld.app/HelloWorld
i get ./minimal/mapping.h.(54): _assets(2:false)
I was wondering if teres a way to convert my app to .ipa, so i can get it in the iPhone from itunes , i ave mobileinstallation patch working, that should solve the code singing nightmare.
-
Senior Professional
Array
Are you running the command as the user root?
Try:
su root
alpine (this is the default password)
then your ldid command
-
-
Newbie
Array
alidrongo, you need to download any app from cydia and then check, your app will be there.
-
application crush after ldid
your application can not be opened error caused because you rename your application. and don't ldid more than once it will cause some kind of error. i pass those things now the application crush after i ldid it & showed in springboard. it's hello world application i use 2.2.1 both i try to minimize z version of z iphone still don't work.
-
-
I once experienced following scenario on my friend's phone:
I had the ultimate recipe to properly set up the toolchain (it was already working on my phone), the hello application was properly signed with ldid. It's icon showed but it still crashed back to Springboard immediately after launching. In this case installing one free app from iTunes store solved the problem.
-
Helloworld And Other Apps Of Mine Crash
First
-i signed it my self
-i ssh it
-i ldid it
-then i restart it to show up in springboard it was flawless
-then i install one app from itune
when i tap my application it crashes, i have no idea what's wrong here weather it's the code signing part or the iphone it self b/c i have never installed cracked application in my iphone only apples & cydias.
Helloworld And Other Apps Of Mine Crash.
-
Similar Threads
-
By Joboja88 in forum Installation
Replies: 1
Last Post: 03-13-2011, 07:43 PM
-
By kitesurfer72 in forum AppleTV 1
Replies: 1
Last Post: 03-21-2010, 03:26 AM
-
By zphone in forum iPhone Developer Exchange
Replies: 1
Last Post: 08-26-2009, 12:42 AM
-
By greganato in forum General
Replies: 0
Last Post: 01-06-2008, 04:00 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks