当前位置:首页
> 第16页            
                        Android SharedPreferences PreperenceScreen 偏好数据存取
                                                        SharedPreferences是一个接口,程序是无法创建SharedPreferences实例的,˂p style="margi...            
    采用SharedPreferences保存用户偏好设置参数和读取设置参数
                                                        Android SDK支持那些文件存储技术? 1. 使用SharedPreferences保存key-value类型的数据 ˂span style="font...            
    采用SharedPreferences保存用户偏好设置参数
                                                        采用SharedPreferences保存用户偏好设置参数-------------------------------------------------1.eclipse就是通过xml来保存用户的偏好设置-->window-->perfences-------------------...            
    onTextChanged参数解释及实现EditText字数监听
                                                        由于最近做项目要检测EditText中输入的字数长度,从而接触到了Android中EditText的监听接口,TextWatcher。它有三个成员方法,第一个after很简单,这个方法就是在EditText内容已经改变之后调用,重点看下面两个方法:beforeTextChanged(CharSequ...            
    GridView中item高度自适应
                                                        item高度自适应public class MyAdapter extends BaseAdapter {         GridView mGv;&n...            
    Android中的消息通知(NotificationManager和Notification)
                                                        下面来谈谈notification,这个notification一般用在电话,短信,邮件,闹钟铃声,在手机的状态栏上就会出现一个小图标,提 示用户处理这个通知,这时手从上方滑动状态栏就可以展开并处理这个快讯。已添加的Notification.Builder,使其更容易构建通知。 notifica...            
    Fragment保持状态切换
                                                        在使用Activity管理多个Fragment时,每次切换Fragment使用的是replace,结果导致出现xxx is not currently in the FragmentManager异常挂掉网上说使用replace切换会使被切换的Fragment给替换掉,从而被被切换的Fra...            
    Android 更换皮肤思路及解决方案
                                                        本篇博客要给大家分享的一个关于Android应用换肤的Demo,大家可以到我的github去下载demo,以后博文涉及到的代码均会上传到github中统一管理。 github地址:https://github.com/devilWwj/Android-skin-upda...            
    Android 学习之 开源项目PullToRefresh的使用
                                                        首先 下载 Android-PullToRefresh-master ˂img src="http://photo.jsc...            
    修改keystore密码别名等
                                                        之前在测试Eclipse ADT的Custom debug ˂a target="_blank" title="View all posts in keystore" hr...            
    
