
Android
forlong401
Ubuntu, Fedora and MAC Fans.
Android and ios App developer.
Mobile and Internet.
展开
-
The 1st Part Reading Note of the Android - A Programmer's Guide
Today i read the book written by J.F. DiMarzio .1. downloading and installing Java Runtime Environment (JRE)The JRE allows you to run Java-based applications, but it does not allow youto creat转载 2009-06-09 21:49:00 · 1298 阅读 · 1 评论 -
Android framework build errors fix under Ubuntu 9.04
-----------------------------------------------------------------------------------------------Environment:Ubuntu 9.04- the Jaunty Jackalope - released in April 2009.About:This file will原创 2009-06-14 22:32:00 · 3483 阅读 · 0 评论 -
SMS Messaging in Android
Thanks:http://mobiforge.com/developing/story/sms-messaging-androidSMS Messaging in Android It would be safe to say that nearly every mobile phonesold in the past decade has转载 2010-03-09 10:38:00 · 2031 阅读 · 1 评论 -
Android 源码分析-打电话和发短信
转自:http://wuhua.javaeye.com/blog/300264 1. ITelephony接口和ISms接口以及AIDL 在我们的 Android应用中,当需要实现电话拨号时,我们需要进行如下调用 ITelephony phone =(ITelephony)ITelephony.Stub.asInterface(ServiceManager.getService(p转载 2010-03-22 10:24:00 · 3326 阅读 · 3 评论 -
Android的源代码结构
document.body.oncopy = function() { if (window.clipboardData) { set转载 2010-03-22 10:29:00 · 996 阅读 · 2 评论 -
Android高效编程注意事项
原文:http://kuikui.javaeye.com/blog/256665最近用Android开发了几个模块,感觉有点慢,后来好好看了相关优化Android代码的知识,优化之后,感觉快了很多。在这里与大家分享一下,下面只是说的一些很基础有很重要的知识,你想要编写运行速度很快、占用内存少的代码可能有点帮助。概述There are two basic rule转载 2010-03-22 10:32:00 · 903 阅读 · 0 评论 -
Android的电话功能介绍
document.body.oncopy = function() { if (window.clipboardData) { set转载 2010-03-22 10:37:00 · 943 阅读 · 0 评论 -
Android网络开发详解
转自http://kuikui.javaeye.com/blog/4185001. 概要 本文主要介绍在Android平台上开发网络应用的一些常用接口。 2. Android平台上可以使用的几种网络接口Android平台的网络应用绝大部分都是基于Java的编程接口的,也就是说我们开转载 2010-03-22 10:56:00 · 2766 阅读 · 0 评论 -
Android 技术专题系列之二 -- telephony
Android源码中,hardware/ril目录中包含着Android的telephony源码。这个目录下包含着三个子目录,下面是对三个子目录的具体分析。一、目录hardware/ril/include分析: 只有一个头文件ril.h包含在此目录下。ril.h中定义了76个如下转载 2010-03-22 11:16:00 · 1384 阅读 · 0 评论 -
Android开发中的logcat工具使用
这是摘录androidin.com的一篇文章,对于学习Android的朋友来说,可以做工具来参考下。 (hanchao3c Android开发者论坛原创,转载请注明)logcat是Android中一个命令行工具,可以用于得到程序的log信息。logcat使用方法如下所示: logcat [options] [filterspecs]logcat的转载 2010-03-22 11:25:00 · 1116 阅读 · 0 评论 -
Android的ADB工具使用
adb(Android Debug Bridge)是Android提供的一个通用的调试工具,借助这个工具,我们可以管理设备或手机模拟器的状态。还可以进行以下的操作:1、快速更新设备或手机模拟器中的代码,如应用或Android系统升级;2、在设备上运行shell命令;3、管理设备或手机模拟器上的预定端口;4、在设备或手机模拟器上复制或粘贴文件;以下为一些常转载 2010-03-22 11:26:00 · 1047 阅读 · 0 评论 -
怎样使用Eclipse来开发Android源码
一、eclipse用在android上的功能 1、用eclipse来编辑代码、检查错误 2、不在eclipse上编译、运行android源码程序,只能在命令行通过make(或mm或mmm)编译android源码 3、可以在eclipse上调试androi原创 2010-04-16 14:44:00 · 1328 阅读 · 1 评论 -
开发者指南 SMS with the SMS PDU-mode
http://borland.mblogger.cn/shuixin13/posts/10087.aspx#_Toc86589168 开发者指南SMS with the SMS PDU-mode SMS with the SMS PDU-mode. 1 编者序... 3 版本变动历史... 4转载 2010-04-29 13:44:00 · 2755 阅读 · 0 评论 -
Android Development Tools Installing
<br />1. 启动Eclipse, 选择Help > Software Updates > Find and Install....<br />2. 弹出对话框后,选择Search for new features to install 点击Next.<br />3. 点击New Remote Site.<br />4. 在编辑框中输入更新插件的网址: https://dl-ssl.google.com/android/eclipse/. 点击OK.<br />5. 看到原创 2010-08-24 20:46:00 · 1321 阅读 · 0 评论 -
Android - An Open Handset Alliance Project
<br />http://code.google.com/p/android/原创 2010-08-24 20:58:00 · 599 阅读 · 0 评论 -
android Listview详解
<br /> android Listview详解 <br />http://kb.cnblogs.com/a/1732200/<br />在android开发中ListView是比较常用的组件,它以列表的形式展示具体内容,并且能够根据数据的长度自适应显示。转载 2010-08-24 21:01:00 · 660 阅读 · 0 评论 -
转 MOTODEV下载 (Android版
MOTODEV下载 (Android版发布时间:2009-07-28 作者:Android开发网原创<br /><br /> 和我们猜到的一样MOTODEV Studio for Android仍然是基于无修改的Eclipse开源工程设计,比较遗憾。不过今天MOTODEV下载地址已经获取到,目前摩托罗拉开发工具仍然处于Beta测试阶段,分为Windows和Mac两个版本,没有Linux平台上使用的比较遗憾。MOTO的开发环境相关特性如下: Complete Development Pack转载 2010-08-24 20:52:00 · 1552 阅读 · 0 评论 -
how to view contents of trace.txt in adb?
<br /> trace.txt file......... in adb shell/data/anrhttp://stackoverflow.com/questions/704311/android-how-do-i-investigate-an-anr<br /><br />app threw an ANR (Application Not Responding)<br /> <br />DALVIK THREADS:<br />"main" prio=5 tid=3 TIMED_WAIT原创 2010-08-24 20:57:00 · 1904 阅读 · 0 评论 -
ScrollView
<br />ScrollView can host only one direct child.<br />如果想要多个view放到里面,需要用一个layout来包着。原创 2010-08-24 20:59:00 · 535 阅读 · 0 评论 -
android binder机制
<br /> android binder机制 <br />http://wallage.blog.163.com/blog/static/17389624201031411019444/<br />第一部分Binder的组成<br />1.1 驱动程序部分转载 2010-08-24 21:00:00 · 1040 阅读 · 0 评论 -
Android2.1中的 drawable(hdpi,ldpi,mdpi) 的区别
<br />在之前的版本中,只有一个drawable,而2.1版本中有drawable-mdpi、drawable-ldpi、drawable- hdpi三个,这三个主要是为了支持多分辨率。<br /> drawable- hdpi、drawable- mdpi、drawable-ldpi的区别:<br /> (1)drawable-hdpi里面存放高分辨率的图片,如WVGA (480x800),FWVGA (480x854)<br /> (2)drawable-mdpi里面存放中等分辨率的图片,原创 2010-08-24 21:02:00 · 484 阅读 · 0 评论 -
Hidden Android Debug Menu
<br />http://geekosaur.com/2010/01/hidden-android-debug-menu/<br /> <br /> Hidden Android Debug Menu <br /> <br />Nokia started the trend of having service menus accessible by tapping in codes to the dialer. Entering *#92702689# (*#WAR0ANTY原创 2010-08-24 21:03:00 · 1339 阅读 · 0 评论 -
PhoneFactory.getDefaultPhone from apps other than PhoneApp - msg#01738
<br />http://osdir.com/ml/AndroidDevelopers/2009-07/msg01738.html<br /> <br />PhoneFactory methods are only for PhoneApp. For any other apps to<br />access services provided by Phone App or RIL, they need to post<br />intents to TelephonyManager. A转载 2010-08-27 19:51:00 · 1661 阅读 · 0 评论 -
Android多媒体框架初步分析[转]
Android 系统整体架构:<br />我们先看一下多媒体框架在整个 Android 系统所处的位置<br /><br />从框架图可以看出 Media Framework 处于 Libraries 这一层,这层的 Library 不是用 Java 实现,一般是 C/C++ 实现,它们通过 Java 的 JNI 方式调用。<br /><br />多媒体架构:<br />基于第三方 PacketVideo 公司的 OpenCORE platform 来实现<br />支持所有通用的音频,视频,静态图转载 2010-08-27 19:58:00 · 1275 阅读 · 0 评论 -
Building Custom Components/建立自定义组件
<br /><br />一、android除了内建的众多组件(widget/layout)外,还提供基于View和ViewGroup的成熟组件扩展模型,让你构建自已的组件。<br />二、常用的内建widget有:Button、TextView、EditText、ListView、CheckBox、RadioButton、Gallery、Spinner、AutoCompleteTextView、ImageSwitcher、TextSwitcher。常用的内建layout有:LinearLayout、Fram原创 2010-08-27 20:00:00 · 578 阅读 · 0 评论 -
android一些很有用的代码片段
<br />1:查看是否有存储卡插入<br />String status=Environment.getExternalStorageState();<br />if(status.equals(Enviroment.MEDIA_MOUNTED))<br />{<br /> 说明有SD卡插入<br />}<br /><br />2:让某个Activity透明<br /><br />OnCreate中不设Layout<br /><br />this.setTheme(转载 2010-08-27 20:08:00 · 627 阅读 · 0 评论 -
让Android程序单例运行
<br />1, Set application launch mode (More details about launchMode, please refer to http://code.google.com/intl/en-CN/android/reference/android/R.styleable.html#AndroidManifestActivity_launchMode) to single instance in AndroidManifest.xml:转载 2010-08-27 20:12:00 · 1278 阅读 · 0 评论 -
Android - what’s the difference between the various methods to get a Context?
<br />Q: <br />In various bits of Android code I've seen: publicclassMyActivityextendsActivity{<br /> publicvoid method(){<br /> mContext =this; // since Activity extends Context<br /> mContext = getApplicationConte转载 2010-08-27 20:21:00 · 825 阅读 · 0 评论 -
android获取屏幕高度和宽度 的方法
继承Activity<br />this.getWindowManager().getDefaultDisplay().getWidth();原创 2010-08-27 20:47:00 · 1062 阅读 · 0 评论 -
ddms之单步调试
<br />第一步,启动emulator<br />Run the emulator as background process at first.<br />$./emulator &<br />第二步,把eclipse切换到DDMS状态。右上角(和java debug在一起那个)<br />第三步,选择菜单,配置环境<br />Run->Debug Configurations->Remote Java Application->new<br />Set Name,like phone<br />原创 2010-08-27 20:50:00 · 2099 阅读 · 0 评论 -
Android Layout 之 RelativeLayout
<br />使用 AbsoluteLayout 可以直接指定其子 View 的绝对位置, 这种布局方式虽然简单,但是不够灵活。比如在一个程序中,按钮2 位于 按钮1 的下方且和 按钮1 左对齐,我们可以使用指定两个按钮的绝对位置的方式布局,但是当布局完成后,由于某些原因,这两个按钮需要相左平移一些距离以便在父 View 右边留出一些空白区域,那么我们就需要同时修改 按钮1 和 按钮2 的 layout params。如果布局更复杂一些呢?这样“牵一发而动全身”的布局模式恐怕不是那么友好吧?<转载 2010-08-27 20:01:00 · 657 阅读 · 0 评论 -
Make your Android Listview Fast and Efficient
<br />Android programming --- Make your Android Listview Fast and EfficientGoogle Staff有一篇Turbo-charge your UI关于加速和提高Android UI效率的文章。<br />把其中关于ListView的部分整理了一下,如下。<br />1.Globle view<br />ListView上面关联上需要现实的布局,控件等等。<br />Adapter建立数据和ListView上转载 2010-08-27 20:18:00 · 792 阅读 · 0 评论 -
Application as part of Android Built
<br /> <br />Hi, <br />I had built a application using the Android SDK. Now I would like to package this application as part of the Android build. So that when I port Android into my device, it will appear in the Application menu.<br />I tried, copying转载 2010-08-27 20:24:00 · 608 阅读 · 0 评论 -
How to alignment the center position of the button in Android?
How to alignment the center position of the button in Android?In the XML layout, can able to set the center postion by using the "android:layout_gravity", the sample XML code as below,<br /><br /><button android:text="ClickMe" <br /> android:i转载 2010-08-27 20:40:00 · 1056 阅读 · 0 评论 -
Android marketplace - public key
<br />Question:<br />Hi,<br />I'm just about to submit an application to the Android Marketplace.<br />There is this message when I try to upload the app:<br />Remember to change the public key in updates for this application to match your new publ转载 2010-08-27 20:41:00 · 1021 阅读 · 0 评论 -
问题解决:The project cannot be built until build path errors are resolved
<br />1,看看你的lib里面有没有不用的jar包,看你的.classpath文件中有没有错误的路径. <br />2,这是最重要的一点,有 problems视图中查看有没有关于本项目的错误信息,一般都会有这样的话: The project cannot be built until build path errors are resolved 然后下面提示unbound classpath, 一般在.classpath中删除这些path就可以了原创 2010-08-27 20:46:00 · 1002 阅读 · 0 评论 -
MultiChoice Preference Widget for Android
<br /> <br />Thanks:http://blog.350nice.com/wp/archives/240MultiChoice Preference Widget for Android<br /><br />Strangely, the Android framework does not include a widget which allows multiple selections in Preference Screens. I needed to add one of转载 2010-08-27 19:55:00 · 901 阅读 · 0 评论 -
修改ListView 分割线Seperator line
Java代码<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_height="wrap_content"> <ListView android:id="@+id/android:list"转载 2010-08-27 20:06:00 · 841 阅读 · 1 评论 -
Is it possible to set font for entire Application?
<br />From:http://stackoverflow.com/questions/2711858/is-it-possible-to-set-font-for-entire-application<br /> <br />Question: <br />Hi,<br />I need to use certain font for my entire application. I have .ttf file for the same. Is it possi原创 2010-08-27 20:19:00 · 844 阅读 · 0 评论 -
How to use the date format that has been setup as default in Settings?
<br />Question:<br /> <br />As you probably know, you can setup date format in the Settings of an Android device. <br />In code how do we make sure that we use that format for date display?<br /> <br />Answer:<br />Try android.text.format.DateFormat, n转载 2010-08-27 20:20:00 · 679 阅读 · 0 评论