[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

[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] Re: Android Studio & NDK

2015-06-16 Thread Streets Of Boston
It is not (yet!) properly supported. But building your sources works well. Start here to figure out how. It helped me. http://ph0b.com/android-studio-gradle-and-ndk-integration/ On Tuesday, June 16, 2015 at 1:19:20 PM UTC-4, MB wrote: > > Hi, > > I would really if someone could tell me where on

[android-developers] Android Studio & NDK

2015-06-16 Thread MB
Hi, I would really if someone could tell me where one can find official documentation for using NDK with Android studio. All the samples and documentation I've found on the website is for using NDK with eclipse. http://tools.android.com/recent/usingthendkplugin Any pointers regarding this wou

[android-developers] Re: Why different icon sizes?

2015-06-16 Thread Nobu Games
Yes, this is how the system works for drawables. Here a quote from the Android documentation: The system handles most of the work to render your application properly on > each screen configuration by scaling layouts to fit the screen size/density > and *scaling bitmap drawables for the screen d

[android-developers] Why different icon sizes?

2015-06-16 Thread 'RLScott' via Android Developers
I tried using a clearly incorrect icon size for a launcher icon (386 x 386), and the icon was automatically down-sized on my Galaxy Tab 4 to look the same as all the other app icons. So I wonder why we need to provide 5 different launch icon sizes? Is this resizing behavior one that I can cou

[android-developers] Regarding interval for UsageStatsManager.

2015-06-16 Thread gaurav jain
Hello, I'm using the newly introduced UsageStatsManager (Android L) to get usage statistics for all applications for a certain time period. All works well if a predefined interval is selected, but I'm not able to get usage statistics for a few hours (e.g statistics for last 2 hours). I've tried