搜索资源列表
Android_helloworld
- 实验功能: 在第一个Hello World!为标签的activity中显示good,该界面中有一个名为Next的按钮。点击Next按钮进入到第二个activity中去,第二个界面中只有1个Close按钮。当然,据网上有人将要比较安全的实现关闭程序的功能也不是挺简单的,因为android有专门的退出键返回键等。所以该Close按钮暂时没去实现它。 我的第1个activity为HelloworldActivity,第2个activity为NextActivity. 实验说明:
XmlEncodingTest
- Test Cases for android.util.Xml.Encoding.
LayoutAnalyzer
- Analysis engine used to discover inefficiencies in Android XML layout documents.
LayoutConstants
- Android Layouts XML element names Source Code for Linux.
XmlStringFileHelper
- An helper utility to get IDs out of an Android XML resource file.
BitmapDrawable
- A Drawable that wraps a bitmap and can be tiled, stretched, or aligned. You can create a BitmapDrawable from a file path, an input stream, through XML inflation, or from a android.graphics.Bitmap object.
BridgeXmlBlockParser
- BridgeXmlBlockParser reimplements most of android.xml.XmlBlock.Parser.
SpinnerActivity
- Displays an Android spinner widget backed by data in an array. The array is loaded from the strings.xml resources file.
XmlTest
- TestCase for android.util.Xml.
AndroidContentAssist
- Content Assist Processor for Android XML files.
AndroidXmlEditor
- Multi-page form editor for Android XML files.
BridgeXmlBlockParser
- BridgeXmlBlockParser reimplements most of android.xml.XmlBlock.Parser.
manifestInfo
- Android静态解析manifest.xml文件,提取permission、action等信息-Android static resolution manifest.xml file, extract permission, action and other information