[android-developers] URGENT - Business Analyst at Las Vegas NV

2018-02-14 Thread sumit . vxlstaffing
for you reply! Kind Regards, Sumit Sharma Manager | Business Development VXL Staffing LLC. 300 Delaware Avenue, Suite 210-A, Wilmington, DE 19801 Phone - +1 (302) 476-2779Skype – vxlstaff...@gmail.com Email - su...@vxlstaffing.comWeb - www.vxlstaffing.com -- You received

[android-developers] Xavient Opportunity:: Senior .Net Developer at West Chester, PA

2018-02-13 Thread sumit . vxlstaffing
· Implementing and consuming Web Services using WCF and/or ASP.NET Web API · Strong interest and/or experience using JavaScript. Kind Regards, Sumit Sharma Manager | Business Development VXL Staffing LLC. 300 Delaware Avenue, Suite 210-A, Wilmington, DE 19801 Phone - +1

[android-developers] Re: Android Constraint Layout Inflatation Exception

2017-09-19 Thread Sumit Agrawal
On Tuesday, September 12, 2017 at 8:24:46 PM UTC+5:30, Sumit Agrawal wrote: > > I used Constraint layout for an activity creation. No compile time error > or an exception but on run time, an error occures, > > 09-12 20:19:57.938 8240-8240/com.easy.sumit.lifeline E/AndroidRu

[android-developers] Android Constraint Layout Inflatation Exception

2017-09-12 Thread Sumit Agrawal
I used Constraint layout for an activity creation. No compile time error or an exception but on run time, an error occures, 09-12 20:19:57.938 8240-8240/com.easy.sumit.lifeline E/AndroidRuntime: FATAL EXCEPTION: main

[android-developers] Android developer openings

2017-02-20 Thread Sumit Goyal
Various android/iOS developer openings with one of the top organisation in India.. You can expect good hike and working environment in this company. Send your resume in case you want to apply. a1j10a1 @ gmail.com -- You received this message because you are subscribed to the Google Groups

[android-developers] TLS 1.2 support for Samsung, LG and HTC devices

2017-02-07 Thread sumit rao
As per PCI complaince we are forced to support TLS 1.2 and remove support for TLS 1.0, TLS 1.1 and earlier versions. As per Android documentaion TLS 1.2 is fully supported after API level 20/Android 5(Lolipop) and above for mobile browsers. In our app we are using also webview component to

[android-developers] About android fragment.

2016-12-26 Thread Sumit Agrawal
Hello, I am facing problem about android fragment. I am using android navigation pane view created by android studio template. I added some fragments in it, while switching an fragment by FragmentManager.getFragmentManager().replace() method, the components of previous fragment are visible on

[android-developers] Promoting my new App

2016-12-01 Thread Sumit Gupta
I have created new innovative chess related app. M afraid i am unable to market it properly. The name i thought also seems to be not compatible with SEO. https://play.google.com/store/apps/details?id=com.allers.halfchess.engine How can i get big numbers in downloads? They say if your app is

[android-developers] Is android api key required for 'https://maps.googleapis.com/maps/api/geocode/json' API, when being used in android phone

2016-10-09 Thread Sumit Sharma
Is *android api key* required for 'https://maps.googleapis.com/maps/api/ *geocode*/json' API, when being used in android phone. Everywhere on net its stated from 1 machine max 2500 hits are free, that means from individual android phone we can call this API max 2500 times a day, right? I am

Re: [android-developers] Foreground service getting killed in background by the OS on android 4.4.4

2016-10-08 Thread Sumit Sharma
om/questions/20636330/start-sticky-does-not-work-on-android-kitkat > or have a look at this > https://code.google.com/p/android/issues/detail?id=63793 > > > On Tue, Oct 4, 2016 at 3:44 PM, Sumit Sharma <sumit...@gmail.com > > wrote: > >> Foreground service with ST

Re: [android-developers] Foreground service getting killed in background by the OS on android 4.4.4

2016-10-05 Thread Sumit Sharma
: > > You can use this > > http://stackoverflow.com/questions/20636330/start-sticky-does-not-work-on-android-kitkat > or have a look at this > https://code.google.com/p/android/issues/detail?id=63793 > > > On Tue, Oct 4, 2016 at 3:44 PM, Sumit Sharma <sumit...@gmail.c

[android-developers] Foreground service getting killed in background by the OS on android 4.4.4

2016-10-04 Thread Sumit Sharma
Foreground service with START_STICKY works perfectly on all the android versions except android OS 4.4.4. Its getting killed by the OS when its in background. I am ok if its killed but it has to restart again on its own like a normal START_STICKY service. Need a solution ASAP as our app is

[android-developers] how to implement notification by using job schedular

2016-05-10 Thread sumit kumawat
Anyone know how to implement notification by using job schedular in android please. i'm confused in push notification and local notification i implement local notification but where put the code that's auto executed with user interaction -- You received this message because you are

[android-developers] how to synch contacts of facebook and other social media to android phone

2016-03-19 Thread sumit kumawat
please anyone know about how to synch contacts of facebook and other social media to android phone -- 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] how to synch contacts of facebook and gmail to save into phonebook into android

2016-03-16 Thread sumit kumawat
please anyone know about how to synch contacts of facebook and other social media to android phone -- 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] how to create groups and gett al groups and also show all groups members in lisitview in android

2016-03-09 Thread sumit kumawat
plz help me to find this issue how to create groups and get all groups and also show all groups members in lisitview in android -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails

[android-developers] Can Google Play Store took an update from my server to update my APK

2016-03-08 Thread SuMiT GaRg
Hello, I want to know Is It's possible that Google play store took an update from my server to update my apk by which I don't required to update my APK on play store. Please help me asap if it;s possible. -- You received this message because you are subscribed to the Google Groups

[android-developers] Android - how to handle saving file on low device memory(Internal/External memory)

2013-04-18 Thread sumit gulati
How we can handle the file saving on low device memory(internal/Excternal memrory). I know if sufficient space is not available the OS will throw IOException but is there any way to handle this gracefully. Also if the file size is not known before saving file then how can we handle low memory

[android-developers] How can I call WCF webservices with WS-security using client x509 certificate

2012-10-04 Thread sumit gulati
How can I consume the WCF webservices(hosted on http protocol) having ws- message security from the android application using KSOAP or any other library. I have implemented the same fro REST webservices. I have to customize the both trust manager(certificate file with X509 certificate) and key

[android-developers] Re: Mutual authentication using X.509 certificate

2012-10-04 Thread sumit gulati
If you have done please provide me the code or reference. I have to implement the same. On Wednesday, February 29, 2012 11:45:47 AM UTC+5:30, Pankaj wrote: I want to consume WCF web-service which uses X.509 certificate for mutual authentication. I had imported certificates using keytools in

[android-developers] Re: How to use apache commons in my android application

2012-08-09 Thread sumit dhaniya
On Thursday, August 20, 2009 5:21:00 AM UTC+5:30, hap 497 wrote: HI, Can you please tell me how to use apache.commons in my android application. I put the right import, but when I compile it I get the following error: : package org.apache.commons.io does not exist import

[android-developers] Re: Setting theme in an activity

2012-07-23 Thread sumit dhaniya
setTheme(Theme) is method of an activity and can be applied to an activity only before it is created if you want to change the Theme you need to recreate the activity. On Sunday, June 6, 2010 12:17:37 PM UTC+5:30, Sudeep wrote: Hi All, This is my themes.xml file resources style

[android-developers] Why can't I build VUE (a java based tool)

2012-06-14 Thread Sumit Gupta
Error log: java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown

[android-developers] Ice Cream Sandwich Camera Editing Tool

2012-04-30 Thread Sumit
I got my xperia neo v upgraded to ics yesterday. after upgrading my camera had editing tools like crop,flip,straighten,etc. bBut suddenly today i noticed these editing tools are gone,eventhough my os is android 4.0.3. Plz help. -- You received this message because you are subscribed to the

Re: [android-developers] Re: serverSocket.accept();

2012-03-20 Thread Sumit Tiwari
Thanks, I read that. On Tue, Mar 20, 2012 at 5:20 AM, Lew lewbl...@gmail.com wrote: Sumit wrote: Gave me the link were you have post.. Huh? If you're asking where your own post is, I can't help you. But I'm not sure that's what you're saying. -- Lew Lew wrote: Sumit wrote

Re: [android-developers] Re: Progress bar and get info

2012-03-20 Thread Sumit Tiwari
Hey, I am trying to connect my Pc and android using TCP/IP socket programming by making android as server side android my pc java code as client side. by at my server side there is a problem i.e, if freezez at line socket=serverSocket.accept(); can some on tell me the solution , or other way to

Re: [android-developers] bitmap.recycle()?

2012-03-20 Thread Sumit Tiwari
Hey , It Free the native object associated with this bitmap, and clear the reference to the pixel data. I need help , i am trying to send image from my java code on Pc to my android code, but does not works since android does not support javax.imageio.*; package tell me the other way to do it.

Re: [android-developers] Re: Progress bar and get info

2012-03-20 Thread Sumit Tiwari
Hey Lew i tryed every other way to do so but it still freezes, actually it does not accepting request from java code. On Wed, Mar 21, 2012 at 2:30 AM, Lew lewbl...@gmail.com wrote: Sumit wrote: Hey, I am trying to connect my Pc and android using TCP/IP socket programming by making android

[android-developers] ServerSocket.accept()

2012-03-19 Thread Sumit Tiwari
Help me from comming out of this. Sir, I really having problem in connecting my android phone to pc in local machine , my android as server. My code is my android server code get stops at socket=serverSocket.accept(); -- You received this message because you are subscribed to the Google

Re: [android-developers] Re: serverSocket.accept();

2012-03-19 Thread Sumit Tiwari
Gave me the link were you have post.. On Tue, Mar 20, 2012 at 3:33 AM, Lew lewbl...@gmail.com wrote: Sumit wrote: Why, in my android code ServerSocket ss=new ServerSocket(8085); //works till here Socket s=ss.accept(); // block here why my code get blocked here at accept() call, can any

[android-developers] serverSocket.accept();

2012-03-18 Thread Sumit
Why, in my android code ServerSocket ss=new ServerSocket(8085); //works till here Socket s=ss.accept(); // block here why my code get blocked here at accept() call, can any one gave me a solution, When i make my android device as client my Java code as Server it works, but does not work

[android-developers] how to prevent user to force stop service in android ?

2012-02-15 Thread sumit prajapati
hi i have a requiremet that i want run service continuously in backgroud and it cannot be top by user or it cannot be force stop by going in manage application. is there any way to get notification when user is trying force stop service? or any way to hide our application in android. i have done

[android-developers] Re: Interactive ebook reader

2012-01-17 Thread sumit garg
We are trying to develop this project to implement it in schools where each child will be having his own tablet to study. There will be restricted internet access to avoid distraction.These interactive books will be downloaded from the internet from our website and then you can use them for

[android-developers] Interactive ebook reader

2012-01-16 Thread sumit garg
. Sumit -- 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

[android-developers] Re: Interactive ebook reader

2012-01-16 Thread sumit garg
can say something of this kind check this out http://www.youtube.com/watch?v=yX4i9K6upqU -- 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

[android-developers] How to read data from an Xml file

2011-09-27 Thread sumit garg
hello I am trying to read data from an XML file which is in an external storage. I think following things are involved in it- 1. how do i retrieve it 2. how the parser will read it 3. how do i display the file -- You received this message because you are subscribed to the Google Groups

[android-developers] Card emulation in Nexus s without using Secure Element

2011-09-01 Thread sumit singhal
I am working in NFC trying to emulate a card using Nexus S in android gingerbread. I've read that gingerbread does not provide the api to do so and also the permissions in the kernel are hidden. There is a work around present by tweaking with the source. My question is - can I emulate the card by

[android-developers] Re: ISO 15693 card emulation

2011-08-19 Thread sumit singhal
hi michael So there is no way at present in Android by which one can perform card emulation from Nexus S? And is it possible to perform card emulation using some third party libraries? Thanks in advance -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Bluetooth Stack version on Android phone

2011-07-14 Thread sumit
Hi, Is there any API to know the Bluetooth stack version on the Android phone? Thanks Sumit -- 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: android nfc tech API help

2011-07-11 Thread sumit singhal
Still can you tell me how can I read the data after I figure out the type of card and all the information you mentioned?? And thanks for replying..:) On Jul 10, 12:50 am, Michael Roland mi.rol...@gmail.com wrote: Hallo Sumit, Can you please tell me how can read data from this type of card

[android-developers] Re: android nfc tech API help

2011-07-07 Thread sumit
Michael Roland mi.roland at gmail.com writes: Hello Micheal, I am trying to read data from a NfcB card but I get NoClassDefFound exception if I try to get an object of NfcB using: NfcB myTag = NfcB.get(t) Can you please tell me how can read data from this type of card? Also, is there any way to

[android-developers] android 1.5 emulator connection to sever on localmachine LAN

2010-11-22 Thread sumit
having problem trying to connect client on emulator to server running on local machine LAN. suppose my server is running on ip 192.0.0.5 at and emulator on my local machine 192.0.0.50 i have included INTERNET uses-permission in AndroidManifest.xml like this manifest

[android-developers] Intent Uri to display route on MAP

2010-07-12 Thread sumit
Is there any possibility to get a Uri for intent to display a route between two location on Google Map application. -- 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] Re: Sd card file write

2010-03-23 Thread sumit asok
only skimmed your post, I would say you at least need a filecon.flush() (and filecon.close()) at the end. On Mar 17, 6:37 am, sumit asok sumita...@gmail.com wrote: Hi, I'm trying to write a file from an Http post reply to a file on the sdcard. Everything works fine until the byte array

[android-developers] Re: Sd card file write

2010-03-23 Thread sumit asok
icons over on the right on its icon bar. DDMS shows a subset of the filesystem; you can see the rest if you go in via 'adb shell'. But it's probably everything you're likely to need to look at. On Mar 16, 10:37 pm, sumit asok sumita...@gmail.com wrote: Hi, I'm trying to write a file from

[android-developers] Re: SD Card File I/O

2010-03-17 Thread sumit asok
I think openFileOutput() method is used to write to applications private data ( not the SD card ) So your application will be searching for a folder /sdcard/ inside your applications folder /data/...path to your application/ In order to write file you have to use FileOutputStream. On Mar 12,

[android-developers] Sd card file write

2010-03-16 Thread sumit asok
Hi, I'm trying to write a file from an Http post reply to a file on the sdcard. Everything works fine until the byte array of data is retrieved. I've tried setting WRITE_EXTERNAL_STORAGE permission in the manifest and tried many different combinations of tutorials I found on the net. How my

[android-developers] error

2009-12-03 Thread sumit
I run Hello World Application but it gives Helloworld]Could not find Helloworld.apk! so please Give me reply its urgent -- 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

[android-developers] Re: Tabs and intents

2009-09-08 Thread sumit asok
if this is an idiotic question since i reached here searching mTabHost error even after calling TabHost mTabHost, i am that much naive) Regards, Sumit Asok. jouke wrote: Hello all, I'm trying to use a tabhost and populate tabs using intents and activities. I've search all the examples I could find and I

[android-developers] How to use XML parsing through cpp code

2009-08-10 Thread sumit
hello all , i have to retrieve value from XML file which is store in SD card , please some body help me out ,how i get these values, which header file and api if possible plz give a sample code its argent... thanx in advance --~--~-~--~~~---~--~~ You received

[android-developers] how to run sample application in real harware

2009-01-28 Thread sumit
hi i build an application in android SdK(HelloAndroid) i took the hole source code and put in syatem/bin/HelloAndroid and tried to excute HelloAndroid.apk but it's giving error i tried witout ./dalvikvm and with dalvikvm without dalvikvm--- [r...@linux bin]$ ./HelloAndroid.apk