摘要:
package com.baidu.location.service;import android.app.Service;import android.content.Intent;import android.os.IBinder;import android.util.Log;import a 阅读全文
摘要:
package com.baidu.location.demo;import com.baidu.baidulocationdemo.R;import com.baidu.location.BDLocation;import com.baidu.location.BDLocationListener 阅读全文
摘要:
private void getdialog() { final EditText et = new EditText(this); final String workid = this.workid; new AlertDialog.Builder(this).setTitle("请输入面积"). 阅读全文