Commit a6e5eab4 by 罗翻

测试提交

parent 8cabb091
......@@ -41,6 +41,7 @@ public class InitializeActivity extends AppCompatActivity {
supportRequestWindowFeature(Window.FEATURE_NO_TITLE);
setContentView(R.layout.activity_initialize_main);
MobclickAgent.openActivityDurationTrack(false);
mActivity = this;
mPerArr = new String[]{Manifest.permission.READ_PHONE_STATE, Manifest.permission.ACCESS_COARSE_LOCATION, Manifest.permission.WRITE_EXTERNAL_STORAGE};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment