Re: [android-developers] testing app from PC on attached phone

2013-11-30 Thread peter gottlieb
I finally got the adb to recognize my old Experia, after I made sure the USB debugging was turned on. The new Experia doesn't seem to have that option available or any other Development options. I will have to talk to Sony support about that. On Fri, Nov 29, 2013 at 9:46 AM, Kostya Vasilyev wr

[android-developers] Re: Immersive mode instructions reappear randomly

2013-11-30 Thread niko001
I'm able to consistently reproduce the issue and I've filed a bug here: https://code.google.com/p/android/issues/detail?id=63065 A sample app that demonstrates the bug is available here: https://github.com/niko001/com.greatbytes.immersivebug/ Am Montag, 25. November 2013 18:04:18 UTC+1 schrieb

[android-developers] Assets folder location

2013-11-30 Thread Phil Gibbs
Eclipse generates an assets folder in the project structure. Where is (or how do I create one that is recognized by the build) is this folder supposed to go? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send ema

[android-developers] Suggestion for next release of Android Studio

2013-11-30 Thread Phil Gibbs
Double clicking on a class (and everything else) brings the class into the edit area but does not bring it into the active edit screen. The tab needs to be clicked to bring it into focus. Please bring it into focus using the double-click - like Eclipse allows. -- You received this message be

Re: [android-developers] How to stop or cancel Asyntask (Download image)

2013-11-30 Thread Satya Komatineni
You can call the cance(boolean) method on the asynctask. And you can pass true to forcefully remove the thread as per the docs. However it depends on what the URL and the drawable is doing and if they need to be informed of cancelling. You can also set a flag to cancel the task and check it often i

[android-developers] How to stop or cancel Asyntask (Download image)

2013-11-30 Thread askl
*Hi Dear,* *Can u please explain how to stop or cancel downloading progress within asyntask in android. Here's the my sample code. Please help me to solve this problem.* *private class DownloadPicture extends* * AsyncTask {* * @Override* * protected Drawable doInBackground(String... urls) {* *

Re: [android-developers] Google banned AdSense account, and will not pay money earned with Paid App

2013-11-30 Thread Nando
That's confusing. So you had a AdSense account with with $4.000 in it but you never got a pin because you needed $10? The account is verified by the end of each month, in you had in there more than $10 you could get the PIN. What might happen is that it may not be sent right away. -Nando Sent