[android-developers] we are hiring Android Developer in Chennai, India

2011-02-17 Thread newra...@gmail.com
Looking for Android SDK and C++ profile with 3+ work experience Proficient in Android Platform, Kernel programming -- 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

[android-developers] Problem in SSL Socket write

2010-04-06 Thread newra...@gmail.com
Hi, I have a problem in SSLSocket write method. My Application sending some data in the range of 2k to 160k to my server. I am using SSLSocket for communication between my device and my server. While I am executing the application in WIFI enabled state, it is working fine. While i am executing

[android-developers] VFY error unable to resolve static method/ Could not find the class

2010-01-29 Thread newra...@gmail.com
Hi I am having two android projects. One of the project has reference with the another one. While i am running, I am getting the VFY error and as well as some warning. warning are like that unable to resolve the static method(s) and error is like Could not find the class Please let me know

[android-developers] My application has died when I started to use Browser

2009-10-13 Thread newra...@gmail.com
My application is background application.It uses WIFI lock and INTERNET permission. It is doing some socket communication with a Remote Host PC and as well as with a local android application. It will start based on incoming SMS. While my application is running, I tried to use the browser

[android-developers] BitmapFactory decodeByteArray RGB565 format

2009-08-06 Thread newra...@gmail.com
In a byte[], I am having the image data of a RGB565 image(no header, only image content) I used the decodeByteArray with Bitmap.Options as RGB565 decoder. But the decoding process failed. Am I missing anything? --~--~-~--~~~---~--~~ You received this message

[android-developers] Generating Touch screen events from remote host PC

2009-01-29 Thread newra...@gmail.com
I would like to inject the touch events from remote host PC. Is there any way to achieve that? I am sorry if the question asked before. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To