¡@

Home 

2014/10/16 ¤W¤È 08:11:17

android Programming Glossary: com.foo.android

Why does AndroidTestCase.getContext().getApplicationContext() return null?

http://stackoverflow.com/questions/6516441/why-does-androidtestcase-getcontext-getapplicationcontext-return-null

try Context appContext testContext.createPackageContext com.foo.android 0 ApplicationInfo appInfo appContext.getApplicationInfo Log.i.. 465 testCtx android.app.ApplicationContext@43757368 pkg com.foo.android INFO XPLORE1 465 testContext.getAppCtx null INFO XPLORE1 465.. 465 appContext android.app.ApplicationContext@437801e8 pkg com.foo.android INFO XPLORE1 465 appContext.getAppCtx null INFO XPLORE2 465..

Why does AndroidTestCase.getContext().getApplicationContext() return null?

http://stackoverflow.com/questions/6516441/why-does-androidtestcase-getcontext-getapplicationcontext-return-null

tag testContext.getAppCtx testContext.getApplicationContext try Context appContext testContext.createPackageContext com.foo.android 0 ApplicationInfo appInfo appContext.getApplicationInfo Log.i tag appContext appContext pkg appContext.getApplicationInfo.. test_exploreContext test.foo.android.DatabaseTest INFO XPLORE1 465 testCtx android.app.ApplicationContext@43757368 pkg com.foo.android INFO XPLORE1 465 testContext.getAppCtx null INFO XPLORE1 465 appContext android.app.ApplicationContext@437801e8 pkg com.foo.android.. INFO XPLORE1 465 testContext.getAppCtx null INFO XPLORE1 465 appContext android.app.ApplicationContext@437801e8 pkg com.foo.android INFO XPLORE1 465 appContext.getAppCtx null INFO XPLORE2 465 testCtx android.app.ApplicationContext@43757368 pkg com.foo.android..