Hi, While trying to build the APK for android agent at [1], I'm getting the following compile errors.
.../iotserver/product-emm/modules/mobile-agents/android/client/volley/src/main/java/com/android/volley/toolbox/HttpStack.java Error:(22, 23) error: package org.apache.http does not exist .../iotserver/product-emm/modules/mobile-agents/android/client/volley/src/main/java/com/android/volley/toolbox/Volley.java Error:(22, 24) error: cannot find symbol class AndroidHttpClient ... .. I followed article [2] to setup the Android studio and SDK 22 and 16 and the hidden android.jar file. It looks like the volley library requires Apache HTTP lib and its not being imported. Any clue as to what I'm missing ? [1] : https://github.com/wso2/product-emm/tree/master/modules/mobile-agents/android/client [2] : https://docs.wso2.com/display/EMM210/Customizing+the+Android+APK+File -- Cheers, Hasitha Amal De Silva Senior Software Engineer Mobile : +94772037426 Blog : http://devnutshell.tumblr.com/ WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
