qq_59881250 2022-06-05 06:45 采纳率: 79.3%
浏览 159
已结题

各位朋友,求带!android studio,地图开发,setThreshold报红,cannot resolve symbol

protected void initAutoCompleteTextView()
{
_attv_dstAddr.setThreshold**/cannot resolve method in textview/**(1);//是终点地址输入一个字后能加载出相关的地址列表信息
_attv_dstAddr.addTextChangedListener(new TextWatcher() {
@Override
public void beforeTextChanged(CharSequence s, int start, int count, int after) {

    }

    @Override
    public void onTextChanged(CharSequence s, int start, int before, int count) {
        final String keyword = _attv_dstAddr.getText().toString();
        if(keyword == null || keyword.length() == 0){
            return;
        }
        InputtipsQuery query = new InputtipsQuery(keyword,_city);

        Inputtips search = new Inputtips(getApplicationContext(),query);

        search.setInputtipsListener(new Inputtips.InputtipsListener() {
            @Override
            public void onGetInputtips(List<Tip> list, int i) {
                if(i != 1000) {
                    return;
                }

            }
            ArrayList<String> poiList = new ArrayList<String>();

            for (int index = 0;index < list**/*cannot resolve symbol 'list'*/**.size(); index++ )
            {
                poiList.add(list.get(index).getName());

            }
            ArrayAdapter<String> adapter = new ArrayAdapter<String>(getApplicationContext(),
                    android.R.layout.simple_list_item_1,poiList);
            _attv_dstAddr.setAdapter**/*cannot resolve symbol 'setAdapter*/**(adapter);
            adapter.notifyDataSetChange**/*cannot resolve symbol 'notifyDataSetChange*/**();


        });
        search.requestInputtipsAsyn();
    }

    @Override
    public void afterTextChanged(Editable s) {

    }
});

}

展开全部

  • 写回答

2条回答 默认 最新

  • 不会写代码的猴子 Android领域优质创作者 2022-06-07 07:41
    关注

    _attv_dstAddr这个控件是什么类型的?

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
    1人已打赏
查看更多回答(1条)
编辑
预览

报告相同问题?

问题事件

  • 系统已结题 6月14日
  • 已采纳回答 6月7日
  • 修改了问题 6月5日
  • 修改了问题 6月5日
  • 展开全部

悬赏问题

  • ¥15 ATAC测序生成self-pseudo replicates之前是否要进行去线粒体reads
  • ¥15 python模糊字匹配函数问题
  • ¥20 谁刷目标页面的uv记录器上数据,数据只记录跳转的数值
  • ¥30 数据库软件的安装方法
  • ¥15 一道以太网数据传输题
  • ¥15 python 下载群辉文件
  • ¥50 代码还没怎么运行但是需要代码功能调用数据
  • ¥15 vue请求不到数据,返回状态200,数据为html
  • ¥15 用白鹭引擎开发棋牌游戏的前端为什么这么难找
  • ¥35 哪位专业人士知道这是什么原件吗?哪里可以买到?