[android-developers] RE : Looking for C2C Requirements for my consultants

2017-08-04 Thread sameer econtenti
*Hi,* *Hope you doing great,* *My name is Sameer from Econtenti and **I have a number of candidates on below skills and we are looking for Corp to Corp Requirements.* *please share me if you have any Corp to Corp Requirements* *Note: The best way to reach me is through Email* *Here

[android-developers] Re: Backfill:JR .NET Developer with SSIS,SSRS EXP|Las Vegas NV|$35/hr on c2c

2017-02-24 Thread Sameer Shetty
Hi, I have attached my resume for your review. Thanks Sameer Shetty On Thursday, February 23, 2017 at 10:56:29 AM UTC-5, Neha K wrote: > > *Hello,* > > *GREETINGS !!* > > *This is Neha from Apetan consulting,* > > *Please find the below job description and send me your u

[android-developers] Animating concentric circle created in drawable xml

2016-11-24 Thread sameer khan
*Main Acitivity class:* public class MainActivity extends AppCompatActivity { ImageView img; //GradientDrawable shape; @Override protected void onCreate(Bundle savedInstanceState) { // TODO Auto-generated method stub super.onCreate(savedInstanceState);

[android-developers] Api Calling problem

2016-10-17 Thread sameer khan
Find below detail for API : *URL :* http://192.168.0.19/monika/slim_prj/public/code *Request Parameter *(in POST) - mac_address - key *Response* (in JSON) - { "status": 1, "message": "qYNoQBImXRhOMety" } my code goes here--> package com.medmainfomatix.myapplication1; import

[android-developers] Embedded Engineer – Vehicle Services- Peachtree city, GA

2016-08-11 Thread Sameer
CANAlyzer Experience in writing CAPL scripts Experience using ATI Vision/ ETAS INCA tools Familiar with automotive technology preferably hybrid cars Experience using dSPACE HIL testing Experience in testing on vehicle/ Labcar Thanks and Regards Sameer Sinha Manager (Talent Acquisition

[android-developers] Re: How to detect if the PendingIntent already exists or not

2016-02-23 Thread Sameer Sharma
Hi Sir I have implement the alarm manager in project. I have set the multiple alarm at same time. Suppose I have set the five alarms but 4 alarms has fired out of 5 or I have set 3 alarms but 2 alarms has fired. Can you give me some advice how to solve this problem? CODE: private void

[android-developers] Bluetooth Smart Ready - 4.0 BLE

2013-04-23 Thread Sameer Bobade
Hi, Any news on native support for BLE / 4.0 / GATT / Bluetooth Smart Ready? -- -- 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

[android-developers] Failed to start the camera on HTC wildfire (Android 2.2.1)

2013-01-22 Thread sameer khan
I have developed the camera app to capture the image and it is working fine. Someimes when we perform multiple clicks(4-5 times) on cam icon to capture the image followed by home button, App unable to start the camera on device. Same issue is reflected in default camera app as well.

[android-developers] Input method is unable to get the action from Done button

2011-07-30 Thread sameer kamble
the Control flows when such editor based buttons are called. Thank you. regards, Sameer Kamble -- 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

[android-developers] Andriod Trainer(10-15k per day)

2010-11-22 Thread syed sameer
We need an Android trainer; the compensation will be 10-15k per day for a span of 2weeks, (this training can be extended for 4 months). Please send your profile to sameer36...@gmail.com -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Android mediaplayer shoutcast streaming

2010-09-27 Thread Sameer
Anyone have a solution on streaming shoutcast broadcasts WITHOUT using the AOR SDK? Or is there anyother API out there that is FREE for use to play shoutcast or asf streams? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] emulator proxy not working

2010-09-27 Thread Sameer
I have setup the proxy in the configuration but the settings kick in after I exit/close the emulator. not sure what is going on.. Sameer -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

[android-developers] Re: Mediaplayer online streaming formats

2010-09-23 Thread Sameer
anyone?? On Sep 22, 11:19 am, Sameer sijaf...@gmail.com wrote: Hello, I am trying to create a small application for streaming radio broadcast that is in video/x-ms-asf format. the url has a .asx extension at the end. I have come to know that Android does not support this format currently

[android-developers] Mediaplayer online streaming formats

2010-09-22 Thread Sameer
request that from the radio? Regards, Sameer Jaffer -- 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

[android-developers] Re: How to install the files in the file system on android phone (samsung galaxy 5)

2010-09-21 Thread sameer kamble
, subfolders in the assets folder. will my problem solve by using assets folder. Please help me on this regards, Sameer Kamble On Sep 20, 8:07 pm, Bret Foreman bret.fore...@gmail.com wrote: You can store files in /res/raw. Just create the folder, import the files, and they'll get installed

[android-developers] How to install the files in the file system on android phone (samsung galaxy 5)

2010-09-20 Thread sameer kamble
. Is this possible ?? if yes can you please tell me how to do it. 5) Can you please help me on this issue. regards, Sameer Kamble -- 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

[android-developers] Which device should i buy to test My Custom Input Method Application

2010-08-27 Thread sameer kamble
to test my application 4. Is there any lead device assigned by Android for a given SDK. 5. I intend to sign and publish my application so can you please tell me is there any Certification criteria which i have to follow Please help me on this issue. regards, Sameer Kamble -- You received

[android-developers] SoftKeypad upon the Notification Bar

2010-04-28 Thread Sameer AM
When we pull down the notification bar, we see the current notifications. We've taken it a step further and we're able to get audio, video and buttons in notification bar, when it is pulled down. Now my issue is, I need the soft keypad to come up when I click on the edit text field inside the

[android-developers] Reg. accessing the external files

2010-04-22 Thread Sameer
Consider this scenerio: The end user copies a bunch of text files onto his android every week. My application which has to do some analysis on this text files and show the results to the user. Can my application access files anywhere in the file system of android? If NO, what would be the

[android-developers] 411 length required for HttpPost in Calendar protocol

2010-04-13 Thread Sameer AM
I'm trying to implement the create calendar protocol from Google Calendar. For that I'm supposed to do a HTTPPost to owncalendar url, with auth header and content-type given. After performing HttpPost, i get a response saying 411 length required.. But when I checked packets using wireshark, the

[android-developers] 404 returned by Picasa Protocol

2010-03-31 Thread Sameer AM
Hello Everyone, I've gotten through the ClientLogin procedure using service=lh2 for picasa and am getting an Auth Token, with which I'm doing the following HttpGet mGet=new HttpGet(http://picasaweb.google.com/data/feed/api/ all?q=puppymax-results=10);

[android-developers] Re: username and password for sample sync adapter

2010-02-18 Thread Sameer AM
Thanks a lot megha.. this is a relief, I'd try this and get back -- 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] Re: username and password for sample sync adapter

2010-02-18 Thread Sameer AM
and was seemingly put up without much care. On Feb 16, 3:50 am, Sameer AM sam2...@gmail.com wrote: Hello, I just got thesamplesyncadaptercode running on the emulator, but how do I add account in it when it asks forusernameandpassword? And I have the following questions 1

[android-developers] username and password for sample sync adapter

2010-02-16 Thread Sameer AM
Hello, I just got the sample sync adapter code running on the emulator, but how do I add account in it when it asks for username and password? And I have the following questions 1) SampleSyncAdapter is for 2.0 and in 2.0 emulator I don't see the Accounts Sync options in the Settings, am I

[android-developers] username and password for sample sync adapter

2010-02-16 Thread Sameer AM
Hello, I just got the sample sync adapter code running on the emulator, but how do I add account in it when it asks for username and password? And I have the following questions 1) SampleSyncAdapter is for 2.0 and in 2.0 emulator I don't see the Accounts Sync options in the Settings, am I

[android-developers] Re: username and password for sample sync adapter

2010-02-16 Thread Sameer AM
Thanks a lot for quick reply.. I got clarification for 1, and 2, so I don't have a username with which I could login! Great documentation! and I saw that bug is fixed in 2.0.1, now here is one more question, when I try to add an account for corporate type, I get this message Unable to open

[android-developers] Contacts App crashes when switching between Dialer to Call log

2009-12-18 Thread Sameer AM
I've altered the contact app so that in Dialer the soft keypad always stays and it hides when other tab activity resumes, We've given different look for the contacts app, but when using the same, a crash occurs when we rapidly change from dialer to call log. And the App crashes without the

[android-developers] Adding Resource in framework

2009-09-10 Thread sameer
. Please do let me know whatever i have done creates any problem. Please give me the link to know more about public resource and private resource. Please reply ASAP Thanks and Regards Mohammed Sameer --~--~-~--~~~---~--~~ You received this message because you

[android-developers] How to pressed state of CheckBoxPreference

2009-09-10 Thread sameer
hope somebody can give me solution. Regards Sameer --~--~-~--~~~---~--~~ 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

[android-developers] Re: Listview focus out of order when click rapidly

2009-09-10 Thread sameer
your Bluetooth Discover ON/OFF pressed, destroy the thread. But i dont know how to check pressed state of preference. If you have already found the solution please let me. Thank you Sameer On Sep 1, 5:31 pm, jerryfan2000 jerryfan1...@gmail.com wrote: Hi, I noticed that when item in in a list

[android-developers] How to get pressed state of preference

2009-09-10 Thread sameer
. I hope somebody can give me solution. Regards Sameer --~--~-~--~~~---~--~~ 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

[android-developers] We can't add the resources in framework???

2009-09-04 Thread mohammed sameer mulla
in framework. Please do let me know whatever i have done creates any problem. Please give me the link to know more about public resource and private resource. Please reply ASAP Thanks and Regards Mohammed Sameer --~--~-~--~~~---~--~~ You received this message because you

[android-developers] Re: out of memory error getWallpaper

2009-08-22 Thread sameer
and regards Mohammed Sameer On Aug 18, 1:38 am, Flying Coder av8r.st...@gmail.com wrote: Hi Nivek,     Unfortunately, doing recycle on the drawable returned by ContextWrapper.getWallpaper() results in a run-time exception the next time the app is launched:  attempt touserecycledbitmap.  Though

[android-developers] Re: out of memory error getWallpaper

2009-08-22 Thread sameer
Hi Nivek, Can you please tell me the solution for the problem attempt to use recycled bitmap Any solution please let me know. Your reply will be highly appreaciated Thanks and Regards Mohammed Sameer On Aug 17, 11:53 pm, Nivek kevin.gau...@gmail.com wrote: When you change the device

[android-developers] Re: out of memory error getWallpaper

2009-08-22 Thread sameer
/PowerManagerService(1059): inVSleepStatefalse Please revert as early as possible. Your fast response will be highly appreciated. Thanks and regards Mohammed Sameer On Aug 18, 1:38 am, Flying Coder av8r.st...@gmail.com wrote: Hi Nivek,     Unfortunately, doing recycle on the drawable returned

[android-developers] RuntimeException: Canvas: trying to use a recycled bitmap android.graphics.bit...@43895170

2009-08-22 Thread sameer
/PowerManagerService(1059): inVSleepStatefalse Please revert as early as possible. Your fast response will be highly appreciated. I m beginner in Android please reply in detail and code changes to be made. Thanks and regards Mohammed Sameer --~--~-~--~~~---~--~~ You received

[android-developers] SQlite DB

2009-08-08 Thread sameer
Hi All, I have been working on one application where it has to access the number of missed calls. i am facing the problem that the before the database of missed call get updated, the DB getting accessed so getting the old value. I am setting one Listener that will be called when the call ends,

[android-developers] Regarding tab Indicator

2009-07-30 Thread sameer
Hi, I want to change the tab indicator which is a label on the top after a request is sent. Is it possible to change it on runtime? Thanks, Sameer Joshi --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-developers] Regarding tab widget in Android

2009-07-23 Thread sameer
, can I provide an arrow which will move me to the next 3 tabs available. Please help me out with your ideas and expertise. Thanks, Sameer Joshi --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Android on Motorola A810...

2008-11-25 Thread Sameer Oak
Hello ALL, Can Android be ported on Motorola A810? Has anyone done this? A little I have come to know that Android was ported on Motorola Ming A1200, the predecessor of Motorola A810. Regards, - sam. --~--~-~--~~~---~--~~ You received this message because you are