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
android 自定义 3D效果饼图
PS:这里只是简单的思路代码,其实饼图可以点击后实现点击效果部分代码:/** *画饼图类 */ @
SuppressLint
("ViewConstructor") publicclassPieViewextendsView
kongbaidepao
·
2013-10-22 23:00
android
自定义
3d饼图
ScrollView的反弹效果的实现
importandroid.annotation.
SuppressLint
;importandroid.content.Context;importandroid.os.Build;importandroid.util.AttributeSet
tabolt
·
2013-10-15 13:00
ListView的反弹效果的实现(一)
importandroid.annotation.
SuppressLint
;importandroid.content.Context;importandroid.graphics.Rect;importandroid.os.Build
tabolt
·
2013-10-15 13:00
android 随手记 videoview循环播放网络视频 和mediaplayer+sufaceview播放网络视频
1:videoview循环播放视频1》xml2》java代码packagecom.example.testhour;importandroid.annotation.
SuppressLint
;importandroid.app.Activity
李先森丶
·
2013-10-12 16:11
android
视频播放
android随手记
TabList实现listview实现类似table
TableView组件相关代码@
SuppressLint
("ViewConstructor") publicclassTableViewextendsLinearLayout{ @SuppressWarnings
i_bobby
·
2013-10-05 23:00
安卓自定义带图片按钮的实现
代码如下:packagemoyan.standopen; importandroid.annotation.
SuppressLint
; importandroid.content.Context; importandroid.content.res.Resources
qazqaz12378
·
2013-10-02 09:27
android
图片
按钮
Android动画Animation之Tween用代码实现动画
nbsp; 透明度动画、旋转动画、尺寸伸缩动画、移动动画 package com.javen.tween; import android.annotation.
SuppressLint
·
2013-09-12 21:00
animation
使用摄像头捕获图片
在MyCameraDemo.java中: packagecom.li.camera; importjava.io.IOException; importandroid.annotation.
SuppressLint
helloliyewen
·
2013-09-12 20:00
使用摄像头捕获图片
配置文件改变动画速率
在main.xml中: 在MyAnimationDemo.java中: packagecom.li.animation; importandroid.annotation.
SuppressLint
helloliyewen
·
2013-09-12 20:00
配置文件改变动画速率
配置文件实现移动+缩放
在main.xml中: 在MyAnimationDemo.java中: packagecom.li.animation; importandroid.annotation.
SuppressLint
helloliyewen
·
2013-09-12 20:00
配置文件实现移动+缩放
配置文件实现旋转
在main.xml中: 在MyAnimationDemo.java中: packagecom.li.animation; importandroid.annotation.
SuppressLint
helloliyewen
·
2013-09-12 20:00
配置文件实现旋转
配置文件实现移动
在main.xml中: 在MyAnimationDemo.java中: packagecom.li.animation; importandroid.annotation.
SuppressLint
helloliyewen
·
2013-09-12 20:00
配置文件实现移动
配置文件实现缩放
在main.xml中: 在MyAnimationDemo.java中: packagecom.li.animation; importandroid.annotation.
SuppressLint
helloliyewen
·
2013-09-12 20:00
配置文件实现缩放
配置文件实现渐变
在main.xml中: 在MyAnimationDemo.java中: packagecom.li.animation; importandroid.annotation.
SuppressLint
helloliyewen
·
2013-09-12 20:00
配置文件实现渐变
改变动画速率
在MyAnimationDemo.java中: packagecom.li.animation; importandroid.os.Bundle;importandroid.annotation.
SuppressLint
helloliyewen
·
2013-09-11 20:00
改变动画速率
程序实现移动+缩放
在MyAnimationDemo.java中: packagecom.li.animation; importandroid.os.Bundle;importandroid.annotation.
SuppressLint
helloliyewen
·
2013-09-11 20:00
程序实现移动+缩放
程序实现旋转
在MyAnimationDemo.java中: packagecom.li.animation; importandroid.os.Bundle;importandroid.annotation.
SuppressLint
helloliyewen
·
2013-09-11 20:00
程序实现旋转
程序实现移动
在MyAnimationDemo.java中: packagecom.li.animation; importandroid.os.Bundle;importandroid.annotation.
SuppressLint
helloliyewen
·
2013-09-11 20:00
程序实现移动
Andriod开发之浏览器开发(WebView)
中编写WebView代码如下:packagecom.lilong.andriodwebview; importandroid.os.Bundle; importandroid.annotation.
SuppressLint
ll136078
·
2013-08-30 16:00
注释一段代码
package com.peiandsky; import android.annotation.
SuppressLint
; import android.content.Context; import
csu_10086
·
2013-08-16 17:00
代码
android全局Toast
importandroid.annotation.
SuppressLint
; importandroid.content.Context; importandroid.view.View; importandroid.widget.Toast
luck_apple
·
2013-08-09 14:00
android
toast
Android实现win8磁铁效果
下载地址:代码下载该效果就是仿win8磁铁效果效果图如下:packagecom.ljp.ani; importandroid.annotation.
SuppressLint
; importandroid.content.Context
u010581811
·
2013-08-07 13:00
windows
android
UI
8
listview 模仿 ios阻尼效果(学习)
package com.cn.zjy; import android.annotation.
SuppressLint
; import android.content.Context; import
zjingye
·
2013-08-02 11:00
android.annotation.
SuppressLint
尽管代码正确,但eclipse还是有一个错误提示Add@
SuppressLint
("ParserError")to..
findsafety
·
2013-07-30 14:00
listview工具类:上拉刷新+下拉刷新
packagecom.tts.dyq.util; importjava.text.SimpleDateFormat; importjava.util.Date; importandroid.annotation.
SuppressLint
flying_vip_521
·
2013-06-28 17:00
android
ListView
下拉刷新
上拉刷新
上下拉
Android调用WebService
对应的WSDL对应android部分代码@
SuppressLint
("NewApi")publicclassMainActivityextendsActivity{ finalstaticStringSERVICE_NS
带梦想一7飞
·
2013-06-14 11:00
使用URL访问网络资源
@
SuppressLint
("NewApi")publicclassMainActivityextendsActivity{ privatefinalStringLINK="http://f.hiphotos.baidu.com
带梦想一7飞
·
2013-06-13 12:00
android中用socket 接收服务器的消息
importjava.io.InputStreamReader;importjava.net.Socket;importjava.net.UnknownHostException;importandroid.annotation.
SuppressLint
laoye4536
·
2013-06-09 08:00
Android
socket
安卓(android)统计图表の曲线图,折线图
importjava.util.ArrayList;importjava.util.HashMap;importcom.yzxy.draw.tools.Tools;importandroid.annotation.
SuppressLint
beijingshi1
·
2013-06-08 15:00
VideoView
import android.widget.MediaController; import android.widget.VideoView; import android.annotation.
SuppressLint
x1ong
·
2013-06-05 12:00
android
android实现涂鸦,保存涂鸦后的图片,清屏
自定义view的类,代码如下:[html] packagecom.xy.tuya; importandroid.annotation.
SuppressLint
; importandroid.content.Context
leilu2008
·
2013-05-28 10:00
仿IOS Launch 欢迎界面
Activity界面:welcome_layout.xml Activity代码:packagecom.activity; importandroid.annotation.
SuppressLint
dyllove98
·
2013-04-13 14:00
andriod 4.1 隐藏虚拟按键和导航栏
packagecom.example.xw1; importandroid.os.Bundle; importandroid.annotation.
SuppressLint
; importandroid.app.Activity
daleiwang
·
2013-04-10 17:00
关于Android 中sqlite 报can not open database错误
代码:packagecom.example.ch_2013_4_5sqlite; importandroid.annotation.
SuppressLint
; importandroid.content.Context
younchen
·
2013-04-08 09:00
android
sqlite
[置顶] android---利用反射实现的屏幕录制技术
ScreenShotService.javapackagecom.screenshot.ui; importandroid.annotation.
SuppressLint
; importandroid.app.Service
mingli198611
·
2013-03-27 18:00
完美实现Android自定义控件---以自定义带图片和文本的Button为例
第二步:定义一个与这个布局对应的类:packagecom.widget; importcom.example.testdrawable.R; importandroid.annotation.
SuppressLint
Sasoritattoo
·
2013-02-26 16:00
android 中 java 和 javascript 通过webview 交互
packagecom.example.test_android; importandroid.annotation.
SuppressLint
; importandroid.app.Activity;
oldfeel
·
2013-01-29 17:00
webView
android.annotation.
SuppressLint
报错分析
情况分析import一个新android项目,报错行:importandroid.annotation.
SuppressLint
; 提示信息:SuppressLintcannotberesolvedtoatype
qdpurple
·
2012-12-18 16:00
annotation
Android学习笔记09:Handler 的使用三与Looper的结合使用
终于将Handler这两节教程学学习完了,听的有些晕乎乎的勉强理解了packagefengda.android12; importandroid.annotation.
SuppressLint
; importandroid.app.Activity
fengda2870
·
2012-11-09 22:00
android.annotation.
SuppressLint
其中还有一个重要的改动是Lint可以使用@
SuppressLint
标注忽略指定的警告。
strliu
·
2012-10-18 09:00
android
xml
api
Android的helloworld程序
HelloWorld.javapackagecom.example.android.test.ligang; importandroid.os.Bundle; importandroid.annotation.
SuppressLint
aeolus1019
·
2012-10-17 01:00
android实现涂鸦,保存涂鸦后的图片,清屏
自定义view的类,代码如下:packagecom.xy.tuya; importandroid.annotation.
SuppressLint
; importandroid.content.Context
csh159
·
2012-08-17 10:00
android
layout
null
Class
float
button
Android关于Notification.Builder的使用
那就说一下在Android3.0之后Notificaition的使用importandroid.annotation.
SuppressLint
;importandroid.app.Act
Arthur
·
2012-08-05 21:00
webview简单使用
packagecom.travel_lover;importandroid.os.Bundle;importandroid.annotation.
SuppressLint
;importandroid.app.Activity
Eric
·
2012-07-23 08:00
android google map 实现拉框功能
主要的类 package com.activity.control; import android.annotation.
SuppressLint
; import android.content.Context
zhengjie_dna
·
2012-07-12 15:00
java
android
Google
上一页
14
15
16
17
18
19
20
21
下一页
按字母分类:
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
其他