[Q] Android app for presenting a pdf - General Questions and Answers

I have a presentation coming up (few days) and I have a presentation that I made in Beamer which makes a pdf. I'm looking for an android app to work with my Samsung Galaxy S Vibrant that will let me control Adobe.
I've tried Gmote and it works wonderfully while connected to a network. Unfortunately the room that I'll be in will have no network access of any kind and so Gmote won't work.
I've tried to get the adhoc network to work with android, I got it to the stage where I could see the network and try to connect but it could not obtain an address.
Anyhow, any app that can control a pdf remotely, bluetooth would be great.

Unified Remote lets you controle a PC/Presentation/WMP and a lot of other stuff via WiFi.

I checked out unified remote as well, sort of the same problem as Gmote. I also did not see any way to control a pdf presentation with it.

I thought I would post my solution since I couldn't find a good answer for quite a while.
What I did was used connectify to make my laptop a wireless hotspot and connected to that with my phone. It makes a mobile AP so you don't have to mess around with the adhoc network stuff and it made me a mini LAN so that Gmote worked.
All in all pretty easy once I found it.

DrJekyl said:
I thought I would post my solution since I couldn't find a good answer for quite a while.
What I did was used connectify to make my laptop a wireless hotspot and connected to that with my phone. It makes a mobile AP so you don't have to mess around with the adhoc network stuff and it made me a mini LAN so that Gmote worked.
All in all pretty easy once I found it.
Click to expand...
Click to collapse
Nice workaround! :good:
But too complicated for normal, non-geek users.
So we decided to build a seamless, super easy to use solution to setup and control your presentations using your smarpthone.
It supports all major presentation formats, including pdfs.
Find out more at www.slidecinch.com
Disclaimer: I am the CEO and Android developer of SlideCinch.

Related

TP as HID Keyboard

Is there an application for the TP which allows for the device to be used as a HID over Bluetooth to control a desktop PC?
there are programs that let you control your desktop PC in various ways, but nothing specific for TP or the keyboard
Wow great idea, that would be nifty on my CarPC! I'm always looking for a smaller keyboard to fit there...
Can't be that hard, I'm sure someone can do that, with all the specialists we have here in this wonderful community
"can't be that hard"?
How did you come to this conclusion?
Educated guess? Or just guess?
Well it would need to modify a little bit the bluetooth stack and emulate a HID keyboard, I guess.
Tonight I'm the Jeremy Clarkson of the day, with his most famous quote: "how hard can it be?!" when obviously it is very hard to do...
So I absolutely don't mean it is an easy thing to do, but I'm sure some experts in XDA-Dev are skilled enough to do it.
Hey, a man can dream, right?
Another option is to use a program like VNC to pilot your pc from the your raphael.
Used to do it with my old ppc (Toshiba e830). This works only if the computer you want to control is also in the same network (connected either through LAN cable or wifi).
Yes, I'm aware of a number of remote control solutions, but they all require an application to be run on the PC to be controlled. I'm really looking for a solutions which is purely based on HID. Like the Sony Ericsson remote control feature on the new phones. Great for presentations and Media Player. Any ideas?
Not exactly what you were talking about but...
http://www.virtual-laser-keyboard.com/
About the size of a lighter, and you can use it for you phone as well. (Picture attaching your phone to the TV in the back. Using your bluetooth to open a program on it. Then typing away on the scren with this "futuristic keyboard from the stars!!".... or something like that.)
that must be one of the most useless gadgets ever created
huge initial "wow" factor, but that is all
Useless? I don't know... over priced, and unnecessary maybe, but a portable full sized keyboard doesn't seem useless to me.
Have you tried it?
I have. Very stupid to tap a plain table, since you cannot feel anything (even the separation of the buttons) you make 60% mistakes.
Also, it is not even portable! You need a large flat surface to put it and to let it throw its beam.
(and one more thing to recharge)
I stand by my original wording.
nethopper said:
Yes, I'm aware of a number of remote control solutions, but they all require an application to be run on the PC to be controlled. I'm really looking for a solutions which is purely based on HID. Like the Sony Ericsson remote control feature on the new phones. Great for presentations and Media Player. Any ideas?
Click to expand...
Click to collapse
Well, HID implementation in Windows also includes programs and services that start with your windows. So if you have to install only 1 program to make it run I don't think it is a big deal.
It's 3 years I use my main computer this way. As I have a projector and don't want to start it every time I installed VNC server in my main computer (freeware) and VNC client in both my laptop and PPC, and it works pretty well (especially with Vista on my laptop, it runs pretty smooth).
@NLS:
Hmm, well from that description I will have to agree with you and add useless to my definition of the product as well.
@nethopper:
Yeah if you were looking for remote solutions I would suggest Logmein.com (the free version because I am cheap). If you want something that purely converts your phones keyboard into a computer keyboard... I found ( http://en.handybyte.com/cat/system-utilities/communications/blueremote/ ) for palm devices, this ( http://en.handybyte.com/cat/system-utilities/enhancements/ppc-tablet-remote-control-suite/ ) for ppc but over TCP/IP instead of bluetooth, and a patent showing that someone *Microsoft* is working/has worked on the idea ( http://www.freepatentsonline.com/y2008/0120448.html ) so the search continues
@FlippyTK: I'm aware of the VNC solution, but I'm really looking for something as slim and elegant as the software on the SE phones. There are situations where you don't want or can't install anything on the host PC.
@NetApex: Thanks, for the links. The MS patent is strange, how could they file something as obvious as this? There must be prior art... But the patent might be the reason why such a software does not exist. I guess everybody is afraid of the MS lawyers...
I'll keep searching, please let us know if you have the solution...
I'm not sure a pure HID solution is possible. If the Raphael keyboard is indeed a HID-capable device, then the phone itself is its host. Since you would have to go through the host (in this case, WM) to access the bluetooth stack, the most direct solution is a software "pass-through" program.
[edited]
The SE solution is using bluetooth HID emulation, so I will take a look into that.
For now, the TCP/IP solution shouldn't be a problem: you can setup a bluetooth PAN for TCP/IP connectivity.
For reference, one software that is closest to what you have in mind is Synergy, a similar host/client pass-through program that allows you to use one keyboard/mouse on multiple networked computers (without using hardware KVM switch, etc). It's only Windows/Mac/Unix, no PPC client, but maybe it will help point you in the right direction.
I found the following article which gives a nice overview of remote control solutions:
http://www.pocketpcmag.com/cms/blogs/3/remote_media_controllers_for_windows_mob
The software from Jerom does a nice job (http://www.jaylee.org/RemoteControl/) and I used it on my Prophet for some time. It requires for a small program to be installed on the host and it is easy to set up. But I had it hang a few times (typically in the middle of a management presentation) and therefore I abandoned it. The SE solution I had before was absolutely reliable and that's why I look for something similar for WM.
In principle, the solution is simple: Implement a HID device driver and pass key/touches to it. I did some programming for WM devices but I never tackled the bluetooth stack... there is a significant hurdle - otherwise someone else would have done this app already. ;-)
that would be cool
using the phone to open an app that is named "operate as bluetooth keyboard" and clicking start to take control of a home theater PC using teh TV as your monitor and the desktop media PC as the CPU and just using your phone as nothing more than a keyboard would be pretty slick.
golympio said:
Wow great idea, that would be nifty on my CarPC! I'm always looking for a smaller keyboard to fit there...
Can't be that hard, I'm sure someone can do that, with all the specialists we have here in this wonderful community
Click to expand...
Click to collapse
If you are so much interested in a small portable keyboard, why dont you try diNovo Mini from logitech http://www.logitech.com/index.cfm/keyboards/keyboards/&cl=roeu,en
Quite cool. I use it for my Media Center!
Cyber-mate said:
If you are so much interested in a small portable keyboard, why dont you try diNovo Mini from logitech http://www.logitech.com/index.cfm/keyboards/keyboards/&cl=roeu,en
Quite cool. I use it for my Media Center!
Click to expand...
Click to collapse
That is cool, but also pricey
UP!!!!!

Remote desktop software

Hey guys, Does anyone know if there's any decent FREE apps for the android that i can use for remote assistance? i work in IT and this would be very useful to me but im not willing to fork out cash just yet.
I know you can use VNC but this means installing software on client machines and setting that software upm which is no use to me.
thanks in advance guys
I have tried most and there are no good free RDC clients. (I started to write one myself but it was not very fun so I abandoned it.)
I would suggest biting the bullet and buying xtralogic's Remote Desktop client. At $19.95 it is the most expensive option but the controls on it are the best IMHO.
If you want cheaper ($7.98) there is Remote RDP by Walter Yongtao Wang but i find the controls are not as intuitive.
I know you said you do not want to fork out cash yet but the reality is if you want a good RDC client then for now you are going to have to pay for it. In the grand scheme of things $20 is a minor investment for the aggravation saved.
PhoneMyPC is the best one I've tried and I've played with almost all of them. Multitouch zooming makes it closest to what logmein ignition is on the iPhone. I think until logmein comes out with an Android app, it's the best bet even though it costs a few dollars.
yeah , i also use PhoneMyPC , works great , no problems
I have to agree. PhoneMyPC is extremely (surprizingly) fast and worked better than the RDP or VNC solutions from my testing.
I was very skeptical that it could perform well, but... call me a believer now.
Thanks for the answers guys, I'll try PhoneMyPc out first.
One more question, I would also like to Wake computers via LAN, Do these software's have the ability to send the "magic" WOL packets to wake a system up?
This is another feature i would find extremely useful.
Clearly my brain was not working last night. I misread what you were asking for. PhoneMyPC is nice but requires a client install.
If your goal is end client support and you do not want to require them to install an application you might consider UltraVNC single click for the client ( http://www.uvnc.com/addons/singleclick.html )+ a VNC viewer on android. While it will not perform as well as PhoneMyPC it has the benefit of being a zero foot print solution and works well in situations where the client may not want/be able to install applications on their system. I keep a build on my website and if a situation pops up that requires me to access the end user's machine have them download and run it.
Your request for WOL is a bit confusing though, which implies you are not going for end user support. What are you looking for:
- a solution to connect to your personal machine running in the same subnet as your phone
- a solution to connect to your personal machine from wherever you may be at
- a solution to connect to remote end users machines with a pre-installed application
- a solution to connect to remote end users machines without a pre-installed application
- something else.
WOL can be triggered remotely (with preparation) but regardless requires the machine to be set up properly and that you know the MAC address in advance, not likely in a remote end user scenario.
Does anyone know where can I get the PhoneMyPC installation file for the phone? I couldn't find any download link on their site.
On the market. search for "phonemypc". It is a commercial app (9.99 USD) so that is pretty much your only way to get it.
Trust me on this one, go with Remote Desktop Client from xtralogic.. I've been using it for nearly a year.. its the best RDP you will find, no client install needed.
PhoneMyPC is the BEST!
Wait... we're biased ;-)
I suspect the user base here is savvy enough to know much of this, but a few details for anybody who's interested.
PhoneMyPC uses a technology similar to VNC, but it's custom and generally performs better. It is a bandwidth-limited approach to remoting, and we chose this because (a) we wanted something that made no compromises on visual quality (no missing desktop wallpapers, no changed settings, no missing themes), and we see the trend in available bandwidth going steadily up for the forseeable future. This makes PhoneMyPC a good option for remote video, for example, because it is optimized for pictoral data rather than vector data.
RDP, on the other hand, is optimized for vector data, so typically consumed less bandwidth than PhoneMyPC, but much more CPU resources. It also has the advantage that it is built in to all Professional and Server Windows versions.
The biggest difference between the two however is how they handle the network. With RDP you must know and configure your IP, and you must update it when it changes (or use a DynDNS type solution). You must also know how to configure your router and other security mechanisms for port forwarding.
PhoneMyPC just works, because it uses our servers as a connection point between your phone and PC(s). You don't need to know your IP, or worry if it changes, becuase the PC will actually tell the phone what it's IP is every time you connect. You can use port forwarding to get a better, direct connection, but it is not required for the software to work.
Finally, RDP is a long-lasting, well established (and more or less un-changing) technology; that is an advantage from some perspectives. But if you compare what users are saying PhoneMyPC is at least as good, and it's new, still growing, always getting better, and we're not even close to done yet. That too is an advantage from some perspectives.
SoftwareForMe.com
Makers of PhoneMyPC
I've bought all of them, and I could never get Phone My PC to connect. RDC by xtralogic, Remote VNC Pro Android VNC work great (used with TightVNC).
EDIT: Any suggestions Softwareforme? Also constant f/c's when connected via wifi on N1.

Remote Desktop without internet

i'm searching for an app like RemoteDesktop for the Android (HD2) because tomorrow i have got an presentation at the school, and our shool doesn't has a internet.
THX
Although it's most probably past when you want it, you can use T2RemoteTouch. I am unsure if this does what the Android app does because I don't have an Android!

[Q] New Remote Desktop App

I tried to test out the new Remote Desktop application in the marketplace. There weren't any reviews so I download the trial. It wouldn't connect to any my computers, and ended up throwing an exception then running out of time on the trial.
Anyone else have better luck? I really want an app that works with Windows' RDP without having to install any other software. It would be awesome to get Jaadu or something with that quality on WP7. I've used it on iOS and its a fantastic client.
Hey I just tried it out, but im not sure what the hell I am doing and what developer doesn't include a "How to" in the app?
Any knows how to use this windows 7 feature? I do have w7 pro...
I got the app to connect to my Windows 7 desktop at home so it does work.
I don't know how this app works exactly but there's no way it's doing a direct connection to your workstation or server because the WP7 SDK doesn't support sockets. It must be going through a proxy of some sort which may be a security concern.
The real RDP clients will come when Mango is released and sockets are supported. Until then there will only be proxy based clients found on the marketplace.
If you are desperate for a RDP client this one seems to work ok.
The first real RDP app!
I tried the app yesterday. It worked perfectly at the first try. I really need such an app.
Sadly after purchasing it, it did not work at all. But surprisingly sometime later it was alright again. According to the exceptions that were thrown it has to do with the proxy-server that tunnels the tcp requests over http.
The server seems to be a bit unstable but I guess they will improve it sooner or later.
So I think if you need a real RDP client for now just use it – it’s really working well as long as the proxy is up! It is definitely the best and fastest one on the marketplace. Of course under a security-point of view an app that connects directly would be much nicer (I think they will change it as soon as mango it out). On the other hand if it would connect directly how could you now that it is not also sending your passwords elsewhere (if you are not going to sniff the network traffic…)?
There are only some minor things which could be better:
- Ask for permission to run under lock only once - not on every startup!
- Pinch to zoom to be able to click with more precision.
- Better behavior for text-input. I sometimes can´t see what I´m typing.
But for a v1 version thumbs up from me!
waiting for real rdp protocol, that can be done only with socket support...

Help with creating tcp/ip connection between Android and Win 7

End Goal:
Control music playing on my Win 7 netbook with my Android phone in the car
(Ok that should probably have been my thread title, since there's probably other ways to achieve this without tcp/ip connection. Too late now)
Description/Details:
Netbook has Win 7 Thin PC (extra cut down version of Win 7)
Phone is Ideos X5 with Android 2.2
Ideally I'd like to use Foobar2000 to play music.
Netbook has Foobar 2000.
Phone has foobar2000 controller: https://market.android.com/details?id=com.cav.foobar2000controller
This works great at home, BUT.... requires a network connection between netbook/phone, as it sends commands via http
But when I'm in the car I have no fixed wifi connection.
Things I have tried:
- Creating adhoc wifi on netbook... Android can't see it
- Creating adhoc wifi on Android.... it just seems to share the phones network connection to the netbook. The phone can't make the foobar http connection with the laptop
- Creating bluetooth PAN. For some reason even though I could connect, I couldn't get the two to talk to each other. Maybe Android was just sharing it's internet connection again. Perhaps this is worth another try?
- Adding adhoc join support to Android... Unfortunately people in the Ideos X5 forum say this doesn't work on my phone
- Getting USBnet on Android to do tcp/ip over USB. Unfortunately my linux/android skills aren't good, and from what I could find out this either wasn't going to work on Android, or was too complicated for me
-Using http://www.connectify.me/ on the netbook... Unfortunately Win 7 Thin PC only supports .Net 4.0, and Connectify is pre 4.0. It could be an option to get another version of Win 7, but I want this to be last resort
Maybe I'm missing something really simple? A nice app available that will solve all my problems?
Help a noob out
Solved?
I know this is nearly a year old post, but did you solve your problem eventually?

Categories

Resources