資源簡介
微信授權一鍵登錄分享demo
代碼片段和文件信息
package?com.example.chenzhengjun.wechatlogindemo;
import?android.app.Application;
import?android.test.ApplicationTestCase;
/**
?*?Testing?Fundamentals
?*/
public?class?ApplicationTest?extends?ApplicationTestCase?{
????public?ApplicationTest()?{
????????super(Application.class);
????}
}
評論
共有 條評論