Iphone app to use with Motorola Roadster2?

I have an IPhone 4s and just purchased a Motorola Roadster2.   Motospeak is only compatible with droids.  Any app compatible for Iphones similar to the Motospeak?

I don't believe that is possible.

Similar Messages

  • Is there any way to get my reminders (from the new iPhone app) to sync with something on my laptop (Mail, iCal, some other desktop app)?

    Is there any way to get my reminders (from the new iPhone app) to sync with something on my laptop (Mail, iCal, some other desktop app)?

    Yes, if you have iCloud set up on your phone and computer, then reminders will be synced through iCal.

  • I need a VoIp app to use with firefox OS but I can't find any.

    I need a VoIp app to use with firefox OS but I can't find any.
    Is there any app like skype or VoIpBuster?

    Hello c.glez.az,
    Thank you for contacting Mozilla Support. We don't currently have a Voip app in our Marketplace, but keep checking. Our marketplace is still quite young and new apps are being released everyday.
    Thank you!
    Patrick

  • None of my iPhone apps are using cellular data except safari.

    The problem I have is that none of my iPhone apps like skype, whatsapp, viber etc use cellular data !! But safari alone works using cellular data ... And I have a 3G data pack in my iPhone and I use it with safari alone ! So I know that my net pack is not slow .... Previously the apps used to work using cellular data ! But now I don't know what the problem is ... But it's not working ! I also did a general reset to see if the problem gets resolved ... But It doesn't help !! I have an iPhone 4S running on iOS7 !! Someone please help me with this issue ..

    Then, your next step is to restore the phone. Unfortunately, I would not recommend you restore from backup. I'd suggest you restore as a new device, followed by syncing your content back to the phone:
    http://support.apple.com/kb/HT1414
    You can "try" restoring from backup first, but if the issue is being caused by corruption in your backup, restoring from backup will merely restore the issue.

  • IPhone-App: video upload with imagePickerController - big problem

    I have a big problem in developing a video upload function in my iPhone-App.
    Here is, what I have done:
    First, I read the video data, the user selects, and store it in "MovieData" (it is NSData). I checked it and the NSData-object really has the value data of the video. Then there is a post function, which makes the upload (it worked before I included the video upload).
    Please look here:
    - (void)imagePickerController:(UIImagePickerController *)picker didFinishPickingMediaWithInfo:(NSDictionary *)info
    if(info!=nil)
    NSString *mediaType = [info objectForKey:UIImagePickerControllerMediaType];
    if ( [mediaType isEqualToString:@"public.movie"]){
    NSURL *videoURL = [info objectForKey:UIImagePickerControllerMediaURL];
    NSLog(@"found video");
    MovieData = [NSData dataWithContentsOfURL:videoURL];
    bMovieSet=true;
    [self hidePicker:picker];
    [self clearPhotoPickers];
    return;
    UIImage* resizedImage = [info valueForKey:UIImagePickerControllerOriginalImage];
    if(resizedImage!=nil)
    [self useImageAsPhoto:resizedImage];
    [self hidePicker:picker];
    [self clearPhotoPickers];
    Then later I read this object and want to store it into a Dictionary. Please look here:
    NSMutableDictionary* variables = [NSMutableDictionary dictionary];
    if(MovieData!=nil)
    [variables setObject:MovieData forKey:@"video"];
    But here the app always crashes! I've tryed a lot, but I didn't get it work.
    Please help me.
    Thank you!

    WD enclosures don't have a good rep with Macs anyway, great drives but terrible enclosures & chipsets.
    Open Activity Monitor, Show:>All Processes, sort on CPU%, see if anything using too much CPU% when this happens, click on Memory tab, do you have many Pageouts?
    Open Console in Utilities & see if there are any clues or repeating messages when this happens.

  • Does every iPhone app also work with an iPod touch??

    I apologize if this is a dumb question, as I have never owned either of these products. I want to purchase an iPod touch and I know the iPhone is known for all its great apps.. so I was just wondering if all of those also work for the touch.. or no? I do realize that an app that requires the internet on the iphone would require a wi-fi connection on the touch, but I just want to make sure it can actually run all of them regardless.
    Thank you very much.

    The best way to put it is MOST apps work on the iPod touch. There are small differences in the hardware because of the phone and such. It would be similar to having a 3G phone and not being able to use apps that use the compass that's in the 3GS, but not the 3G. Does the app use something with the phone, the camera, the mic, the compass, the new 4's gyro? Some of those wouldn't work with the iPod, but we're talking a small percentage of the apps.

  • IPhone 3S was used with Bell, then unlocked to use with Rogers. Now I want to use it as iPod (Don't want to activate as phone),but when connecting to iTunes I'm getting message:  There is no SIM card, disconnect and insert new SIM card. Help?

    I have an old iPhone 3S, that was used with Bell. My friend lost her phone and I lend her this one, which she unlock to use with Rogers. I got it back and want to use as an iPod not the phone, but when I connected to iTunes I am getting this message: "There is no SIM card installed in the iPhone you are attempting to activate. Please diconnect and insert a SIM card".
    I went to Bell and Rogers where we tried inserting active cards but message never changed.
    On the phone itself I am able to get wifi but finish with "Your phone could not be activated because the activation server is temporary anavailable."
    I run diagnostic from iTunes:everything is working properly, only message out of normal is "iTunes is not running in safe mode"
    How can I sinc this phone with iTunes, so I can use it to lisen to music?
    Any help will be apriacieted

    I can not get to iPhone screen, so no way to get to Settings. That is the problem. When I connect phone to iTunes I get screen asking to insert SIN card. On the phone I'm getting Cinfigure screen asking Launguage , Country or Region, Wi-Fi, ( I can connect to my home wi-fi), and last screen "Activating your iPhone". After two minutes of waiting IM getting message: Your iPhone could not be activated because the activation server in temporary unavailable. try connecting to iTunes or try later or contat apple.com/support.
    Like I mention, I went to Bell as well Rogers store and tried to insert active SIM card with no results.
    Yes, my friend unlock the phone to use with Rogers but I don't know where

  • Looking for simple sample of iphone apps without using Interface Builder

    I successfully went through the 'iphone app tutorial' and used Interface Builder, but now want to try creating apps without it.
    The UI Catalog sample is too complex, but didn't see anything that just had a view and a button or label.
    Ideally I want code that doesn't require any IB usage, but I can't tell if that is possible yet...
    Anyone have a link to an easy sample?
    Or has anyone created a test app themselves and wouldn't mind posting?
    I took a stab at creating one and posted it on the "101" forum, but it would be hard for somebody to try and figure out what I was attempting
    Thx for any links/___sbsstatic___/migration-images/migration-img-not-avail.png
    ps
    I really need a good book, especially "cookbook" style

    hey dear
    I have one solution of your problem
    just go to in iphone developer search for FAQ
    In faq their is one section how to use prohramming in this you can see
    the how to ceate label,button etc.
    after that simply add the view or remove theview.

  • Unlocked old iPhone 3GS for use with pay as you go sim in the UK on vacation. O2 sim works while ph plugged in.  Unplugged, works short time and crashes.  Sometimes won't even re-boot.  Software on phone up to date as far as 3GS goes.

    I brought an old IPhone 3GS to the UK on vacation for use with sim card.  I had the phone unlocked with approval and instructions from ATT.  Store in the UK recommended O2 pay as you go sim which works as long as the phone remains plugged into the wall.  Once unplugged, it will work for a short time and then always crashes.  Sometimes it will re-boot and crash again and sometimes it will not re-boot at all.  One store told me to sync with itunes which I did on my Mac Book.  I don't know if the sim is defective or if the software of the 3GS is just not compatible with the sim when on the battery.  I have updated the software on the phone as far as it will go.  Any suggestions?  Maybe the phone is too old to use with the latest pay as you go sim cards.  I am disappointed that this phone has not been reliable as a pay as you go and I have had to purchase a UK phone here in order to have a reliable phone.

    There is nothing you can do. You bought an illegally unlocked phone off Ebay. A lot of sellers there will tell you it is unlocked but the first time you try to update the operating system it will put the lock back on to the carrier the phone was originally locked to. Sorry but unless the carrier it was locked to will unlock the phone I am afraid you have a very expensive paper weight now. You should have bought it from a reputable dealer instead of ebay.

  • Find iPhone app not working with iPad mini

    I opened "find iPhone" app on my iPad Mini and my iPhone location is correct, but my iPad Mini is showing up at a past address 2000 miles away on the East coast. I have never even taken this iPad to that address. Any ideas?

    You can't.
    If its not a universal app, you are stuck with the phone version unless you buy the HD version.
    Look for the 2x button on the screen with app open.

  • Mac Locked through the Find my iPhone app having issues with unlock

    I was testing out the Find my iPhone app and locked my 2013 MacBook Air running OSX Yosemite thinking that it would just lock the computer and show a pretty message or something. Unfortunately that's not quite what happened.
    When I turn on the MacBook and hold down the option key it asks for the 4-digit pin I made when I locked it. (I know what the pin is). If I don't hold down the option key then it just skips to the message in the 3rd image.
    Once the pin is entered it asks to select which partition to boot up. I select Macintosh HD. (My Windows 7 partition seems to be working fine.)
    Then the Apple logo appears with a gray background (something I would expect from Mavericks) and this message pops up momentarily before the MacBook shuts down. It doesn't show up long enough for me to select any of the options.
    Has as anyone else had this problem and is there a solution available?

    the lock screen you are seeing is not the Find my phone remote lock screen but the firmware password screen. Preventing unauthorised access to Start up options. Restart normally and see what happens.
    If you get the same message, boot with the options key again and choose Recovery 10.9. Once booted open Disk Utility and Repair Permissions and Disk.
    Restart.
    Failing this you could be looking at booting again and reinstalling OS X either from a Time Machine backup or a fresh install.
    PJRS

  • How to prevent iPhone apps to sync with iPad

    I have an iPhone and lot of apps on it. All of them are syncing with iPad, but I want to see only HD apps on iPad. So, can I forbid to install iPhone apps on my iPad?
    Thanks for answer!

    You just click on the iPad while connected to itunes, then click on the apps menu on the iPad in iTunes and you can select deselect which apps are synced. It has a drop down on the apps page to let you sort by date, device type, etc. There is also an option that prevents autosyncing of new apps.
    Glor

  • Can iPad apps be used with MacBook Air

    can a macBook air be used with APPs?

    No, but many apps have both Mac and iPad versions available.

  • Best place to find a used iphone 4s to use with Verizon.....

    My husband would like to upgrade his cell phone to a smart phone before our contract is up.  Where is the best place to look for a used smartphone (either iphone 4s or Motorolla Razr) that can be used with Verizon? Also, does it need a sim card? Can I buy a sim card separately at a Verizon store?  Any help will be greatly appreciated!!!

    On the suggestion of a coworker (his kids are very irresponsible), I went to The Cell Phone Nerd on eBay.
    8 months into my upgrade, my BlackBerry Z10 wasn't meeting my needs and I wanted an iPhone.  Verizon was either going to charge me the full price to upgrade or have me add an extra line and data package.
    I got the 4s Direct Buy on eBay.  It was locked for Verizon Wireless.  I called *228 to activate it and had no problems with my contract.
    Let me know if you need more info.

  • Old iPhone - can I use with new provider?

    I have an old iPhone activated in the US with ATT. I recently moved to Hong Kong and would like to switch out the sim card and use it with the new iPhone service provider in HK. I don't want to break my contract with ATT (as I still use it when in the US), I don't want a new 3G iPhone (yet), and I don't want to hack/unlock it.
    Will this be possible now that there will be a service provider in HK?

    Will this be possible now that there will be a service provider in HK?
    No - this does not change the fact that your iPhone is carrier locked with at&t. The iPhone sold in HK will likely be sold as carrier locked only with the designated provider or providers there.

Maybe you are looking for