[android-developers] Re: Problem with Log Cat(log is empty)

2009-07-08 Thread Tian Yingying
emulator is the same , all the times you can go to DDMS mode select the emulator and click the log cat blank it display 2009/7/8 Georgios Galyfos yorg...@gmail.com sometimes this happens to me too. if you select the device tab and click on one of the devices on the list the logCat might then

[android-developers] Re: problem in receiving the status of call

2009-07-07 Thread Tian Yingying
thanks ,i have another problem that i upload photos to picasa, the followed is code and i make uses-permission android:name=android.permission.GET_ACCOUNTS/uses-permission uses-permission android:name=com.google.android.googleapps.permission.GOOGLE_AUTH/uses-permission in manifest.xml , but