android开发基本流程

------->Directory Structure

Manifest.xml + activity/layout + R

------->Dalvik Debug Monitor Service
DDMS Logcat/Emulator control---  Log是最重要的

------->Export signed apk


context, activity, intent, service, view

原文地址:https://www.cnblogs.com/daishuguang/p/3543663.html