[android-developers] FileObserver issue in Samsung and LG Marshmellow 6.0

2016-11-07 Thread Shyam Kumar
Hi Developers, This is about FileObserver Bug. I am using FileObserver in my application to keep track of newly created, deleted and modified files (images, video, MS Word document and PDF files). I am successful in handling these events in Lollipop but partially successful in Marshmallow.

[android-developers] File observer issue in Samsung and LG Marshmallow and above

2016-11-07 Thread Shyam Kumar
Hi Developers, This is about FileObserver Bug. I am using FileObserver in my application to keep track of newly created, deleted and modified files (images, video, MS Word document and PDF files). I am successful in handling these events in Lollipop but partially successful in Marshmallow.

[android-developers] Re: FileObserver

2016-11-07 Thread Shyam Kumar
Hi Developers, This is about FileObserver Bug. I am using FileObserver in my application to keep track of newly created, deleted and modified files (images, video, MS Word document and PDF files). I am successful in handling these events in Lollipop but partially successful in Marshmallow.

[android-developers] Re: fileobserver

2016-11-07 Thread Shyam Kumar
Hi Developers, This is about FileObserver Bug. I am using FileObserver in my application to keep track of newly created, deleted and modified files (images, video, MS Word document and PDF files). I am successful in handling these events in Lollipop but partially successful in Marshmallow.

Re: [android-developers] Urgent Need: DRUPAL Developer @ New York City, NY : 6+ Months Contract Position

2016-06-16 Thread sreeram shyam
Hi Ateeq, I am having good experience in drupal. Can you process my profile and let me know for further process Regards Shyam Hi Folk, Hope you are doing well. This is Ateeq, from Diverse Lynx. *Please share profile for Drupal **Developer** at ateeq.reh...@diverselynx.com <ateeq.

[android-developers] Set alarm in the device

2013-01-10 Thread avinash shyam
. it would be nice if someone can provide a working code. -- Avinash Shyam -- 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

Re: [android-developers] Digest for android-developers@googlegroups.com - 25 Messages in 19 Topics

2012-11-21 Thread avinash shyam
hi, how to click on a button after rotation animation in devices starting from level 9? Its a menu of 5items which opens up like cards in our hands and clicking on it after animation should do somethings. It sounds easy but i am having trouble as the the click happens on the original poition and

[android-developers] pull to refresh in scrollview

2012-06-28 Thread avinash shyam
hi everyone, i m new here and have been developing in android for around 5mnths... i really need help on how to pull to refresh in a scrollview.. ank kind of help, suggestions and links would be highly appreciated. thnx :) -- You received this message because you are subscribed to the Google

[android-developers] Re: In ICS Media Store DB whts the file URI to fetch the text document?

2012-05-01 Thread Shyam Murarka
Hi, For those who are still searching for an answer to this can refer to http://stackoverflow.com/questions/10384080/mediastore-uri-to-query-all-types-of-files-media-and-non-media. It has been answered there. Regards, Shyam On Monday, January 23, 2012 5:32:58 PM UTC+5:30, rajesh

[android-developers] Re: In ICS Media Store DB whts the file URI to fetch the text document?

2012-05-01 Thread Shyam Murarka
Hi, I don't think I can post links here. My previous reply was automatically deleted. Anyways, search on StackOverflow for mediastore-uri-to-query-all-types-of-files-media-and-non-media. This question has been answered there. Regards, Shyam On Monday, January 23, 2012 5:32:58 PM UTC+5:30

Re: [android-developers] MY FIRST APP IS NOT WORKING ON PHONE / EMULATOR

2012-01-04 Thread sreeram shyam
-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- *Regards Shyam* -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] android browser

2012-01-04 Thread sreeram shyam
options, visit this group at http://groups.google.com/group/android-developers?hl=en -- *Regards Shyam* -- 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] Fwd: Regarding the Android application development

2011-09-14 Thread shyam prasad
-- Forwarded message -- From: shyam prasad shyam.jul...@gmail.com Date: Wed, Sep 14, 2011 at 10:06 PM Subject: Regarding the Android application development To: android-developers@googlegroups.com Hi Team, This is Shyam Prasad from Mahindrasatyam, Pune, India. I am new

[android-developers] Re: How can I get current activity from context?

2011-04-14 Thread Shyam
Hi Takeyuki, To the best of my knowledge we cannot get the current Activity from the Context. Basically Context is just gives the global information about an Application. On Mar 28, 10:54 am, Takeyuki UEDA grenouill.v...@gmail.com wrote: Hi, Does anyone knows that how can I get current

[android-developers] How to verify the Activity on the foreGround

2011-04-14 Thread Shyam
): junit.framework.AssertionFailedError: expected:com.android.mobilebackup.activity.MainActivity but was:com.asurion.mobilebackup.activity.MainActivity@406812b8 How do i make it work.?? Any kind of solution would be highly appretiated... Thanks, Shyam -- You received this message because you are subscribed to the Google Groups

[android-developers] Android WhiteBoxTesting

2011-03-29 Thread Shyam
Hi all, Please given me some suggestions on how to start whitebox testing on Android Contacts. -- 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] Re: Is SL4A a better tool to test android Applications

2011-03-16 Thread Shyam
Thanks Elk and metal. I will give you the exact scenario so that you will be easily able to justify. My requirement is to validate the platform Stability. Here the android applications remains the same without any modifications. CTS wil play its role in testing the Framework APIs. In Brief, My

[android-developers] Android WhiteBox Testing

2011-03-16 Thread Shyam
that takes the backup of contacts in the Android Device. Now I have also gone through the White box testing techniques. Please Suggest me an approach to perform Whitebox testing of Contacts Backup Apps.(This is gonna be a Thrid party Application). Thanks in Advance, Shyam -- You received this message

[android-developers] Re: Is SL4A a better tool to test android Applications

2011-02-27 Thread Shyam
Thanks buddy. I have one more query. For example, Lets say the device is cusomized with its own OEM applications. For eg, Contacts application is customized. With SL4A, can we test that Contacts application ? Thanks, Shyam On Feb 25, 11:17 pm, Indicator Veritatis mej1...@yahoo.com wrote

[android-developers] Is SL4A a better tool to test android Applications

2011-02-24 Thread Shyam
Hello Android Developers, Currently i am using SL4A to test the existing Android Applications like media player,Contacts,Calling etc. Is it the correct way to Test the android apps. If no, please suggest me a better tool to test android apps. Thanks a ton in advance. Shyam -- You received

[android-developers] Re: Making an activity private to application

2010-12-12 Thread Shyam
Hi Dianne Hackborn, thanks for that. I will give it a try tomorrow. Reg Shyam On Dec 11, 7:02 pm, Dianne Hackborn hack...@android.com wrote: Just use android:exported=false to ensure it is not public. On Fri, Dec 10, 2010 at 11:09 PM, Doug beafd...@gmail.com wrote: If your activity

[android-developers] Making an activity private to application

2010-12-09 Thread Shyam
Hi All, I am writing an application which has few Activity classes. Out of these, I do not want some activities to appear/accessible out side this application, is there any value i can set in intent filter so this this is not visible out side. Thanks Shyam -- You received this message because

[android-developers] Re: Delete Call Log entry Exception

2010-07-21 Thread Shyam
Hi I this this code would solve your Purpose. * This class newly added by Shyam Ananthakrishnan, is meant to manipulate with the Android call log. * Author : Android Automation Team - Shyam Ananthakrishnan (shyam.ananthakrish...@lntinfotech.com) * Date : 2nd July 2010 * Purpose: ASE

[android-developers] Unknown RPC while calling my ASE method in Python Script

2010-06-07 Thread Shyam
HI, I facing difficulty in adding a contact in the contact book. The exact code that i gave in the python script is 1) import android import time receiver = android.Android(2) # Adding contacts to the Emulator receiver.addContact(Shyam,5554) Here only the number is getting added

[android-developers] Moving the first gallery item to left

2010-03-22 Thread Shyam M
Hi, Looking at the Gallery example in the link http://developer.android.com/guide/tutorials/views/hello-gallery.html I see that the first item in the gallery is placed at Center Is there a way to move the first gallery item to left?? any thoughts would be of help. Thanks, Shyam -- You received

[android-developers] dynamic buttons in home screen widget

2010-01-20 Thread Shyam
, in the onUpdate() method of class AppWidgetProvider, I am unable to add as only RemoteViews are available here. How can i do this. Please help. Thanks Shyam -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Re: fullscreen doesn't hide Status Bar in Android SDK 1.5 R2

2009-06-13 Thread Shyam Dasgupta
i guess this group has grown too large to expect a response from the Android team.. --~--~-~--~~~---~--~~ 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] Re: fullscreen doesn't hide Status Bar in Android SDK 1.5 R2

2009-06-12 Thread Shyam Dasgupta
Thanks for that response, Mark. Did you try with a custom fullscreen theme in Android 1.5? Yes, if you directly use @android:style/ Theme.NoTitleBar.Fullscreen as the theme for your Activity, you get a fullscreen. But to tailor it to your needs, you'd need a custom theme. If you look at the

[android-developers] Re: fullscreen doesn't hide Status Bar in Android SDK 1.5 R2

2009-06-12 Thread Shyam Dasgupta
right, the title bar can be hidden both by setting flags or using a custom theme with [item name=android:windowNoTitletrue/item] but the status bar is acting differently in 1.5, atleast in my case. On Jun 12, 5:05 pm, sylpheo pierre.lecoin...@gmail.com wrote: sorry, not for status bar :) just

[android-developers] Re: fullscreen doesn't hide Status Bar in Android SDK 1.5 R2

2009-06-12 Thread Shyam Dasgupta
Please do me a favor - let me know if you can make a custom fullscreen theme work in Android 1.5. Just wanted to know if I am the only lone person with this issue. On Jun 12, 5:10 pm, Mark Murphy mmur...@commonsware.com wrote: Shyam Dasgupta wrote: Did you try with a custom fullscreen

[android-developers] Re: fullscreen doesn't hide Status Bar in Android SDK 1.5 R2

2009-06-12 Thread Shyam Dasgupta
hi desu, you got it wrong. its about hiding the status bar, and not the title bar. On Jun 12, 5:17 pm, Desu Vinod Kumar vinny.s...@gmail.com wrote: hi requestWindowFeature(Window.FEATURE_NO_TITLE); by calling these we can hide the title bar i On Fri, Jun 12, 2009 at 5:41 PM, Shyam

[android-developers] Re: fullscreen doesn't hide Status Bar in Android SDK 1.5 R2

2009-06-12 Thread Shyam Dasgupta
:14 pm, Shyam Dasgupta shyam.dasgu...@gmail.com wrote: Please do me a favor - let me know if you can make a custom fullscreen theme work in Android 1.5. Just wanted to know if I am the only lone person with this issue. On Jun 12, 5:10 pm, Mark Murphy mmur...@commonsware.com wrote: Shyam

[android-developers] Re: fullscreen doesn't hide Status Bar in Android SDK 1.5 R2

2009-06-11 Thread Shyam Dasgupta
can somebody atleast confirm whether they face this issue with 1.5 SDK, please? anybody who can test a fullscreen theme in 1.5 SDK? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] fullscreen doesn't hide Status Bar in Android SDK 1.5 R2

2009-06-09 Thread Shyam
I used the following theme to set fullscreen mode in Android 1.1, but the same code doesn't hide the Status Bar in 1.5. The Activity goes fullscreen, but the Status Bar always stays on top of it. The theme used: style name=Theme.ViewItem parent=android:style/ Theme.NoTitleBar.Fullscreen