Android :: Control Any Led Of Device / Does Sdk Allow?
Jun 19, 2010
IŽd like to create some visual referents for an app and I think being able to control any led of the device would be the best choice. Does the sdk allow us to control (by code) the intensity and turning any led on/off? If so, how?
View 7 Replies
Mar 4, 2010
I want to control several devices with adb command "adb -s <serial number>" but the serial number of my devices are all the same, so the command can't work.And I think I should modify the adb both the host and the client side.Would you please give me some suggestions?
View 3 Replies
View Related
Nov 11, 2011
Can we use ANY Android device to replace a WiiRemote (even partially?)
I believe the Motion Sensor requires IR but the actual connection is Bluetooth.
there was a forum post on the EVO forum specificaly talking about using the EVO for this purpose but I wanted to open it up to any and all devices (with Bluetooth)
EVO Post: [URL] .....
It would be useful on all non-MotionControl Wii Apps like classic games Emulated classic games & TV/Movie apps like Netflix -- none of which requires the Motion Sensor.
View 1 Replies
View Related
Dec 11, 2009
Anyone has experience with controlling an external device from an Android phone via the ISB interface ? I am thinking about using an external camera connected to the Android via the USB port; that would allow me to take pictures with higher resolution or with different optical lenses, like a FishEye.
View 1 Replies
View Related
Mar 23, 2011
I am looking for a way to remote control my android device (Motorola Xoom & Motorola Droid). I assume this will have to occur via Bluetooth but I am open to any option (wifi?)I'd like the following functionality in the remote:
- Launch Music Player
- Launch Maps / Navigation
- Play / Pause / Next Track / Previous track
- Launch Voice Search
- Launch text search
The official motorola Xoom Bluetooth keyboard has physical buttons for many of these operations (maybe not navigation or voice search) but this device is far too large to use as a 'remote'
My ideal situation would be to find a small Bluetooth remote designed for something like this. I've been looking at getting a Wiimote and the app that allows you to map its keys to keystrokes. Are there keyboard shortcuts for these operations?
I also noticed many of the keyboard shortcuts require the 'Search' key (i.e. Search+'b' launches the browser). What if I got a generic bluetooth keyboard without a 'Search' key - what is the alternative keypress?
View 5 Replies
View Related
May 9, 2014
What I need is a way to control Android device (s) from PC via Wi-Fi. I found a lot of apps (and Desktop programs) to do it, but I didn't found a way to View OR control the Android device WITHOUT ROOT. I work on the company which asked me to find a way to do this without root with their Android devices. After googling a lot I started to think that where is no way to do this, because either way I need to root them . Is it true or maybe there is somewhere an app which could do this? It doesn't care if it's paid or not.
I have downloaded and tester these apps:
MyMobiler - Doesn't work because when I restart Android device, app doesn't start WiFi, just keyboard mode only. I need that when the app starts it should run itself and start WiFi automatically.
VMLite VNC Server - Don't know why but it didn't worked for me. Just cannot start server from the browser.
View 8 Replies
View Related
Jan 13, 2010
I'm retreiving data from an Internet service. Is there a way to control which (data) connection the device uses for connecting to a website?(access via wifi or via the cellular network).
View 1 Replies
View Related
Feb 22, 2012
Is it possible to control an Android device with a Bluetooth headset? I have a friend with a Windows phone who can listen to and reply to text messages as well as initiate calls through his bluetooth headset without touching the phone. It's very very cool, and I don't know that my Android has an answer to it. I would love to be able to do this on my Android and to use Evi through my bluetooth device. I have FlexT9 from Nuance, but it seems to require that I speak into the phone's microphone, as does Evi.
I have a rooted HTC Thunderbolt running das Bamf (don't remember the version) and a Plantronics Voyager Pro headset (same headset my friend with the Windows phone uses to control his phone).
View 1 Replies
View Related
Nov 11, 2012
how to setup a infrared remote control to use with android instead of keyboard or mouse.I thought in lirc but the several ports that I found for android are working to send infrared signals, not to receive them.I was wondering if there is some project or program to allow infrared remote controller manage the android device.
View 1 Replies
View Related
Sep 5, 2012
This guy is running Windows 8 and is able to see an 'ASUS like' device on his computer. It looks like he can control it as well... Here is a link to the YouTube video: [URL] ....
What app he's using? Is this possibly emulated?
He says that if the page gets enough traffic, he'll offer up the details. I went through and tried to search for it on XDA but nothing matches the way his app looked.
View 3 Replies
View Related
Jan 15, 2013
Why does every android device have 15-step volume control? Why doesn't it have a smooth slider like Windows or ios? Surely it can't be hardware limitation? Because I've had cheap phones and expensive tablets, and they're all the same.
View 3 Replies
View Related
May 28, 2010
Can someone explain a couple of very simple concepts to me - I'm interested in mobile devices running android and how they are identified over networks. Some scenarios: Device is connected over WiFi - presumably the device has a standard IP address as with any host and can communicate with any other android host over TCP/IP (assuming it knows the participating device's IP? device is connected over bluetooth - how are devices identified in this case? device is connected over mobile operator's network - this is the one I'm interested in and confused by - is there anyway for two or more devices to discover each other and communicate via the mobile operator's network? How does a device communicate with a backend server in this scenario? In other words, how do apps and devices communicate when not connected to a WiFi network?
View 2 Replies
View Related
Jun 6, 2010
I have developed and tested my app on the emulator, and now want to install it on my HTC device. the apk installs successfully, however my database is not going with it. I have created my database using sqliteman browser b/c I have to insert a bulk data before the app starts. I have four tables in my db and call each in different activities and created all on the sqliteman. after the data is inserted I pull back the db onto the data folder of the emulator. it works perfect on the emulator but failed on the device. when I try to pull my db on the real device, it shows access denied problem
View 2 Replies
View Related
Mar 24, 2009
I have developed a sports game which is single player. Now I want to have one more game mode which is multiplayer.
My question is how can i do device to device connection in android using sets of api which can be :
1.Bluetooth - whose APIs are not currently available.
2.gtalkservice - removed from sdk1.0 3.wifi - I dont knw how to connect 2 devices using wifi apis . I have asked about wifi because we have developed a game on iphone which used wifi connection for multiplayer stuff.
Or is there any other apis which can be used for implementation of multiplayer in game ?
View 3 Replies
View Related
Oct 30, 2009
How do I map the device Y axis to the screen Y axis?I can't figure this out.I'm the developer of Tricorder, and I'm trying to make it so that the accelerometer and magnetometer indicators I draw always point in the right direction.On the G1 phone with the slider closed, all is well.But when I open the slider, I end up showing that gravity is pulling me to the left (if the phone is held with the display vertical).So, I know that the device, and hence sensor, Y axis is always in the direction of the earpiece; and the screen Y axis changes when I open the slider.And I know that I can use remapCoordinateSystem() to change the device axes to match the screen axes.But where do I find out what the device's orientation is?In other words, how do I compute the correct values for the X and Y parameters to remapCoordinateSystem()?
Configuration.orientation seems quite useless.Suppose it is set to LANDSCAPE.What does this mean?Does it mean a device which is "naturally" portrait (i.e. the sensor Y axis points to the narrow end), and which has been turned into landscape mode?If so, which way was it turned?Or does it mean a device which is naturally landscape?In other words, LANDSCAPE could mean that the screen axis is off from the sensor axis by +90, 0, OR -90 degrees.Not much help.So how do I do this?Obviously I want my app to work on all devices, not just the G1 phone.
View 2 Replies
View Related
Oct 29, 2010
I have a standalone GPS enabled data recorder in my car that can function as either a USB host or device. (Its a class 0x00h USB device). I currently connect to it via a WM 6.5 app running on my Palm Treo 750. I would like to port my WM 6.5 app to an Android phone. (I don't have a specific Android phone in mind, I would like it to be as generic as possible).Replicating the GUI is not that difficult, but I am having trouble getting started on the USB communication. I'd appreciate it if someone could point me towards an example, or the appropriate tutorial.
View 1 Replies
View Related
Feb 28, 2014
Basically I have an old iPod touch 2g on iOS 4.x and a Nexus 5.
I want to use my iPod as my media player but I'd like to be able to control music from my Nexus (only basic controls).
Is there an app on either device that allows this? I know tsk skipping can be done by some Bluetooth headphones so I'm hoping there's a way to make iOS accept command from my Nexus
View 1 Replies
View Related
Feb 13, 2010
I'm using the android plugin for eclipse, and when I try to run my program using a real device through the android device chooser, my phone is not listed as a device. I have updated eclipse and all of the android packages, but it still isn't showing up. My phone is running 1.6, which is also the target version listed in the eclipse project.Also, the reason I decided to try testing on a real device is because the emulator doesn't seem to be working right anymore when I run my project. The emulator launches, but the program never does. Any ideas?(using windows 7/t-mobile mytouch 3g)
View 3 Replies
View Related
Aug 10, 2010
Does anybody have an idea what I may be doing wrong. I have installed the usb drivers and have my device running in debugging mode but when I run my basic hello world application through eclipse my device wont show up in the device chooser. I have also tried re installing the sdk and all the drivers and still no luck.
View 4 Replies
View Related
Nov 10, 2009
http://developer.android.com/guide/developing/device.html Is there a way to get the device manufacturer or the USB device ID? I could not find anything documented.
View 7 Replies
View Related
Oct 14, 2009
Does anyone know what this program is? What does it do? i launch it, it goes into preparing device and then I am back at home screen.
View 5 Replies
View Related
Apr 6, 2010
pretty much as the title says, my friend showed me some cool apps on his iphone that lets him control his p.c via a media server. i was just wondering what are the android equivalents
View 5 Replies
View Related
Feb 14, 2010
On Android settings, under Wireless controls->Mobile networks there is a setting "Use only 2G networks".
In the Android SDK reference, under android.telephony.TelephonyManager, there doesn't seem to be anything to control the network type.
What APIs does this setting actually call?
View 1 Replies
View Related
May 28, 2013
I have 3 Galaxy Player 5 ( YP-G70 with 3 capacitive buttons ), only one of the actually have a working rom that i flashed a while ago.
The other two have a different rom that only have the back and menu button working ( the home button doesn't respond )
Is there a way for me to take the Rom and kernel off the working galaxy player so i can install it into the other two ?
View 1 Replies
View Related
Sep 9, 2010
I use "Palm VNC" to control my computers via my Palm TX; this is most useful for one particular pc as I can use the Palm's touch screen to activate commands rather than the mouse on the pc. A quick point with a finger and the command fires rather than picking up the mouse, moving to the required spot on the screen then clicking. Even more useful when I am at the other end of the room and need to fire the command. I see that there are many VNC apps for Android/Desire. What is the forum's experience of the various VNC apps?
View 1 Replies
View Related
May 31, 2010
I have a Linux N wireless router, and a desktop with a wifi card running Windows 7 (Home Premium x64). I have a HTC Magic running the 4.2 version of CyanogenMod (Android version 1.6). What I basically, want to do is in the title. I want to have an app that allows me to view my PC screen on my phone. Gmote and similar apps come close, but they are useless as I cannot view my screen. I have looked at a number of "VNC" apps, but for one reason or another it just doesn't work. I have gotten VLC Remote and TunesRemote to work, which means that I am able to connect my phone to the computer, but beside that nothing works. I managed to get TunesRemote to work by opening certain ports in Windows 7. However, I tried to do a similar thing with a number of VNC applications and none of them worked. I have been trying to port forward for the last three years and no matter what I do, it just doesn't work. I am unsure if it is my Windows 7 firewall or the router, but either way nothing seems to be working.
View 34 Replies
View Related
Dec 7, 2009
Does android 2.0 API allow to developer an app that controls your PS3. If so, is anyone willing to develop something like this for a fee?
View 4 Replies
View Related
Apr 17, 2010
as the tittle says, im after a way of controlling/viewing my pc while i am away from my home network...
View 9 Replies
View Related
Jul 21, 2009
I tried use ADB shell to execute "echo 528000 > /sys/devices/system/ cpu/cpu0/cpufreq/scaling_max_freq" to set CPU frequency successfully. But i can't find any API for applet to control CPU frequency. Have any API for this function? or Have any API that has execute shell command capability?
View 2 Replies
View Related
Mar 12, 2009
I want to develop an Agent on G1 ,so I can use PC to control a Gphone ,which likes LogMeIn Rescue+Mobile.After the user click the Keyboard,The character is transmited to the Gphone,I want the screen to be changed corresponding. It seems the character make the screen changed.Is there APIs to help me to relies the Key stroke?
View 2 Replies
View Related