I am actually using using the universal image editor in my project and i included the jar file but i am getting error
Gradle: error: package com.nostra13.universalimageloader.core does not exist Gradle: error: cannot find symbol class ImageLoader Gradle: error: cannot find symbol variable ImageLoader Gradle: error: cannot find symbol variable context Gradle: error: cannot find symbol variable ImageLoaderConfiguration
http://github.com/nostra13/Android-Universal-Image-Loader#useful-info
and i am using the new ide android-studio by any chance is that the cause of my problems