摘要:Brief introduction:use Button , TextView and EditView together.a method to add a OnClickListener to all Button.some problems and solution.================================Download project link :Download included files are:Calc.apk Calc.zip (Souce Code)result1.png result2.png result3.png r...
阅读全文
摘要:When import an project to my workspace, Iencountered a problem:Unable to resolve target 'android-9'Analysis:I didnot installed the api level-9.Solution:1.Delete the project you have imprted.2.shut down your eclipse .3.delete the project files (which you have imported) on your disk.4.find the
阅读全文
摘要:package xilifeng.com.weibo;import android.app.Activity;import android.content.Context;import android.graphics.Color;import android.os.Bundle;import android.view.View;import android.view.ViewGroup;import android.widget.BaseAdapter;import android.widget.Gallery;import android.widget.ImageView;import a
阅读全文
摘要:================================Download project link : http://ishare.iask.sina.com.cn/f/33394396.html included files are: result_1.png result_2.png result_3.png result_4.png test.Typefac.apk test.Typefac.zip( source code ) Use DIffent Font and Size.docx =====================...
阅读全文
摘要:=============================================Download project link: http://ishare.iask.sina.com.cn/f/33388237.htmlIncluded Files are :ButtonANDTextView.apk ButtonANDTextView.zip(Source Code ) Click Button to change the color of TextView.docx result_1.png result_2.png=====================...
阅读全文
摘要:=============================================Download project link: http://ishare.iask.sina.com.cn/f/33385525.htmlIncluded Files are : AlertDialog.apk AlertDialog.zip(source code) result.png result_button.png result_message.png result_title.png=========================================...
阅读全文
摘要:=============================================Download sourcefile Link:http://ishare.iask.sina.com.cn/f/33376951.htmlInclued files are: ForResult.apk ForResult.zip(source code) ForResut.docx result1.png result2.png================================================Method: Use two layout: mai...
阅读全文
摘要:=============================================Download sourcefile Link:http://ishare.iask.sina.com.cn/f/33375715.htmlInclued files are:Bundle使用.docxUseBundle.apkUseBundle.zip(source code)运行结果_1.png运行结果_2.png================================================Bundle使用(不同的Activity之间传递数据)思路:封装 与 解封装将Activit
阅读全文