Issues in Integrating Authorize.net API's for android
问题 I want to integrate my app with Authorize.Net. I have followed the Steps given in tutorial http://developer.authorize.net/integration/fifteenminutes/android/. my library project anet_android_sdk showing no error. But when I created a new project as in step 3. I am getting error. import net.authorize.android.AuthNet; import net.authorize.android.AuthNetActivityBase; import net.authorize.android.SimpleActivity; import net.authorize.android.button.AuthNetButton; 回答1: Within the anet_android_sdk