Re: [android-developers] google map problem

2012-11-29 Thread doğan
I don't think because I added the internet permission in the manifest.xml On Wednesday, November 28, 2012 5:41:09 PM UTC+2, bob wrote: Maybe you forgot INTERNET permission in the first project? On Wednesday, November 28, 2012 8:49:06 AM UTC-6, doğan wrote: I dont understand

Re: [android-developers] google map problem

2012-11-28 Thread doğan
I dont understand this situation.Problem solved when I create a new project. On Wednesday, November 28, 2012 4:15:57 PM UTC+2, Ralph Bergmann wrote: Am 20.11.12 15:14, schrieb doğan: I want to use google map api .But i have problem about show the coordinates.I added a screencast

Re: [android-developers] setting two diffrent time in a single activity

2012-08-07 Thread Kadriye Doğan
Hi you too, Firstly can you explain that what do you mean with next time ? 2012/8/7 Sadhna Upadhyay sadhna.braah...@gmail.com Hi everyone , can someone tell me how to set to different time in a single activity.one for current time and another for next time Thanks : sadhana

Re: [android-developers] Dear all

2012-07-11 Thread Kadriye Doğan
Hi, You can use, setOnItemClickListener() method of Listview.You can implement that listener and in that method, start new Intent to switch another activity. Here , there are answers about usage. http://stackoverflow.com/questions/2468100/android-listview-click-howto