How to make iPad 2 apps

I have an amazing idea for an app but I don't know how to make one. Can you help me

This is probably a good starting place : http://developer.apple.com/ipad/sdk/
You should probably also register/use the developer forums : https://devforums.apple.com/index.jspa

Similar Messages

  • All of my apps on my new ipad2 are not working. I had this iPad about 4 months and nothing bad has happened before this. I need help on how to make my apps stop crashing. All my built in apps are fine though.

    All of my apps on my new ipad2 are not working. I had this iPad about 4 months and nothing bad has happened before this. I need help on how to make my apps stop crashing. All my built in apps are fine though. WHATBCAN I DO TO MAKE MY APPS STOP CRASHING. I ALREADY TURNED IT OFF THEN ON AGAIN AN IT STILL CRASHES. HELPPP!!!!

    Try a reset. Hold the Sleep and Home button down for about 10 seconds until you see the Apple logo. Ignore the red slider.

  • How to make iPad a remote?

    how to make iPad a remote for Apple TV?

    Download the Apple Remote app which will control Apple TV and the iTunes library on your computer.
    https://itunes.apple.com/us/app/remote/id284417350?mt=8

  • How to make an app a file receiver for images on iOS?

    Hi,
    How to make an app a file receiver for images on iOS?
    I did it for the Android app.xml like this:
    <intent-filter>
            <action android:name="android.intent.action.SEND"/>
            <category android:name="android.intent.category.DEFAULT"/>
            <data android:mimeType="text/plain"/>
        <data android:mimeType="image/jpg"/>
        <data android:mimeType="image/jpeg"/>
        <data android:mimeType="image/png"/>
        <data android:mimeType="image/gif"/>
    </intent-filter>
    How to do it for iOS?
    (I'm using Adobe Air 4.0)
    Thank you!

    What app have you used to create your ibook?  Normally any app will have a menu item like File > Export that will give you the option of PDF, or you can use Print and there will be an option in the Print dialogue to Print to PDF.

  • Hi guys..I am new to this apple ipad apps development .I want to know how to change ipad apps to iphone apps with out changing design and code?can any one tell me?

    Hi guys..I am new to this apple.I have developed  ipad2 apps  . I want to know how to change ipad apps to iphone apps with out changing design and code?can any one tell me?

    You are in the wrong forum. This is a user forum. Try the developers forum.

  • How to make an app deleted from iTunes library be deleted from all the iOS devices synced with this library?

    Hello!
    I have 3 iOS devices synced with iTunes apps library (OS X 10.10.2)
    Can someone tell me how to make not only added but deleted apps be synced also? I mean I want an app deleted in iTunes library be deleted from any iOS devices synced with this library.

    But it was working some time before! What and when has changed?
    There was even a warning popup window something about "this application will be deleted from all the devices synced with this library"
    Now there's opposite message - "This application will not be deleted from any device syncing with this account". Isn't it some kind of clue that there can be conrarily circumstances - when application IS deleted from ANY device synced with this computer?

  • How to make in-app purchase?

    Hello everybody!
    I've got problem with in-app purchase. Let me give you an example of this problem. I have bought application Russia Football Live Score. This application allows to get push notifications with game's result. To subscribe one push notification (I mean for push notification one team's games) you should make in-app purchase ($0,99). So, application asks me if I'm ready to pay $0,99. I aks "Yes" and than I see one of these error screens:
    http://img199.imageshack.us/img199/5716/errormessage1.jpg
    http://img199.imageshack.us/img199/7329/errormessage2.jpg
    What's going on? How can I solve this problem?
    Thank you!

    We tried everything. Not only set another settings (in iPhone and in application), but even use another iPhone 3G (my girlfriend's iPhone with same account)!
    I think that the problem is my account. I don't know why, because I easily buy any applications in AppStore
    The adviced me to write to Apple for assistance...

  • Make iPad app from InDesign for private distribution

    I want to make an iPad app (or similar) with inDesign that can be distributed via e-mail to a limited number of people. This is for the purpose of spreading information that isn't of interest to people in general, and the app cannot be avaiable through the AppStore or similar. (Yes, I know I can use iBooksAuthor on the Mac but I want to utilize InDesign's full functionality with portrait/landscape layouts etc.)
    If not an outright app, can InDesign do something landcape/portrait with interactivity that can be read through iBooks or the Newsstand?
    Thank you!

    Ok, solved it.
    Instead of requiring directory wide authentication, I'm only requiring authentication to access the .plist. Therefore the user navigates to the page(unrestricted), taps the download button, which makes the call to the .plist (restricted) and the user is then asked for credentials. When the user successfully authenticates, the .plist becomes available, enabling the download.
    The .htaccess file looks like this:
    <Files enterprise_viewer.plist>
    AuthType Basic
      AuthName "Authenticate to Download"
    AuthUserFile /home/file/path/.htpasswd
    Require valid-user
    </Files>
    I have a few concerns about the overall security of this, so if anyone has more of a background I'd appriciate a chat, but at least this works or basic security.
    -Scott

  • How to make an app that uses plugins???

    Hello All,
    I am relatively new to programing and i have never done some thing like this so what i would like to know is.
    How can i make an app that can get/load plugins from a folder and then use them to copy files from one place to another(i got he copy part down just need the plugin part.
    And then i need to know how to parse the location of the file that needs to be copied and the folder it needs to be copied to into the plugin.
    Thanks in advance.

    What you do it to define a common interface which plugins have to implement. Typically you place the .class files for the plugins in a special directory (not on the class path) and you create a URLClassLoader to load the plugin classes. Class names (FQNs) for plugins are usually in some kind of configuration file.
    One you load the class you'll usually create a single instance (with Class.newInstance()) and cast it to the common interface. It's simpler to use a no-args constructor and define some kind of initialize method in the interface to initialise the plugin. Typically you pass some kind of context object when you initialize the plugin, which the plugin can use to comunicate with the framework.

  • How to make an apps available?

    Hi,
    APEX 2.1.
    I have changed the apps attributes:
    a. Status - Unavailable
    b. Build status - Run Application Only
    and the result is as expected.
    The app is unaccessible for everybody(devs , users etc).
    Just disapeared from Application Builder.
    My question is :
    how to bring the app to be available again?
    Regards,
    Cezary

    Hi Cezary,
    I had a similar situation in HTMLDB 1.6.
    I didn't want users to be able to view the application in debug mode, so I set the application Build Status to 'Run Application Only.' This removes the application from the list of applications in development.
    To get back to the app, log into your workspace and click on any other application. The URL will end in something like 'f?p=4000:1:4474661944004190125:::RP:FB_FLOW_ID,F4000_P1_FLOW,P1_FIND:333%2C333%2C'.
    I'm not sure if your version is different, but this may work. Replace the '333' (which appears twice in the URL) with your application's ID number. The new URL will direct you to your old application.
    Let me know if this helps, or need clarification.
    -Tim

  • Automator: how to make an app that accepts hyperlinks dropped on it?

    I tried using the 'get specified url' action but it doesn't make the app capable of accepting hyperlinks dropped on it. what i am trying to do is...
    1. drop hyperlinks from a certain webpage onto the app.
    2. make the app scan that hyperlinks webpage for urls in it.
    3. filter urls i want
    4. download those urls.
    when i use the workflow it works fine. but automator freezes all the while it downloads it and i can't run more such download in parallel. so i want to make and app. when i saved the work flow as an app it wont accept any input. any help?

    See http://discussions.apple.com/thread.jspa?threadID=2039384 and Introduction to Automator tutorial at http://automator.us/leopard/video/index.html
    And, http://www.automatedworkflows.com/tips/podcast.html and
    http://www.macosxautomation.com/automator/examples/ex04/index.html
    And, http://discussions.apple.com/thread.jspa?threadID=2241804 for a four-parter by Sal Saghoian on *Automation in Snow Leopard*
    Finally, here's a new episode that demonstrates the differences between AppleScript Studio and AppleScript-Objective-C application development. http://pixelcorps.cachefly.net/mbkd036_540ph264.mov
    It references this page on MACOSXAUTOMATION.COM: containing the example project files: http://www.macosxautomation.com/applescript/develop/index.html

  • How to make iPad mini and iPad sync with same ID?

    How to sync iPad mini with iPad 1.

    You want to transfer from old to new?
    http://support.apple.com/kb/HT2109

  • How to make this app work?

    Hi
    Sorry for posting such a basic question...
    I am trying to make an app work in OC4J. It is the Oracle "pizzaria" sample app that uses JSF.
    I deployed it manually to a standalone OC4J 9.0.4.0.0 instance on windows XP.
    I changed the files http-web-site.xml and server.xml.
    When I try to run it through the URL http://localhost/pizzaria/faces/index.jsp, it simply gives me the error "Cannot find server or DNS Error", nothing else (not even in the log files).
    If I try http://localhost/ it gives me the OC4J welcome page.
    If I try http://localhost/noexistingapp/faces/index.jsp it gives me the 404 error (as expected).
    My first question is: why it gives me the apparently wrong "cannot find server error" instead of a 404 or 500 error when I try to access the app?
    Secondly, what could be wrong?
    Thanks!
    lc

    Do not mind - I found an error message in server.log (shown below). It seems to be a missing class, I'll check it. But I do not understand why I do not get an 500 error instead of a "Cannot find server" error when I try to access the page.
    Thanks
    04/03/01 11:22:27 Internal error in HttpServer
    java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
         void com.sun.faces.config.ConfigListener.<clinit>()
              ConfigListener.java:79
         java.lang.Class java.lang.Class.forName0(java.lang.String, boolean, java.lang.ClassLoader)
              native code
         java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader)
              Class.java:195
         void com.evermind.server.http.HttpApplication.initDefaultServlets()
              HttpApplication.java:4890
         void com.evermind.server.http.HttpApplication.initDynamic(com.evermind.server.http.HttpApplicationConfig)
              HttpApplication.java:701
         void com.evermind.server.http.HttpApplication.<init>(com.evermind.server.Application, com.evermind.server.http.HttpSite, com.evermind.server.http.HttpApplicationConfig, java.lang.String, java.lang.String, boolean)
              HttpApplication.java:497
         com.evermind.server.http.HttpApplication com.evermind.server.Application.getHttpApplication(java.lang.String, java.lang.String, boolean, long, com.evermind.server.http.HttpSite, boolean)
              Application.java:886
         com.evermind.server.http.HttpApplication com.evermind.server.http.HttpServer.getHttpApplication(com.evermind.server.http.HttpApplicationReference, com.evermind.server.http.HttpSite)
              HttpServer.java:688
         com.evermind.server.http.HttpApplication com.evermind.server.http.HttpSite.getApplication(com.evermind.util.ByteString)
              HttpSite.java:420
         boolean com.evermind.server.http.HttpRequestHandler.processRequest(com.evermind.server.ApplicationServerThread, com.evermind.server.http.EvermindHttpServletRequest, com.evermind.server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
              HttpRequestHandler.java:422
         void com.evermind.server.http.HttpRequestHandler.run(java.lang.Thread)
              HttpRequestHandler.java:270
         void com.evermind.server.http.HttpRequestHandler.run()
              HttpRequestHandler.java:112
         void com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run()
              ReleasableResourcePooledExecutor.java:186
         void java.lang.Thread.run()
              Thread.java:484

  • TS1363 how to save ipad apps to a usb stick?

    Ho do I transfer ipad apps from itunes library to a usb stick?

    Thanks for the information.
    Then, the problem becomes where I get this "USB Storage Support". Search in the NI site doesn't tell me much other than something related to LabVIEW Communications System Design Suite. Is that what I need? I am not sure if I have it. If it is not easily available, another option can be using a CompactFlash card as long as I know the file path to use. Thanks.

  • How to avoid iPad apps to sync onto my iPhone?

    I just bought an iPad and am wondering, if I use the same account will it sync iPad apps that I will buy for it onto my iPhone via iCloud? At the momet we're running a macbook and 2 iPhones (nmine and my partner's) on the same account and apps one of us urchases sync automatically onto the other phone using iCloud. If I now use the same account to download iPad apps, that won't run on the iPhones, will iCloud still put them on the phones? Trying to avoid polluting our phones with apps that can't run on them.... can you advise?

    They will only install on the iPhone if you have automatic downloads turned 'on' for apps on the phone (Settings > Store) - and even if you have it turned 'on' only those apps which are compatible will be installed (so if they are iPad only apps or if you don't have the relevant iOS version on the iPhone they won't be installed).
    You may also want to turn off automatic syncing for apps when connected to your computer's iTunes (there should be a tick box on the device's Apps tab when connected to it).

Maybe you are looking for