RSS
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    First-time Tapper
    Join Date
    Jun 2010
    Posts
    1

    Default Jailbreaking and using iPhone

    I am signed up to iPhone developer where I can download Xcode and watch videos and all, but I am not enrolled in the developer program. The reason being is because I am under a noncompete contract. Anyway, will I be able to jailbreak my iPhone and install apps I write to test without being enrolled in the developer program?

    I want to be able to learn and mess with apps that use the accelerometer, camera, and microphone. So I will need to test on the iPhone and not just the simulator.

    Thank you,

    Joe

  2. #2
    Super Moderator ChiffaN's Avatar
    Join Date
    Jan 2010
    Location
    Moscow, Russia
    Posts
    205

    Default

    Joe, of course you can jailbreak your phone and transfer any apps you develop directly to the device.
    Oleg Neyolov aka ChiffaN
    Editor and Columnist
    TouchMyApps.com
    Ask me something

    No one said life was easy but
    You never know where you might get lucky...

  3. #3

    Default

    I sencond that.
    I can levitate birds -- but nobody cares.
    Ask me anything, follow me on Twitter or visit my photostream.

  4. #4

    Default

    you can do it manually or via cydia.
    Manual install is - get that stuff from cydia: openSSL, openSSH, vsftpd, Link identity editor. Respring.
    ssh to your device, Default is root/alpine. Don't forget to change. Upload the .app via FTP to root/Applications. Then run the following commands in the terminal:
    chmod -R 777 /Applications/your_app.app
    ldid -s /Applications/your_app.app/your_app_binary
    respring.

    voila.

    Or sign it and upload to your real FTP set up to work as cydia repo. Add that repo and install from Cydia.
    follow PalmHeroes on Twitter!
    http://twitter.com/palmheroes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts