SDK apps

Are there any SDK apps available yet? Where do we find them? If not, what's taking so long? Can't wait.

airjordang,
The two best resources for information are the actual press release, and the video of the event which are both available on apple.com:
The Press Release:
http://www.apple.com/pr/library/2008/03/06iphone.html
The video can be viewed here:
http://www.apple.com/quicktime/guide/appleevents/
Developer's can register and get more information here:
http://developer.apple.com
Hope this helps,
Nathan C.

Similar Messages

  • Has anyone used an Ipad first generation with the IOS SDK app development kit? If you have or have not did you need more than 16 gigabytes to work with?

    What up with these online custormer assists they don't know what their own product is (ISO SDK app development kit) So this is where they send me when they could have answered me yes or no you need that

    What "online customer assist" are you referring to? The only entity at Apple that could or would help you with this issue is Apple Developer Support. Is that who you contacted?
    In any case, are you referring to the capacity of the iPad itself? If so, a 16GB will be fine for testing unless you have it loaded up with too much stuff for your app to load and run. If that's not what you meant, please clarify.
    Regards.

  • SDK Apps - where to suggest ideas to developers

    SDK Apps - how do we suggest what we'd like to have?
    I'm sure I'm not the only person with ideas for iPhone apps - but I can't see anywhere we can suggest them to the SDK developers. I know the ideas could go via Apple's feedback page, but there's no ensuring the ideas would be disseminated. Anyone know a forum where suggetions could be made, either here or on another web site?
    I personally haven't bought an iPhone as it doesn't do what I want (I want a work horse, not a fancy iPod), so the right apps would be a deal-clincher for me, and perhaps others in my industry (I'm a journalist, although some of my ideas for apps are related to photography). They'd make the developer some money, even after paying the 99 bucks for Apple verification.
    I'd be disappointed if Apple didn't set up a forum where (potential) customers could say what they'd like to buy (a process that is standard across most of the business world). After all, they will sell more units if the right apps are available.
    Anyone agree with me? Anyone know another place that developers monitor?
    And why are the other SDK threads opened on March 6th now locked? I'd wanted to post there where some of the replies came from developers, but they've been locked. Is it due to volume of replies, or are Apple scared of something?

    Posted below is a great place to Start. Not exactly where you want to go to Submit ideas, But at least you can contact the Developer Group and inquire about a possible site where you can make suggestions.
    https://developer.apple.com/contact/

  • SDK app exchange

    is there a SDK app exchange website?

    Yeah, but I heard there are some apps out there and I wanted to know how people have been getting them. Also how do you get http://video.aol.com/video-detail/pokemon-ruby-with-gpsphone/921722752

  • Delay/sleep/wait in an iPhone SDK app?

    I'm trying to get some numbers to count up on the screen of my iPhone, but I can't see any way of delaying the app.
    I have a for loop that changes the figures on-screen from one value to another by individual increments, but when I run it, you only see the final figure because it runs so fast.
    Is there a way of adding a delay in the for loop so that the numbers visibly change? I'd like to see 0 change to 1 change to 2 change to 3 etc. instead of, erm, just 3.
    I thought of putting a second for loop in that counted up to, say, a million, but that's too fudgey for me. I'm sure there's a delay function in the iPhone SDK...

    You can also do eg. [NSThread sleepForTimeInterval:5.0] to sleep for 5 seconds..

  • Error starting XBox SDK app on Android

    This message is about Xbox SmartGlass SDK on Android. I couldn't find the applicable forum so I posted it here hoping that Microsoft moderator can re-post it to the appropriate forum.
    I'm getting the following error trying to start SmartGlass app on Android. The errors shows up in logcat immediately following the message about successfully loading libSmartGlassSDK.so.
    How do I troubleshoot this? Thanks.

    If your question is development related here's a launch pad that should get you to the correct forum.
    Developing Games for Xbox, Windows (PC/Tablet), Web, and Windows Phone
     If you're questions are end-user related I try the chat or forms links at bottom of this page.
    Use SmartGlass with your Android phone
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Why is Maps more precise than SDK apps? [iPhone]

    I'm using Core Location Manager with best accuracy and get latitude and longitude. When I call Google Maps with the lat/long values I get a marker pretty close to where I really am.
    If, however, I use the build in iPhone Maps application I get the PRECISE location, which is some hundred meters from what my own app yields.
    I'm running on an iPhone 3G.
    Does anybody know:
    - Whether Maps uses internal APIs not available via the SDK?
    - What is the appropriate way to "enforce" GPS over cell tower location resolving (CLManager)
    - Any other hints re this issue
    Thanks.

    I have the same issue. My iTunes library and iPad mini both say they have 2215 songs but my iPhone 5s says it has 2225. All devices are set to sync entire iTunes music automatically. I do not understand how I have more songs on my iPhone than my entire iTunes library. Please help.

  • How come all my Adobe SDK apps crash hard? What am I missing?

    I believe I have copied carefully the statements included with the Adobe SDK. In all my apps, my code is enclosed as follows:
    try {
    // my code here
    catch (...) {
    ASGetErrorString(ERRORCODE, buf, sizeof(buf));
    cerr << "Error code: " << ERRORCODE << ", Error Message: " << buf;
    Here's a simple example:
        http://patriot.net/~ramon/misc/Attach-A-File-Code.png
    All error messages look like this:
        Program received signal SIGSEGV, Segmentation fault. 0x804d8909 in ?? ()
    IOW, the Adobe code does not catch anything at all.  :-(
    What I am missing?
    Note: This is on Linux, GUI-less, CLI-type of application.
    -Ramon

    Thanks for your interest, Leonard.
    I hate to tell you this, but I tried the "DURING, HANDLER; END_HANDLER" constructs, in several variations, taking the code from the examples, and the result is that the application crashes as soon as it hits the "DURING".  :-(
    -RFH

  • LCCS 2.1.0 : Released Yesterday!

    Hi All,
    We just released LCCS 2.1.0 and wanted to share the love. As always, just open the SDK Navigator, and you'll get asked to unzip the latest SDK.
    Release Notes :
    Version 2.1.0 (Sept 15, 2011)
    This release is relatively more quiet - we're fixing bugs reported by the community, trying to make sure we keep up with quality goals. We did take some time to VASTLY improve webcampublisher, making it easier to set resolution to any custom value.
    Bugs Fixed :
    :: thanks to javram, figured out how to make our webcampublisher/subscriber much better. Now support resolutionW/H, bandwidth of 0 by default, a black background for the subscriber, separate aspect ratios per camera, and webcamsubscriber.usersPerRow. publisher also has much more aggressive defaults (fps=24, quality=80, keyframe=48, bandwidth=0). Note : resolutionFactor has been removed, as no one understood it anyhow ;-).
    :: Unzipping the SDK payload from the SDK App would lose the Ruby server integration files. Thanks to kemmot for reporting this on the forums (and sorry it took so long to finally figure out!) : http://forums.adobe.com/message/3070517#3070517
    :: We now return "not-found" when you try to play back a non-existent recording, rather than the obscure message. (Sorry, I've lost who reported this - thanks for the feedback though!).
    :: No more annoying binding warnings in ConnectSessionContainer. Thanks to Mickey79 for reporting : http://forums.adobe.com/message/3866249#3866249
    :: Seeking in playback was broken when you have UPPERCASE letters in the archiveID. Thanks to DrAlexG for reporting this (in numerous places) in the forums.
    :: Remote control requests wouldn't work more than once during the same screenshare. Thanks to tomipont for reporting this! http://forums.adobe.com/thread/ 891646?tstart=0
    :: When the new allowDuplicateUserIDs was set to false, screensharing users would get kicked out of the room. Thanks to Ehud for reporting this - http:// forums.adobe.com/thread/891646?tstart=0. !
    :: The room console was reporting "quota exceeded" for any session error. Thanks to JoeFlash for reporting this - http://forums.adobe.com/message/3894529#3894529
    :: The Room Console's P2PDataMessaging checkbox would uncheck itself. Thanks for the report, Mickey79 : http://forums.adobe.com/thread/897203

    Thanks Nigel, this is great.
    There is a significant issue however with regard to the default black  background of the Subscriber. It is imperative to us that the background could be set  to be transparent so this does not significantly affect the look and feel.
    Thanks in advance.

  • SOAP Login Request Problem

    Hi,
    I have been trying to send a login request via Pear SOAP, without success.  Any ideas about what is wrong with the request?
    The Request:
    POST /dswsbobje/services/Session HTTP/1.0
    User-Agent: PEAR-SOAP 0.12.0-beta
    Host: 192.168.130.52
    Content-Type: text/xml; charset=UTF-8
    Content-Length: 615
    SOAPAction: "http://session.dsws.businessobjects.com/2007/06/01/login"
    Connection: close
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:ns4="http://session.dsws.businessobjects.com/2007/06/01">
    <SOAP-ENV:Body>
    <ns4:login>
    <credential xsi:type="EnterpriseCredential" AuthType="secEnterprise" Login="Administrator" Password="Password" Domain="ptgdw3" ReportedHostName="ptgdw3:6400"/>
    <version></version></ns4:login>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    ... and the response:
    HTTP/1.1 500 Internal Server Error
    Server: Apache-Coyote/1.1
    Content-Type: text/xml;charset=UTF-8
    Date: Wed, 04 Mar 2009 17:52:11 GMT
    Connection: close
    <?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server.generalException</faultcode><faultstring>java.lang.NullPointerException</faultstring><detail><DSWSException xmlns="http://dsws.businessobjects.com/2007/06/01"><ID xmlns="">S2</ID><Message xmlns="">login exception (Error: WSE 99998)</Message><Operation xmlns="">http://session.dsws.businessobjects.com/2007/06/01/login</Operation><CallStackTrace xmlns="">java.lang.NullPointerException&#xd;
        at com.businessobjects.dsws.session.SessionSkeleton.login(Unknown Source)&#xd;
        at com.businessobjects.dsws.session.SessionMessageReceiverInOut.invokeBusinessLogic(Unknown Source)&#xd;
        at org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver.invokeBusinessLogic(AbstractInOutSyncMessageReceiver.java:42)&#xd;
        at org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:96)&#xd;
        at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:145)&#xd;
        at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:275)&#xd;
        at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:120)&#xd;
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)&#xd;
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&#xd;
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)&#xd;
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)&#xd;
        at com.businessobjects.dsws.wsc.common.axis.FlashFilter.doFilter(Unknown Source)&#xd;
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)&#xd;
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)&#xd;
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)&#xd;
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)&#xd;
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)&#xd;
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)&#xd;
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)&#xd;
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)&#xd;
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)&#xd;
        at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)&#xd;
        at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)&#xd;
        at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)&#xd;
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)&#xd;
        at java.lang.Thread.run(Thread.java:595)&#xd;

    Hi Matt,
    Unfortunately there isn't anything currently available on the proper structure of the soap request to communicate with the web services SDK.  What I would recommend doing is creating a regular web services SDK app (Or just download a sample), and then use a sniffer to look at the soap messages being sent back and forth.  You should be able to take those messages and modify them to suit your needs.
    Shawn

  • Stdout from ejb not working

    I have an EAR with 2 ejbs that works fine in the Sun SDK app server, but when I deploy it in Application Server 7 none of my trace messages get printed to the app server console.
    The strange thing is that if I restart the server, then my ejb trace messages do get printed for methods like ejbCreate. Has anyone run into this behaviour before? Any insight is appreciated.
    By the way I use System.out.println to print these trace messages.

    Never mind!! It turns out I was connecting to the application deployed on a different server (running JBoss) rather than the server running App Server 7.

  • Setting the Graphic Location to https address

    I want to provide the user the option to set the location (http or https) of the logo file.
    It works fine when the graphic location of Picture was set to http:// address whereas it is https:// it doesn't display the image.
    When I use IE to load the image both http and https location works fine.
    Is this is known issue or is there any way I can debug to find out what's causing this issue.
    Thanks for your response.

    Hi,
    If you have the same issue mentioned in note #1281124 below is the description:
    Note can be searched from here:
    [https://www.sdn.sap.com/irj/boc/notes]
    Symptom
    Crystal Reports .NET SDK application.
    Production system with CR .NET SDK (version 12) installed.
    Change graphic location of a picture object to http source. 
    The picture object doesn't change if a HTTP source is used.
    The picture object changes correctly if local file is used on a mapped drive.
    Reproducing the Issue
    Crystal Reports 2008 SP1
    Visual Studio .NET 2003, 2005, or 2008
    Add a Picture object to a Crystal Report
    Right click the picture object on the report and select Format Graphic
    Click on the Picture tab
    Click on the X-2 button beside Graphic Location
    Enter the URL of your graphic. For example "http://www.sap.com/canada/company/press/images/Raihan_Riaz.jpg"
    Use this report in a CR .NET SDK app on a computer with the CR .NET SDK installed
    Note  The CR .NET SDK must be installed using Crystal Reports 2008 Redist Install, ClickOnce, or a setup package including the Crystal Reports 2008 merge modules. 
    Cause
    This is a known issue and tracked with ADAPT01172734
    This problem occurs because libcurl.dll is missing on the production system.
    The Crystal Reports 12 Server Install, merge modules, and ClickOnce don't install libcurl.dll.
    Resolution
    This issue has been resolved
    Use the redistributable package or merge modules from Fix Pack 1.4 to distribute the Crystal Reports 2008 runtime files
    The redistributable files for Fix Pack 1.4 can be downloaded here SAP Crystal Solutions Downloads
    Regards,
    Shweta

  • ARABIC LANGUAGE AND 3G DATA

    HI
    1- I WANT TO USE IPHONE IN ARABIC LANGUAGE BUT ALL THE ITEMS WHICH ARE AVAILABLE IN THE MARKIT CANT SUPPORT ARABIC SO WHAT IS THE SOLUTION?
    2- WHY IPHONE NOT SUPPORT 3G SERVICES WHICH AVAILABLE IN MY COUNTRY?
    3- IS IPHONE CAN USE ANY SIM CARD OR ITS SPECIAL FOR ONE COMPANE ONLY (EX: IN SCOTLAND IPHONE USE BY O2 MOBILE COMPANE ONLY SO IT CANT ACCEPT OTHER SIM CARD)?
    ALL REGARDS

    M95339808M wrote:
    HI
    1- I WANT TO USE IPHONE IN ARABIC LANGUAGE BUT ALL THE ITEMS WHICH ARE AVAILABLE IN THE MARKIT CANT SUPPORT ARABIC SO WHAT IS THE SOLUTION?
    2- WHY IPHONE NOT SUPPORT 3G SERVICES WHICH AVAILABLE IN MY COUNTRY?
    3- IS IPHONE CAN USE ANY SIM CARD OR ITS SPECIAL FOR ONE COMPANE ONLY (EX: IN SCOTLAND IPHONE USE BY O2 MOBILE COMPANE ONLY SO IT CANT ACCEPT OTHER SIM CARD)?
    ALL REGARDS
    Answer to number 1: Just not a supported option at this time. Wait for some SDK Apps to come out maybe someone will create something that can do translation or something along those lines. No one really knows till developers start releasing Apps and seeing what can be done.
    Answer to number 2: Currently there is no 3G Support and currently unknown when and if there will be 3G Support. It mean technically it means making another iPhone. And 3G is not as available in mass networks like EDGE is right now.
    Answer to number 3: Currently iPhone is only available on the select networks we have deals with and no other providers at this time. If you by chance got one of the Unlocked iPhones then perhaps it may work with another provider. But our fellow friends in Germany, France, and U.K. could probably answer that better then I could.
    Any feature requests please submit to http://www.apple.com/feedback/iphone.html

  • IdleURL Not Showing Extensions

    I have the idleurl asp code from the most recent sdk working on my phone. However unlike the screenshot, the extensions on the right side are not showing up. (The little phone next to the button is showing thereby noting that I have a phone line), yet the number is not showing up.
    I have looked through the code and cant find anything (I even looked through the includes but all looks ok there as well.) The devicelistx.asp seems to be available (I browsed to it without a problem.
    Any help or guidance would be great.
    Thanks,
    michael

    Hmm... debugging ASP. I wonder why the majority of people here writes/tries to write ASP scripts but has no idea about debugging those scripts ;)
    Keep in mind that website wise I'm an ASPX/JSP guy but I think Visual Studio also does ASP. Back in the day, I tried to help myself with print statements, but that is really cumbersome so that the time /money spent to get a decent IDE is well invested.
    By the way, google is also pretty good at figuring out how to debug an ASP: http://www.google.ch/search?hl=de&q=debugging+asp+pages&btnG=Google-Suche&meta=
    Also keep in mind that Cisco's samples are not production ready.. they might work but they lack the error handling and logging to make them stable and help you figure out what is going wrong when something goes wrong. Hence, you shouldn't deploy those apps but instead write your own and using the SDK apps as templates.

  • When Will these two things be released?

    Hello there. I have an iPod Touch 16GB. I was wondering if anybody knew what the release date was for these two things(if they are released).
    1.iPhone & iPod Touch SDK for Windows
    2.iPod Touch 2.0 Upgrade
    If anybody Knows the release date(s), Please tell me.
    Thanks,
    Christian

    "In fact-if I knew anything about coding I would go out and develop it myself just to prove you wrong. :P"
    But you don't!
    And even if you did, it would be in the same camp as the jailbreakers as Apple, from what I understand, requires you to go through them to get apps distributed, and I am more than sure that they will pull up the whole quality issue when they tell you that your app developed on your homebrew SDK app will not be distributed. Kind of ironic from a company that has the history of Apple, eh?
    "I generally avoid claiming something will never occur in the entire length of human existence."
    Oh, I see where you are going with this. The cat is neither alive nor dead. It does not exist as it has not been observed. Unless the cat in question lives in a black bag aboard a ship in the Colonial Fleet. That one was dead even when it was in scene, apparently.

Maybe you are looking for

  • Possible to embed pdf into email (as HTML, not pdf)?

    Hi I have a client who doesn't want to email pdfs to all their subscribers. They're finding people won't open the pdf or their security systems hold the email up. Is it possible to save the pdf out as some sort of file that can be embedded into an em

  • Use as second monitor

    Can the Ipad be used as a second monitor. Attaching it to my powerbook for business presentations and production on the go.

  • Playback glitch when touch trackpad

    Hi I post here as it may help diagnose what I think to be a system or hardware issue. Have logic 7.2 on macbook pro,have external sound card usb. When playing multitracks back allgood, then I touch the track pad and a static glitch occurs in the play

  • Updating item files in a folder

    I have a content area with several folders in it. Within these folders I have created files (pdf files) which are sales reports. Each night we run new reports and replace the files on the Portal server with the new files. However, within the site the

  • Searching by Text inside Contact's Note Field

    Hi, I have been a Windows Phone user all along. I am interested in switching over to Nokia. I am looking for one basic requirement of being able to search through the Contacts Field for any text. I use MS Outlook and store lot of text in the Notes Fi