摘要:
android intent和intent action大全1.Intent的用法:(1)用Action跳转1、使用Action跳转,如果有一个程序的AndroidManifest.xml中的某一个 Activity的IntentFilter段中 定义了包含了相同的Action那么这个Intent就... 阅读全文
摘要:
Anerroroccurredwhileautomaticallyactivatingbundlecom.android.ide.eclipse.adt解决方案:在命令行下面进入到eclipse目录下用eclipse.exe-clean启动eclipse。 阅读全文