全部 文章 问答 分享 共找到1330个相关内容
[问答] android studio 闪退
;at android.view.ViewGroup.layout(ViewGroup.java:6335)
at android.widget.FrameLayout.layoutChildren
2021-05-26 17:32
·
异常
[问答] Android内存泄漏问题
$ActivityClientRecord#nextIdle
Description: Android AOSP sometimes keeps a reference to
[文章] Android Jetpack 之 Navigation
/apk/res/android"xmlns:app="http://schemas.android.com/apk/res-auto"android:id="@
[文章] Android如何自定义Preference呢?
Android如何自定义Preference呢?
[文章] Android TV开发03学习HorizontalGridView
><RelativeLayoutxmlns:android="http://schemas.android.com/apk/res/android"android:layout_width
[问答] android绑定远程服务时报错
App: com.android.vending, Service: oauth2:******************************************
 
[问答] android 问题 Error inflating class fragment
;
import android.view.View;
import android.view.ViewGroup;
public class HomeFragment extends Fragment
2022-07-03 15:51
·
Android
[问答] Android开启启动
公司要求做一个自启动app,然后一开始使用android.intent.action.LOCKED_BOOT_COMPLETED,但是恢复出厂设置去收不到广播,然后使用和 android.intent.action.BOOT_COMPLETED
2020-03-19 16:24
·
android
[文章] Android EditText限制输入IP地址
("255");}off+=value.length();off++;}}<EditTextandroid:id="@+id/et_ip_address"android
2020-08-14 11:50
·
控件扩展
[文章] Android 智能刷新框架SmartRefreshLayout
/apk/res-auto"android:id="@+id/refreshLayout"android:layout_width="match_parent"
2020-08-03 23:25
·
UI
[问答] Android 日志
公司有个需求,客户要求关闭Android 版本的log输出,这个有办法解吗?
2022-12-05 10:47
·
AndroidLog
[文章] Android逆向吾爱新年题目Android01
吾爱新年题目Android01来玩玩新年题目Android的第一题:抓小猫咪。体验打开app之后是这样的:尝试捕捉猫猫。运气真好,居然抓到了。
[文章] 5、Android开发基础-其他布局
><AbsoluteLayoutxmlns:android="https://schemas.android.com/apk/res/android"android:layout_width
[问答] Android属性设置
你好我想问一下,我设置Androidsystemproperty,在manifest中也设置了android:sharedUserId="android.uid.system"但是通过set设置属性的时候还是
[文章] Android——RecyclerView使用汇总
/res/android"android:layout_width="match_parent"android:layout_height="match_parent
[文章] Android APP 在线更新功能实现分享
><androidx.cardview.widget.CardViewxmlns:android="http://schemas.android.com/apk/res/android
2022-09-21 22:13
·
APP更新
[文章] Android文件读写权限变更
Android文件读写权限变更一大堆同学在读写文件时遇到权限问题,PermissiondeniedAndroid10以前的访问一般情况下,我们在清单文件声明读写权限,然后Android6.0开始要动态申请权限
[问答] Android 插入日历提醒事件报错(Unknown Uri)
;at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main
2021-12-06 16:49
·
android
[问答] Android 打开Uri图片 问题
false">public void openFile(String filePath, String filename) {
// filePath = /storage/emulated/0/Android
[问答] Android动态获取calendar权限报错
;
import android.content.ContentResolver;
import android.content.pm.PackageManager;
import android.database.Cursor
2021-12-04 10:43
·
android
[文章] 开始修炼Android
ok,今天进军android,先占一个坑,准备开始修炼仙丹!
2021-09-16 14:45
·
发臊
[文章] Android 6.0 - 申请动态权限
--加读写权限--><uses-permissionandroid:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
[问答] android新手,请教下android treeview ,异步加载
想请教下android下 树形控件怎么实现异步加载。
2022-06-20 21:41
·
treeview
[文章] Android MotionLayout 动画 的使用
http://schemas.android.com/tools"android:layout_width="match_parent"android:layout_height
2019-12-27 14:39
·
总结2019和展望2020
[文章] 4、Android开发基础-相对布局
><RelativeLayoutxmlns:android="https://schemas.android.com/apk/res/android"android:layout_width
[文章] android 标准时间 各种输出格式
><LinearLayoutxmlns:android="http://schemas.android.com/apk/res/android"android:layout_width
2020-06-24 21:12
·
时间
[问答] SecurityException: Package android does not belong to 10268
)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1982)
at android.os.Handler.dispatchMessage
2023-02-15 18:54
·
android
- 1
- 2
- 3
- 4
- 5
- 6
- 45