Kuler for Android

I just discovered Kuler at a colleague, and would love to install the app on my smartphone. Problem is that it does not seem to be available on Android?  Why Not?

Sorry,
My message below was not very clear.  Folks having trouble with the kuler website on Android could you share your browser and Android version.
Thanks
Shamit
Hi,
Could you let us know more details on
-  The Android version
-   Browser version  (Android Default Vs Other e.g. Chrome/Firefox for Android)
Let me know if you need more details on how to determine the Android / Browser version.
Regards
Shamit
Message was edited by: shamit_mehta

Similar Messages

  • Adobe Kuler for Android

    Hello everyone. Is Android version of Kuler planned for development? I've noticed a Photoshop Express for this platform, but didn't find anything like mobile Kuler. In common, Kuler is used by cg creative professionals, in Ps or Ai, but if Kuler were also implemented in a mobile form, it would be very useful for non-cg artists. They just could use their phone as pallette with samples, without need of computer nearby. What do you think of it? (Sorry for english if any)

    i have color themer
    but it's not a ADOBE app so it's cool but only on mobile phone

  • Why isn't Kuler available for Android anymore??

    All the Adobe apps were available for Android tablets (and I paid for them @ $10 each) and now I can't get them installed on my new tablet.

    Hi Trinitywebdesign,
    Do you still have access to the older Android device? You might be able to use an Android backup app (for example MyBackup Pro) to backup the apps on the older device online or to a SD card, and then install backup app on the new device and restore them there. You would want to ensure the apps were compatible with the new device before doing so. We can’t guarantee it will work, but I’ve heard of it working for others.
    If you have the order numbers from the purchases I can pursue trying to get you a refund.
    - Dave

  • Hi Team, I wuold like to know if you have any app to make Firefox OS working with cisco Call Manager 10.5. Something like Cisco Jabber for Android or iOS.

    I'm interesting on buying a Firefox Smart Phone, but
    I would like to know if are any app to install on Firefox OS smart phone in order to work with cisco call manager 10.5.
    Something like Cisco Jabber for Android o iOS.
    Thanks,

    Hi Itech,
    If Cisco Jabber has a webapp, or mobile version of their website available, you should technically be able to access it through Firefox OS.
    You may also search Firefox Marketplace for an alternative solution:
    * [https://marketplace.firefox.com/]
    - Ralph

  • Adobe Creative Cloud app for Android (preview) compatibility?

    HI - I notice that Adobe have released an Adobe Creative Cloud (preview) app for Android. This is very welcome as it would allow me to share files across Windows desktop, Android tablet and, if necessary, iPad.
    But it says it isn't compatible with my Hudl2 - why?
    Could it be because my tablet is wifi only? (I hope not.)
    RIchard

    I now have a Samsung Galaxy Note 4 and the Android app is not compatible with that device either - why?

  • I downloaded Firefox for Android on my Galaxy Tablet 7.0. The browser works fine when I first open it. When not in use and try getting bk on, nothing loads up.

    SAMSUNG GALAXY TAB 7.0
    I have downloaded Firefox for Android on my tablet and added some add ons. When first using the browser, it works great and loads up fast. Once I get off Internet and try getting back on at a later time(whether it be a minute or longer), I type in a Web page address and nothing loads up. How can I fix this.

    SEE: [[Firefox for Android will not load pages on Android 4.0 (Ice Cream Sandwich)]]

  • How to add Google Ads or similar in "AIR for Android" application?

    Hello,
    I have developed my android application (AIR for Android) in Flash Professional CS5.5. It's completed and fully tested on multiple android phones. Now I want to add Google Ads in my application to make some money.
    What I already know:
    I know that Adobe provides AdMob native extension API which allows you to add Google Ads in your app. But unfortunately, it's not free.
    What I want:
    I want a free resource through which I can add ads in my application.
    Please guide me how can I achieve this?
    Thanks in advance,
    momersaleem

    Yes, its for me broken, too.
    I found the link in this thread:
    http://forums.adobe.com/message/4036804
    Maybe try to contact the author or one of the thread participants for an unbroken version?

  • LDAP Search filter Jabber for Android

    Hi,
    I have this LDAP Filter which only shows me active users:
    <BaseFilter>(&amp;(objectclass=user)(objectcategory=person)(!UserAccountControl:1.2.840.113556.1.4.803:=2))</BaseFilter>
    I have the same line for Jabber for Android, but it doesn't work.
    <BDIBaseFilter>(&amp;(objectclass=user)(objectcategory=person)(!UserAccountControl:1.2.840.113556.1.4.803:=2))</BDIBaseFilter>
    I get 0 results for any search on Jabber Andorid. When I delete the "BDI" Line for the filter all together, then I get correct results - with photos and everything.
    I also tried a simple filter e.g:
    <BDIBaseFilter>(!UserAccountControl:1.2.840.113556.1.4.803:=2))</BDIBaseFilter>
    No search results either.
    Any ideas how to get Filter for Android working?
    Versions:
    Jabber for Android: 10.6
    CUCM: 9.1.2

    I think I found the coresponding messages in the log:
    csf.person.ldap: [LdapSearchQueryHandler.cpp(51)] [start] - reqId = 2
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1482)] [sendSearchQuery] -
    02-26 09:18:59.851 15477 15477 I csf.person.xmpp: [XMPPPersonRecordSource.cpp(268)] [fetchContacts] - Entering.
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1531)] [sendSearchQuery] -  filter  = (&(objectclass=user)(objectcategory=person)(!UserAccountControl:1.2.840.113556.1.4.803:=2)(|(sAMAccountName=at1sath))), baseDN=OU=Organization,DC=at,DC=customer,DC=net
    02-26 09:18:59.851 15477 15477 D services-dispatcher: [ServicesDispatcher.cpp(147)] [pumpNext] -  pumpNext.executed (ContactsAdapter::LoadContactsFromSource)
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1576)] [sendSearchQuery] - ldap search error. rc= -7 ,msg=Bad search filter
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1675)] [notifyListenersSearchRequestCompleted] - errorCode=-7
    02-26 09:18:59.851 15477 15477 D services-dispatcher: [ServicesDispatcher.cpp(145)] [pumpNext] -  pumpNext.executing (ContactsAdapter::LoadContactsFromSource)
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1258)] [mapErrorNo] - Code = -7, Msg=Bad search filter
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapSearchQueryHandler.cpp(84)] [onSearchRequestCompleted] - reqId = 1, errcode = 9
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1531)] [sendSearchQuery] -  filter  = (&(objectclass=user)(objectcategory=person)(!UserAccountControl:1.2.840.113556.1.4.803:=2)(|(sAMAccountName=at1hafr))), baseDN=OU=Organization,DC=at,DC=customer,DC=net
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1576)] [sendSearchQuery] - ldap search error. rc= -7 ,msg=Bad search filter
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1675)] [notifyListenersSearchRequestCompleted] - errorCode=-7
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1258)] [mapErrorNo] - Code = -7, Msg=Bad search filter
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapSearchQueryHandler.cpp(84)] [onSearchRequestCompleted] - reqId = 2, errcode = 9
    The next question is now: Why is it a bad search filter? And what is the correct one? The same filter works on jabber for windows...
    BR, Dave

  • Cisco jabber for android no ask outgoing call

    Is available:
    1) cucm 8.6
    2) The samsung galaxy S4 mini smartphone (android 4.2.2) with the client of cisco jabber for android v 9.1.4
    On the smartphone, in the cisco jabber settings, it is specified - to ask for each outgoing call through what to ring.
    If to open the address directory of phone and to click a call, the call is made through SIM a card.
    How to set up, what the request through what to make an outgoing call would be output?

    Take in mind the supported list of devices, in my experience it can be troublesome if you want to uses some of the brands not listed (I played with a Huawei and a LG without luck)
    Check http://www.cisco.com/c/en/us/products/collateral/unified-communications/jabber-android/data_sheet_c78-649887.html (Device and OS Requirements)
    Regards.
    Rolando Valenzuela.

  • Cisco Jabber for Android 4 (Ice Cream Sandwich)?

    Hi,
    I'm curious to know if there are any plans to make an Android 4 version of the Cisco Jabber client. If so, do you have any estimates on release date?
    Best regards,
    Pauli

    So the Case with TAC came to nothing. Tehy finally came back with the list of the 3devices that they support and nothing more. Here's their response:
    "This is a follow up to our conversation over the phone. I apologize for the inconvenience with regard to the compatibility of the Jabber for Android client. I hope that I have provided the support that you expected. Below is the link to the release notes which talks about the supported devices with Jabber for Android -
    http://www.cisco.com/en/US/partner/docs/voice_ip_comm/jabber/Android/8_6/Cisco_Jabber_Android_8_6_4_RN.html#wp46650
    "Requirements for users and devices
    The following Android devices are supported:
    *Samsung Galaxy S International (GT-I9000) with Android 2.2.1 or 2.3
    *Samsung Galaxy Tab International (GT-P1000) with Android 2.2.1 or 2.3
    *Samsung Galaxy S II (AT&T) with Android 2.3"
    I will resolve this case now, but don't hesitate to contact GTC or contact me directly
      anytime if you have any further issues. Thanks again for all your time and patience.
    It was a pleasure working with you."
    It was more than a little disappointing to say the least!

  • Cisco Jabber for Android on a Samsung Galaxy Xcover (GT-S5690)

    Hello there,
    Yesterday we installed the Cisco Jabber client for Android on the Samsung Galaxy Xcover (GT-S5690) phone.
    First we had some issue's with one-way voice, but suddenly this problem was occured.
    Another problem, which is still there, is when you wants to check your compagny Voicemail (Unity) with the Cisco Jabber client.
    We can access the Voicemail system (Unity), the we must fill-in the pincode followed by hash.
    As you can see in the attached file, this can't be done.
    Samsung Galaxy xCover (GT-S5690)
    Samsung Galaxy S2
    The reason is the screen size of the display of the difference of the phones.
    Hopefully can this small issue be fixed. Our customer ordered 150x Samsung Galaxy XCOVER (GT-S5690) for working with Cisco Callmanager.
    Technical Information:
    Cisco Callmanager version 8.6.20000
    Samsung Galaxy XCover (GT-S5690)
    Android version: 2.3.6
    If someone knows a solution of can support me, please let me kwon!
    Kind regards,
    Edgar Verbaten
    Elkor Telecom & ICT
    [email protected]

    Hi Edgar
    How does this phone work with the Jabber ?
    I have a customer which about a dozen of these phones and it only vibrates on incoming calls but doesn't ring.
    Same Android version : 2.3.6 -
    Regards
    Andri

  • Flash drag and drop not working on Firefox for android browser

    Drag and drop functionality is not working using Firefox Browser for Android on tablet. We tested with flash action script 2.0 & 3.0 content, both have same issue. Specs of the tab and OS are as follows.
    Android - Kitkat 4.4.2
    Tab models - Lenovo A7600H and Samsung Tab4 T531
    Please refer to a previous case raised on the same issue here at this link (Case 1029615) - https://support.mozilla.org/en-US/questions/1029615
    Additionally, we observed that the object on which Drag and Drop event was triggered, is moving little bit when we double tap.
    Does Firefox provide any libraries to support Drag and Drop functionality on Flash? We are using Geekoview api to execute flash content in our app. Will the same support be provided in Geekoview as well?
    Are there other folks facing the same issue? Is there a solution or workaround to get this feature running?

    Flash on Android is no longer supported by Adobe. While Firefox does support basic functionality we mainly focus on legacy video applications. You may run into issues with Flash and Geckoview. I doubt we have any resources to support that configuration.

  • Unable to load ADF Mobile for Android deployment profile.

    Hello,
    I'm trying to implement a simple application on an android platform using this:
    [http://docs.oracle.com/cd/E18941_01/tutorials/MobileTutorial/jdtut_11r2_54_2.html]
    I already downloaded the updates needed as extensions and started the emulator using the SDK Manager.exe. However, i'm not able to create a deployment profile of type: "ADF Mobile for android". I only find type "ADF Mobile Feature Archive" which doesn't work for me because when i try deploying it, i don't find the "deploy application to emulator" option. Any thoughts?
    Regards,
    Mohamed

    Hi.
    To deploy to the emulator or to a device, you must create a deployment profile on your application, not on the ViewController or ApplicationController projects.
    Best Regards,
    Frédéric.

  • How do I get Firefox for Android to download and install?

    I had Firefox installed on my Android tablet, an Asus TF300T. I was notified there was an update so I clicked to let in install. I avoid auto updates as I need to use a website that is always a couple of versions behind in compatibility. Well, the update would not download and I tried several times. It just seems to time out (error 495 is reported). I tried uninstalling Firefox to attempt a fresh install. This has worked with other apps that were being difficult when installing updates. Now I still can't get Firefox for Android to complete a download in order to get it installed. What's the deal with this latest version? I'd like to get Firefox back on my tablet but the options are extremely limited and frankly the amount of help on the website is also extremely limited. Any help would be appreciated.

    From where you try to download Firefox for Android?
    Download it from [https://play.google.com/store/apps/details?id=org.mozilla.firefox here]

  • How can I use a file in flash cs6 that I made in flash cs5.5 air for android

    I have made an app in in air for android in flash cs5.5 air for android, and I want to edit it in cs6 and play it in cs6.
    But if I put Ctrl+Enter I got an error: createWin process failed with error 2: system couldn't find the file. I think the problem is that I'am using air for android 2.6 version in flash cs5.5 and version 3.2 in flash cs6. I have searched the web and found out that you can add older air versions using the sdk manager and I have tried it but first I get the error that the version of the sdk I am trying to install is not valid and after some files that I added to the sdk folder I get this error:Only SDK higher than version 3.4.2540 may be added.
    I there a possible way to update the air for android for an fla or apk? Or how can I let my originally file work fine in flash cs6??

    system couldn't find the file
    If you can´t get a more specific hint why your project can´t compile then I can think of some reasons theis error might occur
    1.You had files included besides the swf, like videos, audio files, xml files, that are not present in the place air expects them to be
    2.somewhere in your createWin functions there is a class import needed that isn`t present in 3.2 anymore, for example some classes or functions from classes that were valid in 2.6 are not any more in 3.2
    3. to achieve better eror logging, allow for debugging in the publishing options and see what specific lines in your code throw the error
    4.any air app needs a cert file, this needs to be created once, if you migrated to e new system it might be you never created that file which air expects to even begin the compiling process
    once you isolate the problem, report back

Maybe you are looking for

  • The 42408 error

    my itunes is giving me the 42408 error i have the latest version and i reinstalled it but it still giving me the error i cant download or sign in to itunes HELP

  • Software Recovery Tool Odd Result with Lumia 620

    Good Afternoon, One of our users bought his Lumia 620 to me earlier, it had hung apparently. He removed/re-inserted the battery and since then the screen just shows Nokia on powerup and nothing else happens. I tried all the usual soft reset/hard rese

  • Moved by Moderator - insufficient information.

    i have unlimited skype for $6.99 per month paid for on my credit card

  • Spacing in tables

    I'm having trouble getting the spacing in my table the way I want it. The main problem is the first row has more background showing along the top than I'd like. The page is at http://www.torrtech.com/Pages/test.htm I'd like less, or maybe no, backgro

  • Khmer Unicode?

    I'm looking for Khmer unicode to support my Browser. Thanks