[android-developers] Need an algorithm or source code to detect a change in the color of an image

2017-01-15 Thread Gaurav
Hi, I am working on an android app which captures a picture from the camera and then attaches in an ImageView. I need to find the change in the color on a particular area of the image using coding then the color must be displayed in a TextView. Any suggestion regarding this would be

Re: [android-developers] How do you remove an Android device from Google Android Device Manager?

2017-01-15 Thread ryan.pena via Android Developers
On Mon, 1/16/17, Mark Ellis wrote: Subject: Re: [android-developers] How do you remove an Android device from Google Android Device Manager? To: "Android Developers" Date: Monday,

Re: [android-developers] How do you remove an Android device from Google Android Device Manager?

2017-01-15 Thread Mark Ellis
That just erases the content on the Android device that I no longer have, and doesn't remove the device from my Device Manager On Sunday, 15 January 2017 18:40:37 UTC, Marina Cuello wrote: > > There is an "Erase" button on the device "card" on the map on the Device > Manager. > > Marina > > --

[android-developers] How to use jni.h for Android?

2017-01-15 Thread Zakir Maho
Hi; I want to call Java codes included Android SDK classes from C++. I can call pure Java codes from C++ for desktop console application. But I cannot call Java codes included Android SDK classes from C++ for Android (I get this error: *JNI_CreateJavaVM was not declared in this scope.*). I want

[android-developers] Can't prevent restore activity stack when launch app from overview screen after process killed

2017-01-15 Thread Maks Tuev
Reading the Android documentation and some of the answers here (and on StackOverflow) I don't find answer to question: how prevent restore activity stack when launch app from overview screen after process killed? In this case I want to the app started from launch activity. Somebody knowns how

[android-developers] Hello World App not running on emulator

2017-01-15 Thread Reevs Cota
When ever I decide to run the hello world app on the emulator, It fails as android studio cannot create directory Problem occurred configuring project.. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and

Re: [android-developers] How do you remove an Android device from Google Android Device Manager?

2017-01-15 Thread Marina Cuello
There is an "Erase" button on the device "card" on the map on the Device Manager. Marina On Sun, Jan 15, 2017 at 1:16 PM, Mark Ellis wrote: > How do you remove an Android device from Android Device Manager? > > I added an Android device to my Google Android Device

[android-developers] How do you remove an Android device from Google Android Device Manager?

2017-01-15 Thread Mark Ellis
How do you remove an Android device from Android Device Manager? I added an Android device to my Google Android Device Manager account, which I've now sold on. So how do I remove/delete the device from my account? Thanks -- You received this message because you are subscribed to the Google

[android-developers] Using native JRE methods to work with files on Android 5.0+

2017-01-15 Thread milesseventh
Hello, I am amateur developer, and I'm working on little utility that processes files. I have a library that works with filesystem using RandomAccessFile class. Trying to use this library results in throwing exception that says "(EACCESS): Permission denied". How can I get this permission

Re: [android-developers] Can't run application

2017-01-15 Thread carmelnoe via Android Developers
On Sun, 1/15/17, lailombard via Android Developers wrote: Subject: Re: [android-developers] Can't run application To: android-developers@googlegroups.com Date: Sunday, January 15, 2017, 1:21 PM

[android-developers] How do I get Chat History From LINE, Wechat, Zalo, Viber That Have Been Installed on PC

2017-01-15 Thread Deni Yulianti
I have been installed some IM applications on my PC which were LINE, ZALO, Wechat and Viber. Actually, I wanna back-up my chat history regularly such as monthly or weekly on my PC (without using a smart phone). I have tried to do at LINE, however I just can back-up for some lines, it means

Re: [android-developers] Can't run application

2017-01-15 Thread lailombard via Android Developers
On Sun, 1/15/17, goodmanjohn589 via Android Developers wrote: Subject: Re: [android-developers] Can't run application To: android-developers@googlegroups.com Date: Sunday, January 15, 2017, 12:37 PM

Re: [android-developers] Can't run application

2017-01-15 Thread goodmanjohn589 via Android Developers
On Sun, 1/15/17, deliciacouture via Android Developers wrote: Subject: Re: [android-developers] Can't run application To: android-developers@googlegroups.com Date: Sunday, January 15, 2017, 12:31 PM

Re: [android-developers] Can't run application

2017-01-15 Thread deliciacouture via Android Developers
On Sun, 1/15/17, sheritagunther via Android Developers wrote: Subject: Re: [android-developers] Can't run application To: android-developers@googlegroups.com Date: Sunday, January 15, 2017, 10:58 AM

Re: [android-developers] Can't run application

2017-01-15 Thread sheritagunther via Android Developers
On Sun, 1/15/17, lekishahendrix via Android Developers wrote: Subject: Re: [android-developers] Can't run application To: android-developers@googlegroups.com Date: Sunday, January 15, 2017, 10:15 AM

Re: [android-developers] Can't run application

2017-01-15 Thread lekishahendrix via Android Developers
On Sun, 1/15/17, Marina Cuello wrote: Subject: Re: [android-developers] Can't run application To: android-developers@googlegroups.com Date: Sunday, January 15, 2017, 2:44 AM I run a quick Google search and found this