自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(13)
  • 资源 (36)
  • 收藏
  • 关注

原创 androidgroup

用androidgroup实现的:代码下载地址:http://download.csdn.net/detail/u012242610/6959683

2014-02-25 20:42:41 521

原创 设置android的布局文件的背景颜色为黑色

在main.xml中应该这样写<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="verti

2014-02-25 20:38:41 15452

转载 Android入门第十五篇之ActivityGroup + GridView 实现Tab分页标签

学习了高手的代码后,自己建立了个项目。下载地址:http://download.csdn.net/detail/u012242610/6959683

2014-02-25 15:11:27 524

原创 怎样在sdcard文件夹下面放置图片?

2014-02-22 21:43:34 618

原创 android 发送短信

main.xml<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_heig

2014-02-22 21:33:53 524

原创 android 拨打电话

main.xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_h

2014-02-22 21:03:04 579

原创 android 打开网页

main.xml<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_heig

2014-02-22 20:48:05 641

原创 android inten startActivity

代码下载:http://download.csdn.net/detail/u012242610/6949749

2014-02-22 19:59:06 545

原创 在继承了Activity的类里面调用cursor =this.getContentResolver().query报空指针错误

在执行query这个方法的时候,实际上面是根据配置文件中的:             android:name=".PersonContentProvider"             android:authorities="com.gao.provider.PersonContentProvider" />        的调用PersonContentProvider类里

2014-02-19 09:58:21 3178

原创 RuntimeException: Unable to start activity ComponentInfo java.lang.NullPointerException

问题描述02-17 08:27:47.772: E/AndroidRuntime(20629): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.gao.provider/com.gao.provider.MainActivity}: java.lang.NullPointerException 

2014-02-17 16:30:33 1271 1

原创 java.lang.RuntimeException: Unable to start activity ComponentInfo

问题描述:02-17 07:21:06.742: E/AndroidRuntime(3321): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.gao.provider/com.gao.provider.MainActivity}: android.database.sqlite.SQLiteExc

2014-02-17 16:28:41 1190

转载 ContentProvider的使用

以下文章都是根据:http://blog.chinaunix.net/uid-24129645-id-3758633.html这个地址的文章进行开发和描述的。在写这个代码的过程中,出现了 Caused by: java.lang.IllegalArgumentException: Unknown URL content://com.example.provider.studen

2014-02-16 19:51:19 603

原创 关于android开发连接数据库的问题

一般我们在java开发中,如果需要连接数据库的话,是需要知道以下要素的: 但是我发现在安卓开发中,似乎没看见这几个要素。。。它是直接新建一个数据库。也就是说在普通的JAVA开发中,数据库里面的库是必须存在的,再才能做后续的处理(CRUD)。不需要在JAVA代码中做判断是否存在该库。

2014-02-14 16:48:54 948

NavicatrSQLit

NavicatforSQLit

2014-01-12

Androidimp

将android sqlite数据表导出,然后找到了导出xls文件的方法

2014-01-12

Androidsql

该实例是用户将自己不熟悉的单词添加到数据库中,当用户需要查询某个单词或是解释时,在相应的文本框中输入相应的关键词,就会出来相应的结果。

2014-01-11

Android scrollview 滚动条

Android scrollview 滚动条

2014-01-03

Android 焦点事件

Android 焦点事件

2014-01-02

Android选择时间并且显示

Android选择时间并且显示

2014-01-02

Adrorid级联下拉框

Adrorid级联下拉框

2014-01-02

Android 密文明文

Android 密文明文

2013-12-31

Android Spinner

Android Spinner

2013-12-31

Android开发的加法计算器

Android开发的加法计算器

2013-12-29

flex iframe js

flex iframe js ,as和JS交互

2013-12-04

ext-4.2.1-gpl.rar

ext-4.2.1-gpl.rar

2013-11-21

flex spring

flex spring ibatis 的整合

2013-11-08

extjs grid

extjs grid ide:myeclipse5.5 jboss4.2.1 extjs4.2.1

2013-11-06

spring jsp freemaker sitemesh

spring jsp freemaker sitemesh

2013-09-29

springmvcf

基于注解的SPRINGMVC+FREEMARKER环境搭建

2013-09-26

springHIBQ

spring Hibernate4 struts整合

2013-09-26

spring3+Hibernate4+struts2整合

spring3+Hibernate4+struts2整合

2013-09-25

genymotion模拟器

genymotion模拟器安装教程

2014-04-21

listviewlis

用继承BaseAdapter,来实现对listview的过滤

2014-04-16

guavstrutsspring

guava.doc guava.doc guava.doc guice struts spring

2014-04-08

guicemail.rar

guicemail

2014-04-04

GuiceSpring.rar

GuiceSpring.rar

2014-04-04

maven tomcat eclipse

maven tomcat eclipse

2014-04-02

Eclipse+tomcat+maven 配置Spring

Eclipse+tomcat+maven 配置Spring

2014-04-02

MyListViewLetter

MyListViewLetter.rar

2014-03-29

axis-bin-1.4.rar

axis-bin-1.4.rar

2014-03-27

axis整合web.rar

这个代码放在tomcat7下面运行是正常的。

2014-03-27

handleMessage

AnalogClock

2014-03-02

ActivityGroup

ActivityGroup

2014-02-25

ActivityGroupDemo

ActivityGroup

2014-02-25

androidInter

android Inter startActivityForResult startActivity

2014-02-22

PersonContentProvider

PersonContentProvider

2014-02-20

ContentProvid

android ContentProvider

2014-02-17

flexIframas

flexIfram中AS和JS交互.docx

2014-01-14

AndroidJavaWeb

Android网络开发中如何使用JSON进行网络通信

2014-01-12

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除