I was wondering if it is possible to write code to use the VGA adapter on the XDA 2 backpack, so that the user can display my application on a monitor when it is running. Ideally I want the user to be able to toggle this option on and off within my application which is why I cant use the Remote Desktop utility.
I cant seem to find any information about any libraries associated with the backpack or VGA utilities.
Is this even possible?
Thanks in advance.
Clint.
O tought there was an addon so you could make and show presentations. ie: different touchscreen and monitoroutput... But i'm not 100% sure...
Is there any good one out there, tried noniiremote but it wont flip the screen as i want to, becuase the ir port is on the right side on the universal i want to hold the universal with the display up and the ir port right ifront of the tv.
I have resolved this issue with NoviiRemote by using MortScript.
http://www.howardforums.com/showthread.php?t=809005&highlight=mortscript
http://www.howardforums.com/showthread.php?t=804505&highlight=mortscript
hi where do i put the batch file once i have done it? :?
and should it flip as i open nr deluxe?
thanks
show me a screenshot how it looks like, thanks -
So I was running through the source code for the Behold 2 Kernel.
I found: kernel\drivers\ps3
with files inside to control/manage the PS3 system. (Turn on, off, etc)
Is there a way to activate those drivers and actually connect your phone through bluetooth to the PS3 and control it? On, Off and move around in the menu?
That would be pretty interesting... specially if you can get Remote Play to work on an android device!
Wow, if this is true then i'll definitely get an android phone to play with!
I guess not many people with ps3's around here. I'd love to have some sort of interaction with my ps3.
I'd really like this functionality too.
mrandroid said:
So I was running through the source code for the Behold 2 Kernel.
I found: kernel\drivers\ps3
with files inside to control/manage the PS3 system. (Turn on, off, etc)
Is there a way to activate those drivers and actually connect your phone through bluetooth to the PS3 and control it? On, Off and move around in the menu?
That would be pretty interesting... specially if you can get Remote Play to work on an android device!
Click to expand...
Click to collapse
I think that the catch with android and bluetooth keyboard/mouse support was the lack of the HID profile. If the behold actually has that built in custom it would unlock a lot more than just ps3 support, but I'd love that too.
They have managed to port the Remote Play features to MS Windows so it must be possible to port it to a Linux based OS (i.e.. Android)
Tawm said:
They have managed to port the Remote Play features to MS Windows so it must be possible to port it to a Linux based OS (i.e.. Android)
Click to expand...
Click to collapse
There has to be a way. The Kernel source codes come with PS3 Modules built by sony. The PS3 itself runs on linux (original ps3s even support installing linux operating systems)
I believe someone would need to activate those modules and rebuild a kernel, then someone needs to build an APP to take advantage of those features.
For sure we can connect through bluetooth and turn on/off the system and navigate the menu... That much the modules tell you. But again we need an APP for it too.
Thats cool if you can controller the ps3 i would buy an app for that
me too!
mistake. please delete
I'm eagerly waiting for this functionality to reach the Android platform too. Perhaps, now when SonyEricsson is focusing on the Android platform we'll see this kind of functionality implemented into a Android based device soon, and perhaps then ported to other devices.
Best case scenario would in my eyes of course be that the Android platform itself would support necessary HID profiles. I know that Android 2.X supports more Bluetooth stacks than previous versions, but that doesn't help I suppose..?
This company is making an app to use external bluetooth keyboards as an input device for Android. Maybe we can see if they could also make one for Android to control other devices such as the PS3. I just posted on their forum to ask if they could do this (if even possible):
http://www.teksoftco.com/forum/viewtopic.php?p=5247#5247
I for one can't wait for the day that I can use my Android phone to input text on my PS3.
EDIT: they already replied. that was fast! ...so it's do-able but need "community interest" before investing. [hint, hint]
jasnmb said:
..so it's do-able but need "community interest" before investing.
Click to expand...
Click to collapse
*shows interest*
xPatriicK said:
*shows interest*
Click to expand...
Click to collapse
we all should post to that forum to show as much interest as possible.
yeah, this would be great, if not by blutooth, even if we had to plug it in usb I would be fine with that.
*shows interest*
bluemaemo should work as the N900 is running on linux too:
http://www.valeriovalerio.org/?page_id=174
Turn your android mobile device into a bluetooth keyboard huh... *shows money*
maybe we should start a poll and link them to it... id pay to use my G1 as a bluetooth keyboard & touchpad on my ps3
Is there a way to do the contrary? I mean, control your phone with a PS3 controller, for games?
mrandroid said:
So I was running through the source code for the Behold 2 Kernel.
I found: kernel\drivers\ps3
with files inside to control/manage the PS3 system. (Turn on, off, etc)
Is there a way to activate those drivers and actually connect your phone through bluetooth to the PS3 and control it? On, Off and move around in the menu?
That would be pretty interesting... specially if you can get Remote Play to work on an android device!
Click to expand...
Click to collapse
I do/did some research and worked on a Linux OS based on some code from the PS3-Linux project, a collaboration between Sony and the open-source community to help port Linux to the Cell Broadband Engine architecture and the Playstation 3. If you look, on the XrossMediaBar of old "fat" PS3's, under Settings > System Settings, there's an option for "Install Other OS" and "Select Default System". It was dropped/suspended indefinitely on development of the slim PS3's, to save time and money (since the slim PS3 re-does some central things in the I/O architecture, requiring a new hypervisor to be programmed.)
I'm actually considering porting the Android OS to the Playstation 3 sometime in the future, as a media-center, games and apps environment alternative to the PS3's OS. It will likely be based on my experience with the Electricsheep android firmware, another one of my projects.
Android, though built with touch in mind, works fine with a directional control and menu keys, not unlike the PS3 controller. A virtual mouse built on the right analog stick won't hurt either. Sixaxis provides the accelerometer, too. Not sure how it'll fare at 1080p resolution, but I'll wait 'till I get it ported to test that.
What I'm guessing, is that either someone else was considering the same thing, and pushed the drivers for the PS3's hypervisor and I/O from the mainline kernel into Android, or just left that in there and forgot to remove it.
But no, I don't believe said drivers are actually for remote-controlling the PS3 either by Bluetooth or Remote Play. They're likely not even compiled on builds for mobile phones (unless someone makes a Cell-phone.. hehe... eh.. *ahem*)
Anyway, if someone else already said this, I'm sorry, but I didn't read the entire thread. It's kinda long.
Also:
blackplatypus said:
bluemaemo should work as the N900 is running on linux too:
http://www.valeriovalerio.org/?page_id=174
Click to expand...
Click to collapse
Maemo could and probably would run on the G1: the basis for my Utopia Pocket Linux project.
Dear wizards of the coding.
Everytime I see my new devices I must say every purchase action depends on how much is supported in XDA-DEVELOPERS, so keep doing it.
Not sure if this is the right category to post this but as an advance user (not developer) I was thinking that could be interesting to develop an application to extend your current screen with Galaxy tab screen.
As I'm not an expert, I'm not sure if current USB bandwith will support it, but I ask to the experts to check if they see will benefit the community.
Another topic I've experienced is about bluetooth. I use to use a bluetooth earphone Sony Ericsson MW600 with OLED display. There are some devices where I can see son title or call ID name from my mobile phone. That doesn't happen with my SGT.
Sorry for the extended email and look forward to seeing these developments or threads.
Regards to all!!!
rclua said:
Not sure if this is the right category to post this but as an advance user (not developer) I was thinking that could be interesting to develop an application to extend your current screen with Galaxy tab screen.
Click to expand...
Click to collapse
Not quite sure exactly what you mean, but if you mean using your Tab's screen as a second (or third) monitor for your desktop machine, you could do that right now on Macs - run ScreenRecycler on your desktop, a VNC client on your Tab and job done. The virtual second monitor of ScreenRecycler is shown in the VNC client on your tab.
I don't do Windows but a quick Google seems to suggest ZoneScreen does something similar.
The promlem with vnc is its slow. It moght be possible to do it over usb since it is way faster than bluetooth
Sent from my GT-P1000 using XDA App
Loccy said:
Not quite sure exactly what you mean, but if you mean using your Tab's screen as a second (or third) monitor for your desktop machine, you could do that right now on Macs - run ScreenRecycler on your desktop, a VNC client on your Tab and job done. The virtual second monitor of ScreenRecycler is shown in the VNC client on your tab.
I don't do Windows but a quick Google seems to suggest ZoneScreen does something similar.
Click to expand...
Click to collapse
Your solution is fine but I don't think VNC will be as fast. I was thinking on same way windows/mac/linux extend their screens using dedicated video ports/hardware but in that case using all potential USB bandwith for transferring such data.
It could have applications of monitor in the music industry (Imagin a DJ o composer controlling from SGT and playing other stuff on main screen), things like that.
Any hint on the second topic? (bluetooth realted to songs titles or call ID names being transferred from your SGT or Android Device?
Thanks!!
There is an application in the market called androidmonitor that allowsa phone to be used either as an extra monitor or as a keyboard input. It's $9.95 and the review so far are not good plus one notes that it does not work with the galaxy tab. With 15 minute return policy, reviews need to get better to try it.
randy
I read yesterday in the online owners manual that the A7 is compatible with both a mouse and keyboard, however when I plug my mouse in I don't get a cursor. I can select stuff but I have to completely guess where the pointer is
Does anyone know how to enable the cursor or maybe an app in the market that will do this? Thanks!
There is no cursor. I don't believe android has a way of supporting a mouse like a regular computer either.
netstat_EVO said:
There is no cursor. I don't believe android has a way of supporting a mouse like a regular computer either.
Click to expand...
Click to collapse
it actually works perfect on Folio100, Toshiba enabled the Nvidia framebuffer mouse, which also exists on A7, but is not enabled and embedded into framework for use.
but mouse is fully supported, but depends on distributor to enable it correctly.
I cannot fix it, as it require framework source additions i guess, i can only do limited smali coding.. too complex smali makes it impossible to add.
Dexter_nlb said:
it actually works perfect on Folio100, Toshiba enabled the Nvidia framebuffer mouse, which also exists on A7, but is not enabled and embedded into framework for use.
but mouse is fully supported, but depends on distributor to enable it correctly.
I cannot fix it, as it require framework source additions i guess, i can only do limited smali coding.. too complex smali makes it impossible to add.
Click to expand...
Click to collapse
Hrmm learn something new every day I guess.
Any other manufacturers that you know of that have enabled it?
Thanks guys. Maybe whenever elocity stops messing around and decides to release the source code we can help you get some things sorted out. Love your mods Dexter!