infrared remote controll - Touch Diamond, MDA Compact IV Themes and Apps

Hi does anyone know of a good software program that acts like an infrared remote for the htc touch diamond? I need it to control home theater amps and tv's .Maybe something that acts like the logictec remotes or something.If anyone can help me help a buddy out that would much appreciated !!!!!
Thx !!

First: Wrong Forum.
Second: The Diamond doesn't have IR, so remote controlling via infrared is not possible.

topic FAIL
please can we make this one a sticky? it always gives me a giggle

d-signet said:
please can we make this one a sticky? it always gives me a giggle
Click to expand...
Click to collapse
Ah, c'mon ... be nice. :laugh:
Actually, it might be useful here ...
In theory, one might have a (phone micro-)usb connected dongle / doohickey with an IR emitter.
Anyone know of such a beastie / how prevalent / popular are phone (micro-)usb <thingies>?

Related

Is it possible to use MDAII as webcam?

He Guys,
I don`t know much about hacking or programming my MDAII but I love this forum. I have used a lot of hacks and programs designed here.
Yesterday I was thinking it would be great to use the camera of the MDAII as a webcam when cradled. Does anyone know if this is possible or if there exists a hack for this. :roll:
Greetings,
Averix Cool
hey mate,
i asked this very same question like 2 times and so far no one has been able to shed a hint on it i've also done some extensive research through the net and so far zippo. but yes; it would be great if one could use the xda's cam as a webcam or as a live image feeder.
cheers
rob
Anonymous said:
hey mate,
i asked this very same question like 2 times and so far no one has been able to shed a hint on it i've also done some extensive research through the net and so far zippo. but yes; it would be great if one could use the xda's cam as a webcam or as a live image feeder.
cheers
rob
Click to expand...
Click to collapse
You can use Microsoft Netmeeting's share application feature to share Microsoft PowerToys's Active Desktop or whatsever
Works quite well (go to pocketpc.com and see powertoys at developer's area for more info)

what screenshot programs do you use?

the title says it all, im looking to take some screenshots of my phone for some thoughts / critique / suggestions to change things around yet i haven't found any software that can do such a thing, i googled the subject and all i find are threads from circa 2002-2003, please advise, thank you.
you can use soti's pocket controller. It acts as remote display/control on your PC and you can take screenshots
thanks ill try that out!

What i want out of my phone! any help please

hi ya, i have an o2 xda mini however it has a t-mobile simcard inserted. what im looking for is a program that will allow me to send files via bluetooth, as i cant seem to do so any other way. im also looking for a decent infrared controller software, one that has been seen working with this model as i have already tried many diffrent types to no avail. so.... for all you geeks out there who know the xda bible backwards and could read it back in klingon, any advice??
on another not i am looking to learn more about this model, what i want to know is if there are any hidden menus, tips to enhance features and does any1 know of any good mods for it? any advice would be greatful thanks.
(__TEO__) said:
hi ya, i have an o2 xda mini however it has a t-mobile simcard inserted. what im looking for is a program that will allow me to send files via bluetooth, as i cant seem to do so any other way. im also looking for a decent infrared controller software, one that has been seen working with this model as i have already tried many diffrent types to no avail. so.... for all you geeks out there who know the xda bible backwards and could read it back in klingon, any advice??
on another not i am looking to learn more about this model, what i want to know is if there are any hidden menus, tips to enhance features and does any1 know of any good mods for it? any advice would be greatful thanks.
Click to expand...
Click to collapse
Resco explorer will certainly let you do this as will Total Commander. Novii remote is a pretty good IR controller software.
As far as tips etc there are about 10000 of them. Check out the WIKI and search for the threads there are dozens of them.
cheers will do.
also, does anyone know if its possible to change the bluetooth software to enable me to send files over bluetooth?
the native (comes with it) software will enable you to send file over bt. just use the 'beam file', it will let you select bluetooth to send file.
ahh cheers i also misread the first post, the guy sugested some there too... ok so i solved the problem with b/t with u guys help, cheers. now to find a remote software that actually works with this model, any1 out there who has sucessfully used any software and what sort of distance did you get from it?

[REQ]Bluetooth hack Tools

Got any ideas,when we run the Bluetooth hack tools,we can gran access to others ppc/handphone to steal message,photo,video & alot things,shutdown,restart,close phone signal,any 1 got those hack tools?
n i try some bluetooth hack tools,is not support by Ppc 6.1WM,it show error report.
kindly share this tools with me,thank you!!
First you want to hack wifi and now its BT???
Look for other forum cuz this one is not for those things.
Any MOD could be kind enough to lock this thread?
Sorry, but I don't think anybody will help you in this forum even though people can give you what you want.
These tools are legal as long as you use them within legal limitations.
Asking for tools that can "steal" messages, etc... is clearly intended illegal activity and nobody will help you do that.
Here's a link that will help you get started with asking questions in a smart way:
http://catb.org/esr/faqs/smart-questions.html
honeychea said:
Got any ideas,when we run the Bluetooth hack tools,we can gran access to others ppc/handphone to steal message,photo,video & alot things,shutdown,restart,close phone signal,any 1 got those hack tools?
n i try some bluetooth hack tools,is not support by Ppc 6.1WM,it show error report.
kindly share this tools with me,thank you!!
Click to expand...
Click to collapse
they have tons of app for hacking wifi and BT using linux so learn linux then hack
Please let me know where you live so I can stay away from you. I wouldn't want someone to pry into my phone without my consent. Wirelessly.
sad
Soaa- said:
Please let me know where you live so I can stay away from you. I wouldn't want someone to pry into my phone without my consent. Wirelessly.
Click to expand...
Click to collapse
please dun screw me like that lar,i like to hack,but i dun know how to hack,my dream become CEH,just for fun,come to malaysia please ^^

[Q] Use phone as external RFID/NFC reader to PC

Hello all,
I wonder, is it possible to connect your phone to the PC and use the phone as an external RFID reader? (Preferably with unix support)
The phone does not need to be usable meanwhile.
Thank you in advance
(I have a Galaxy S3)
gandihellfish said:
Hello all,
I wonder, is it possible to connect your phone to the PC and use the phone as an external RFID reader? (Preferably with unix support)
The phone does not need to be usable meanwhile.
Thank you in advance
(I have a Galaxy S3)
Click to expand...
Click to collapse
i think its not possible, because doesnt exist an nfc client for pc...
Certainly it's possible.
You need to write an app to handle the intent.
It would have an intent filter in it.
Code:
<intent-filter>
<action android:name="android.nfc.action.DISCOVERED" />
</intent-filter>
You open a server socket to handle connections.
On the desktop side, you write an app to open a connection and do something with the data when it comes in.
Thank you for your answer. But do you know if there already are any finished solutions for this? Since I'm no developer.
I would hand you an app on a plate, but my cheesy phone doesn't do NFC.
gandihellfish said:
Thank you for your answer. But do you know if there already are any finished solutions for this? Since I'm no developer.
Click to expand...
Click to collapse
I can't give you link because I'm a new user here, but search the play store for "NFC Relay"
It creates a server on your phone - connect to that server from your PC and you will have a console interface where you can send and receive commands.
tomer1510 said:
I can't give you link because I'm a new user here, but search the play store for "NFC Relay"
It creates a server on your phone - connect to that server from your PC and you will have a console interface where you can send and receive commands.
Click to expand...
Click to collapse
There is no such app on GP... Did you mean THIS ?
It's in the play store for my phone.
HID Proximity
Maybe someone on this thread can help me? I have been looking for an app (that a co-worker of mine HAS on his phone!) that will let me scan my HID Proximity badge for work to let my phone let me into the building. I know it's possible because he showed me him scanning his watch and *CLICK* the door opens. CRAZY! I WANT IT! lol He directed me towards this website, and I can't find squat.. Not sure if he's some crazy hacker extraordinaire, but I trust him enough that XDA is definitely where he got it. Can anyone help me?
THANK YOU!
BOB
Bobakanoosh said:
Maybe someone on this thread can help me? I have been looking for an app (that a co-worker of mine HAS on his phone!) that will let me scan my HID Proximity badge for work to let my phone let me into the building. I know it's possible because he showed me him scanning his watch and *CLICK* the door opens. CRAZY! I WANT IT! lol He directed me towards this website, and I can't find squat.. Not sure if he's some crazy hacker extraordinaire, but I trust him enough that XDA is definitely where he got it. Can anyone help me?
THANK YOU!
BOB
Click to expand...
Click to collapse
Me TOO!
Is there something that does the nfc from my phone make it controll from my kali linux pc? Sorry for my bad englis i hope you will understand
Hi all,
Long time is passed by the first request, I have the same "need", but I still have not found any solution. Did you?
i also want the same thing and i found vsmartcard but i do not understand a single thing in that. can someone make understandable instructions?
noxio90 said:
i also want the same thing and i found vsmartcard but i do not understand a single thing in that. can someone make understandable instructions?
Click to expand...
Click to collapse
I believe that project is not about nfc

Categories

Resources