省赛预备
折线图
侧滑
底部无按钮 按钮在侧滑内
开关控制
Sharedpreference
消息推送Notification broadcast-reciver
JSON封装,解析
spinner http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0105/2264.html
ip容错
Dialog透明http://blog.csdn.net/luck_apple/article/details/6874491
创意题 (400行以内)
创意题 (400行以内)
适配器 http://www.2cto.com/kf/201505/398415.html
中英切换
文档 :功能说明,相关联系,流程图,核心函数和相关代码(onClick())。
http://blog.csdn.net/lk_blog/article/details/7645509
-Sqlite数据库
-Handler Runnable
<b>实现系统国际化(中/英文切换显示)</b>
在res中创建values-zh文件夹
http://bbs.51cto.com/thread-1075165-1.html
<b>json数据解析和封装:</b>
JSONObject,JSONArray
http://www.open-open.com/lib/view/open1326376799874.html
以天气预报接口为练习:
http://blog.csdn.net/wmqi10/article/details/29566301
json格式化网站:http://www.bejson.com/
图表:
AChartEngine
网络通讯:
Post,Get请求,PrintWriter,BufferReader
http://blog.csdn.net/u010696783/article/details/49150187
网格视图:
GridView,GridAdapter,ViewHolder优化
通知栏通知:
NotificationManager
Notification
http://blog.csdn.net/qinjuning/article/details/6915482
多线程与定时器:
Handler,Runnable,Thread,AsyncTask
http://www.cnblogs.com/devinzhang/archive/2011/12/30/2306980.html
Sqlite数据库:
SqliteOpenHelper,SqliteDatabase,Cursor
http://blog.csdn.net/codeeer/article/details/30237597/
SharedPreferences
http://www.2cto.com/kf/201303/193652.html