HTC Desire Z and BBTalk (etc)

It arrived yesterday (thanks, eXpansys) and fired up without any trouble.  Many thanks to the kind person who posted the sipdroid instructions:  I didn't note your name, sorry.  Anyway, I downloaded sipdroid, set it up and made a test call within 15 minutes.  The BTFon app works well, too.  I spent a couiple of hours this afternoon playing and personalising;  this is going to be a good phone.
John

I would concur with Psycho, I have the E7 and love it, it's a superb, fast and beautiful handset, and if the link Psycho posted doesn't convince you 
take a look at this
http://stevelitchfield.com/sshow/ss131.html
If I have helped at all, a click on the White Star is always appreciated :
you can also help others by marking 'accept as solution' 

Similar Messages

  • Why HTC Desire S and not HTC Wildfire S?

    I just love Firefox and have used it almost scince it was born into this world.
    It's just the fastest, eaysest and most reliable way to surf the webb, always has been and always will be.
    So, now i wanted it for my Android phone as well but i was very dissapointed when i saw that it's still not available for my HTC Wildfire S but it's avaliable for HTC Desire S, why?
    Best Wishes from a true Firefox user.'
    Ps: Keep up the awesome work, the "www" is free for all and should stay so!

    Firefox is built with an optimized instruction set (called "Thumb-2") to make it small and fast enough to run on mobile devices. Unfortunately, this optimization is not supported by the processors in many low-end or older Android phones.
    We're working on other ways to make Firefox smaller or faster, so someday it might be possible to build a version that works without Thumb-2 and is compatible with these older devices. But for now, Firefox is just not ready to run on those devices.

  • AIR 17 - Sub Textures don't render ( black screen) on HTC Desire 610 ?

    Hello,
    AIR 17.0.0.124 critical bug on stage3D/Android/ HTC Desire 610 ( full spefication http://www.gsmarena.com/htc_desire_610-6160.php) I was using AIR 16 and all working correctly. In AIR 17 when I'm using SubTextures ( atlas textures) , stage 3D don't rendered this (all is black). BUT classic textures is working correctly.Other devices that I use I don't have any problems. only HTC Desire 610 and AIR 17.
    I'm using Genome2D.
    Thank you

    Hello,
    Is this also occurring with the v18 beta that was released last week?  If so, can you please open a new bug report at https://bugbase.adobe.com and include a sample project so we can reproduce it internally.  Once added, please let me know the bug number and I'll follow up internally.
    Thanks,
    Chris

  • How can I get bluetooth to import images from my HTC Desire?

    I have a problem with my  mcbp.
    I can connect with my HTC Desire smartphone and send a file no problem.  However, I cannot send images from the phone to my mcbp.  When the phone says it is sending, three small dashes appear across the bluetooth insgnia in the top bar.  Help please?
    Thanks
    Nashorn
    13 Macbook Pro  10.9.1

    My iPhoto is v. 4.0.3.
    Is your QuickTime up to date?
    Video importing requires QuickTime 7.6.2 or later.
    http://support.apple.com/kb/HT4083

  • HTC desire -update

    to a htc desire 301s and need a smaller sim card as I need my phone number. What is the answer?

    Hi again snowpuss, as I said in your previous post: easiest way to get this changed over to the right size, would be a 5 minute call into your nearest Telstra store who will swap it over for your on the spot, retain your usual number and do it all for free!   

  • Contacts from HTC DESIRE HD to NOKIA N86

    Can anyone tell me how to transfer my contacts etc from HTC DESIRE HD to NOKIA N86.
    Thanks
    Steve
    Solved!
    Go to Solution.

    @tonedeaf2
    What sort of numbers of contacts are you talking about and are you transferring SIM card as could use "Contact2Sim"? application:http://www.androidpit.com/en/android/market/apps/app/com.happydroid.c2s/Contact2Sim
    You could always send contact information as a V-Card
    Not sure whether this workaround for Google sync. still applies for your N86:http://www.oviapplications.com/nokia-phones/step-by-step-guide-to-set-up-google-sync-on-phones-with-...
    Happy to have helped forum with a Support Ratio = 42.5

  • How to connect the IPad 2 with an HTC desire HD (mobilephone)

    Hello,
    I need your advice. I'm trying to connect my IPad 2 with may HTC desire HD via bluetooth. The tools are paring but do not conncet alt least. What can I do?

    What can I do?
    Nothing.  iOS does not support pairing to devices other than keyboards, headphones and headsets.

  • How doI Import HD clips from HTC Desire HD for use in Final Cut Express?

    Before anyone says it I know it's dead easy with and iPhone but how difficult is it to import video from the HTC Desire HD to use with Final Cut Express? I am looking at purchasing this phone and would be interested in people's thoughts.

    Hi Tom,
    Pleased to make your acquaintance, having recently used your FCE4 editing workshop as a bible I'd like to thank you for making an understandable read! Re my comments: This was early days with the application and I have a lot of work to catch up on before I get to work with it properly. In a test I set it up using the 720p25 apple intermediate codec and it needed rendering. the phone uses 3gp to record. I haven't gone into any detail with it yet, still busy trying to migrate from windows mid project from adobe premiere before even attempting to provide any focus to my camera on my phone. I will report back when I get there if anyone is interested!

  • Sync does not work on htc desire with new android upgrade

    upgraded to the new android firefox, had to re sync my device. And none of the bookmarks have transferred over. Left it 24 hours and still none of my bookmarks. tried clearing my sync data and redoing, no joy. This is on an HTC Desire.

    Hi!
    Sorry to read that you are facing issues with the new Beta. Indeed there's a known issue with having the new Beta with other sync versions in Android. You can learn more here:
    https://wiki.mozilla.org/User:Anaaktgeboren/NativeSync#Android_Sync_behavior_with_multiple_Firefox_versions_installed
    Make sure that you don't have any previous Firefox version in your phone to make it work.
    Let me know if it works.

  • [HTC Desire, android 2.2., FP10.1.95.2] TransformGestureEvent.GESTURE_SWIPE not working

    Hi,
    (I have asked this question here: http://forums.adobe.com/thread/737650?tstart=0 as well).
    I am reviewing new features of the player and I've made few examples from documentation, latter is about TransformGestureEvent.GESTURE_SWIPE, but I can't get it to work on my HTC desire. Question is does those features are not working in the browser, I havn't tried it yet in the AIR?
    http://greladesign.com/battlefield/fp10.1_transformgestureevent_swipe/
    above example doesn't work:(
    package
         import flash.display.Sprite;
         import flash.events.Event;
         import flash.events.TransformGestureEvent;
         import flash.text.TextField;
         import flash.ui.Multitouch;
         import flash.ui.MultitouchInputMode;
          * @author Lukasz 'Severiaan' Grela
         public class Main extends Sprite
              protected var mySprite:Sprite;
              protected var myTextField:TextField;
              public function Main():void
                   if (stage) init();
                   else addEventListener(Event.ADDED_TO_STAGE, init);
              private function init(e:Event = null):void
                   removeEventListener(Event.ADDED_TO_STAGE, init);
                   // entry point
                   Multitouch.inputMode = MultitouchInputMode.GESTURE;
                   mySprite = new Sprite();
                   mySprite.addEventListener(TransformGestureEvent.GESTURE_SWIPE , onSwipe);
                   mySprite.graphics.beginFill(0x336699);
                   mySprite.graphics.drawRect(0, 0, 300, 200);
                   myTextField = new TextField();
                   myTextField.y = 200;
                   myTextField.border = true;
                   addChild(myTextField);
                   addChild(mySprite);
              protected function onSwipe(evt:TransformGestureEvent):void
                   if (evt.offsetX == 1 )
                        myTextField.text = "right";
                   if (evt.offsetY == -1)
                        myTextField.text = "up";
                   myTextField.text = evt.phase;
    the same issue is with rotate gesture
    http://greladesign.com/battlefield/fp10.1_gesture_phase_01/
    best regards

    Hi,
    Multitouch.supportsGestureEvents returns false but documentation doesn't mention about FP limitation for browser,
    there is only this:
    Note: The Multitouch feature is not supported for SWF files embedded in HTML running on Mac OS.
    My htc is not a mac so I expect to have it working

  • Cannot install AIr on HTC Desire with Froyo OS 2.2

    I have an HTC Desire running Froyo 2.2 OS (OS supplied by O2 mobile company i.e. O2 branded phone)
    Each time I try to install Air 2.5.1.1774 it downloads then tries to install; I get the message:-
    Installation of Adobe Air unsuccessful.
    Any advice please?

    You need to choose "Charge Only"
    Make sure you have Device Debugging enabled on your phone by going to Settings > Applications > Development > USB Debugging and ticking the checkbox.
    Once your phone is properly connected and Android SDK is installed, then goto the folder where SDK is installed. You will find a folder named "tools" :
    Launch cmd.exe
    cd to the folder containing "adb" binary
    Type "adb devices" ( This should list the device ID of your phone )
    Type "adb logcat -c"
    Try to download and install "Adobe AIR" from Marketplace on your phone (with USB cable connected)
    On command prompt, type "adb logcat" and mail us back the output.
    I found a page with detailed instruction for setting up Android SDK for HTC Desire : http://myhtcdesire.com/tutorials/how-to-install-the-adb-driver-on-windows

  • My phone states that mobile fire fox is not supported htc desire 2.2

    Tried to download beta 4 to my HTC Desire, but a message came up stating that. "this application is not supported, do you want to download it anyway".
    Was a bit worried so came out of the window!!
    Would it be Ok to go ahead with the Download?

    Hi. Yes Idid check with Firefox before trying the Download and saw that it was compatible but was concerned when asked" would I like to go ahead anyway". Should I attempt the download or try again at a later date. I did try this on two phones mine and my Wifes and the Messages were both the same.
    Thanks.
    Ed.

  • HT1296 hi guys. if some1 could pls be kind enough to let me know how i can import all my contacts from htc desire (andrioid) to the iphone5. i have actually done quiet a few experiments but nothing seems to be working. thanks, Zee!

    hi guys. if some1 could pls be kind enough to let me know how i can import all my contacts from htc desire (andrioid) to the iphone5. i have actually done quiet a few experiments but nothing seems to be working. it is really important..thanks guys, Zee!

    Or just sync to google from your HTC and export to a vcf file. After that login to icloud.com and there you can import the vcf. And now you just have to setup the icloud on your iPhone.

  • I need to transfer my contacts from a HTC desire into itunes with a view to transferring them to my iphone 5 ... any ideas?

    I need to transfer my contacts from a HTC desire into itunes with a view to transferring them to my iphone 5 ... any ideas?

    You do not put contacts into itunes at all.
    Iphone syncs contacts with Outlook, Address Book, etc on your ocmputer, not itunes.

  • Htc desire 612 puk unlock?

    I dont know how to unlock my PUK code its a 8 digit code and i have no idea where to find it???

    See if these links help:
    Locating the 4G SIM PIN PUK My Verizon Website | Verizon Wireless
    Unblock SIM PIN HTC Desire 612 | Verizon Wireless

Maybe you are looking for

  • Report for special prourement type and GR date

    Hi Gurus, Is there a report in SAP that gives us the special prourement type for a material and the date which they were goods receipted into our stock? thanks Anusha

  • How to get Cluster Name in SQL

    Hi I've created a cluster model and I have renamed some of the clusters under the compare tab using the ODM tool. When I query the clusters of the model in SQL I only get the cluster numbers. How can I get the new name/label that I assigned using the

  • Best anti virus for imac

    Just got new iMac,  looking for advice on best recommended anti-virus to use?   Thanks

  • Getting an image path & display an image  in JSp--webserver

    hi How to get image & particular image path stored in Database .in Jsp [ Image stored in anther drive ( D:\images) ] & my webroot dir in c:\apachetomcat\webapps.... Any Help will be Appriciated [email protected]

  • [ SOLVED ] printer error message

    Hi All I have just installed arch 64 with openbox as a standalone WM.  I have samba & cups etc installed, but when i try to set up my network printer and try to print a test page, i get the following error message 'Unsupported format 'application/vnd