Re: [android-developers] How to new a class extends TelephonyManager?there is no default constructor in TM class.

2015-08-27 Thread
Want to override some member methods,like toString. 2015-08-28 1:25 GMT+08:00 Steve Gabrilowitz steveg1...@gmail.com: You don't instantiate it directly, you don't instantiate it at all, therefore you can not extend it in the conventional sense. What you can do is to create a class that acts

[android-developers] Hi Gays! I have a question that want to ask you about the payment from Google.

2015-06-16 Thread
I want to launch apps to PLAY,of course not free.I just want to know,does the payment be pushed to my Credit Card as soon as the transaction happens or at a regular time of a month/day? It is important to me, because of the awkward country I am living in. Thank you! Best Regards kimichang

[android-developers] Hi!I want to ask a question about payments from Google

2015-06-16 Thread
I want to launch apps to PLAY,of course not free.I just want to know,does the payments be pushed to my Credit Card as soon as the transaction happens or at a regular time of a month/day? Or pushed into my Google Wallet I can handle it all by myself? It is important to me, because of the awkward

Re: [android-developers] Re: Compile 5.0 source code on Ubuntu 14.04 appear No such file or directory

2015-01-06 Thread
Thanks for your reply! I solved it by re-sync source code,seems to be normal.Compiling now,haven't finish yet. I was thinking about it for a long time,I am not sure whether the change of dalvik result this. Thanks again! 2015-01-05 22:03 GMT+08:00 andrew_esh andrew.c@gmail.com: I've seen

[android-developers] Compile 5.0 source code on Ubuntu 14.04 appear No such file or directory

2015-01-03 Thread
I am trying compile source code for 5.0. But appear errors like below. I tried both openjdk and Oracle jdk,same result. Can anyone help?Something wrong with my source code? Checking build tools versions... including ./abi/cpp/Android.mk ... including ./art/Android.mk ... including

Re: [android-developers] ADT Update?

2014-04-28 Thread
Me too! check every time when eclipse started. 2014-04-29 2:38 GMT+08:00 Nathan nathan.d.mel...@gmail.com: Okay, I installed updates to the Android SDK. It tells me that I need to update the ADT plugin and redirects me to Check for Updates. Checking for Updates says there are no updates.