E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
SuppressLint
崩溃日志保存本地log,服务器上传
packagecom.anrongbc.util;importandroid.annotation.
SuppressLint
;importandroid.content.Context;importandroid.content.Intent
马占柱
·
2020-09-16 14:58
使用技巧
内存管理
优化等
技术总结
bug
Android 自定义带拼音Textview 带音调
拼音textview,简单的为把拼音数组和汉字数组结合在一起多行显示importandroid.annotation.
SuppressLint
;importandroid.content.Context
maoamade
·
2020-09-16 14:04
拼音音调textview
拼音textview
汉字转拼音
Android中日期选择器与时间选择器的实现
在布局文件中的代码在MainActivity中的代码@
SuppressLint
({"NewApi","ValidFragment"})publicclassMainActivityextendsActivity
坚持到底666
·
2020-09-16 06:19
android实现一天24小时刻度尺
首先这段代码是网上有的不过我进行了修改packagecom.sfqj.view;importcom.sfqj.yingsu.R;importandroid.annotation.
SuppressLint
暴躁的Dream
·
2020-09-16 05:53
Android
Android 监控手机两张SIM卡
finalSubscriptionManagersubscriptionManager=SubscriptionManager.from(context);@
SuppressLint
("MissingPermission
JSON_ZJS
·
2020-09-15 13:07
Android开发
Android2张SIM卡
自定义控件 - 圆形缓冲进度条
packagecom.ken_demo.appcompat.test.views;importandroid.annotation.
SuppressLint
;importandroid.content.Context
奔跑草-
·
2020-09-14 23:17
Android
android
android studio 60音乐播放器 下载音乐
activity_main.xml111111111111111111MainActivity.java222222222222222packagecom.example.myuuuuii;importandroid.annotation.
SuppressLint
weixin_33595571
·
2020-09-14 22:41
Android
studio
代码
android studio 56 下载网络歌曲 代码
第一步activity-main.xml第二步MainActivity.javapackagecom.example.mymps001;importandroid.annotation.
SuppressLint
weixin_33595571
·
2020-09-14 22:40
Android
studio
代码
自定义控件-进度条
github地址:https://github.com/chenguo0421/FaceCompare啥也不说了,先上图:该控件逻辑比较简单,这里直接贴代码了:importandroid.annotation.
SuppressLint
这可能是个坑
·
2020-09-14 21:59
进度条
自定义控件
android
自定义view点击水波纹效果(加上长按和单击事件的处理)
代码:importandroid.annotation.
SuppressLint
;importandroid.content.Context;importandroid.graphics.Canvas;
huangwenkui1990
·
2020-09-14 19:55
安卓自定义控件
android
自定义
点击
水波纹
长按
自定义view点击水波纹效果
代码:importandroid.annotation.
SuppressLint
;importandroid.content.Context;importandroid.graphics.Canvas;
huangwenkui1990
·
2020-09-14 19:55
安卓自定义控件
android
view
水波纹
点击
自定义
Android 支付宝支付密码输入界面
效果图:主要代码:importjava.util.ArrayList;importandroid.annotation.
SuppressLint
;importandroid.content.Context
成都-idea
·
2020-09-14 08:28
ANDROID
支付宝
密码
汉诺塔android动画演示程序
*@authortianhongyan**/@
SuppressLint
("NewApi")publicclassHannuoActivityextendsActivityimplementsAnimatorListener
tianhongyan
·
2020-09-14 04:30
Android蓝牙BLE之RSSI读写(2)
代码奉上importcom.example.readblerssi.R;importcom.readrssi.ble.BluetoothOperate;importandroid.annotation.
SuppressLint
Fans_Mo
·
2020-09-14 01:12
bluetooth
Call requires API level 11 (current min is 8): new android.app.Fragment API版本冲突解决办法
之后才有的,所以系统提示我:CallrequiresAPIlevel11(currentminis8):newandroid.app.Fragment错误,截图如下下面我们对上面的解决办法分条说明:@Add@
SuppressLint
'NewApi'toArticleFragment
不积跬步无以至千里
·
2020-09-13 20:14
Android学习日记
带有倒计时功能的button
*/@
SuppressLint
("AppCompatCustomView")publicclassCustomGetCodeWidgetsextendsButton{publicCustomGetCodeWidgets
请叫我孙长老
·
2020-09-13 02:41
学习笔记
fragment 中利用spinner实现省市联动
packagecom.example.cl;importandroid.annotation.
SuppressLint
;importandroid.app.Fragment;importandroid.os.Bundle
刘祖义
·
2020-09-13 02:16
android
Android 加载 自己的H5,跳到内部浏览器
AndroidQQ交流群:826464336packagexxximportandroid.annotation.
SuppressLint
;importandroid.content.Context;importandroid.content.Intent
丿SunLion
·
2020-09-12 22:36
香蕉---工具类
TimePicker组件&DatePicker组件
importcom.lidroid.xutils.ViewUtils;importcom.lidroid.xutils.view.annotation.ViewInject;importandroid.annotation.
SuppressLint
未曾灬入戏
·
2020-09-12 22:58
android
timepicker
datepicker
android
获取网络请求
packagecom.example.lvxinxin.androidzxdayone;importandroid.annotation.
SuppressLint
;importandroid.graphics.Bitmap
移动端工程师
·
2020-09-12 09:05
android自定义环形统计图(带动画)
实现原理packagecom.freedomanlib;importjava.util.Timer;importjava.util.TimerTask;importandroid.annotation.
SuppressLint
Freedoman1990
·
2020-09-11 15:27
Android
自定义条形对比统计图
实现方法packagecom.xtravel.widget;importjava.util.Timer;importjava.util.TimerTask;importandroid.annotation.
SuppressLint
Freedoman1990
·
2020-09-11 12:19
Android
带文字百分比进度横向进度条
//完整代码(importpackage)importandroid.annotation.
SuppressLint
;importandroid.content.Context;importandroid.graphics.Canvas
weixin_34247155
·
2020-09-11 05:46
@
suppresslint
标注忽略指定的警告(HandlerLeak)
@
SuppressLint
标注忽略指定的警告这个是android带的lint工具提示的,lint官方的说法是ImprovingYourCodewithlint,应该是帮助提升代码的,如果不想用的话,可以右键点工程
P.TAN
·
2020-09-11 03:50
android
Android悬浮贴边按钮实现(含动画效果)
效果图代码实现packagecom.dingo.newexproration.ui;importandroid.animation.ObjectAnimator;importandroid.annotation.
SuppressLint
建人尹口
·
2020-09-10 18:54
FileUnitls一个读写安卓文件的类
importandroid.annotation.
SuppressLint
;importandroid.content.Context;importandroid.content.Intent;importandroid.graphics.Bitmap
cc_And
·
2020-08-31 09:35
Android chexkbox取消自动切换选中状态
@
SuppressLint
("AppCompatCustomView")publicclassMyCheckBoxextendsCheckBox{publicMyCheckBox(Contextcontext
熊佳龙
·
2020-08-26 23:15
android布局
android工具类
Android 利用Handle 切换的主线程更新UI
;message.what=State;//消息标识message.obj=data;//传递的值或者信息mGPSHandler.sendMessage(message);2、在主线程中进行UI更新@
SuppressLint
weixin_44826221
·
2020-08-26 23:02
Android
Kotlin-Android
1内联扩展函数inlinefunContext.toast(msg:String){Toast.makeText(this,msg,Toast.LENGTH_LONG).show()}@
SuppressLint
zuochunsheng
·
2020-08-26 16:51
kotlin
组件
在低版本的SDK里使用高版本函数@
SuppressLint
("NewApi") or @TargetApi?
@
SuppressLint
和@TargetApi达到的效果是一样的,相对于
SuppressLint
,TargetApi会根据函数里使用的API,严格匹配SDK版本,给出编译错误,但是
SuppressLint
hero_yin
·
2020-08-25 03:50
Android
Toast 在9.0上的重复特性的更改(也是重复显示的bug)
为了防止Toast不停的弹出(以前是toast以队列形式依次显示,会很烦),我们通常会使用如下代码来覆盖上一个的Toast,代码如下:/***显示不重复Toast消息*/@
SuppressLint
("ShowToast
yich_see
·
2020-08-25 00:28
java
android
Toast
android
9.0
xp jdk7环境下利用webView调用网页android
packagecom.example.qiaotuo;importandroid.support.v7.app.ActionBarActivity;importandroid.os.Bundle;importandroid.annotation.
SuppressLint
yegengxing
·
2020-08-25 00:12
android
将一个fragment加载到activity(使用framelayout的方法)
第二步:FirstFragment.java:用来设置fragment中的参数:@
SuppressLint
("ValidFragment")publicclassFirstFragmentextendsFragment
qq_34793358
·
2020-08-24 22:36
安卓计算器开发
xml代码:java代码:packagecom.example.calculator;importandroid.annotation.
SuppressLint
;importandroid.content.Intent
Hhytyq
·
2020-08-24 21:43
android
自定义弹框
我们如果想要实现这样的自定义弹框,需要怎么做呢,接下来就是教程首先,我们需要创建一个类继承Dialog下面就是代码importandroid.annotation.
SuppressLint
;importandroid.app.Dialog
代码馨
·
2020-08-24 20:37
笔记
普通
android
android与原生的JS交互
packagecom.ada56.apps.taxi.ui.login;importandroid.annotation.
SuppressLint
;importandroid.app.Activity;
zhengjiajie_2009
·
2020-08-24 20:20
android与原生的JS交互
Android 自定义相机Demo 入门学习
话不多说,先上一张图:应用是在AndroidStudio中开发的,java程序如下://主程序importandroid.annotation.
SuppressLint
;importandroid.conten
晓风的我
·
2020-08-24 20:49
Android
java
自定义的Viewpager的CustomViewPager
代码如下:importandroid.annotation.
SuppressLint
;importandroid.content.Context;importandroid.co
canyinghao
·
2020-08-24 10:36
android自定义控件
无限自动轮播加小圆点
privateListpicUrls;privateintpageIndex=1;privateStringurl="http://gank.io/api/data/Android/10/"+pageIndex;@
SuppressLint
qq_40702815
·
2020-08-24 09:04
android自定义等级评分圆形进度条
实现原理packagecom.freedomanlib;importjava.util.Timer;importjava.util.TimerTask;importandroid.annotation.
SuppressLint
Freedoman1990
·
2020-08-24 09:41
Android
android用webview加载H5页面出现点击事件失效的问题解决
webview设置WebChromeClient3、websetting和webviewclient“`importandroid.os.Bundle;importandroid.annotation.
SuppressLint
kongcheng_001
·
2020-08-24 08:03
┈━═☆
安卓-android
重写ViewPager,禁止其左右滑动
自定义ViewPager,重写其滑动的事件,即可控制其是否可以滑动.packagecom.xspacing.aiqiyi.custom;importandroid.annotation.
SuppressLint
hellcw
·
2020-08-24 08:01
android
Banner轮播图----从接口获取图片
activity_mainMainActivitypackagewanghuiqi.bawie.com.whq_yuekao;importandroid.annotation.
SuppressLint
;
WhuiQi
·
2020-08-24 07:49
购物车的主要页面
packagecom.bawei.chenxiaoxu.month1.activity;importandroid.annotation.
SuppressLint
;importandroid.os.Handler
Super猿
·
2020-08-24 07:25
自定义倒计时button
不止一个页面用到所以就写了一个自定义的button只需要在xml中就可以使用了packagecom.newstar.luckybee.ui.customwidget;importandroid.annotation.
SuppressLint
Karima
·
2020-08-24 00:23
自定义View之温度计
packagemicroreader.caiyao.name.microreader.api;importcom.spd.air.R;importandroid.R.integer;importandroid.annotation.
SuppressLint
Stonger熊
·
2020-08-23 21:40
自定义View
android
自定义View
Android手机获取imei
manager.getDeviceId()的原因:https://blog.csdn.net/zichuanzhu/article/details/54693687/****@paramcontext*@return*/@
SuppressLint
zhifanxu
·
2020-08-23 09:40
Android
Android实现高斯模糊
和大家分享一下高斯模糊技巧核心代码如下:/***bitmap对象进行模糊处理*@paramsentBitmap原图bitmap*@paramcontext上下文*@paramradius模糊系数*@return*/@
SuppressLint
随便想个名字
·
2020-08-23 07:53
Android
Android 判断屏幕方向一个大坑
正常的判断屏幕方向的代码:/**获取屏幕是否是竖屏*@return*/@
SuppressLint
("SwitchIntDef")publicbooleanisScreenPortrait(){intor
小米科技Android 研发曹新雨
·
2020-08-23 07:59
Android
Android随机数改变颜色,继承TextView
@
SuppressLint
("AppCompatCustomView")publicclassCustomRandomTextViewextendsTextView{publicCustomRandomTextView
fight fight
·
2020-08-23 04:08
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他