搜索资源列表
AndroidPrinter
- Android下通过蓝牙通信打印之java范例代码 poi範例-the print string of the java example code through Android Bluetooth
antPproguard
- android自动打包方法(ant+proguard+签名) 现在优化减少体积和防止别人反编译,需要把编译后.class进行混淆,开始在网上看了一些关于ProGuard的介绍,基本上都是使用ADT自带的打包方式,那个打包方式太慢了,还要手工输密码,一个字烦。 于是开始寻找ant+proguard+签名的打包方式,遗憾的是资料不是缺手就是断脚。 好吧,看来得食自己了,!@#¥@#!@#!@##¥@#¥!@#@ 转眼一周,我++,终于把东西搞出来 ps:我们项目还有一个特殊需求
SundyAndroidDemo
- Sundy老师的android视频教学源码,所有的程序功能统一串在一个程序中,基本功能都包含了,是很好的android学习资料-The Sundy teacher Android video teaching source, all the program features a unified string in a program, the basic functions are included, is a good android learning materials
Province
- 实现android系统上的省市级联,用的是笨办法。将所有的省事全部放在string内-Cascade of provinces and cities on the android system is awkward. All save all on the string
ParsedXmlDataSet
- android 解析.net webservice 返回的dataset参数,封装成List<Map<String,Object>>对象数组。-android resolution. net webservice returns dataset parameters.
image-process
- android中graphic类中的图像的应用处理,包括字母串的绘制,动画,旋转等-android in the graphic image of the application class processing, including the letter string drawing, animation, rotation, etc.
MobileCodeInfoDemo
- 通过 WebService 查询手机号码归属地,自己写的很简单。但完全体现出android 利用WebService 撰写程序的全过程。只调用带有一个参数(手机号码)的WebService方法,返回一个字符串(归属地信息)-Check WebService phone number by attribution, their writing is very simple. But fully reflect the android using WebService written procedu
data-storage(4)
- 两个方法 1. openFileOutput (String name, int mode) name:文件的名称,不能包含分隔符"/",如果文件不存在,Android会自动创建它。创建的文件保存在/data/data/<package_name>/files目录下。 mode:操作模式 2. openFileInput (String name) -Two methods 1. OpenFileOutput (String name, int
FileSelector
- private void ShowSelectFiles(){ String actionName = "SelectFiles" // 动作名 Intent i=new Intent(actionName) // 以下参数都不是必须的,参数名区分大小写 i.putExtra("Single", true) // 是否只能选择一个文件 i.putExtra("Path", "/mnt/") // 起始目录 i.putExtra("Type", "File") //
MobileGuess
- MobileGuess Android手机上的猜数字小游戏源码,部分代码注释: public abstract int getGuessTimeLeft() //返回剩余猜测次数 public abstract String getNewNumber() //返回待猜数字 public abstract int getGuessTime() //返回可猜测总次数 public abstract int getGuessedTime() //返回已猜测次
BluetoothChat
- 這一節的說明主要是針對 Linux 的環境,或者更嚴格的說是我還沒有發現 Blue Cove 以前的測試環境。現在 Windows XP SP2 之後已經支援藍芽的驅動程式,再加上 Blue Cove 以及藍芽設備,你就可以開始開發了。不過,我還是把以下的說明留下來當參考用。 兩部安裝了 Linux 的電腦,請確定這個版本的 Linux 內建支援 BlueZ。我們用的是 Fedora Core 1,你也可以參考 窮人的 Java Bluetooth 開發環境之建置 來建置你的開發環境
SocketDemo1
- 手機連線程式範例 這是一個最簡單的連線程式,其功能為連上伺服器後,伺服器回傳一行字串」Hello!This is sever msg。-The phone connection program example is one of the most simple connection program, its function even on the server, the server returns the string, " Hello! This is sever msg.
VCardComposer
- VCardComposer的源码,可以把联系人的所有信息转换成base64编码的String-Of the source of the VCardComposer, can convert all contacts information into base64 encoded String
nine-connection-lock
- 一个android九点连线锁小程序,实现了个android上的九点连线锁的View,这个View是独立的,可以直接用,用户连线好后会生成一个字符串,这个字符串就是以后用来验证用户连线的-An android nine o clock connection lock applet nine on a android connection lock View, the View is independent, and can be directly used, user connections wi
ListDemo
- 下拉列表范例 1存储数据的数组 2通过ID获取ListView对象 3构造适配器 4向ListView添加适配器 -ListDemo of Android // String data[]=new String[]{"a","b","c"} // ListView listView=(ListView)this.findViewById(R.id.listview) // Array
DragListView
- 可以拖动的ListView,实现手动拖动的ListView 可以拖动的ListView,实现手动拖动的ListView-DragListView package com.tarena.draglist.demo import java.util.List import android.content.Context import android.view.LayoutInflater import android.view.View imp
ZhengZeTest
- 利用正则表达式从字符串中提取到特定的字段,给其设置加粗样式,字体颜色,以及字体大小,此字符串来自于服务器,这里我用的是本地的字符串-To use regular expressions to extract from a string to a specific field, to set bold style, font color, and font size, this string from the server, where I use the local string
sbsWeather
- 主要是获取到天气信息后的中文字符处理,返回字符串的全拼,是汉字转化为全拼,其它字符不进行转换。-Get weather information to the Chinese character processing, returns a string Quanpin, Chinese characters into Quanpin, the other characters are not converted.
getimsi
- android手机终端imei串码显示代码。-imei android mobile terminal displays the code string of code.
Andrews-string-encryption-JAVA.
- 安卓 字符串加密 安卓通过JNI调用C语言进行加密,实现加固 -Andrews string encryption JAVA.
