issues
search
lixplor
/
android-Q-A
🐞 android related questions and answers
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Android Studio修改包名
#84
lixplor
closed
7 years ago
1
SurfaceView如何截图
#83
lixplor
closed
7 years ago
1
SurfaceView绘制时闪烁
#82
lixplor
closed
7 years ago
1
SharedPreference中的getStringSet()方法获取已保存数据有偏差
#81
lixplor
closed
7 years ago
1
ListView等列表出现和隐藏按条目顺序执行动画
#80
lixplor
closed
7 years ago
1
同一页面多个网络请求, 如何在UI中处理各自的等待, 超时, 失败等非成功场景?
#79
lixplor
opened
7 years ago
0
Android N(7.0) 安装apk报错, 提示包管理器发生错误
#78
lixplor
closed
7 years ago
1
A/libc: Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1)
#77
lixplor
opened
7 years ago
0
Android N(7.0) FileUriExposedException
#76
lixplor
closed
7 years ago
1
EditText默认不可编辑, 点击后编辑, 某种情况编辑完成后不可编辑
#75
lixplor
closed
7 years ago
1
RecyclerView, ListView等列表中, 如何更新进度条?
#74
lixplor
opened
7 years ago
0
程序全局实现点击非EditText处隐藏键盘
#73
lixplor
closed
7 years ago
1
自定义Dialog中, 布局包含TabLayout时提示必须继承AppCompat主题, 但界面已经继承了
#72
lixplor
closed
7 years ago
1
RecyclerView设置了adapter后notify了也不显示
#71
lixplor
closed
7 years ago
1
ViewPager setAdapter时StackOverFlow
#70
lixplor
closed
7 years ago
1
ViewPager放在自定义控件中显示不出来
#69
lixplor
closed
7 years ago
1
RemoteViews中, setOnClickPendingIntent()不管用
#68
lixplor
closed
7 years ago
1
widget显示"加载窗口小工具时出现问题", "Problem loading widget"
#67
lixplor
closed
7 years ago
1
SYSTEM_ALERT_WINDOW设置悬浮窗, 内部的EditText无法弹出输入法
#66
lixplor
closed
7 years ago
1
TextView加文字外边框, 如字芯是白色, 字外边缘是黑边
#65
lixplor
closed
7 years ago
1
TextView设置marquee没有滚动效果
#64
lixplor
closed
7 years ago
1
自定义Dialog中的EditText点击无法弹出键盘
#63
lixplor
closed
7 years ago
1
VectorDrawable颜色没有按照@color变, 还是黑色的
#62
lixplor
closed
7 years ago
1
ExceptionInInitializerError
#61
lixplor
closed
7 years ago
1
RxJava和Retrofit结合, 请求报 java.lang.IllegalStateException: Fatal Exception thrown on Scheduler.Worker thread. Caused by: java.lang.NoSuchMethodError: retrofit2.Response.isSuccess
#60
lixplor
closed
7 years ago
1
ViewPager中显式Fragment, ViewPager.setAdapter()时stackOverFlow
#59
lixplor
opened
7 years ago
1
Adapter.notifyDataSetChanged()不能更新, list已经添加进数据了
#58
lixplor
closed
7 years ago
1
EditText的imeOptions无效
#57
lixplor
closed
7 years ago
1
如何代码实现将应用唤回前台
#56
lixplor
closed
7 years ago
1
RemoteViews广播发送PendingIntent的extra值总是不准
#55
lixplor
closed
7 years ago
1
Notification RemoteView中有的控件报错
#54
lixplor
closed
7 years ago
1
AppCompat的Theme没有全屏和透明
#53
lixplor
closed
7 years ago
1
拨号Call的Intent (ACTION_CALL) 传入空字符串或一个字符, 显示"正在运行USSD代码", 然后弹窗"出现连接问题或MMI码错误"
#52
lixplor
closed
7 years ago
1
UIL加载本地文件内存过大
#51
lixplor
closed
7 years ago
1
java.lang.IllegalArgumentException:View=com.android.internal.policy.impl.PhoneWindow$DecorViewnotattachedtowindowmanager
#50
lixplor
closed
7 years ago
1
javax.net.ssl.SSLException: hostname in certificate didn't match: <xxx.xxx.net> != <*.xxx.net> OR <*.xxx.net> OR <xxx.net>
#49
lixplor
closed
7 years ago
1
Android Studio 2.0 Gradle Error [NoClassDefFoundError: Could not initialize class xxx.xxx.xxx]
#48
lixplor
closed
7 years ago
1
Activity has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView@46029dd0
#47
lixplor
closed
7 years ago
1
自定义xml出现couldn't resolve style resource不能显示
#46
lixplor
closed
7 years ago
1
滑动控件嵌套, 触摸事件冲突, 如ScrollView中嵌套ListView, ListView条目中有可点击的Button或者ImageView
#45
lixplor
closed
7 years ago
1
ListView, GridView在notifyDataSetChanged后, getChildCount总是0
#44
lixplor
closed
7 years ago
1
安装apk后直接启动app, 进入某个页面按小房子返回桌面, 然后点击launcher图标会重复进app, 而退出app后再次打开没有这种情况.
#43
lixplor
closed
7 years ago
1
ListView会自动置顶
#42
lixplor
closed
7 years ago
1
Theme.dialog主题的Activity, 依然有个白色背景并显示应用的名称
#41
lixplor
closed
7 years ago
1
WebView底色如何变透明
#40
lixplor
closed
7 years ago
1
onPause, onStop调用不及时
#39
lixplor
closed
7 years ago
1
fastjson解析json为对象报错: syntax error, expect {, actual EOF, pos 0
#38
lixplor
closed
7 years ago
1
Activity空白不显示布局
#37
lixplor
closed
7 years ago
1
WebView加载错误时, 屏蔽错误页面, 但是wevview会重试3次, 期间错误页面不会消失
#36
lixplor
closed
7 years ago
1
setCompoundDrawables不显示
#35
lixplor
closed
7 years ago
1
Next