Port Android version to Linux

Hello,
I was just wondering whether it is possible for the Android version to be used to keep "Skype for Linux" up to date. Given that the two (Linux and Android) are related, it just seemed like a possibility.
Skype for Linux is still on version 4.3.0.37. It lacks many of the features of Skype on other platforms such as:
Video/webcam use in groupcalls;
Picture sharing;
Options when choosing profile picture such as zooming on a particular part of the uploaded picture;
Text formatting options such as bold, underline, strikethrough and italics.
The community has been asking for Skype for Linux to be updated since this time 3 years ago as shown in threads such as this and this. Unfortunately, the lack of any response from Microsoft on the matter has become extremely frustrating.
As a result, I was hoping that the work done on the Android version could be adapted to help with Skype for Linux.
Thank you in advance for your help.
[Topic title updated by moderator to be more descriptive. Original topic title was: "Port Android version"]

Hmm - actually the MacOS version should run more or less "off the shelf" - this is Unix BSD, and use the same X11 window manager. The difficult part is to remember the diffierent directory names - "/Home" is "/Users" on Mac.
The difference between Android and say Mint is that Google has made the Android window manager, while Mint and Ubuntu and the rest are based on X11 - the very same as MacOS. 
Soon it will be Windows that will be used on some desktop environments, while the code the rest of the world use is the code hacked at MIT. They can get an Android emulator by talking to Jolla - or simpler, ask Google that use their own variant of Ubuntu. The response here seems to support what some of us have feared, that Nadella came too late, and it is impossible to turn the ship before it sits high and dry. 
Wine should run the XP version of Skype...

Similar Messages

  • FIFO Underruns in newer versions of Linux using the Ivy Bridge cpus

    I have been getting consistent results from my Lenovo Z580 where an error will apear when upgrading to a newer version of linux past 3.15.8. More specifically a "[drm:cpt_serr_int_handler] *ERROR* PCH transcoder A FIFO underrun".  This also includes transcoder B.
    I found the bug report https://bugs.archlinux.org/task/40952?p … sort2=desc  which near to the bottom of the page someone has stated building the kernel from git fixes the issue. There was aslo some reports on updating the bios to solve the issue but on the bios I have is current based on the lenovo support site http://support.lenovo.com/us/en/product … s/DS100928.
    lscpu info:
    Architecture: x86_64
    CPU op-mode(s): 32-bit, 64-bit
    Byte Order: Little Endian
    CPU(s): 4
    On-line CPU(s) list: 0-3
    Thread(s) per core: 2
    Core(s) per socket: 2
    Socket(s): 1
    NUMA node(s): 1
    Vendor ID: GenuineIntel
    CPU family: 6
    Model: 58
    Model name: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
    Stepping: 9
    CPU MHz: 1210.253
    CPU max MHz: 3100.0000
    CPU min MHz: 1200.0000
    BogoMIPS: 4990.71
    Virtualization: VT-x
    L1d cache: 32K
    L1i cache: 32K
    L2 cache: 256K
    L3 cache: 3072K
    NUMA node0 CPU(s): 0-3
    lspci info
    00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
    00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
    00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
    00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
    00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
    00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
    03:00.0 Network controller: Intel Corporation Centrino Wireless-N 2200 (rev c4)
    lsmod info
    Module Size Used by
    fuse 84249 3
    ctr 3927 2
    ccm 8278 2
    xt_tcpudp 3207 3
    ipt_MASQUERADE 2250 1
    ip6t_rpfilter 1740 1
    ip6t_REJECT 3980 18
    ipt_REJECT 2505 20
    xt_conntrack 3425 7
    ebtable_nat 1916 0
    ebtable_filter 1927 0
    ebtable_broute 1493 0
    bridge 100134 1 ebtable_broute
    stp 1653 1 bridge
    llc 3729 2 stp,bridge
    ebtables 24586 3 ebtable_broute,ebtable_nat,ebtable_filter
    ip6table_raw 1352 1
    ip6table_mangle 1620 1
    ip6table_filter 1556 1
    ip6table_security 1372 1
    ip6table_nat 3585 1
    nf_conntrack_ipv6 9661 5
    nf_defrag_ipv6 26126 1 nf_conntrack_ipv6
    nf_nat_ipv6 3736 1 ip6table_nat
    ip6_tables 17729 5 ip6table_filter,ip6table_mangle,ip6table_security,ip6table_nat,ip6table_raw
    iptable_raw 1348 1
    iptable_mangle 1616 1
    iptable_filter 1552 1
    iptable_security 1368 1
    iptable_nat 3454 1
    nf_conntrack_ipv4 9474 4
    nf_defrag_ipv4 1499 1 nf_conntrack_ipv4
    nf_nat_ipv4 3728 1 iptable_nat
    nf_nat 13368 5 ipt_MASQUERADE,nf_nat_ipv4,nf_nat_ipv6,ip6table_nat,iptable_nat
    nf_conntrack 80172 9 ipt_MASQUERADE,nf_nat,nf_nat_ipv4,nf_nat_ipv6,xt_conntrack,ip6table_nat,iptable_nat,nf_conntrack_ipv4,nf_conntrack_ipv6
    ip_tables 18115 5 iptable_security,iptable_filter,iptable_mangle,iptable_nat,iptable_raw
    x_tables 17344 17 iptable_security,ip6table_filter,ip6table_mangle,ip6t_rpfilter,ip_tables,xt_tcpudp,ipt_MASQUERADE,ip6table_security,xt_conntrack,iptable_filter,ip6table_raw,ebtables,ipt_REJECT,iptable_mangle,ip6_tables,iptable_raw,ip6t_REJECT
    uvcvideo 74983 0
    videobuf2_vmalloc 3368 1 uvcvideo
    videobuf2_memops 2239 1 videobuf2_vmalloc
    videobuf2_core 30407 1 uvcvideo
    arc4 2064 2
    videodev 123032 2 uvcvideo,videobuf2_core
    coretemp 6388 0
    rts5139 313272 0
    iwldvm 170735 0
    media 12611 2 uvcvideo,videodev
    hwmon 3346 1 coretemp
    joydev 10367 0
    mousedev 10912 0
    snd_hda_codec_hdmi 40396 1
    led_class 3611 1 iwldvm
    intel_rapl 12460 0
    x86_pkg_temp_thermal 7311 0
    mac80211 495361 1 iwldvm
    intel_powerclamp 9442 0
    kvm_intel 135528 0
    snd_hda_codec_realtek 54803 1
    snd_hda_codec_generic 56366 1 snd_hda_codec_realtek
    snd_hda_intel 22831 4
    snd_hda_controller 22975 1 snd_hda_intel
    snd_hda_codec 104665 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    kvm 408583 1 kvm_intel
    iTCO_wdt 5663 0
    psmouse 94918 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    pcspkr 2059 0
    microcode 17157 0
    serio_raw 5073 0
    snd_hwdep 6652 1 snd_hda_codec
    evdev 11784 14
    snd_pcm 83207 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
    ideapad_laptop 10439 0
    ac 3595 0
    thermal 9103 0
    sparse_keymap 3242 1 ideapad_laptop
    battery 7885 0
    iwlwifi 148746 1 iwldvm
    r8169 59191 0
    mii 4251 1 r8169
    cfg80211 437959 3 iwlwifi,mac80211,iwldvm
    snd_timer 19294 1 snd_pcm
    snd 61276 16 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    wmi 8539 0
    rfkill 15971 3 cfg80211,ideapad_laptop
    shpchp 25706 0
    mei_me 10096 0
    mei 66784 1 mei_me
    lpc_ich 14008 0
    mac_hid 3273 0
    soundcore 5551 2 snd,snd_hda_codec
    i2c_i801 11364 0
    processor 25153 0
    ext4 494420 2
    crc16 1359 1 ext4
    mbcache 9155 1 ext4
    jbd2 82948 1 ext4
    algif_skcipher 6387 0
    af_alg 5020 1 algif_skcipher
    dm_crypt 17527 1
    dm_mod 85258 3 dm_crypt
    sr_mod 15026 0
    cdrom 35191 1 sr_mod
    sd_mod 37554 3
    crc_t10dif 1135 1 sd_mod
    atkbd 17006 0
    libps2 4571 2 atkbd,psmouse
    crct10dif_pclmul 4714 1
    crct10dif_common 1436 2 crct10dif_pclmul,crc_t10dif
    crc32_pclmul 2955 0
    crc32c_intel 14217 0
    ghash_clmulni_intel 4362 0
    xhci_hcd 149286 0
    aesni_intel 144871 6
    aes_x86_64 7463 1 aesni_intel
    lrw 3821 1 aesni_intel
    gf128mul 6018 1 lrw
    glue_helper 4737 1 aesni_intel
    ahci 24299 2
    ablk_helper 2100 1 aesni_intel
    cryptd 8537 4 ghash_clmulni_intel,aesni_intel,ablk_helper
    libahci 21772 1 ahci
    libata 174153 2 ahci,libahci
    ehci_pci 4152 0
    ehci_hcd 64619 1 ehci_pci
    scsi_mod 138333 4 rts5139,libata,sd_mod,sr_mod
    usbcore 188509 5 uvcvideo,rts5139,ehci_hcd,ehci_pci,xhci_hcd
    usb_common 1712 1 usbcore
    i8042 13666 2 libps2,ideapad_laptop
    serio 11018 9 serio_raw,atkbd,i8042,psmouse
    i915 797177 2
    video 12057 1 i915
    button 4765 1 i915
    intel_gtt 12856 1 i915
    i2c_algo_bit 5480 1 i915
    drm_kms_helper 39643 1 i915
    drm 244846 4 i915,drm_kms_helper
    i2c_core 41648 6 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,videodev
    journalctl of a previous attempt
    Aug 15 11:11:23 jdlptp kernel: [drm] Initialized drm 1.1.0 20060810
    Aug 15 11:11:23 jdlptp kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
    Aug 15 11:11:23 jdlptp kernel: ACPI: Lid Switch [LID0]
    Aug 15 11:11:23 jdlptp kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
    Aug 15 11:11:23 jdlptp kernel: ACPI: Sleep Button [SLPB]
    Aug 15 11:11:23 jdlptp kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    Aug 15 11:11:23 jdlptp kernel: ACPI: Power Button [PWRB]
    Aug 15 11:11:23 jdlptp kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    Aug 15 11:11:23 jdlptp kernel: ACPI: Power Button [PWRF]
    Aug 15 11:11:23 jdlptp kernel: [drm] Memory usable by graphics device = 2048M
    Aug 15 11:11:23 jdlptp kernel: checking generic (e0000000 410000) vs hw (e0000000 10000000)
    Aug 15 11:11:23 jdlptp kernel: fb: switching to inteldrmfb from VESA VGA
    Aug 15 11:11:23 jdlptp kernel: Console: switching to colour dummy device 80x25
    Aug 15 11:11:23 jdlptp kernel: i915 0000:00:02.0: irq 40 for MSI/MSI-X
    Aug 15 11:11:23 jdlptp kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    Aug 15 11:11:23 jdlptp kernel: [drm] Driver supports precise vblank timestamp query.
    Aug 15 11:11:23 jdlptp kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    Aug 15 11:11:23 jdlptp kernel: fbcon: inteldrmfb (fb0) is primary device
    Aug 15 11:11:23 jdlptp kernel: [drm:cpt_serr_int_handler] *ERROR* PCH transcoder A FIFO underrun
    I've tested all the kernels > 3.15.8  but they seem to create the error above. My questions are
    Was there a change in the linux kernel options from 3.15.8?
    Am I using / missing a module that I shouldn't / should be using for my cpu?
    Last edited by acothi (2014-10-06 02:49:39)

    Hi acothi,
    I was getting the same error message for months. Linux kernel 3.16.3-1 finally fixed it for me. My system: Intel Ivy-Bridge i5-3570K CPU + Intel DH77DF Mobo with latest BIOS (dated 2013). Please update to latest kernel in [Core] and report back. However, I don't think that your SD card slot issues are directly related to this error message. I also recommend installing linux-lts kernel and adding a bootloader entry, so you can still be productive, even if the latest Linux kernel doesn't fix it for you.
    Afaik, this error has nothing to do with kernel options, but was introduced by a usual kernel commit (and seems to be fixed upstream).
    Cheers,
    Tolga
    Last edited by tolga9009 (2014-10-06 16:47:02)

  • Not able to configure Exchange mail account on Xperia Z1 (android version 4.4.2)

    Hi,
    I have updated the android version of my phone to the latest of kitkat  (14.3.A.0.757). After which configuring the exchane mail (corporate mail account) but it is not configuring. Every time it  keeps 'checking incoming server settings' for indefinite time. I thought it might be taking time so i left the phone in the same situation for overnight but no result in morning. It looks like a bug in the latest version of kitkat on Xperia. Please suggest a solution.

    Hi and welcome to the community! Since you're new please be sure that you have checked out our Discussion guidelines.
    First make sure that you have a working Internet connection in the phone.
    You can download Internet and MMS settings for your phone by going to Setting > More > Internet settings.
    If you have a working Internet connection but still not able to connect to your E-mail server or sync your E-mails check that no Proxy server within your APN settings may be blocking this. You can check this by going to Settings > More (Wireless & networks) > Mobile networks > APN or Access Point Names > Your Internet APN. Check if any details are set for Proxy and Proxy port. If yes you can try to delete them (temporarily) and save the APN. Now check if you’re able to connect or sync with your E-mail server.
    You can also verify suspected Internet connection issues by trying via a Wi-Fi network instead.
     - Community Manager Sony Xperia Support Forum
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • IdeaPad Tablet A1-07 Android version?

    Just got my IdeaPad Tablet A1-07 tab. Looks and feels very good. I then tried to download/install an app and got a note that it would NOT work on the pad. 
    When I went to the "About Tablet" and look at my "Android version" it tells me I have 2.3.4.
    ALL OF THE SPECS on the Lenovo site say I am supposed to have 3.1
    What's up?????
    Greg
    Solved!
    Go to Solution.

    Sputnik3,
    Thanks for the reply.
    Go to the Lenovo page at;
    http://shop.lenovo.com/SEUILibrary/controller/e/we​b/LenovoPortal/en_US/catalog.workflow:category.det​...
    It states, "
    NVIDIA® Tegra™ 2 dual-core ARM Cortex-A9 (1.0 GHz)
    Cutting-edge Android™ 3.1 Honeycomb platform — optimized for tablets
    10.1" HD (1280x800), 16:10 widescreen display with 10-point multitouch technology"
    I am trying very hard to get the app called "Trip Journal" as I travel and thing it would be very useful for me. But can't seem to get it. It willl download and does work on my wifes Transformer.
    Greg

  • Hp slate 7 voice tab android version update

    I just want to know if i update my tab's android version from jelly bean to kitkat then it will safe.<br>I mean can i update my tab to kitkat without any problem.<br>

    I did it yesterday, and my Slate 7 VoiceTab is absolutely unstable. 2 days ago the device was fully functional and now it's a piece of garbage. The system is unstable, resets itself, the connection via SIM is fading away, a lot of ASSERTs messages pop up, services randomly stop.
    And the worst thing is that after the update I can't revert KitKat back to JellyBean because of differences in boot loader.
    So, tommorow I'm going to call local HP office trying to replace this otherwise favourite device with another one.

  • How do I get the android version of Firefox to show my sync key OR export my bookmarks?

    This is so aggravating, I have spent hours and hours now trying to get my bookmarks out of my Android device, to no avail.
    There are two addons out there, none of which work with the current version (18) of FF.
    So I took the about:synckey plugin (https://addons.mozilla.org/en-us/firefox/addon/aboutsynckey/) and updated the install.rdf with the android GUID and bumped the em:MaxVersion. Now it installed! WOHO!
    But didn't work. :-(
    Googling I managed to find a post in http://support.mozilla.org/en-US/questions/941765?page=2 where cor-el points out that the code is wrong. So I make the fix: The call to get the key should supposedly be 'Weave.Utils.hyphenatePassphrase(Weave.Identity.syncKey)'.
    I reinstall and try again, but no dice. I try to insert an alert. No dice. The Javascript doesn't seem to fire.
    I try on the desktop, and it works! Well, I don't have a key, but the alert fires as least.
    Does Android require signed packages for JS to run, or what am I missing here?
    The fact that there is no way to get the sync key out of FF for android NOR export bookmarks is, to use a strong word, retarded. Googling around there are many many threads from people who have, like me, lost their recovery key. It's aggravating because the data is there. I have my bookmarks on the device. I know the key is in there or it couldn't decode them. There's just no way to get at it because everything is locked down.
    The JS looks like this (oh great, no preview here. How nice):
    <script type="application/javascript;version=1.8"><![CDATA[
    window.addEventListener("load", function onLoad() {
    window.removeEventListener("load", onLoad, false);
    Components.utils.import("resource://services-sync/main.js");
    let synckey = Weave.Utils.hyphenatePassphrase(Weave.Identity.syncKey);
    document.getElementById("synckey").textContent = synckey;
    }, false);
    ]]></script>
    One thread suggested 'jailbreaking' and then somehow exporting the sql-lite(?) database containing the key, extracting it from there. I'm not doing that. This isn't supposed to be hard, this is supposed to be three clicks and you're done.
    For the love of all that is holy, someone add Export Bookmarks to the Android version so we can get on with our lives.

    This is because the directions you are seeing are out of date. They applied to Firefox < 10.
    The only way to get data out of the Firefox for Android profile is to use https://addons.mozilla.org/en-US/android/addon/copy-profile/
    This data is not directly importable into Firefox desktop. It would require some inspection of the SQLite databases to accomplish what you want to do.

  • Corrupt ? : Java and ABAP Trial Version on Linux - VMware Edition

    Has anyone been successfull in downloading / running the brand new testdrive "Netweaver 7.0 - Java and ABAP Trial Version on Linux - VMware Edition" ?
    I tried downloading it twice, but it appears the second file (part2.rar) is corrupt.
    unpacking gives a CRC error on file 'SLES10SP1_Test_Drive(2)-s003.vmdk.
    Thanks & Best regards,
    Jeroen Engelen
    SAP Netweaver Technology consultant

    Hello all,
    You have to follow instruction on this side>
    http://www.novell.com/documentation/sles10/esd/ii_sap_testdrive_sles10sp1_vmware1.html
    YOu need to download
    part1 > which is soft from NOvell called
    SAP Test Drive "SLES10SP1VSAP.rar"
    Maybe this link help you "http://download.novell.com/index.jsp?product_id=&search=Search&families=2658&version=8161&date_range=&keywords=&sort_by=&x=14&y=7
    After donwload from sdn part two
    SAP NetWeaver 7.0 - Java and ABAP Trial Version on Linux - VMware Edition
    from sdn Downloads.
    YOu need to use VMWARE soft to start up SLES 10 (part1) and after that use SLES to start up SAP.
    But here I have problem I can not login to SLES as I don't know passwrod, I was trying to found it at novell web site or SAP without any sucess.
    So at this point I am stuck
    Here is the same qeustion from Jim Jiang  and me
    what is user name  and password for SLES10 SP1 SAP Version
    Hope this give you overview what needs to be done, to start up Trial SAP version
    Peter Nechala

  • How do you publish an Android version of your app?

    Hi,
    I was wondering if someone could help me. I want to do an Android version of my app to publish in DPS. I was just wondering if there was a step by step guide?
    I know I have to create alternate layouts, but do I save them in other folder with the same _h or _v extension?
    Do I need to two folders one for iPad and one for Android and upload to different folios?
    Any help would be greatly appreciated.
    Michelle

    Here are some resources for building Android apps:
    Differences between Android and iOS apps
    http://helpx.adobe.com/digital-publishing-suite/help/differences-ios-android-viewers.html
    Creating DPS folios for Android devices
    http://blogs.adobe.com/indesigndocs/2012/10/creating-dps-folios-for-android-devices.html
    Creating apps for Android and Amazon devices
    http://helpx.adobe.com/digital-publishing-suite/help/create-custom-viewer-app-android.html
    Publishing process for Android and Amazon devices
    http://helpx.adobe.com/digital-publishing-suite/kb/publishing-process-android-amazon-mobil e.html

  • Use different DPS accounts for iPad and Android versions of same app?

    Hi there,
      When creating an Android version of an iPad DPS app should the account used to create the content (the 'Title ID' in the DPS App Builder) be the same for both versions, or different? In the content viewer I know that iPad content will show up even on Android, so I'm thinking that the answer is probably no, but I haven't managed to find it mentioned in the Adobe docs.
      Thanks,
    Toby

    It depends, but usually the answer is that you want to use a different account for iOS and Android. Not all features supported in the iOS viewer are supported in the Android viewer. For example, if you use panoramas or iOS-specific web views in your articles, you'll want to be able to use different content for the Android viewers. Search for "dps supported features" for a comparison chart.
    I use different Application accounts for my apps. I use the Share/Copy feature to transfer the folios from the iOS account to the Android (or Windows) account. Then I delete the few articles that don't work well in the viewer and replace them with articles generated from different source files. That works well and doesn't require too much extra effort.
    If you want to reduce the amount of letterboxing in Android viewers, you'll definitely want to use different accounts and use, for example, 1280x800 folios instead of 1024x768.

  • How to get my Oracle EBS version (on linux)

    Hello,
    do you know how to get Oracle EBS version (on linux)?
    Thanks!

    Ok, now i'm confused...
    cat /etc/redhat-release For linux version.
    httpd -version for Apache version.
    For application release, you can get that from the DB. Query fnd_product_groups or you can get that from Help -> About page.
    If you want the framework version : http://[host].[domain]:[portnumber]/OA_HTML/OAInfo.jsp
    Edited by: Bobcatalog on Dec 2, 2008 1:00 PM

  • I just upgraded phone when asked to latest Android version and now the when I am asked to enter my PIN code to unlock device there is no Enter button to push so it keeps failing.  Can you help?

    I just upgraded my phone when asked to latest Android version and now when I am asked to enter my PIN to unlock the device there is no Enter button or choice to push, so it continually fails.  Can you help?

        We want you to be able to continue to enjoy your device after the update dmeister1! I'm sorry to hear of your lock code difficulties. What make and model device is this? Do you see another type of button or screen option after you enter the passcode? How about swiping?
    JonathanK_VZW
    VZWSupport
    Follow Us on Twitter@VZWSupport

  • Can we update the android version of this phone?

    Can we update the android version of this phone?

    If your phone is running 4.0.4 Android version, software 7.02.605.10 710RD, sense 3.6, then it is on the latest available version of the operating system for the HTC Thunderbolt. There won't be another update.

  • Best Practice : Adding Android Versions to published iPad Folio

    Hi,
    I currently have an iPad Custom Viewer with a 239 page per orientation ( yes per orientation! ) folio, this is currently available on iTunes and published.
    We are adding Android 10.1" and Android 7" versions to this now.
    What would be the best method ( ie. least work ) to add the new screen sizes to the folio ?
    My options as I see it are :
    1. Use a different Adobe ID for the Android versions. This seems like the least work. Update and republish the iPad folio with all content unprotected to enable new Web Viewer feature with new Custom Viewer.
    2. Create a brand new folio with all renditions included. The problem with this is, I don't see a way to manually add all my _V iPad layouts to the alternate layouts. I literally have to set Object Based liquid layout rules for the _H and redo the _V using the rules.
    Is there a way for me too add renditions to the existing iPad folio ? Is it as simple as adding new screen sizes to the Folio Builder tool in InDesign ? Regardless I'd still need a starting point for the alternate layouts, and need to work from the iPad versions. Which brings me back to the end of Point 2.

    Hi.
    Each "rendition" is a folio, all published under same publication account. All renditions share common product ID. It is viewer's job to choose rendition best suitable for device.
    From my own experience, I publish all my magazines both on Apple and on Android with no different renditions. Yes on 7" screen the text is a little bit small for comfortable reading.

  • License key for  "SAP NetWeaver 2004 - Trial Version on Linux"

    I want to evaluate the software u201E SAP NetWeaver 2004 - Trial Version on Linuxu201C and i need a license-key for test drive.
    Unfortunately I can not find a page where I can request a valid license for our test. I only find license keys for the u201E SAP NetWeaver 2004s - Trial Version on Linuxu201C.
    Please can You help me?

    Hello
    yu can download abap trail veriosn from this link
    but u have to create a/c in dsn.sap.com
    link is as below
    https://www.sdn.sap.com/irj/sdn/nw-downloads
    1)SAP NetWeaver 7.01 - ABAP Trial Version
    2)SAP NetWeaver 7.0 (2004s) - Trial Version on Linux SAP Evaluation Software
    3)SAP NetWeaver 2004 - Trial Version on Linux SAP Evaluation Software
    that will hepl out 100 %
    Regards
    Jayesh

  • System requirements SAP NetWeaver 7.0 (2004s) - Trial Version on Linux

    Hi,
    I'm planning to install the "SAP NetWeaver 7.0 (2004s) - Trial Version on Linux" (https://www.sdn.sap.com/irj/sdn/nw-downloads)
    In the requirements I can read, that i need "64-Bit Linux Version for x86_64 based upon MaxDB 7.6(7x650MB)".
    Does this mean my system has to be 64-bit? If so, is there a way to install a trial version on a 32-bit system?
    Are there any experiences running the system on a debian environment?
    Best regards,
    Georg

    Thank you very much!
    Best regards,
    Georg

Maybe you are looking for

  • Widget to Take Phone Messagesn Names & Number?

    Is there a Widget that you can take a Name, Phone Number and message like the old pink slips we used to use? Would also be great if we could save the name and Number to our address book. Does anything like this exist?

  • Using Automator for photography file needs

    I've been looking on here but can't find a way to do what I need done exactly. I shoot in both raw and jpeg and I want to be able to run one action on a folder to do the following. Arrange the files in a folder by name and in ascending order. Create

  • FMR-40010: Cannot read form

    I have a unusual error. I have been successful running other forms from the same directory, but I have a new form (the Webutil demo form for 10g). I have configured Webutil to the letter as described in the instructions. When I attempt to run the for

  • Setting up permissions

    We are currently trying to set up proper permissions in our resume folder. Currently everyone has read permission and only the Administrator can write to this folder. The folder has the published ACL and the resumes are public. We want each person ne

  • Enhance the selection criteria of COOIS

    Hi Experts, My role is Basis, I have a problem with tcode COOIS. Users normally execute the COOIS and not enter the sensible selection criteria. It make very high system performance during run and use more than 70% of SAP paging after finished. Norma