自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 Android 来了,我们能做点什么?

      近几天公司没事,学习学习Android,感觉google确实牛,Android给开发者提供的开发工具和其SDK确实很方便,尤其是它的模拟器,同样是模拟的ARM平台,写好的应用在模拟器上能跑,在真正的硬件上也不会有大问题,一般小的程序,在模拟器上调试好,直接装到phone上即可运行。      听说很多大公司都准备或者正在上马Android手机,毕竟Android是免费的嘛,可是大家

2008-12-29 14:53:00 573

原创 How to port native (C/C++) library into android.

Android official documents don’t have supports for writing native (C/C++) applications or libraries on android. But after all, android is a new platform, a lots of useful software are unavailable on a

2008-12-29 13:59:00 1754

原创 Introduction to Android Building System.

Every build component folder contains a file named Android.mk, this file is the only configure file that every component need to write by itself. For example:If you want to build a single C/C++ comp

2008-12-29 13:42:00 649

空空如也

空空如也

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

TA关注的人

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