推荐
专栏
教程
课程
飞鹅
本次共找到4478条
android应用程序框架
相关的信息
Stella981
•
3年前
Android ANR 分析
首先贴一下trace文件Process:com.oppo.readerPID:20358Time:2933175644_1545041895232Flags:0x38d83e44Package:com.oppo.readerv62301(6.2.3.2018103
Stella981
•
3年前
Android 流式布局
FlowLayoutManager!Travisbranch(https://img.shields.io/travis/rustlang/rust/master.svg)(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.co
Stella981
•
3年前
Android内存泄露
一、app内存泄露调试1、通过adbshelldumpsysmeminfo packageName来查看内存使用状况在没有打开应用的情况下,该命令返回的数据是这样的:!(https://oscimg.oschina.net/oscnet/df96ad0b2daa0ab54fb479bc0d2ad985fa9.png)2、
Stella981
•
3年前
Android SmartRefreshLayout 使用
SmartRefreshLayout是一款实现上拉加载、下拉刷新的控件,网络上相关内容也很多,在这里简单总结下我的使用使用SmartRefreshLayout需导入依赖:implementation'com.scwang.smartrefresh:SmartRefreshLayout:1.1.0alpha14'implementation'c
Stella981
•
3年前
Android Binder——framework
上一篇BindermRemote的前世今生(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.jianshu.com%2Fp%2F72bc48d59f0e)PowerManger.isScreenOn()的调用流程已经调用到了BinderProxy.transact();
Stella981
•
3年前
Android富文本
采用html方式Html.from(Stringhtml);Html.fromHtml("<font color\"red\"<iHello</i</font <uworld</u ! <diy test</diy <img src\"ic_launcher.png\"/",new ImageG
Stella981
•
3年前
Android Studio maven
头一天好好的,第二天就卡着了。!这里写图片描述(https://oscimg.oschina.net/oscnet/f4c2dc781020e460ec6b70f348a56e64c64.png)一直在这个地方不动,如果停止就会报 Error:CouldnotrunbuildactionusingGradledistr
Stella981
•
3年前
Android MVP模式
1、MVP模式简介相信大家对MVC都是比较熟悉了:MModel模型、VView视图、CController控制器,MVP作为MVC的演化版本,那么类似的MVP所对应的意义:MModel模型、VView视图、PPresenter表示器。从MVC和MVP两者结合来看,Controlller/Pre
Stella981
•
3年前
Android Volley运用
使用Android studio在build.gradle添加以下信息就可以获取支持库,当然了,如果你没有下载到该支持库会提示你下载。compile 'com.mcxiaoke.volley:library:1.0.19'在一个Application中创建一个请求队列,调用通过((Myapp) getAppl
Stella981
•
3年前
Android 工具表
https://www.codota.com/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.codota.com%2F)代码搜索 http://www.atool.org/httptest.php(https://www.oschina.net/action/GoT
1
•••
76
77
78
•••
448