全部 文章 问答 分享 共找到1297个相关内容
[文章] Android开发学习路线
Android开发环境搭建Android开发系列环境的搭建Android基础Android开发系列UI布局讲解Android开发系列UI布局讲解Android开发系列数据持久化存储Android开发系列数据持久化存储
[问答] 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
2021-06-27 14:11 · 内存泄漏 / Android
[文章] Android Jetpack 之 Navigation
/apk/res/android"xmlns:app="http://schemas.android.com/apk/res-auto"android:id="@
2020-09-19 15:07 · navigation / 导航 / jetpack / 组件 / android
[问答] Android开启启动
公司要求做一个自启动app,然后一开始使用android.intent.action.LOCKED_BOOT_COMPLETED,但是恢复出厂设置去收不到广播,然后使用和 android.intent.action.BOOT_COMPLETED
2020-03-19 16:24 · android
[文章] Android如何自定义Preference呢?
Android如何自定义Preference呢?
2020-03-08 00:06 · SharePreference / 存储 / 设置 / 安卓开发 / app
[文章] Android TV开发03学习HorizontalGridView
><RelativeLayoutxmlns:android="http://schemas.android.com/apk/res/android"android:layout_width
2021-09-07 20:51 · AndroidTV / Android / HorizontalGridView
[文章] Android 智能刷新框架SmartRefreshLayout
/apk/res-auto"android:id="@+id/refreshLayout"android:layout_width="match_parent"
2020-08-03 23:25 · UI
[问答] android绑定远程服务时报错
App: com.android.vending, Service: oauth2:******************************************

  

2022-05-05 09:57 · android / service
[问答] 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 Data Binding 开发普通列表
><layoutxmlns:android="http://schemas.android.com/apk/res/android"xmlns:app="http
2021-02-01 14:05 · Android / debug / 断点 / jetpack / mvvm
[文章] Android EditText限制输入IP地址
("255");}off+=value.length();off++;}}<EditTextandroid:id="@+id/et_ip_address"android
2020-08-14 11:50 · 控件扩展
[文章] 5、Android开发基础-其他布局
><AbsoluteLayoutxmlns:android="https://schemas.android.com/apk/res/android"android:layout_width
[问答] Android 日志

公司有个需求,客户要求关闭Android 版本的log输出,这个有办法解吗?

2022-12-05 10:47 · AndroidLog
[文章] Android逆向吾爱新年题目Android01
吾爱新年题目Android01来玩玩新年题目Android的第一题:抓小猫咪。体验打开app之后是这样的:尝试捕捉猫猫。运气真好,居然抓到了。
2024-03-01 14:17 · Android / Android逆向 / hook / 反编译
[问答] Android属性设置
你好我想问一下,我设置Androidsystemproperty,在manifest中也设置了android:sharedUserId="android.uid.system"但是通过set设置属性的时候还是
2021-03-24 11:08 · Android / 属性 / Android属性设置
[文章] Android——RecyclerView使用汇总
/res/android"android:layout_width="match_parent"android:layout_height="match_parent
2020-09-13 21:01 · Android / RecyclerView / 安卓 / 基础
[问答] Android 打开Uri图片 问题
false">public void openFile(String filePath, String filename) { // filePath = /storage/emulated/0/Android
2021-11-15 17:52 · android / uri
[文章] 3、Android开发基础-线性布局(视频)
Android基础线性布局(视频)视频下载在最底部:如果你要开始学习Android开发,那么你先要搭建Android开发的环境:https://study.163.com/course/introduction
2019-10-21 17:02 · android / 安卓 / 基础 / 布局 / UI
[问答] Android动态获取calendar权限报错
; import android.content.ContentResolver; import android.content.pm.PackageManager; import android.database.Cursor
2021-12-04 10:43 · android
[文章] Android APP 在线更新功能实现分享
><androidx.cardview.widget.CardViewxmlns:android="http://schemas.android.com/apk/res/android
2022-09-21 22:13 · APP更新
[文章] Android 6.0 - 申请动态权限
--加读写权限--><uses-permissionandroid:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
2021-03-12 10:08 · 权限 / Android6.0
[文章] 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
ok,今天进军android,先占一个坑,准备开始修炼仙丹!
2021-09-16 14:45 · 发臊
[问答] android新手,请教下android treeview ,异步加载

想请教下android下 树形控件怎么实现异步加载。

2022-06-20 21:41 · treeview
[问答] Android这个输入框bug怎么解决
>

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"

  

2022-02-15 00:13 · Android
[文章] 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
2019-10-21 18:50 · 相对布局 / 安卓开发 / 安卓基础 / android
[问答] Android 手机验证码登陆问题!
><RelativeLayoutxmlns:android="http://schemas.android.com/apk/res/android"xmlns:tools="http://schemas.android.com
2021-03-05 13:45 · 手机验证码登陆
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 44