Hello Adrian,

Thanks a lot, this is what I finally did
Regards,
Alain

Envoyé par TypeApp



Le 10 janv. 2016 20:28, à 20:28, Adrian Ivasku <[email protected]> a 
écrit:
>You need to enable multiDex because the number of your metdots exced
>the 
>65536.
>
>On Sunday, January 10, 2016 at 12:00:57 AM UTC+1, Alain Bonnefoy wrote:
>>
>> Hello,
>>
>> I want to use ftp access within my app, so I tried different solution
>such 
>> as apache common-net-3.4, ivy2.4.0 or even Chilkat 9.5.0.
>>
>> In every case, I can build my app successfully but when I try to run
>or 
>> debug it, build fails with this error:
>>
>> Executing tasks: [:app:assembleDebug]
>>
>> Configuration on demand is an incubating feature.
>> :MapsForgeForOsmdroid:compileLint
>> :MapsForgeForOsmdroid:copyReleaseLint UP-TO-DATE
>> :MapsForgeForOsmdroid:preBuild UP-TO-DATE
>> :MapsForgeForOsmdroid:preReleaseBuild UP-TO-DATE
>> :MapsForgeForOsmdroid:checkReleaseManifest
>> :MapsForgeForOsmdroid:preDebugAndroidTestBuild UP-TO-DATE
>> :MapsForgeForOsmdroid:preDebugBuild UP-TO-DATE
>> :MapsForgeForOsmdroid:preDebugUnitTestBuild UP-TO-DATE
>> :MapsForgeForOsmdroid:preReleaseUnitTestBuild UP-TO-DATE
>> :MapsForgeForOsmdroid:prepareComAndroidSupportAppcompatV72311Library
>UP-TO-DATE
>> :MapsForgeForOsmdroid:prepareComAndroidSupportSupportV42311Library
>UP-TO-DATE
>> :MapsForgeForOsmdroid:prepareOrgOsmdroidOsmdroidAndroid501Library
>UP-TO-DATE
>> :MapsForgeForOsmdroid:prepareReleaseDependencies
>> :MapsForgeForOsmdroid:compileReleaseAidl UP-TO-DATE
>> :MapsForgeForOsmdroid:compileReleaseRenderscript UP-TO-DATE
>> :MapsForgeForOsmdroid:generateReleaseBuildConfig UP-TO-DATE
>> :MapsForgeForOsmdroid:generateReleaseAssets UP-TO-DATE
>> :MapsForgeForOsmdroid:mergeReleaseAssets UP-TO-DATE
>> :MapsForgeForOsmdroid:generateReleaseResValues UP-TO-DATE
>> :MapsForgeForOsmdroid:generateReleaseResources UP-TO-DATE
>> :MapsForgeForOsmdroid:mergeReleaseResources UP-TO-DATE
>> :MapsForgeForOsmdroid:processReleaseManifest UP-TO-DATE
>> :MapsForgeForOsmdroid:processReleaseResources UP-TO-DATE
>> :MapsForgeForOsmdroid:generateReleaseSources UP-TO-DATE
>> :MapsForgeForOsmdroid:processReleaseJavaRes UP-TO-DATE
>> :MapsForgeForOsmdroid:compileReleaseJavaWithJavac UP-TO-DATE
>> :MapsForgeForOsmdroid:extractReleaseAnnotations UP-TO-DATE
>> :MapsForgeForOsmdroid:mergeReleaseProguardFiles UP-TO-DATE
>> :MapsForgeForOsmdroid:packageReleaseJar UP-TO-DATE
>> :MapsForgeForOsmdroid:compileReleaseNdk UP-TO-DATE
>> :MapsForgeForOsmdroid:packageReleaseJniLibs UP-TO-DATE
>> :MapsForgeForOsmdroid:packageReleaseLocalJar UP-TO-DATE
>> :MapsForgeForOsmdroid:packageReleaseRenderscript UP-TO-DATE
>> :MapsForgeForOsmdroid:packageReleaseResources UP-TO-DATE
>> :MapsForgeForOsmdroid:bundleRelease UP-TO-DATE
>> :app:preBuild UP-TO-DATE
>> :app:preDebugBuild UP-TO-DATE
>> :app:checkDebugManifest
>> :app:preReleaseBuild UP-TO-DATE
>> :googleplayservices_lib:compileJava UP-TO-DATE
>> :googleplayservices_lib:processResources UP-TO-DATE
>> :googleplayservices_lib:classes UP-TO-DATE
>> :googleplayservices_lib:jar UP-TO-DATE
>> :app:prepare2ndGuideMapsForgeForOsmdroidUnspecifiedLibrary UP-TO-DATE
>> :app:prepareComAndroidSupportAppcompatV72311Library UP-TO-DATE
>> :app:prepareComAndroidSupportMediarouterV72300Library UP-TO-DATE
>> :app:prepareComAndroidSupportSupportV42311Library UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServices840Library UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesAds840Library UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesAnalytics840Library
>UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesAppindexing840Library
>UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesAppinvite840Library
>UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesAppstate840Library
>UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesAuth840Library UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesBase840Library UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesBasement840Library
>UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesCast840Library UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesDrive840Library UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesFitness840Library
>UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesGames840Library UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesGcm840Library UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesIdentity840Library
>UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesLocation840Library
>UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesMaps840Library UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesMeasurement840Library
>UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesNearby840Library
>UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesPanorama840Library
>UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesPlus840Library UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesSafetynet840Library
>UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesVision840Library
>UP-TO-DATE
>> :app:prepareComGoogleAndroidGmsPlayServicesWallet840Library
>UP-TO-DATE
>> :app:prepareComGoogleAnd
>>
>> ...
>
>-- 
>You received this message because you are subscribed to a topic in the
>Google Groups "Android Developers" group.
>To unsubscribe from this topic, visit
>https://groups.google.com/d/topic/android-developers/iTfDt9wM3xg/unsubscribe.
>To unsubscribe from this group and all its topics, send an email to
>[email protected].
>To post to this group, send email to
>[email protected].
>Visit this group at https://groups.google.com/group/android-developers.
>To view this discussion on the web visit
>https://groups.google.com/d/msgid/android-developers/595519f5-802d-42a7-ab53-dc7d552c0152%40googlegroups.com.
>For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/b7727aca-06f7-41d3-87fa-91d7100f82c9%40typeapp.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to