Re: [android-developers] NFC Ndef Read Write using Services in android

2012-09-24 Thread android_solutions
(258): Displayed com.android.nfc/.TechListChooserActivity*: +142ms (total +160ms) Please suggest, if anybody has worked on the same. thanks, Pallavi On Monday, September 24, 2012 3:03:57 PM UTC+5:30, android_solutions wrote: > > Yes I have tried using Service /Broadcast reciever, having

Re: [android-developers] NFC Ndef Read Write using Services in android

2012-09-24 Thread android_solutions
ramework, which needs to send a broadcast for this intent at all. Let me know, if anybody has information with the same. Thanks, Pallavi Roy On Monday, September 24, 2012 2:10:18 PM UTC+5:30, Nikolay Elenkov wrote: > > On Mon, Sep 24, 2012 at 5:24 PM, android_solutions > > wrote:

[android-developers] NFC Ndef Read Write using Services in android

2012-09-24 Thread android_solutions
Hi I am using NFC for Tag reading / Writing capability, I want to make a library service, which will run in background to listen to the NDEF or Tag related intents. Is it possible to design application, where Service would listen to the NDEF intents and not activity, using Broadcast Receivers,

Re: [android-developers] Writing Proxy Settings in Settings.Secure

2012-09-19 Thread android_solutions
If possible, any code snippet to set the Proxy configuration in the System Content Resolver. Thanks, Pallavi On Wednesday, September 19, 2012 12:54:21 PM UTC+5:30, android_solutions wrote: > > Hi I am using Samsung Nexus S phone(Android version 4.1.1), and I am not > able to do

Re: [android-developers] Writing Proxy Settings in Settings.Secure

2012-09-19 Thread android_solutions
Hi I am using Samsung Nexus S phone(Android version 4.1.1), and I am not able to do the Proxy setting and enabling user authentication for web applications. I am not able to hit "google.com" url. Though I found to set the Proxy url / port in the Advanced Wifi settings, but Im not able to configu

Re: [android-developers] Android Emulator not starting up

2012-09-13 Thread android_solutions
Is this at all any installation issue, due to any corruption of file? Let me know, if anybody having solution. Thanks, Pallavi On Friday, September 14, 2012 10:47:35 AM UTC+5:30, android_solutions wrote: > > Hi, > I am getting exactly the same issue, 10 hours or so for boot up emulat

Re: [android-developers] Android Emulator not starting up

2012-09-13 Thread android_solutions
Hi, I am getting exactly the same issue, 10 hours or so for boot up emulator and then cant think of closing the emulator. Please suggest solution, nothing works out with snapshot option.Even for API level 10 and below, Im not getting , enabling of the snapshot option.Please suggest. Thanks, Pal

[android-developers] Apis for accessing video data from Break.com using Android apps

2011-10-04 Thread android_solutions
I am developing an app in android, where I want to get videos from Break.com http://www.break.com/ Is there any API exposed(sdk) from Break for android developers to access the contents or is there any way to do REST communication to get the data, like youtube data apis. Thanks in advance. Pallav

[android-developers] Accessing Video contents from Break.com

2011-10-04 Thread android_solutions
I am developing an app in android, where I want to get videos from Break.com http://www.break.com/ Is there any API exposed(sdk) from Break for android developers to access the contents or is there any way to do REST communication to get the data, like youtube data apis. Thanks in advance. Pallav