[Q] Getting Controller to work with Samsung Homesync - General Questions and Answers

Not sure where I should ask this since the Samsung Homesync never really took off and the only thread I can locate is in regards to the ROOT process. I am unable to ROOT as I am on an unsupported firmware unfortunately.
I accepted it and have turned it into a media center using the android version of XBMC. Things are looking great with the exception of when I go to play games using RetroArch my controller is not recognized for input. It works both wirelessly and wired for everything except when I load a game then no input is recognized.
In the lower part of the screen I see Port 0: Gasia Co..Ltd I am using a Power A PS3 wireless controller. Where can I figure out how to make this work or solid options for a replacement that works with the Samsung Homesync.
Thanks all!

You are right about homesync. It is a remarkably useless item. Neither a real server, nor does it even have the ability to run one's basic tablet apps, such as hbo-go, etc, which would make it useful as a permanent media center with all one's movie subscriptions, etc! However, yesterday, through a series of lucky steps and bits and pieces of advice from here, I managed to turn the thing into the equivalent of my rooted SM-P605, with all the bells and whistles. And, it maintains its unique "homesync" features such as the ability to be controlled by one's phone, etc. If interested, I will post the exact steps I took. I am actually using the thing now!

Related

Use your Xperia Play as a game controller for your tablet!

https://market.android.com/details?...wxLDEsImNvbS50b3VybmVzb2wudGFibGV0cmVtb3RlIl0
I'm gonna try this tonight! Anyone else use it? It has specific settings for the Xperia Play....
I dont think the physical buttons work.
Sent from my ASUS Transformer Pad TF300T using XDA
KindaUndisputed said:
I dont think the physical buttons work.
Sent from my ASUS Transformer Pad TF300T using XDA
Click to expand...
Click to collapse
They don't seem to you're right. it looks like it emulates the Xperia play using the touch screen.... Damn
Could someone try contacting the developer? I think I've already tried...
Sent from my R800i using XDA
Wouldve been nice.. I need a gamepad for my tablet, About to buy that onlive universal controller.
Funny, I'm looking for the same thing.
Is there nothing out there that can do this?
Hope no one minds if I bring this thread back - I've been looking around for solutions for this (even before this thread) and stumbled upon androdhid a while back, but I still haven't tried it out:
http://code.google.com/p/androhid/
I more recently found android-bluetooth-touchpad and actually gave it a try:
http://code.google.com/p/android-bluetooth-touchpad/
I couldn't get it to work with Windows, but maybe I was doing something wrong or maybe they were running into the same problems that androhid ran into (they talk about it here: http://code.google.com/p/androhid/wiki/AndroHid ), but I did get it to work with my Android tablet and was able to use it to move the mouse pointer around and click, but the keyboard feature didn't seem to work very well. In contrast, androhid claims to provide a working keyboard, but no mouse support due to technical hurdles, although a commenter mentioned he had extended it to get mouse support working (I tried contacting him, but no response).
So anyway, we have here two at least somewhat working solutions that at least work with Linux/Android, if not Windows. And they're open source.
How interested would ya'll be in adapting these into something with the Xperia Play in mind, so you can use your Xperia Play as a bluetooth gamepad compatible with Linux/Android tablets? (and also as a mouse/keyboard) I may try and work on this if I can find/make the time. It'd be nice to get it working with Windows too, but that might be further off. Or if someone else wants to spearhead it, I'd be willing to help as I'm able. I'm not promising I'll have much time for this any time soon though, but it hopefully shouldn't be too hard.
Or does anybody already have some other good solutions for this? Seems like the solutions I've seen either aren't very good, or rely on custom software on both sides of the connection (both a client and a server, whereas by following the HID standard, you only need custom software on one side-use app on the phone and connect to any android tablet with bluetooth hid support, which most ICS and beyond tablets will and maybe some Gingerbread).
Further down the road I'd even like to get USB HID working, but I'm pretty sure that would require kernel-level development. (ie connect your phone via USB and it acts as a USB controller too)
EDIT: Or maybe I necro'ed the wrong thread, but not sure this one had any good answers either:
http://forum.xda-developers.com/showthread.php?t=1730561
~Troop
If it helps, such an app would be relatively easy to make for the buttons and dpad but not the touch pad.
The problem is no one had any incentive to do it.
It would be awesome if the maker of TabletRemote would implement it, he already took care of all the grunt work (nice ui, register each other, settings, etc.)
I made a proof of concept app in a few hours and it worked just fine.
I don't know what the point if this post is.
Sent from my R800x using xda app-developers app
Tablet Remote + GameKeyboard = EPIC WIN !
I can use my Xperia Play gamepad as a bluetooth gamepad for my new Nexus 7 and it works perfectly !
Use Tablet Remote for bluetooth remote control, use GameKeyboard to map physical buttons to touch events and you're done !
(However I think GameKeyboard needs root access ...)
hatcyl said:
If it helps, such an app would be relatively easy to make for the buttons and dpad but not the touch pad.
The problem is no one had any incentive to do it.
It would be awesome if the maker of TabletRemote would implement it, he already took care of all the grunt work (nice ui, register each other, settings, etc.)
I made a proof of concept app in a few hours and it worked just fine.
I don't know what the point if this post is.
Sent from my R800x using xda app-developers app
Click to expand...
Click to collapse
I was really just hoping to stir up some interest to motivate me to actually do some Android development. I'd like to spend some time doing Android development, but I rarely have the motivation since I do enough programming as my full-time job and tend to want to relax and do other things when not at work.
You're right, it seems like there isn't that much incentive for this, so it would be nice if developers who already have apps that are so close to what we're talking about to extend their solutions to cover this.
injection18 said:
Tablet Remote + GameKeyboard = EPIC WIN !
I can use my Xperia Play gamepad as a bluetooth gamepad for my new Nexus 7 and it works perfectly !
Use Tablet Remote for bluetooth remote control, use GameKeyboard to map physical buttons to touch events and you're done !
(However I think GameKeyboard needs root access ...)
Click to expand...
Click to collapse
Good to know that that combination works out, even if it is a bit roundabout! Shows that having a workable solution matters more to users than following standards. (EDIT: And I don't mean that in a negative way, I'm just saying getting something working is what's most important, worrying about following standards and implementation details is something programmers worry more about than users)
~Troop
injection18 said:
Tablet Remote + GameKeyboard = EPIC WIN !
I can use my Xperia Play gamepad as a bluetooth gamepad for my new Nexus 7 and it works perfectly !
Use Tablet Remote for bluetooth remote control, use GameKeyboard to map physical buttons to touch events and you're done !
(However I think GameKeyboard needs root access ...)
Click to expand...
Click to collapse
In fact it works, but you can't press some buttons at the same time ... so I must find an other solution ...
There should be an app that allows to use the Xperia Play as a gamepad on PC. I thinks it's an idea that would completely rock.
I think you can do that already. Just acts as a HID.
https://play.google.com/store/apps/details?id=app.pcon&hl=en here ya go. Think thats the one.
Miles Wolf said:
There should be an app that allows to use the Xperia Play as a gamepad on PC. I thinks it's an idea that would completely rock.
Click to expand...
Click to collapse
Yeah, I would like that eventually too. Unfortunately, that's more difficult to do, at least as a true HID device... both the androhid and bluetooth touchpad projects I mentioned ran into a roadblock trying to work with a Windows host (because they don't quite emulate a true/full HID device, just almost, which is "good enough" for Linux). Connecting to Linux distributions which use the Bluez bluetooth stack is very doable, however. Maybe it'll be possible to modify/recompile the Android Bluez bluetooth stack to overcome this, but that makes it much more challenging and puts it further off.
There might be other strategies involving custom driver software on the PC to make it work though that would be easier. (The advantage of operating to the HID standard is that it works with PCs/tablets/phones out of the box without special drivers/software on the host)
Do go watch the demo linked to on the page below, he uses his app in gamepad mode to control a mario-like game running on Linux:
http://code.google.com/p/android-bluetooth-touchpad/
EDIT: Or guess the non-HID solution already exists as Mysticales pointed out above. Note that it is likely not truely emulating a HID device since it requires Java software on the PC. Still, it should get the job done!
~Troop
I just managed to use my Xperia Play as a controller via wifi for my PC and it works WONDERFULLY!
Heres what i did
downloaded and install this :
https://play.google.com/store/apps/details?id=app.pcon&hl=en&rdid=app.pcon&rdot=1
you also need to download the PC client for it to work
Theres a Xperia play mode included but its awful , some buttons dont work and the X button fails to register after using the dpad.
So what i did was use Joypad 1 (the one with the on screen controls)
And used GameKeyboard with a 6 button controller.
End results? it worked perfectly.

FAVI SmartStick turns any HDTV into an Android-powered smart TV

On September 27, 2012, FAVI Entertainment annouced a way to enhance HDTV’s with its Favi SmartStick. This SmartStick is inserted into your TV’s HDMI port allows you to access your favorite movies, music, apps and games all via Android Jelly Bean. The SmartStick includes a full Internet browser and 4GB of built-in memory with an 8GB version also available beginning in November 2012. DC power is supplied via an included Mini-USB port and a Mini-USB to USB connection to reach the USB port already on your HDTV.
Pre-orders are being taken on the Favi Entertainment website and will be available via at Radio Shack, Best Buy, Amazon and Newegg.
SmartStick Features:
• 100% compatible with any HDTV
• Plug and Play – no subscriptions needed
• Thousands of Apps available via GooglePlay
• Favorite movies, music and games delivered instantly
• Multi-language functionality
• Accessories sold separately
• Mini wireless keyboard with touchpad mouse
Any thoughts on this?
getting excited
ronbo76 said:
On September 27, 2012, FAVI Entertainment annouced a way to enhance HDTV’s with its Favi SmartStick. This SmartStick is inserted into your TV’s HDMI port allows you to access your favorite movies, music, apps and games all via Android Jelly Bean. The SmartStick includes a full Internet browser and 4GB of built-in memory with an 8GB version also available beginning in November 2012. DC power is supplied via an included Mini-USB port and a Mini-USB to USB connection to reach the USB port already on your HDTV.
Pre-orders are being taken on the Favi Entertainment website and will be available via at Radio Shack, Best Buy, Amazon and Newegg.
SmartStick Features:
• 100% compatible with any HDTV
• Plug and Play – no subscriptions needed
• Thousands of Apps available via GooglePlay
• Favorite movies, music and games delivered instantly
• Multi-language functionality
• Accessories sold separately
• Mini wireless keyboard with touchpad mouse
Any thoughts on this?
Click to expand...
Click to collapse
I ordered one of these on the second cant wait tell it ships.
So it's almost 2 months later, anyone have any feedback on the SmartStick? I'm interested in a portable Google TV stick but the current reviews out there are mixed to say the least.
-Al
favi smart stick start up & initial impression
My pre order SS 4GB finally arrived today after a few delays. They did do some free upgrades due to the missed dates (Plex, USB charger, upgraded software)
I promptly plugged it in and got the start up screen wizard. the ir remote was not responsive at all. In fact, I had to unplug the USB charging and reset to get it working. Even after that, the remote has alot to be desired. Just a cheap piece of plastic, really. I am hoping I can program my Harmony One universal remote to work with it and/or someone will develop a wifi remote for the device. HINT HINT!
anyway, after the initial setup which was pretty painful using a combination of a directional tab for cursor and onscreen keyboard entry (I didnt order the wireless keyboard mouse as you may have guessed) I was able to set up my Google account and get a couple apps installed from the store.
I am pleasantly surprised that the device is configured like it is a phone, so the limitations of Google TV and other set top boxes are not there (I am happily listening to Spotify on my home system directly- not requiring my usual airplay form the iPhone or iPad.) I look forward to being able to essentially have all the apps on my GS3 that make sense set up on the TV.
Once I was able to get to the settings, I changed the display to 1080 (I would think they should default to the highest available...it is HDMI after all.
I will certainly report back after checking out how well it can stream the media from my server, but my first impression is that it has potential to connect media to the TV.
There needs to be a much better control setup as well as clear ways to set up screensavers.
UPDATE an hour later:
OK, so I am able to control the device with Google TV remote. no problem. The bugs in that app have been worked out well and it seems to work really well. its a free app, so perfect!
I like that I am able to hook up a camera and BAM! a nice Sype implementation using the big screen. Logitech Revue limited me to their proprietary Vid software. This plus Spotify make this a worthy purchase for me.
still wish I could have more control over the homescreen. I dont see how to clear up the screens and I am limited to a kind of MIUI look with all my apps listed and 2 spots for widgets. hmmmmm
Hi I just received my smartstick. Very pleased with android system but the remote is pain so I was looking
For some app for my SGS2 with which I can control smartstick. I found tablet remote which would be perfect
But!! When I run this app on stick it was telling me he cant register SDP record for com.tournesol.tabletremote
so it didn't worked.
My question is guys do you think it will be solved just by simply rooting stick? Is there a way how to safely root
Smart stick? Thx
Droidmote is what I've heard people use to remote control these Android TV sticks from their phone. It may be worth a try.
You can actually use Google TV remote as well.
Sent from my SCH-I535 using xda app-developers app
Will this arrive to the Philippines?
Favi Smart Stick Discussions
There are other threads I thought I would list
http://forum.xda-developers.com/showthread.php?t=2030551
Use a launcher to replace the home screen
fritzboyle said:
My pre order SS 4GB finally arrived today after a few delays. They did do some free upgrades due to the missed dates (Plex, USB charger, upgraded software)
I promptly plugged it in and got the start up screen wizard. the ir remote was not responsive at all. In fact, I had to unplug the USB charging and reset to get it working. Even after that, the remote has alot to be desired. Just a cheap piece of plastic, really. I am hoping I can program my Harmony One universal remote to work with it and/or someone will develop a wifi remote for the device. HINT HINT!
anyway, after the initial setup which was pretty painful using a combination of a directional tab for cursor and onscreen keyboard entry (I didnt order the wireless keyboard mouse as you may have guessed) I was able to set up my Google account and get a couple apps installed from the store.
I am pleasantly surprised that the device is configured like it is a phone, so the limitations of Google TV and other set top boxes are not there (I am happily listening to Spotify on my home system directly- not requiring my usual airplay form the iPhone or iPad.) I look forward to being able to essentially have all the apps on my GS3 that make sense set up on the TV.
Once I was able to get to the settings, I changed the display to 1080 (I would think they should default to the highest available...it is HDMI after all.
I will certainly report back after checking out how well it can stream the media from my server, but my first impression is that it has potential to connect media to the TV.
There needs to be a much better control setup as well as clear ways to set up screensavers.
UPDATE an hour later:
OK, so I am able to control the device with Google TV remote. no problem. The bugs in that app have been worked out well and it seems to work really well. its a free app, so perfect!
I like that I am able to hook up a camera and BAM! a nice Sype implementation using the big screen. Logitech Revue limited me to their proprietary Vid software. This plus Spotify make this a worthy purchase for me.
still wish I could have more control over the homescreen. I dont see how to clear up the screens and I am limited to a kind of MIUI look with all my apps listed and 2 spots for widgets. hmmmmm
Click to expand...
Click to collapse
Good review mate thanks for that
Just to let you know I use launcher pro (although you could use any of the launcher apps - most of which are free) downloaded from google play. This then creates a nice clean near stock interface to play with to your hearts content. If you have a big screen like mine you can jack up the columns and rows to 10 / 8 and have a nice big Spotify widget in the corner of the screen.
Worked for me anyways...best of luck!
I have the rooted OS installed as well as frodo 12 XBMC. It runs great. My only issue is with the Logitech Google TV keyboard which causes a bug when switching on XBMC for the first time. Otherwise this is a great alternative to turn a dumb TV into a smart TV and allow installation of all kinds of Android applications
Sent from my SCH-I535 using xda app-developers app
FWIW, I have started to work on a Custom ROM for this device based on Stock. Its a work in progress.
Let us know if you want some testing, perseus.
Sent from my SCH-I535 using xda app-developers app
fritzboyle said:
Let us know if you want some testing, perseus.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
I sure would love to. I will post a link when the Rom will be up. Pretty Soon I hope.
Just got a stick in today. Anyone else find that it's really slow to surf the web?
There anyway to force to landscape mode on apps? Tried installing dolphin browser but it stops at the setup/splash screen and i can't get past it w/ out rotating the app...grr
Would like to know if anyone else has started using any other ROMs? I'm curious if a tablet rom would be best.
mchias1 said:
Just got a stick in today. Anyone else find that it's really slow to surf the web?
There anyway to force to landscape mode on apps? Tried installing dolphin browser but it stops at the setup/splash screen and i can't get past it w/ out rotating the app...grr
Would like to know if anyone else has started using any other ROMs? I'm curious if a tablet rom would be best.
Click to expand...
Click to collapse
Hit Esc on the Dolphin Splash Screen. There should Appear a No Thanks or skip or ... menu button.
I was stuck at that screen for a while until I discovered this solution.
Perseus71 said:
Hit Esc on the Dolphin Splash Screen. There should Appear a No Thanks or skip or ... menu button.
I was stuck at that screen for a while until I discovered this solution.
Click to expand...
Click to collapse
still not working oh well
mchias1 said:
still not working oh well
Click to expand...
Click to collapse
You need to look very Closely on the Bottom of the screen very closely. I don't remember for a fact but the Skip Link is grey colored and not very easy to distinguish.
Changing the orientation won't help as then the link goes out of Screen.
mchias1 said:
Just got a stick in today. Anyone else find that it's really slow to surf the web?
There anyway to force to landscape mode on apps? Tried installing dolphin browser but it stops at the setup/splash screen and i can't get past it w/ out rotating the app...grr
Would like to know if anyone else has started using any other ROMs? I'm curious if a tablet rom would be best.
Click to expand...
Click to collapse
I have used set orientation in the past with great success on my phones never used it on the stick
Sent from my SCH-I535 using xda app-developers app
i got it working. i barely noticed the small 3 grey dots at the bottom of the screen and was able to get it to scroll through them. then it finally went into the main browser window.
i really like the media stick, but flash just absolutely kills it. this thing could use to be a dual core at min but then i guess it wouldn't be $50

[Q] Controlling Devices with Note 10.1

Hey All,
So I just got the Note 10.1 I want to see how many things i can control with my tablet.
I know Peel Smart Remote is already installed for some deceives. It has some really cool features but it doesn't work that great, you can't specifically make it work with your set up. Especially if you have A High End receiver that is used for each device. It wants you to configure what Input to choose for each device. Anyway So want one that is more Customizable. Also there is some devices it doesn't work for.
So I search around a bit and I found BlueputDroid to Control The PS3 and PC, But will it turn on your PS3? is there any other apps that do it and maybe can control TV's and Receivers, etc...? so you don't have to have multiple apps running?

[Q] Nexus 7 as display for TV dongle possible?

Hello everyone,
I am attempting to hack a Tronsmart MK908II TV dongle into a portable web server, dev environment, and sandbox. For my first attempt I'm using the stock ROM and apps from the app store such as Bit Web Server and Terminal IDE. I've had a fair amount of success, though very tempted to install Pic-Untu (Ubuntu) for a more open and accessible environment.
One of my main objectives is to have a miniature HD monitor so I can have direct access to the device if necessary even when I'm on the go. Before I go out and buy a suitable device for this, I'm trying to get my Nexus 7 to act as the display, since I always have it with me and it's the perfect size. I believe I may have all the necessary cables and converters to make something like this possible... I'm just a bit stuck at the moment on getting it all to work as I want and I suspect its a software/config/capabilities limitation more than a physical one. I have already attempted this a couple of different ways, including using a USB cable from the dongle and an OTG converter for my Nexus 7, but have not been able to get it to to recognize input from the dongle.
Does anyone have any advice that might point me in the right direction? Maybe this would actually be easier if Ubuntu was running on the stick instead of Android. I still want to try a few more things before I head down that path, but I'd love to know if my efforts here would be futile.
Thanks!
Tennyson Hull

[Q] how can my phone interact with my computer?

I'm starting to get bored and I've hear about people using their phones to controls their car and various other things. So I'm looking for ways that my Nexus 5 can interact with my computer and I'm finding it hard to come across apps and coming up with ideas on what to do.
So far I have:
- retune (connects to iTunes)
- gmote (file browsing to play movies on your computer)
I have a dual monitor setup and sometimes I'm laying in bed, I wouldn't mind being able to see what those two screens are showing.
For example I might have gotten a steam/xfire message, but I don't want to get up. I'd love for a way to see them in my phone.
Or maybe I'm watching a video on YouTube on my phone, I have friends over and I'd like to show them all, so I could just swipe it to my one if my dual monitors, as I'd my phone was an extended display, or vice versa
Other than that, could you guys/girls recommend me other things that you might do that I haven't mentioned?
Maybe if this thread kicks off if there isn't already one similar, I could edit the OP with a list of software/apps and what they do so other members could find stuff out, and get a sticky.
Okay, go!!
check out BBQ screen in the paid apps forum for the "i have friends over and id like to show them all, so i could just swipe it to my one if my dual monitors" part. also you can use your phone as a remote keyboard\mouse by pairing it via bluetooth...
Sent from my Xperia Go using Tapatalk

Categories

Resources