Questions tagged [aviary]

Aviary was a proprietary multi-media application suite that was purchased by Adobe in 2014. The Aviary Image Editor is now available as the Image Editor UI component of the Adobe Creative SDK for iOS, Android, and web. For new questions regarding the Creative SDK's Image Editor UI component, use the tag "adobecreativesdk".

The developer portal for the Adobe Creative SDK is at creativesdk.adobe.com.

160 questions
0
votes
1 answer

Aviary SDK not showing up in Eclipse

I cannot seem to get the Aviary SDK to appear in Eclipse when adding it as a reference. Every other project seems to have to ability to be referenced such as; Facebook SDK, google-play-services. I followed the instructions for installation on the…
Coova
  • 1,818
  • 5
  • 36
  • 63
0
votes
1 answer

Aviary "forceCropPreset" not working

I have the underneath code, the editor loads and does not give errors. It does however not enforce the cropping/resizing of the image. I copied the config straight out of the examples,.. (except for the theme that is) But it somehow does not…
Flip Vernooij
  • 889
  • 6
  • 15
0
votes
1 answer

Aviary Editor Loads blank image until screen is resized

So I have an instance of aviary editor on my site, it pulls images from filepicker and then resubmits them. The problem I am having is that when I load an image, it initially has a thumbnail I have loaded appear, then the screen goes blank...until I…
knightsbore
  • 470
  • 2
  • 8
  • 24
0
votes
1 answer

Android dependencies with libraries

So a library I want to use depends on OkHttp 1.2.1, and I am currently using the newest version of OkHttp 2.0. This naturally results in a compilation error as multiple dex files are generated for the same classes. I don't quite want to manually…
Nyx
  • 2,233
  • 1
  • 12
  • 25
0
votes
2 answers

Script loaded with HeadJS runs only on second click

Script loaded with HeadJS runs only on second click. How to get Aviary launcher on first click? http://jsfiddle.net/ynts/6hgEb/ function aviary(id, src) { var $id = id; var $src = src; head.load( …
A. Z.
  • 728
  • 1
  • 11
  • 28
0
votes
1 answer

Aviary and Codeigniter saving blank file

So I am using Aviary to edit my pictures and I have this script that runs the application.