腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(9999+)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
包含意图的NullPointerException错误
); Spinner day = (Spinner)findViewById(
R
.id.day); CheckBox orangecheck = (CheckBox)findViewById(
R
.id.
浏览 2
修改于2012-11-11
得票数 0
回答已采纳
2
回答
当从活动1-> 2转移时,-> 3 ->2.回到活动1而不是活动2
Activity
11-11
10:57:00.800-11 10:57:05.205: I/System.out(2476): Color
R
G B A 0000
11-11
10:57:05
浏览 1
修改于2013-11-11
得票数 0
回答已采纳
2
回答
如何在android上添加行
我按照的教程来添加行,但是我遇到了这个问题,当我试图添加视图时,我遇到了问题……这是我的代码: TableRow tabel_penghasilan_pp=(TableRow)findViewById(
R
.id.tabel_penghasilan_pp); TextView adapter_no_dana=(TextView)findViewById(
R
.
浏览 3
提问于2013-11-11
得票数 0
1
回答
基于设备密度的NullPointerException同时切换图像
ImageView img = (ImageView) findViewById(
R
.id.myImg); // ImageView containing the image. img.setImageDrawable(getResources().getDrawable(
R
.drawable.logo_large)); img.setImageDrawable(getResou
浏览 1
修改于2014-11-11
得票数 0
回答已采纳
2
回答
如何以编程方式设置背景图像?
) findViewById(
R
.id.radioMountains);
11-11
21:28:34.202: E/AndroidRuntime(22316): java.lang.NullPointerException$600(RadioGroup.java:54)
11-11
21:28:34.202: E/Andro
浏览 0
修改于2014-11-14
得票数 3
1
回答
Android示例测试运行失败:由于“进程崩溃”而导致的工具运行失败
:956)
11
<<<<<<
11-11
05:52:12.350: D/AndroidRuntime<<<<<< <em
浏览 1
提问于2011-11-11
得票数 1
3
回答
当我点击按钮(意图)打开我的应用程序时,谷歌地图崩溃了
); buttonLogin.setOnClickListener(this); buttonLogin.setOnClickListener(thisgetMenuInflater().inflate(
R
.menu.main, menu);} @Ove
浏览 6
修改于2014-11-11
得票数 1
回答已采纳
4
回答
在两个类之间切换,但程序已停止。为什么?
); mPlaces=(Button)findViewById(
R
.id.button_places); mWebView.loadUrl("http://www.google.com"); mHome= (Button)findViewById(
R
.id.butt
浏览 0
修改于2012-11-11
得票数 0
1
回答
简单列表适配器出错
我试图使用简单的列表适配器来显示多个列表视图,但是当我要访问set时,我的应用程序崩溃了,这里的适配器是我的代码;
11-11
09:03:06.147: DEBUG
11-11
09:03:08.307: INFO/ActivityManager(68): Force stopping package com.flds uid=10052 super.onCreate(savedInstanceState);
浏览 0
修改于2014-10-08
得票数 0
1
回答
应用程序在“确定”按钮单击android上的“警报”对话框后崩溃。
savedInstanceState) { getListView().setAdapter(new MyAdapter(TypeActivity.this,
R
.layout.spinnerrow, typeTagHomeActivity.this.getLayoutInflater();
浏览 2
修改于2014-11-11
得票数 0
回答已采纳
1
回答
未为类型ShelfViewActivity定义setContentView(int)方法
LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { verListAdapter = new VerticalAdapter(getActivity(),
R
.layout.bookrowHorizontalAdapter horListAdapter = new Horiz
浏览 1
修改于2013-11-12
得票数 1
2
回答
android.widget.AdapterView.fireOnSelected(AdapterView.java:892)
11-11
10:17:25.824: E/AndroidRuntime(3207): java.lang.NullPointerExceptionthirdactivity.class中的旋转器是这样的,this.mAdapter = A
浏览 0
修改于2013-12-09
得票数 1
2
回答
ShowDialog onClick偏好
, (ViewGroup) findViewById(
R
.id.layout_dialog)); txtPerc =(TextView) findViewById(
R
.id.txtPercentage); cResolver = getC
浏览 3
提问于2013-11-11
得票数 1
3
回答
NetworkOnMainThread异常,安卓应用程序
Bundle savedInstanceState) { setContentView(
R
.layout.activity_mainRoadManager roadManager = new OSRMRoadManager(); myOpenMapView = (MapView) findViewById(
R
.id.openmapviewmyOpenMapView.getOverlays().add(roadNo
浏览 5
修改于2013-11-11
得票数 1
1
回答
活动中的错误增加
(LayoutInflater.java:499)
11-11
05:53:onCreate(Bundle savedInstanceState) { setContentView(
R
.layout.login); username = (EditText)findViewById(<e
浏览 0
提问于2011-11-11
得票数 2
回答已采纳
1
回答
android不允许我们在按钮的setBackgroundResource上分配10458756字节的错误
whatever you want after press center_button.setBackgroundResource(
R
.drawable.clicked(932): GC_FOR_MALLOC freed 0K, 52% free 259
浏览 0
修改于2014-11-11
得票数 0
回答已采纳
1
回答
无法在Android设备上使用asmack 15登录Google Talk
XMPPConnection doInBackground(String... arg0) { String port = "5222"; //getText(
R
.id.port); //"5222&qu
浏览 1
修改于2012-11-12
得票数 2
2
回答
如何在编辑列表视图项目时使用自定义适配器?
); Button OKbutton= (Button) findViewById(
R
.id.ok_Button); final EditText edi
浏览 6
修改于2013-11-12
得票数 0
1
回答
无法通过Android M的代码设置铃声
0.0:32): avc: denied { read } for path="/storage/emulated/0/iphone6.mp3" dev="fuse" ino=23 scontext=u:
r
:system_server:s0 tcontext=u:object_
r
:fuse:s0 tclass=file permissive=0
11-11
09:09:32.935 1611-3697/system_process0.0:33): av
浏览 3
修改于2017-11-12
得票数 1
1
回答
实现搜索后,应用程序在旋转屏幕上崩溃
ViewGroup container, { //Loading the list view
浏览 0
修改于2013-11-11
得票数 0
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券