[android-developers] Can't disable Haptic feedback

2012-08-19 Thread Ricardo Silva
Hi all I have an issue with my application. I'm trying to disable Haptic feedback. On the manifest file i have the permission android.permission.WRITE_SETTINGS And on my activity on the onCreate() i have the following: Settings.System.putInt(getContentResolver(),

[android-developers] Re: Video Streaming Using Darwin Streaming Server(DSS) through Ethernet LAN

2012-04-27 Thread Ricardo Silva
Hi, Did you found a way to play RTSP on Android-x86 using VideoView? Thanks Segunda-feira, 11 de Abril de 2011 12:16:39 UTC+1, saha escreveu: I have my Blaze board running Gingerbread, Connected to my Desktop and i am able to ping from PC to Board. Installed DSS on Desktop and i am

[android-developers] Disable video output on the application

2011-10-28 Thread Ricardo Silva
Hello, For security term of using and published videos, I need to disable all the video output on the android devices. How I can disable through the API or other way? Thanks Kind Regards, Ricardo Silva -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Problem with RemoteService (binder) and Notifications (SoundVibration)

2011-07-12 Thread Ricardo Silva
locally (in onCreate), the sound and vibration works. Anyone know why this is happening? Thanks Ricardo Silva -- 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] Camera standby when screen is off?

2011-05-05 Thread Ricardo Silva
Hello, If an application is using the camera and the screen goes off, the camera (hardware/software) continues to work or is disabled? I want to know to avoid draining the battery. Thanks Ricardo Silva -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: 3G Wi-Fi at same time

2010-03-15 Thread Ricardo Silva
for Android which have the normal route command from Linux. Regards, Ricardo Silva On Mon, Mar 15, 2010 at 7:29 AM, Tanmay tanm...@gmail.com wrote: Hey, Thanks for the reply. You reckon I should have a look at the routing table before making these changes or after? Yes, from the forums I have seen

Re: [android-developers] Re: 3G Wi-Fi at same time

2010-03-14 Thread Ricardo Silva
Hi, See the route table, because the default route will be the WLAN, I think. Because is the normally the preferred network (changes to 3G). Otherwise, it will work. Regards, Ricardo Silva On Sun, Mar 14, 2010 at 11:06 PM, Tanmay tanm...@gmail.com wrote: Hi, This seems to be what I am

[android-developers] 3G Wi-Fi at same time

2010-03-02 Thread Ricardo Silva
Hello, here is a solution (only for testing and research, not for product) to have the cellular data and wifi at the same time. Warning: need root 1. pull build.prop from system adb pull /system/build.prop . 2. Change ro.built.type property: from: ro.built.type=userdebug (on ADP1) to:

[android-developers] Access Wifi and UMTS interface on Android

2009-10-26 Thread Ricardo Silva
Regards, Ricardo Silva --~--~-~--~~~---~--~~ 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