How can I install two Nook ereader apps on my iPad?

I want to install another Nook reader app on my iPad 2. It happened in my iPhone, but I don't know how.

IPad is not like a laptop computer. If the device you are trying to plug into an iPad is not iOS or iDevice compatible it will not work.
What version of iOS is your iPad2 using?
What device are you trying to use with your iPad?

Similar Messages

  • How can I install an ad-hoc app on my iPad?

    In previous versions of iTunes it was easy, drag the icon onto the apps screen, then drag the app onto the device.
    But in iTunes v 11.1.2.32 there is no apps screen any more.
    How can I install an ad-hoc app onto my device using Windows?

    You can't get the same clock as the iPhone App. You can download from quite a large selection on the App store.
    Stedman

  • How can i install two copies of bejewelled hd onto my iPad

    How can i install two copies of Bejewelled HD onto my iPad

    There is no way to accomplish this on an iPad, which is not designed as a multi-user device. As Tom said below, you'll have to contact PopCap and urge them to come up with a multi-player version of the game. I'd suggest you not hold your breath waiting, though, knowing PopCap and how slow they are to update their games.
    Or, of course, you can just get your wife her own iPad.
    Regards.

  • How can I install or use Microsoft Office on my iPad 4?

    How can I install or use Microsoft Office on my iPad 4?

    You cannot. Microsoft has not made a version of Office for iOS. There are however a number of apps that are compatible with Office documents. Apple makes iOS versions of their own iWork apps (Pages, Keynote, Numbers) that are available free if you purchase a new iOS device and that can be purchased separately for older devices. There are also 3rd party combined suites that cost less than the separate Apple apps. Ones often recommended include Documents 2 Go,  Quickoffice and Office2 HD.
    If you can accept needing a network connection whenever you want to use the apps and have an Office 365 subscription, Microsoft has just released their Office Mobile app, though it has significant limitations. Or a server-based solution such as CloudOn might be an option for you.
    Regards.

  • How can i install or download yahoo messenger to my IPAD 5.1.1 version?

    How can i install or download yahoo messenger to my IPAD 5.1.1 version?  Was it possible to download using google?

    Was it possible to download using google?
    You can only download apps from the Apps Store. Follow Simon's link.

  • How can I install and use a mouse on an iPad.

    How can I install and use a mouse on an iPad?

    This has come up a number of times over the years...you cannot use a mouse with an iOS device such as the iPad since there is no cursor to move around.  Interface has to be via the touch screen.

  • I can't install or reinstall some apps on my Ipad

    Hi,
    I can install or reinstall some apps on my Ipad.
    For instance, I accidentally lost Spotify...went back to reinstall it but the 'free' icon box is pale and un-clickable.
    When I tried to update it in my list of updates, the update icon is pale and un-clickable too.
    Any thoughts please?
    Thanks.

    Double check that you have not enabled the restrictions for installing and/or deleting apps
    Settings>General>Restrictions.

  • How can I transfer the iPhone weather app to the iPad?

    I really like the quick, unadorned, temperatures plus daily weather symbols of the iPhone's built-in weather app.
    How do I transfer that app to the iPad?
    I've tried all sorts of weather apps--and generally find that using a Safari bookmark to the Weather Underground site is far better than any of the weather apps out there.  But, even so, it's that simple lising of the current temperature and upcoming next six days of the iPhone Weather app that is most useful--and most appealing-- to me.
    I know how to use Disk Aid and rummage my way around the iPhone files, but I don't find the Weather app!
    All advice appreciated!

    No way to transfer it.

  • How can I get the adobe reader app on my iPad to accept my login info?

    I can login to adobe with my computer, and Safari on my iPad, but when I try to login with the adobe reader app on my iPad, I get an incorrect user ID or password message.

    Try logging on to https://exportpdf.adobe.com/. See if it asks for date of birth, if so, fill it in. For some people (bizarrely) this fixes it.

  • How can I search through my purchased apps on an iPad running iOS 7.0.4?

    Maybe I'm just missing it, but I see no way to search through my purchased apps on my iPad (3rd generation) running iOS 7.0.4. To be clear, I know how to go to the appstore, click purchased, and view all of my purchased apps, but I cannot see a search field by which to textually search through my apps as is available on the iPhone. It seems inexplicable that Apple would have this feature on the iPhone but not the iPad, so am I missing something?
    Thanks for any help.

    Tap to enlarge image.

  • How can I stop iphone updating same app with my Ipad

    everytime when I downloaded new app. for my Ipad, my iphone will also download the same app automatically. I actually don't need this. So can I stop it?

    Go into Settings, iTunes & App Store, turn off Automatic Downloads on the phone.

  • How can I install a digital voice recorder on my IPAD

    I attempted to install a voice recording device on my IPAD and it kept telling me that it did not support it... what do I do to install a voice recording device on my IPAD...

    IPad is not like a laptop computer. If the device you are trying to plug into an iPad is not iOS or iDevice compatible it will not work.
    What version of iOS is your iPad2 using?
    What device are you trying to use with your iPad?

  • How can I install two versions of the same software w/o overwriting?

    Specifically, I want to install compiz-git without overwriting my current version. I'd like to just run a different command to run the git version.
    pkgname=compiz-core-git
    pkgver=20090508
    pkgrel=1
    pkgdesc="Composite manager for Aiglx and Xgl"
    url="http://www.compiz-fusion.org/"
    license=('GPL' 'LGPL' 'MIT')
    arch=('i686' 'x86_64')
    depends=('startup-notification' 'librsvg' 'libgl' 'dbus' 'mesa' 'libxslt' 'fuse')
    makedepends=('git' 'intltool' 'pkgconfig')
    conflicts=('compiz-git' 'compiz-core' 'compiz' 'compiz-decorator-gnome' 'compiz-kde-git')
    provides=('compiz-git')
    replaces=('compiz-git')
    groups=('compiz-fusion-git' 'compiz-git' 'compiz-gtk-git' 'compiz-kde-git')
    source=()
    md5sums=()
    options=(!libtool !emptydirs)
    _gitroot="git://git.compiz-fusion.org/compiz/core"
    _gitname="compiz"
    build() {
    msg "Connecting to the GIT server...."
    if [[ -d $srcdir/$_gitname ]] ; then
    cd $_gitname
    git pull origin
    msg "The local files are updated."
    else
    git clone $_gitroot $_gitname
    cd $_gitname
    git checkout --track -b compiz-0.8 origin/compiz-0.8
    fi
    msg "GIT checkout done"
    msg "Starting make..."
    rm -rf $srcdir/$_gitname-build
    cp -r $srcdir/$_gitname $srcdir/$_gitname-build
    cd $srcdir/$_gitname-build
    ./autogen.sh \
    --prefix=/usr --with-gconf-schema-file-dir=/etc/gconf/schemas \
    --enable-librsvg --enable-dbus\
    --disable-gconf \
    --disable-schemas-install \
    --disable-gnome \
    --disable-gnome-keybindings \
    --disable-gtk \
    --disable-metacity \
    --disable-kde \
    --disable-kde4 \
    --disable-kconfig \
    --disable-static || return 1
    make || return 1
    make DESTDIR=$pkgdir install || return 1
    rm -rf $srcdir/$_gitname-build

    Configure with a different prefix -- perhaps /opt or /usr/local.

  • How can I install "Find my iPhone" on an old iPad 3?

    I've recently gotten a new iPad, but my old iPad 3 is still working fine. So I've done a complete wipe on it and I've given it to a friend who has little interest in computing: she just wants to email and get on the internet. My friend will have to undergo surgery next week and will take the iPad 3 with her to the hospital -- she'll be in the hospital for a week or two. Before she went, I wanted to install 'Find my iPhone' on the iPad 3 in case it goes walkabout in the hospital.
    However, when I tried to install it, AppStore insisted I upgrade to iOS 8, which I don't think the iPad 3 can pull off. I once upgraded to to iOS 5 or 6 and regretted that real soon -- the iPad 3 just doesn't have the processor speed to handle all that advanced stuff. It's doing fine on iOS 4 and I want to keep it that way. Is there some way to make AppStore install the old 'Find my iPhone'? I still have some backups of the iPad 3 pre-wipe -- could I extract 'Find my iPhone' from there and put it back on the iPad 3 without doing a full restore? Is there some other way we can keep track of the iPad 3 without updating?

    If you have iOS 4.3 on it then it's not an iPad 3 (they were initially launched with iOS 5.1 installed on them), it's either a first gen iPad (if it doesn't have cameras), or a 2nd gen : Identify your iPad model - Apple Support.
    The Find My iPhone app is used to try and locate other devices from it, it won't help you locate that iPad if it's lost. To be able to potentially locate and track that iPad you need Settings > iCloud > Find My iPad 'on' on it, but iCloud only became available with iOS 5 (so you won't have the setting on iOS 4.3). You will need to update the iPad (you can only update a device to the highest iOS version that it supports i.e. 5.1.1 for the first gen iPad, 8.1.3 for other iPads) if you want to be able to enable it

  • How can I remove the iOS5 Newsstand App from my iPad

    I keep all of my apps organized into 5 folders running on the bottom along with the Safari app. 
    I like to keep my iPad screen free of clutter so I can enjoy my wallpaper.
    I read the threads and see that the Newsstand acts as a folder itself which is why I can't hide it within another folder, but I really don't want to have to run two pages just to hide the app, can we please have in the next patch update and option to remove this app as I never plan to use it and don't care to read magazines or newspapers on my iPad.

    I'm able to get newsstand into a folder, but it seems to pop out again whenever I download an app update (for unrelated apps in a different group). I did the update via my Windows machine, not from the phone directly.

Maybe you are looking for

  • Iphone 3g won't sync in Itunes after 3.0 update

    Hello everyone, I updated to OS 3.0 on Wednesday, and had no issues with the installation. I just came to work, placed my iphone 3g on the dock, and iTunes gave me the spinning wheel. The iphone is recognized briefly in Itunes, but doesn't sync. I ha

  • Simple Transformation when XML sometimes appears without data

    Hi to all I am doing a ST to read XML file, and update this info in SAP. All is right, but happens some structures are sometimes without data, and this situation is normal in the business process. Example with Data: Example without DATA Exists, any f

  • I have to switch bluetooth on and off to use bluetooth keyboard??

    I'm using an iPad 3G 64GB with my Apple bluetooth keyboard. Everything works great, but one thing annoys me. If I'm using the bluetooth keyboard and then walk away from my desk and lay in bed with my ipad, I cant bring up the software keyboard withou

  • How do i get my ipad to play on my apple tv

    how do i get my ipad to play on my apple tv

  • Downloading Framemaker 10 trial

    I have not been able to download Framemaker  10 Trial. The browser (IE, Firefox or Chome) all give an error message that there have been too many redirections. I have tried many times over the last few months and always the same error messages.  No p