[android-developers] Display different content via HDML

2012-10-15 Thread fan zhang
Hi: Do you know how to enable HDMI and disable HDMI content in Android 4.1.1 (XOOM deivce)? Also how to change display content via HDMI (i.e. using docking instead of mirroring)? Thanks Fan -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Physical Keyboard can not be disabled on Android 4.1.1

2012-08-10 Thread fan zhang
Hi: I upgraded my XOOM (Wingray) to Android 4.1.1 recently. However, I could not disable external BT keyboard with Jelly Bean. This is 100% reproduced. 1. Add a BT keyboard to XOOM 2. start browser app 3. Touch search text box 4. Touch input method icon in status bar 5. Disable Physical key 6.

Re: [android-developers] Physical Keyboard can not be disabled on Android 4.1.1

2012-08-10 Thread fan zhang
for technical support with your device. On Fri, Aug 10, 2012 at 7:22 PM, fan zhang fzhang...@gmail.com wrote: Hi: I upgraded my XOOM (Wingray) to Android 4.1.1 recently. However, I could not disable external BT keyboard with Jelly Bean. This is 100% reproduced. 1. Add a BT keyboard

[android-developers] Camera and Voice Search not working after install ICS 4.0.3 to XOOM

2012-07-30 Thread fan zhang
All: I compiled ICS 4.0.3 and installed ICS platform to XOOM (wingray). I found that camera does not work (Camera error CAn't connect to the camera) . Also Voice Search does not work. Does anyone experience same problems and how to resolve those issues? Thanks Fan -- You received

[android-developers] connecting WiFI AP whiling turing on WiFi Direct

2012-05-31 Thread fan zhang
Hi: I am testing ICS WiFI direct features Using Galaxy Nexus Maguro. Is there any way to keep connecting with AP while turning on WiFi direct feature? Thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] lunch apps from native daemon

2012-05-31 Thread fan zhang
Hi: Is there any way to lunch applications from native daemon just like adb shell command am does? Thanks Fan -- 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

Re: [android-developers] connecting WiFI AP whiling turing on WiFi Direct

2012-05-31 Thread fan zhang
I need to fetch data from a wifi direct enabled device and talk to a remote server via internet at same time. Thanks Fan On Thu, May 31, 2012 at 2:51 PM, xMao nicefut...@126.com wrote: it is impossible and conflict, i wonder why you need such requirement. fan zhang fzhang...@gmail.com编写

[android-developers] Download Androlid 3.2 code

2012-05-15 Thread fan zhang
HI: I need Android 3.2 open source code to compile a library. I tried repo init -u git://android.git.kernel.org/platform/manifest.git -b master -m 3.2-base.xml and got android.git.kernel.org[0: 149.20.4.77]: errno=Connection refused fatal: unable to connect a socket (Connection refused)e How to

[android-developers] How to make simultaneous connections to a Wi-Fi Direct and AP in ICS

2012-05-12 Thread fan zhang
Hi: Do you know how to make simultaneous connections to a Wi-Fi Direct and AP in ICS. Current Samsung Nexus with ICS 4.0.2 does not support simultaneous connections to Wi-Fi direct device and a AP. Thanks Fan -- You received this message because you are subscribed to the Google Groups

[android-developers] platform open source code of 3.2.1 for xoom

2012-05-08 Thread fan zhang
Hi: Where I could get platform open source code of version 3.2.1 for xoom? Thanks Fan -- 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,

Re: [android-developers] Turn on wifi direct on XOOM

2012-05-02 Thread fan zhang
/target/product/wingray/system/etc/permissions/android.hardware.wifi.direct.xml'. Stop. How to resolve this issue? Thanks Fan On Tue, May 1, 2012 at 8:18 PM, fan zhang fzhang...@gmail.com wrote: Thanks a lot for the information. Fan On Tue, May 1, 2012 at 8:07 PM, Irfan Sheriff isher

[android-developers] Turn on wifi direct on XOOM

2012-05-01 Thread fan zhang
Hi: I installed ICS 4.0.3 to Moto XOOM wifi-only (wingray). However, I could not turn on wifi direct on XOOM. Did any one successfully turn on wifi direct on XOOM? Thanks Fan -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

Re: [android-developers] Turn on wifi direct on XOOM

2012-05-01 Thread fan zhang
Could we do any patch to make it work? Thanks Fan On Tue, May 1, 2012 at 4:11 PM, Robert Greenwalt rgreenw...@google.comwrote: Sorry - wifi direct is not supported on xoom. On Tue, May 1, 2012 at 3:59 PM, fan zhang fzhang...@gmail.com wrote: Hi: I installed ICS 4.0.3 to Moto XOOM wifi

Re: [android-developers] Turn on wifi direct on XOOM

2012-05-01 Thread fan zhang
a driver limitation and that source is not available. On Tue, May 1, 2012 at 4:18 PM, fan zhang fzhang...@gmail.com wrote: Could we do any patch to make it work? Thanks Fan On Tue, May 1, 2012 at 4:11 PM, Robert Greenwalt rgreenw...@google.comwrote: Sorry - wifi direct

[android-developers] open source kernel aoosciated with ICS 4.0.3 for Galaxy Nexus (maguro)

2012-05-01 Thread fan zhang
Hi: I compiled ICS 4.0.3 and flashed it to Galaxy Nexus (Maguro). However we could not get relevant kernel source to match with ICS 4.0.3 for Maguro. Did any one successfully compile open source kernel to match ICS 4.0.3 on Galaxy Nexus (Maguro)? Thanks Fan -- You received this message

Re: [android-developers] Turn on wifi direct on XOOM

2012-05-01 Thread fan zhang
...@google.comwrote: I don't think so. It's a driver limitation and that source is not available. On Tue, May 1, 2012 at 4:18 PM, fan zhang fzhang...@gmail.com wrote: Could we do any patch to make it work? Thanks Fan On Tue, May 1, 2012 at 4:11 PM, Robert Greenwalt rgreenw...@google.com

Re: [android-developers] Turn on wifi direct on XOOM

2012-05-01 Thread fan zhang
/permissions/android.hardware.wifi.direct.xml But officially, Wifi Direct is not supported on BCM4329 because of firmware limitations. It will likely not work very well. Thanks On Tue, May 1, 2012 at 5:10 PM, fan zhang fzhang...@gmail.com wrote: Robert: Do you know whom I should contact

[android-developers] Issues to add native service to ICS

2012-04-24 Thread fan zhang
Hi: I need to add a new native server and a native service moduel to Android ICS. I got the following issues to compile modules build/core/base_rules.mk:80: * build/core/base_rules.mk:81: * Each module must use a LOCAL_MODULE_TAGS in its build/core/base_rules.mk:82: * Android.mk.

[android-developers] Draw mouse cursor

2012-03-19 Thread fan zhang
Hi: I have a few questions related with mouse cursor drawing: 1. Samsung Galaxy phone (Android 2.3.6) supports Bluetooth mouse. Could any one tell me how the mouse cursor is drawn in Android platform? 2. Could I do similar drawing (draw small transparent icon above all surfaces without

Re: [android-developers] Draw mouse cursor

2012-03-19 Thread fan zhang
Mark: Could I use transparent SurfaceView to achieve this goal? Thanks Fan On Mon, Mar 19, 2012 at 3:14 AM, Mark Murphy mmur...@commonsware.comwrote: On Sun, Mar 18, 2012 at 7:24 PM, fan zhang fzhang...@gmail.com wrote: 1. Samsung Galaxy phone (Android 2.3.6) supports Bluetooth mouse

[android-developers] Re: for Google attention

2009-10-13 Thread Fan Zhang
There are many more sites like this. I am a developer and my stuff gets pirated all the time... If google decides to take any actions on those website, here is a list of them: www.hiapk.com www.androidin.net www.android123.com and basically all chinese forums that talks about Android system has

[android-developers] How to copy a file from /sdcard to /data ?

2009-05-03 Thread Fan Zhang
Hi All, My question is how to copy a file from sdcard to /data/misc/wifi directory? I am working on a configuration tool for wiki supporting wpa enterprise. The configured file wpa_supplicant.conf must be put in / data/misc/wifi in order to work. So how can I move the file from sdcard to there?

[android-developers] Re: How to copy a file from /sdcard to /data ?

2009-05-03 Thread Fan Zhang
application) that will bring up an allow/deny prompt for the user, but otherwise works just the same. On Fri, May 1, 2009 at 3:57 PM, Fan Zhang fredplusp...@gmail.com wrote: Hi All, My question is how to copy a file from sdcard to /data/misc/wifi directory? I am working on a configuration