[android-developers] How to detect bluetooth devices with strenght signal over time.

2016-02-27 Thread catafest
Dear friends.

I want to make one application with bluetooth and android device 4.1.2 
version.
The application need to find my and take the signal strength of another 
device and compare it to a set of time intervals.
Basically is a point to point check between my application phone and 
another on my device with nothing else but with bluetooth enabled.
So I need some help with infos / tutorials.
I used Android Studio 2.0 Beta - last version 6.

Thank you. Regards.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/a1a8d9a8-5e62-421f-9249-2c97e5e35f33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Windows 10 and Studio

2015-08-24 Thread catafest
... try make all settings for your Android Studio ( most Project Settings 
and if don't working take a look at build.gradle file).
also , Genymotion use VirtualBox settings and it is just one android 
emulator.

On Monday, August 24, 2015 at 12:59:37 AM UTC+3, Phil Gibbs wrote:

 After installing Win 10 I'm getting many lock-ups when using AS. Not sure 
 how much Genymotion is involved.
 Downgraded to Win 7 and problems disappeared. So now I'm reluctant to try 
 10 again. 
 Anyone seen this issue?


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Watch Face Sample

2015-04-25 Thread catafest
can you use some libs but also you have to deal with a lot of problems... 
this mean you need to know very well your project , not jost some points ...

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Image is being oriented differently once uploaded to server, why?

2015-04-13 Thread catafest
I think it's a stack effect over ftp client ...See the first answer of Matt 
Gibson , from your link tutorial ...
 - Found at this link: 
http://stackoverflow.com/questions/24629584/image-orientation-changes-while-uploading-image-to-server
 
... 
http://www.google.com/url?q=http%3A%2F%2Fstackoverflow.com%2Fquestions%2F24629584%2Fimage-orientation-changes-while-uploading-image-to-serversa=Dsntz=1usg=AFQjCNH6Q3idbwXFE30Hv7wZ5pJ6YRX_hg
http://www.google.com/url?q=http%3A%2F%2Fstackoverflow.com%2Fquestions%2F24629584%2Fimage-orientation-changes-while-uploading-image-to-serversa=Dsntz=1usg=AFQjCNH6Q3idbwXFE30Hv7wZ5pJ6YRX_hg
also you need to set the property of image, also will be set by default - 
and size .

On Sunday, April 12, 2015 at 8:00:41 AM UTC+3, Dan Cha wrote:

 So within my app, i have the ability to allow the user to take a pic, see 
 a thumbnail within the app and once the form is submitted, its uploaded to 
 the server.





-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Error when I take screenshot from IDE: void __egl_platform_dequeue_buffer .

2013-08-24 Thread catafest
I use a simple pygame script from here: 
http://pygame-catalin.blogspot.ro/2013/08/pygame-first-interface-part-4.html
.
When I want to make a screenshot using android-studio of this game.
This is the error show by Android-Studio in log:

08-15 15:16:24.5302628-2647/? E/: void 
__egl_platform_dequeue_buffer(egl_surface*):1080 [EGL-ERROR] failed to dequeue 
buffer from native window (0x19cf18); err = -19, buf = 0x008-15 15:16:24.540
  116-116/? E/SurfaceTexture: [SurfaceView] dequeueBuffer: SurfaceTexture has 
been abandoned!08-15 15:16:24.5402628-2647/? E/: void 
__egl_platform_dequeue_buffer(egl_surface*):1080 [EGL-ERROR] failed to dequeue 
buffer from native window (0x19cf18); err = -19, buf = 0x008-15 15:16:24.540
  116-130/? E/SurfaceTexture: [SurfaceView] dequeueBuffer: SurfaceTexture has 
been abandoned!08-15 15:16:24.5402628-2647/? E/: void 
__egl_platform_dequeue_buffer(egl_surface*):1080 [EGL-ERROR] failed to dequeue 
buffer from native window (0x19cf18); err = -19, buf = 0x008-15 15:16:24.540
  116-136/? E/SurfaceTexture: [SurfaceView] dequeueBuffer: SurfaceTexture has 
been abandoned!08-15 15:16:24.5402628-2647/? E/: void 
__egl_platform_dequeue_buffer(egl_surface*):1080 [EGL-ERROR] failed to dequeue 
buffer from native window (0x19cf18); err = -19, buf = 0x008-15 15:16:24.550
 116-2307/? E/SurfaceTexture: [SurfaceView] dequeueBuffer: SurfaceTexture has 
been abandoned!

 Any idea about this error?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] build another voice to voice recognition ...

2012-10-25 Thread catafest
Hi .
I want to create a voice speaker for my android .
For example using my voice to respond on voice recognition .
Where I found the infos to build the new voice ?
Thank you very much .
Regards.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en