[android-developers] Re: why android g+ revokeAccessAndDisconnect still keep my g+ permission

2015-06-06 Thread kevin0228ca
I found my answer buildGoogleApiClient should be private GoogleApiClient buildGoogleApiClient() { return new GoogleApiClient.Builder(this) .addConnectionCallbacks(this) .addOnConnectionFailedListener(this)

[android-developers] Re: Why Android Why???

2010-12-19 Thread Yahel
I need(not want, need) a phone with a 4' screen, a physical keyboard, a trackball and a front camera...Where does it fit in your scheme for a single one-size-fit-all device ? Android will never beat any iphone : Android is a framework not a device It's as if you were saying on a Microsoft forum

[android-developers] Re: Why Android Why???

2010-12-19 Thread gjs
Hi, Given you have few billion dollars lying around to spend you *can* make an iPhone clone and you *can* afford to have one year cycle times between devices and you *can* spend a few hundred million dollars promoting your device as an iPhone killer to the world. Just make sure you can do it in

Re: [android-developers] Re: Why Android Why???

2010-12-19 Thread XC He
is this a wish list for X'mas? 2010/12/20 gjs garyjamessi...@gmail.com: Hi, Given you have few billion dollars lying around to spend you *can* make an iPhone clone and you *can* afford to have one year cycle times between devices and you *can* spend a few hundred million dollars promoting

[android-developers] Re: Why Android Why???

2010-12-18 Thread Doug
I'm glad to know that you've decided for me the device I'd be most happy with, given that you don't really know anything about me, how I intend to use it, or how much money I'm willing to spend on it. But at least you've decided for me. Doug -- You received this message because you are

[android-developers] Re: Why Android cannot play .avi but can play youtube (avi?) and flash?

2010-09-08 Thread Alessandro Pellizzari
Il Wed, 08 Sep 2010 02:32:15 -0700, Mystique ha scritto: Most youtube are flash am I right? then the codec must be build in somewhere? AVI is just a container, not a format. Videos on Youtube are tipically in mp4 format, for which Android has a decoder. Only the chrome (the interface around

[android-developers] Re: Why Android cannot play .avi but can play youtube (avi?) and flash?

2010-09-08 Thread Mystique
Thanks Alessandro for the explanation :) On Sep 8, 5:37 pm, Alessandro Pellizzari a...@amiran.it wrote: Il Wed, 08 Sep 2010 02:32:15 -0700, Mystique ha scritto: Most youtube are flash am I right? then the codec must be build in somewhere? AVI is just a container, not a format. Videos on

[android-developers] Re: Why Android cannot play .avi but can play youtube (avi?) and flash?

2010-09-08 Thread Traveler
I'm not certain, but I think YouTube converts uploaded AVI files to Flash, or some other format before putting them online. On Sep 8, 5:32 am, Mystique joven.ch...@gmail.com wrote: Most youtube are flash am I right? then the codec must be build in somewhere? -- You received this message

[android-developers] Re: Why Android cannot play .avi but can play youtube (avi?) and flash?

2010-09-08 Thread Mystique
Traveler you are right, my error. On Sep 9, 1:28 am, Traveler jadkins...@gmail.com wrote: I'm not certain, but I think YouTube converts uploaded AVI files to Flash, or some other format before putting them online. On Sep 8, 5:32 am, Mystique joven.ch...@gmail.com wrote: Most youtube are

[android-developers] Re: Why Android is using alsa device in block mode?

2010-06-30 Thread Nilly
I am using android device ...ported android cup cake version on beagle board... Here also Android is opening device in block mode ... On Jun 30, 12:46 pm, Mark Murphy mmur...@commonsware.com wrote: On Wed, Jun 30, 2010 at 12:19 AM, Nilly ni...@oriolesoftware.com wrote: Why android is using

Re: [android-developers] Re: Why Android is using alsa device in block mode?

2010-06-30 Thread Mark Murphy
On Wed, Jun 30, 2010 at 5:29 AM, Nilly niral.patel@gmail.com wrote: I am using android device ...ported android cup cake version on beagle board... Here also Android is opening device in block mode ... Ah, my apologies. You will probably have a better chance of getting answers to porting

[android-developers] Re: Why Android is using alsa device in block mode?

2010-06-30 Thread Nilly
Thank You Mark Regards, Nilly On Jun 30, 3:09 pm, Mark Murphy mmur...@commonsware.com wrote: On Wed, Jun 30, 2010 at 5:29 AM,Nillyniral.patel@gmail.com wrote: I am using android device ...ported android cup cake version on beagle board... Here also Android is opening device in block

[android-developers] Re: Why Android?

2009-01-29 Thread Jon Smith
Thank you all very much for the information, It has all been of great benefit. If any one has any information to add, good or bad, please feel free to do so here or to email me directly. Thanks again Jon On Jan 22, 3:54 pm, Massimo Carli maxcarl...@gmail.com wrote: Hi all, I have experience

[android-developers] Re: Why Android?

2009-01-29 Thread Jon Smith
Thank you all very much for the information, It has all been of great benefit. If any one has any information to add, good or bad, please feel free to do so here or to email me directly. Thanks again Jon On Jan 22, 3:54 pm, Massimo Carli maxcarl...@gmail.com wrote: Hi all, I have experience

[android-developers] Re: Why Android?

2009-01-29 Thread Jon Smith
Thank you all very much for the information, It has all been of great benefit. If any one has any information to add, good or bad, please feel free to do so here or to email me directly. Thanks again Jon On Jan 22, 3:54 pm, Massimo Carli maxcarl...@gmail.com wrote: Hi all, I have experience

[android-developers] Re: Why Android?

2009-01-29 Thread cindy
Does someone has iphone development experience? Can you share your experience of developing iphone application? On Jan 29, 8:44 am, Jon Smith work.jonsm...@googlemail.com wrote: Thank you all very much for the information, It has all been of great benefit. If any one has any information to

[android-developers] Re: Why Android?

2009-01-29 Thread Julio Barros
I have some experience with the iPhone and am just starting to get my head around android. I'm not sure what aspect/comparison you are most interested in. The first most obvious difference is Java vs Objective- C. I had done a lot of Java before I started on the iPhone. If you have

[android-developers] Re: Why Android?

2009-01-22 Thread Jon Smith
Thanks a lot, Can anyone else add to this? Any input would be appreciated. On 16 Jan, 20:46, hmmm akul...@mail.ru wrote: I did some programming in Symbian and now I'm doing someAndroidstuff and for meAndroidis much easier in comparison with Symbian. This is because Symbian has some real

[android-developers] Re: Why Android?

2009-01-22 Thread Fred Grott(shareme)
John, mine is different in places. I come from the bowels of j2me and Symbian development..even have source code ina dev tol that Nokia, IBM, SonyEricsson, and etc use.. My outlook is that its too expensive to port among mobile platforms both in time and money. Thus, my new direction is to

[android-developers] Re: Why Android?

2009-01-22 Thread Massimo Carli
Hi all, I have experience in J2ME and Symbian developing too. I'm also a Java programmer since 1995. At the moment I think Android is the best mobile platform for me because it's relatively easy to develop and permits a great integration with the device. I just have a doubt. Is maybe Android a

[android-developers] Re: Why Android?

2009-01-22 Thread Massimo Carli
Hi all, I have experience in J2ME and Symbian developing too. I'm also a Java programmer since 1995. At the moment I think Android is the best mobile platform for me because it's relatively easy to develop and permits a great integration with the device. I just have a doubt. Is maybe Android a

[android-developers] Re: why Android disable wlan interface when receive EVENT_SUPPLICANT_DISCONNECT

2009-01-22 Thread Jean-Baptiste Queru
This would probably be more appropriate for the android-platform mailing list (if you want to actively contribute changes) or android-discuss (if you just want to passively discuss), since it isn't directly related to developing applications with the SDK. Thanks, JBQ On Wed, Jan 21, 2009 at

[android-developers] Re: Why Android?

2009-01-17 Thread Jon Smith
Thankyou, this is very useful :) Anyone else? On 16 Jan, 20:46, hmmm akul...@mail.ru wrote: I did some programming in Symbian and now I'm doing some Android stuff and for me Android is much easier in comparison with Symbian. This is because Symbian has some real weird limitations and some

[android-developers] Re: Why Android?

2009-01-16 Thread hmmm
I did some programming in Symbian and now I'm doing some Android stuff and for me Android is much easier in comparison with Symbian. This is because Symbian has some real weird limitations and some real annoying stuff to remember like those push/pop stack things and no exceptions in

[android-developers] Re: Why Android Market does not accept payments from China?

2008-10-27 Thread george_c
http://checkout.google.com/support/sell/bin/answer.py?hl=enanswer=42871 On Mon, Oct 27, 2008 at 5:06 PM, NY [EMAIL PROTECTED] wrote: I come from China and register as a developer When I click continue and pay my registration fee with google checkout System said Android Market does not

[android-developers] Re: Why Android Market does not accept payments from China?

2008-10-27 Thread Shane Isbell
Hi, You can stock your app at http://slideme.org. We don't charge any fees. Shane On Mon, Oct 27, 2008 at 8:06 AM, NY [EMAIL PROTECTED] wrote: I come from China and register as a developer When I click continue and pay my registration fee with google checkout System said Android Market

[android-developers] Re: Why Android Market does not accept payments from China?

2008-10-27 Thread NY
I' ve already got a google checkout account. And used the same card to buy the google app service(http:// www.google.com/a) several months ago I just have another try that I can buy more google apps on that. Order Details - Google Apps, 1600 Amphitheatre Parkway, Mountain View, CA 94043 US are

[android-developers] Re: Why Android Market does not accept payments from China?

2008-10-27 Thread atrus123
Wait... we can register as Android developers already? I expected to see an announcement on the Android blog. Where's the link? On Oct 27, 11:06 am, NY [EMAIL PROTECTED] wrote: I come from China and register as a developer When I click continue  and pay my registration fee with google

[android-developers] Re: Why Android Market does not accept payments from China?

2008-10-27 Thread NY
market.android.com On 10月27日, 下午11时27分, atrus123 [EMAIL PROTECTED] wrote: Wait... we can register as Android developers already? I expected to see an announcement on the Android blog. Where's the link? On Oct 27, 11:06 am, NY [EMAIL PROTECTED] wrote: I come from China and register as

[android-developers] Re: Why Android Market does not accept payments from China?

2008-10-27 Thread InC
Hmmm, I don't see a link to register android apps on there, am I missing something? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: Why Android Market does not accept payments from China?

2008-10-27 Thread Wiktor
There is a link on the right side of market.android.com saying: Interested in having your application in Android Market? Learn more On 27 Paź, 16:53, InC [EMAIL PROTECTED] wrote: Hmmm, I don't see a link to register android apps on there, am I missing something?

[android-developers] Re: Why Android Market does not accept payments from China?

2008-10-27 Thread Wiktor
Sorry for double post but here's the direct link: http://market.android.com/publish On 27 Paź, 17:16, Wiktor [EMAIL PROTECTED] wrote: There is a link on the right side of market.android.com saying: Interested in having your application in Android Market? Learn more On 27 Paź, 16:53, InC