[android-developers] Eclipse ADT Support Going Forward

2014-12-09 Thread authorwjf
Now that Android Studio has reached the 1.0 landmark will future versions of the build tools, support libs, and ADT images continue to be released for both ADT and AS in tandem or can we expect to start seeing Android Studio only packages and features? It would be awesome if someone from the A

Re: [android-developers] Re: onCharacteristicWrite Error Status 14

2014-12-09 Thread Tony Pitman
I appreciate you finding this. I agree with your comment, however, whatever the heck that is. Now what? On Tue, Dec 9, 2014 at 8:05 AM, Streets Of Boston wrote: > I found this one here: > > https://android.googlesource.com/platform/external/bluetooth/bluedroid/+/android-4.3_r1.1/stack/include/ga

[android-developers] Re: onCharacteristicWrite Error Status 14

2014-12-09 Thread Streets Of Boston
I found this one here: https://android.googlesource.com/platform/external/bluetooth/bluedroid/+/android-4.3_r1.1/stack/include/gatt_api.h It seems 14 means "GATT_ERR_UNLIKELY", whatever that is ... On Monday, December 8, 2014 11:34:30 PM UTC-5, Tony Pitman wrote: > > I am writing an Android ap

Re: [android-developers] Re: Is it possible, that Android kills a service inside an app?

2014-12-09 Thread Oleksii Bieliaiev
Hi, please, read my question carefully. I'm asking about a specific case, when Android OS "kills" a SERVICE (an application component) separately, without killing entire PROCESS. You are talking about the case, when Android OS kills entire background PROCESS, because it has low priority compare

Re: [android-developers] Re: Is it possible, that Android kills a service inside an app?

2014-12-09 Thread Oleksii Bieliaiev
Hi Peter, thank you for your reply. However, please read my question carefully. I'm asking about a specific case, when Android OS "kills" a SERVICE (an application component) separately, without killing entire PROCESS. Please check your own links. You pointed at final void killServicesLocked(Pr

[android-developers] Surfaceview snapshot is return null

2014-12-09 Thread Vinotharunkumar
I have problem in surface view snap shot .I created the surface view for rendering video in hardware decoding.I take the snap shot for surface view or root view of surface view that return the "transparent" or null for surface view content.why surface view getdarwingcache() is return null valu