Sorry in advance for those who find that my title is not precise enough. If someone finds a better way of titling the post, be my guest:) The idea is that I am someone that learns through ideas and projects. Not through books. I learned PHP,HTML,CSS,JQuery… by myself through things I wanted to realize… Whatever… So now I have an idea for an IPhone/Ipad app. I know I have to dig into Objective-C. But before doing this I wanted to know if it is possible to build “outside the app”. What I mean by that is for instance when you highlight text from safari in the iphone you get a bubble with “copy” written. Is it possible to have for instance a second choice called “whatever” that will send the highlighted text to the app I developped. I don’t want to know how to do it. If it is possible i will figure out by myself. I just want to know if it is possible? Thank you in advance. Cheers. Marc
Share
What you want sounds like system-wide plugins and is possible by jailbreaking the device and using MobileSubstrate. AppStore apps, however, cannot benefit from this.