找回密码
 立即注册
ViewFlipperTextAndroid图像detection | android开发 2022-10-27 45 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
Android手机上的图像切换检测源代码,在该项目中主要是实现图像的检测作用,其中被注释掉的代码中现已说明,可以在xml中指定也可以在这里指定;别的,该项目的作用是显示第一幅图像后,点击按钮后将循环显示设置好的图像,假如想一幅一幅的操作(点击后)显示,只需被注释掉的showNext方法;若想完全自动显示设置好的图像,那么只需将button对象的点击事情注释掉后,用ViewFlipper对象调用startFlipping方法即可。
Android图像切换检测\ViewFlipperText\bin\com\text\fang\AndroidText$1.class
Android图像切换检测\ViewFlipperText\bin\com\text\fang\AndroidText$2.class
Android图像切换检测\ViewFlipperText\bin\com\text\fang\AndroidText$3.class
Android图像切换检测\ViewFlipperText\bin\com\text\fang\AndroidText.class
Android图像切换检测\ViewFlipperText\bin\com\text\fang\R$anim.class
Android图像切换检测\ViewFlipperText\bin\com\text\fang\R$attr.class
Android图像切换检测\ViewFlipperText\bin\com\text\fang\R$drawable.class
Android图像切换检测\ViewFlipperText\bin\com\text\fang\R$id.class
Android图像切换检测\ViewFlipperText\bin\com\text\fang\R$layout.class
Android图像切换检测\ViewFlipperText\bin\com\text\fang\R$string.class
Android图像切换检测\ViewFlipperText\bin\com\text\fang\R.class
Android图像切换检测\ViewFlipperText\bin\classes.dex
Android图像切换检测\ViewFlipperText\bin\resources.ap_
Android图像切换检测\ViewFlipperText\bin\ViewFlipperText.apk
Android图像切换检测\ViewFlipperText\gen\com\text\fang\R.java
Android图像切换检测\ViewFlipperText\res\anim\push_left_in.xml
Android图像切换检测\ViewFlipperText\res\anim\push_left_out.xml
Android图像切换检测\ViewFlipperText\res\drawable-hdpi\abc0.png
Android图像切换检测\ViewFlipperText\res\drawable-hdpi\abc1.png
Android图像切换检测\ViewFlipperText\res\drawable-hdpi\abc2.png
Android图像切换检测\ViewFlipperText\res\drawable-hdpi\icon.png
Android图像切换检测\ViewFlipperText\res\drawable-ldpi\icon.png
Android图像切换检测\ViewFlipperText\res\drawable-mdpi\icon.png
Android图像切换检测\ViewFlipperText\res\layout\main.xml
Android图像切换检测\ViewFlipperText\res\values\strings.xml
Android图像切换检测\ViewFlipperText\src\com\text\fang\AndroidText.java
Android图像切换检测\ViewFlipperText\.classpath
Android图像切换检测\ViewFlipperText\.project
Android图像切换检测\ViewFlipperText\AndroidManifest.xml
Android图像切换检测\ViewFlipperText\default.properties
.....

(The source code for image switching detection on Android phones is mainly used to realize image detection in this project. The commented code has been described and can be specified in xml or here; In addition, the function of this item is to display the first image, click the button, and the set image will be displayed circularly. If you want to display one image at a time (after clicking), you only need to comment out the showNext method; If you want to display the set image automatically, you can simply comment out the click of the button object and call the startFlipping method with the ViewFlipper object.
Android image switching detection  ViewFlipperText  bin  com  text  fang  AndroidText $1.class
Android image switching detection  ViewFlipperText  bin  com  text  fang  AndroidText $2.class
Android image switching detection  ViewFlipperText  bin  com  text  fang  AndroidText $3.class
Android Image Switching Detection  ViewFlipperText  bin  com  text  fang  AndroidText.class
Android Image Switching Detection  ViewFlipperText  bin  com  text  fang  R $anim.class
Android Image Switching Detection  ViewFlipperText  bin  com  text  fang  R $attr.class
Android Image Switching Detection  ViewFlipperText  bin  com  text  lang  R $drawable.class
Android Image Switching Detection  ViewFlipperText  bin  com  text  fang  R $id.class
Android image switching detection  ViewFlipperText  bin  com  text  fang  R $layout. class
Android Image Switching Detection  ViewFlipperText  bin  com  text  fang  R $string.class
Android Image Switching Detection  ViewFlipperText  bin  com  text  fang  R.class
Android Image Switching Detection  ViewFlipperText  bin  classs.dex
Android Image Switching Detection  ViewFlipperText  bin  resources.ap_
Android Image Switching Detection  ViewFlipperText  bin  ViewFlipperText.apk
Android Image Switching Detection  ViewFlipperText  gen  com  text  fang  R.java
Android image switching detection  ViewFlipperText  res  anim  push_ left_ in.xml
Android image switching detection  ViewFlipperText  res  anim  push_ left_ out.xml
Android Image Switching Detection  ViewFlipperText  res  drawable-hdpi  abc0.png
Android Image Switching Detection  ViewFlipperText  res  drawable-hdpi  abc1.png
Android Image Switching Detection  ViewFlipperText  res  drawable-hdpi  abc2.png
Android Image Switching Detection  ViewFlipperText  res  drawable-hdpi  icon.png
Android Image Switching Detection  ViewFlipperText  res  drawable-ldpi  icon.png
Android Image Switching Detection  ViewFlipperText  res  drawable mdpi  icon.png
Android Image Switching Detection  ViewFlipperText  res  layout  main.xml
Android Image Switching Detection  ViewFlipperText  res  values  strings.xml
Android Image Switching Detection  ViewFlipperText  src  com  text  fang  AndroidText.java
Android Image Switching Detection  ViewFlipperText . Classpath
Android Image Switching Detection  ViewFlipperText . Project
Android Image Switching Detection  ViewFlipperText  AndroidManifest.xml
Android Image Switching Detection  ViewFlipperText  default.properties
.....)

[下载]11271483168.rar




上一篇:Android开发教程
下一篇:android 开发