Re: [android-developers] *** FATAL EXCEPTION IN SYSTEM PROCESS: WifiWatchdogStateMachine

2012-09-20 Thread yogi
, 2012 9:11:23 PM UTC+5:30, Irfan Sheriff wrote: Known issue. It will be fixed with an update. If you want to change config settings - you can use static IP by long pressing on a network and modifying it On Tue, Sep 18, 2012 at 5:51 AM, yogi yogeshk...@gmail.com javascript:wrote: hi

[android-developers] *** FATAL EXCEPTION IN SYSTEM PROCESS: WifiWatchdogStateMachine

2012-09-19 Thread yogi
hi, i get the below exception when trying to connect my test phone running JB with cisco ap 1252, seems like the issue is with cisco ap not providing default dhcp gateway or ip info due to which my test phone acting as STA does a soft reboot. is there a way i could specify default

[android-developers] Re: Transfer medical images to galaxy tab(android)

2011-11-09 Thread yogi
images. This server can have simple CIFS/FTP/SMB FIle interface or DICOM/WADO type interface. This brings me to my question, probably not right place but here it is: Is there a way for an AE to be configured on the fly as in like UPnP? Yogi On Nov 9, 3:32 pm, Efi Merdler-Kravitz efi.merd

[android-developers] http proxy

2011-05-04 Thread yogi
Hi all, I am creating a app for setting the http-proxy and port for wifi. Can any buddy provide me any API or class for this. I searched in the android docs but didn't find any thing related with this. Regards Yogi -- You received this message because you are subscribed to the Google Groups

[android-developers] http proxy

2011-05-04 Thread yogi
Hi all, I want to change the http proxy and port manually (through adb). Can any buddy have idea about this... Regards Yogi -- 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] Error while emulating on SDK

2011-04-06 Thread yogi
I have SDK and NDK installed for which I have written a small program in .c file which displays Hello from Native code. The java code for the native code is as follows: public class flash extends Activity { // load the library - name matches jni/Android.mk static {

[android-developers] How to build libraries

2011-04-05 Thread yogi
Hi all, I download the android 2.3 source code and build it.Now onwards i want to build only webkit lib. Is there any command for the this, I tried make -j4 libwebcore, but it does not work for me. Regards Yogi -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Acid2 test is failing

2011-03-28 Thread yogi
Hi, I got a issue on Gingerbread, The problem is the acid2.acidtest.org is failing. I have only basic idea of JS., I didnt understand why it is failing although it is working fine for froyo. can anyone help in find the root cause for the problem. Regards Yogi -- You received this message

[android-developers] Problem with xml inflate

2011-02-14 Thread yogi
Hi All, While working on browser I got the following log and a force close.Do any one have idea what does this android.view.InflateException: Binary XML file line #38: Error inflating class unknown and how can i debug this. Thanks in advance Regards Yogi : Starting activity: Intent { act

[android-developers] Data connectivity problem

2011-02-10 Thread yogi
Hi, i am working on froyo but i notice one thing that when ever i open 'www.gameloft.com' in browser i got a popup error saying 'the page contains too many server redirects. And then browser does not downlaod further, Do any one face the same problem.And Idea or work around Regards Yogi -- You

[android-developers] Problem in Handler

2011-02-02 Thread yogi
in Advance Regards Yogi -- 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

[android-developers] basic problem with the Handler.

2011-02-02 Thread yogi
obj=4 } This message is already in use. Did any one have any idea regarding this. Thanks in Advance Regards YOGI -- 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] separate thread for browser,webkit.

2011-01-31 Thread yogi
that one with this big group.And if it already exist please let us know. Regards Yogi -- 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] Customizing the UserAgent for browser.

2011-01-24 Thread yogi
Hi All, I need to modify the UserAgent for browser. I want to know here to change in the code so that it will store in the complied code. Thanks in Advance. Regards YOGI -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

[android-developers] Problem with textview(WebTextView)

2011-01-20 Thread yogi
was looking thought WebTextView.java but did not find any solution here also for this problem. Regards Yogi -- 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] webview inside the dialogbox.

2011-01-13 Thread yogi
Hi all, I m launching the dialog with webview inside it. Now on that webview I have a textbox (like google sign in page).When I tap on the field the Softkeyboard is not showing. Its not even working in emulator.. Thanks in Advance. Regards Yogi -- You received this message because you

[android-developers] A Requirement in Browser.

2011-01-10 Thread yogi
to handle this screen... Thanks in Advance. Regards Yogi -- 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

[android-developers] Changing the height of ContextMenu at runtime

2011-01-10 Thread yogi
Hi All, I have a requirement in which i have to adjust the height of the contextMenu at run time.The List already have enough element to make scroll in the context menu (11-12 items). so that I can shrink and expand the contextual menu. Thanks in Advance.. Regards Yogi -- You received

[android-developers] Browser Video Plugin

2011-01-06 Thread yogi
. Thanks is advance... Regards Yogi -- 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

[android-developers] Backlight is blinking.

2011-01-06 Thread yogi
Hi All,, I am facing a problem, while working any operation on browser activity or when the phone screen lock(display timeout) my device back light blinks for 2-3 times. Anyone have any idea about this problem. Thanks in advance Regards Yogi -- You received this message because you

[android-developers] Need Info

2010-12-30 Thread yogi
Hi All Can any buddy provide me some info regarding the use of CachedNode and CacheFrame in webkit native code. Regards Yogendra -- 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] Painting in webkit's webview

2010-12-29 Thread yogi
other doubt is the focusring normally drawn by the webcore in other platform but it is happening in android platform because if i want to clear the focusring forcefully how to do that action... Regards Yogi -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Problem in Browser App

2010-12-29 Thread yogi
When i try to scroll in webview(say for example YAHOOMAIL inbox page). There are multiple Focus-Ring is visible around the check box in that page. This happen only when i touch the screen and drag it. Regards Yogendra. -- You received this message because you are subscribed to the Google Groups

[android-developers] Virtual keypad in landscape mode

2009-12-22 Thread Yogi
Hi , I am working currently on an application which is in landscape mode by default. I want the virtual kepad to be poped up whenever I click on the edit box. Please, help me for the same. Thanks in advance, Yogi -- You received this message because you are subscribed to the Google Groups

[android-developers] Sending data to an application running of device from host

2009-06-01 Thread yogi
Is there any way of possibly sending data to an application running on device from the host(device is connected to host using usb cable) I was thinking of two approaches of doing it but could not find ways to implement it in andorid 1) i can push a file to device using adb is there any way the

[android-developers] Sending data to an application running of device from host

2009-06-01 Thread yogi
Is there any way of possibly sending data to an application running on device from the host(device is connected to host using usb cable) I was thinking of two approaches of doing it but could not find ways to implement it in andorid 1) i can push a file to device using adb is there any way the

[android-developers] Re: rtsp/http Streaming

2009-05-22 Thread Yogi
Hi All, I am also having the same doubt. Can you please suggest what can be done? Thanks in advance, Yogi On Apr 30, 3:33 pm, Zhubham sahilz...@gmail.com wrote: Hi Experts, Can you please give a quick reply to my queries. Thanks for ur time. Regards, Zhubham On Apr 29, 8:30 pm

[android-developers] Re: Calling method of Listactivity from Activity

2009-04-20 Thread Yogi
? Can i call the method by Intent name? Please help me.. Thanks, Yogi On Apr 19, 10:58 pm, Mark Murphy mmur...@commonsware.com wrote: Yogi wrote: Can i call method of Listactivity from Activity class? That depends on what you mean. The amount of help you can get from forums like this depends

[android-developers] Calling method of Listactivity from Activity

2009-04-19 Thread Yogi
Hi All. Can i call method of Listactivity from Activity class? I have creates Intent object of myListActivity class and called startIntent() from myActivity class. Please help me. Thanks in advance, Yogi --~--~-~--~~~---~--~~ You received this message because

[android-developers] Re: Java Application and Native Library Integration

2009-04-09 Thread Yogi
I am not able to find android-ndk group. Can you please send us the link. - Yogi On Apr 9, 9:23 am, Dianne Hackborn hack...@android.com wrote: Native code is not currently supported for third party apps.  If this is something you are interested, you might want to follow the android-ndk group

[android-developers] How to enable codec component PV log

2008-12-10 Thread Yogi
to 1 PVLoggerAppender *appender = new AndroidLogAppenderTimeAndIdLayout,1024(); ... ... #endif but i am not getting codec components logs. How i can enable particular component logs? Thanks in advance, Yogi --~--~-~--~~~---~--~~ You received this message because

[android-developers] Problem Launching Emulator after integrating codec

2008-12-04 Thread Yogi
Hi All, I have facing problem in launching emulator from the source code. I have also set the environment variable ANDROID_PRODUCT_OUT. I am getting the following error message, ~/bin# out/host/linux-x86/bin/emulator Cannot locate system directory, which contains 'system.img' and other system

[android-developers] Debug android source code

2008-12-04 Thread Yogi
Hi All, I want to debug android codec source code and want to know how the audio/video graph is build. Can we debug the codec source code with the help of ADB? Please help me out. Thanks in advance, Yogi --~--~-~--~~~---~--~~ You received this message because you