Android Studio/LeadBolt SDK: Setting up sample SDK and sample App given files -


i have been trying understand how incorporate sample app leadbolt sdk. leadbolt mobile/web advertising service. http://help.leadbolt.com/android-integration-guide/ i've downlaoded sdk , got executable , sample application, when open folder has .idea, lib, , src folders project, doesnt automatically compile. errors in xml says uri not recognized , version codes not reconized in manifest.

i want able import sample apps i'm failing on developer side.

i managed make compile me. heres did:

1) in android studio, go file -> new -> import project

2) imported leadboltsampleapp folder unzipped

3) gradle needed updated, in 'app' box asked update 'missing platforms'

(this video) helped step 3


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -