using a library in android studio -


i hoping if point me in right direction implementing library lobster picker in android studio project.

i have been looking @ different sites on how implement, ask link .jar file (github has access src). i'm little confused addcompile 'com.larswerkman:lobsterpicker:1.0.1'. tried in couple different gradle files, broke build.

could me?

look build.gradle(module:app), add reference inside dependencies, so:

dependencies {     compile 'com.larswerkman:lobsterpicker:1.0.1' } 

make sure internet connection working fine, otherwise receive error, project app: apk dependencies can jars.


Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -