DSLR Remote for Android ? - Android Q&A, Help & Troubleshooting

the Iphone works with an DSRL Remote app. I have an HTC HD2 and it works with winmobile 6 and with android now. Does somebody know an app which works on android or winmobile 6 like the DSRL Remote camcorder app ?
Greeting from Germany
Carsten

been thinking of that for some time now, would LOVE that. But I read somewhere that it may be a problem to use the USB port as host...
http://www.gphoto.org/ ?

i recently found out that it is possible to do this with a nintendo ds but it requires some DIY work or paying someone to do this for you, surprisingly even in germany there seem to be some people building these.
my uncle bought one of these cables/modules for his canon 5dmk2 a few weeks ago. since i got my hands on it I thought about how awesome such a feature would be (preferably wireless) on an a phone.

I would love something like that! An android phone would make the holy grail of dSLR remote controls. Time intervals, exposure settings, super-smooth HDRI with bracketing of multiple photos, live view, hell even motion activated shooting (figure out a way to detect motion from image through the live view and trigger a shutter release every time that happens).
Anyone up for this?! I'll be getting both my SGS and 5DMKII in about a month, super willing to beta-test

I'd love this too for Nikon Devices!

minus30 said:
I'd love this too for Nikon Devices!
Click to expand...
Click to collapse
It is possible. Only drawback is that a laptop is needed like with the iphone app.
So a possible setup would be like this:
Camera <-> USB cable <-> Laptop running Linux <-> WLAN/Edge/3G <-> Android
The only big dislike is the laptop in that chain

klaus27 said:
It is possible. Only drawback is that a laptop is needed like with the iphone app.
So a possible setup would be like this:
Camera <-> USB cable <-> Laptop running Linux <-> WLAN/Edge/3G <-> Android
The only big dislike is the laptop in that chain
Click to expand...
Click to collapse
It's the same setup used for the iPhone, it's basically a remote control setup and I can't really see how it helps that much, it feels like more of a gimmick rather than something helpful since you still need to carry a laptop with you.
Now, if the camera could be directly connected to the phone, that'd be awesome, since you pretty much carry a phone with you at all times.

zeusalmighty said:
It's the same setup used for the iPhone, it's basically a remote control setup and I can't really see how it helps that much, it feels like more of a gimmick rather than something helpful since you still need to carry a laptop with you.
Now, if the camera could be directly connected to the phone, that'd be awesome, since you pretty much carry a phone with you at all times.
Click to expand...
Click to collapse
That's the point. It is not possible... well, everything is, but the effort cannot be worth the outcome.
It is more likely to do it with an Arduino board with Wlan chip and USB host.
But then again, you have to reverse engineer the Nikon and Canon protocols or use the linux library.... Should be possible, but you need to buy some hardware anyway.

Check this:
http://webcache.googleusercontent.c...h/gphoto/remote.html&cd=1&hl=de&ct=clnk&gl=de
Cheap plug-computers like sheevaplug or this one: http://www.ionicsplug.com/cumulus.html would make it kind of easy as they run linux, have USB connector(s) and have WLAN (sheevaplug needs USB WLAN stick).
Cross-compiling gphoto library, writing a software which talks through gphoto to the cam and report the capabilities back to the connected Android / Iphone.
Only (major) drawback is that those plug computers need a power supply. I have seen someone running sheevaplug with solar panel .
Sheevaplug is around 75€, so quite affordable.
I need to connect my 5DM2 and check whether things like touch-focus, live preview and stuff would be possible...
What do you think about the power plug issue?

Hehe, I like how you assumed that I can understand these things I dont
At work atm but will try to read through the article, but as I understand so far, this guy uses a small linux computer that can communicate through a WLAN adapter so you basically have a wifi remote control. Looks pretty darn cool, especially for the money, and using a solar panel would be awesome!
Only thing is that it doesn't have that much to do with android as far as I can tell, if it's a web interface then you can use it with any device, right?
What I was thinking was more in the likes of a replacement for the $100+ timer triggers with your phone. I think it should be possible but maybe people wouldn't invest in it (though I think they should).
BTW, I just remembered that you can also trigger the camera through the headphone jack, as with those diy remote releases. Do you think there could be a way to use the SGS headphone jack to cause shutter releases? You wouldn't get any control of the settings from the phone, but you could still program time intervals or bulb shots! Hey, even motion sensing shots, provided you dock your phone some place. And you have to admit it doesn't sound too difficult, right?
See the diy thing here: http://www.instructables.com/id/Rem...or-Canon-Cameras/step2/Cut-off-the-ear-peice/

If/when someone does make something like this, I would think a small netbook would be sufficiently portable, compared to a 15" or 17" laptop, to use as the "host" device.

zeusalmighty said:
Hehe, I like how you assumed that I can understand these things I dont
At work atm but will try to read through the article, but as I understand so far, this guy uses a small linux computer that can communicate through a WLAN adapter so you basically have a wifi remote control. Looks pretty darn cool, especially for the money, and using a solar panel would be awesome!
Only thing is that it doesn't have that much to do with android as far as I can tell, if it's a web interface then you can use it with any device, right?
What I was thinking was more in the likes of a replacement for the $100+ timer triggers with your phone. I think it should be possible but maybe people wouldn't invest in it (though I think they should).
BTW, I just remembered that you can also trigger the camera through the headphone jack, as with those diy remote releases. Do you think there could be a way to use the SGS headphone jack to cause shutter releases? You wouldn't get any control of the settings from the phone, but you could still program time intervals or bulb shots! Hey, even motion sensing shots, provided you dock your phone some place. And you have to admit it doesn't sound too difficult, right?
See the diy thing here: http://www.instructables.com/id/Rem...or-Canon-Cameras/step2/Cut-off-the-ear-peice/
Click to expand...
Click to collapse
I see. The thing is there are ready to use solutions out there which do exactly what you are requesting.
My approach was a different one. I wanted to be able to mount the camera somewhere, connect sheevaplug, then go somewhere and remotely control the camera in every aspect. Imaging you have to shoot a marriage. You could place the camera somewhere, take a seat somewhere and see exactly the live-view image from the camera, can point somewhere on the touchscreen to focus on that point, control exposure settings and hit the button to take the shot.
That was my approach. If I would be able to achieve this just with a sheevaplug computer for 75€, that would be great. But there still is the issue with the power necessary to run the computer.
Another problem would be to gain the time needed to write the app. I am able to do that, but time is rare...

I can understand the appeal, as I said it would be awesome to have such a setup, just not for me so far. I'll try to understand how the shutter release works through the remote and report here, i think the headphone jack would be really nice considering that no amount of extra equipment would be necessary, apart from the cable.
Just a quick question, why would you require any coding on the phone, why not use a VNC-like application and install the official canon application on windows?

zeusalmighty said:
I can understand the appeal, as I said it would be awesome to have such a setup, just not for me so far. I'll try to understand how the shutter release works through the remote and report here, i think the headphone jack would be really nice considering that no amount of extra equipment would be necessary, apart from the cable.
Just a quick question, why would you require any coding on the phone, why not use a VNC-like application and install the official canon application on windows?
Click to expand...
Click to collapse
have you ever tried to watch a movie through a VNC connection?
Sheevaplug is driven by a Marvell ARM CPU, no x86 which would be needed by Windows. So only possible way would be to install linux with virtualization, setup windows XP in a container, install EOS software and a VNC server, then use a crappy VNC client on Android to control my camera? Sounds like a crappy setup to me
Having a small, slick and performant native UI would be muuuuuuch better.
I personally don't think that you will succeed with this headphone jack thingie. But I wish you good luck

Hehe, thanks
Good luck with ur project.

Lookie what I just found...
Googling aroud on more general terms for this topic, i found someone pointing to libgPhoto, a multi platform camera control lib: *crap, cannot post links, wtf*
*edit* google for libGphoto, it also has a remote.
Looking a bit further, i came across this:
google for : gitorious agphoto2 commits / master
Now i haven't found any more info on the project yet, but this looks like a project that some of us here on XDA could maybe join in on.. The only problem that then remains is the usb-usb cable There's an actual start on porting an existing lib available!

Just to keep this discussion running (I am not a programmer).
Take a look at:
http://www.mail-archive.com/[email protected]/msg00321.html They are making progress on a workable solution...

klaus27 said:
I see. The thing is there are ready to use solutions out there which do exactly what you are requesting.
My approach was a different one. I wanted to be able to mount the camera somewhere, connect sheevaplug, then go somewhere and remotely control the camera in every aspect. Imaging you have to shoot a marriage. You could place the camera somewhere, take a seat somewhere and see exactly the live-view image from the camera, can point somewhere on the touchscreen to focus on that point, control exposure settings and hit the button to take the shot.
That was my approach. If I would be able to achieve this just with a sheevaplug computer for 75€, that would be great. But there still is the issue with the power necessary to run the computer.
Another problem would be to gain the time needed to write the app. I am able to do that, but time is rare...
Click to expand...
Click to collapse
You just want cash
I'm in for this and would pay for software like this. I even got time for programming but cant do this alone. Just got my nikon D5000

Revisit: Direct Tether for xoom?
With all of our marvelous hacking friends, I don't see why we couldn't expect direct tethering for a DSLR on Xoom or other tabs with usb capabilities.

TheZuneLune said:
With all of our marvelous hacking friends, I don't see why we couldn't expect direct tethering for a DSLR on Xoom or other tabs with usb capabilities.
Click to expand...
Click to collapse
I am teaching myself how to use my DSLR, and I begin thinking... "Wow, a lot of these settings could be a lot easier and more intuitive to control... why isn't there a DSLR powered by Android?"
Anyway, I found this thread and I figured I'd post my Xoom hooked up to my Canon. ..Not that either recognizes the other.

Related

Tv remote control

*update, the conclusion is that the current software is useless and as of the ppc6800 and the following HTC models, the IRDA port is either crap or non-existent, for that reason I am building a powered, universal adapter to turn any phone into a remote*
hello. first off, yes I know there are old threads about this, but they are dead and had a different take on this topic. I am looking to know if anyone has gotten any tv remote control software working on the mogul. I don't care about the distance so I dont want to hear about how the mogul is ill-equipped to do this, I just want to know what software works as I will use\make a IR repeater\booster that will give me all the range I need.
I have tried the following software
1-PDAWin tv remote controller simply crashes when I press any button
2- noviiRemote is not compatible with our IR
3- RemoteControl II v.2.12 stays it is incompatible with our processor and for that reason, it turns off the IR access... but the rest of the software works ??? odd
4- UniversalRemoteCE 4.0 Tested by wagonis, froze his phone with every try
5- Total Remote does not work, freezes when I try to record a signal.
Untested
6- UltraMote
can't find
7- VITO remote
so to recap. Has anyone found a working software? I will give a free IR booster\repeater to anyone who can point me to a proper and working programmable universal remote control software that works over IR and not the web (or even better, anyone who can get PDAWin tv remote working )
thanks.
Honestly, I've tried 4 different softwares from that list and none worked, if anything they kept crashing my phone...so I gave up before I caused any damage to my phone. If you figure out which one works though, please list it, I'd like to know and try it.
can I know which was teh 4th that did not work so I can update my list please?
UniversalRemoteCE 4.0 froze up my phone every time I tried to use it
Many have tried. I am pretty sure no one has succeeded.
in my best Airplane - The Movie voice
"good luck, we're all counting on you"
my best suggestion is to buy an older known compatible phone with stronger irda
i looked into it a bit ago and came up with a good solution and found two of the phones on ebay for $20...but never bought them
i know it would be convenient to use our daily cell for this feature...but its an uphill battle
dont give up...lol
double post
Since the whole software thing does not seem to work... I am going to set out on making my own! My goal is to make a universal-universal remote app; even cross-platform, and the way I will do this is with external hardware. Since most new phones do not have a good IR port, I will make an external IR port that plugs into phones, mark my words!
I will keep people up to date on this
I'll subscribe to this thread to keep tabs on this. Good luck.
Well I am very excited to say that things are moving along nicely. Unfortunately, my local electronics supply shop (that is actually worth going to) is closed during weekends since its a small business who's main clients are engineering students during the year . This means that My full prototype (with range booster) will have to wait, but the basic premise is working, and, depending on my schedule, I should have a working prototype soon. I have already gotten in contact with a few chinese companies to compare the price of production of the modules.
well, the project is coming along well, but I need some input from the community. 1 is a note, 2 is the important question.
1- the software will be open source. The exact format still has to be determined, but the main lead right now is java so that i can be universal for all phones (except the Iphone that will need its own app).
2- Should it be powered or not? The module is coming along well, but I need some input. If it is powered, I have to make the tough decision between having the ext-usb plug sticking out on the edge of the board, meaning you have a 9v battery dangling from your phone or a short cable (1-2 feet) that plugs in the ext-usb port and the module rests next to you. What is the best route for this? (Ideally I would love bluetooth, but I do not have the electronic know-how for this)
julienrl said:
well, the project is coming along well, but I need some input from the community. 1 is a note, 2 is the important question.
1- the software will be open source. The exact format still has to be determined, but the main lead right now is java so that i can be universal for all phones (except the Iphone that will need its own app).
2- Should it be powered or not? The module is coming along well, but I need some input. If it is powered, I have to make the tough decision between having the ext-usb plug sticking out on the edge of the board, meaning you have a 9v battery dangling from your phone or a short cable (1-2 feet) that plugs in the ext-usb port and the module rests next to you. What is the best route for this? (Ideally I would love bluetooth, but I do not have the electronic know-how for this)
Click to expand...
Click to collapse
Why not make all? Powered and not. Corded and not. Are you encasing the electronics? If just for the Mogul how 'bout a phone case type add on putting the IR port on the right end of the phone while you're at it so we don't have to rotate our screens? That being said, with the Mogul getting dated, how 'bout for newer phones lacking IR ports all together like the touch pro and touch pro 2? Oh, maybe someone could help you out with bluetooth.
Well its not just for the mogul, it is going to work universally for all HTC phones and will be one little tweak away from working with other phones.
As far as corded or not, I think I will make it non corded and then you can just add it. It will cost a few cents extra but save alot on production costs of 2 different modules (if I go with powered, unpowered can easily be both).
The reason I am not doing powered and unpowered is that the powered requires a case and a battery and starts getting a little big (the size of half a thumb approximately), while the unpowered one is about 0.5mmx0.5mm. Also, making the powered one requires a much greater production cost as it would be made in china because if I make it myself, the powered one would be about 4 inches by 2 inches as I can't make the small traces myself, many of the parts are hard to come by and suftace mount is hard to do.
The reason that none of the programs work is because they require raw IR port access, not the IRDA protocol.
dj13241 said:
The reason that none of the programs work is because they require raw IR port access, not the IRDA protocol.
Click to expand...
Click to collapse
Thats ok, this is a hardware\software combination so the IR will work.
I think I love you man. I've been looking for this since before I got my Mogul in my hands.
Manicmoguladdict said:
I think I love you man. I've been looking for this since before I got my Mogul in my hands.
Click to expand...
Click to collapse
lol I hear ya. Everything is being delayed because the store I usually go to was selling IR LEDs for 4 bucks and they don't specify voltage so I had to order some online. I just need to get that stupid LED so that I can be done with the hardware and get working on the software.
I am still waiting on those diodes. I bought molding and casting material so that our IR emitters will look better than a loose set or components soldered on an extusb port
Anyone going to china who can buy ExtUSB ports for 50 cents with the breakout port? I got that quote from a company but I don't like sending unsecured payments and 10$ per extusb port + breakout board is going to make it pretty expensive for us. If so, let me know, I would like to buy a batch.
thanks.
since our device will work on many phones, instead of creating threads in every forum of every device, we decided to opt for a twitter account where we will keep everyone up to date on this project.
Spread the word!
http://twitter.com/wrctweets
Found this thread searching for a Bluetooth to IR converter, so I could use my Rhodium as a universal remote.
I was wondering... since all modern smartphones have Bluetooth, why not make a powered BT -> IR converter, which uses the HID standard? Since most phones have a HID application already (my old SE K750i could be used to control my desktop computer with HID), you don't need a lot of development on the phones itself. You'd need a way to program the conversion table (key 5 -> send PLAY IR sequence), I guess. You could then have a simple HID remote on simple phones or a full blown custom skinnable remote on a WVGA smartphone.
It would really be nice to have a Philips Pronto (or similar) universal remote where you can operate all sorts of equipment.
unfortunately, working with bluetooth at that level would be well beyond my expertise and bring the cost up $$$$$ because of the low volume of production. Also, making the drivers for this would be much harder and way to phone-specific, killing the intent of this device. Also, the way this works, it should work with any standard IR device.
I have a p4000 and am upgrading to a touch pro2, when I upgrade again in 2 years, I don't want to have to start the project over .
Finally, bluetooth device = more components = bulkier and = batteries!
I am getting back home late tonight and I will get back to work on the project (got the LEDs the day I was leaving).
ps. I do appreciate all feedback and comments.
thank you
julienrl said:
unfortunately, working with bluetooth at that level would be well beyond my expertise and bring the cost up $$$$$ because of the low volume of production. Also, making the drivers for this would be much harder and way to phone-specific, killing the intent of this device. Also, the way this works, it should work with any standard IR device.
I have a p4000 and am upgrading to a touch pro2, when I upgrade again in 2 years, I don't want to have to start the project over .
Finally, bluetooth device = more components = bulkier and = batteries!
I am getting back home late tonight and I will get back to work on the project (got the LEDs the day I was leaving).
Click to expand...
Click to collapse
sorry for being off topic, but do you know when the touch pro 2 is coming out in Canada ? And who's gonna get it telus, roger, fido or bell ?? (hope this is coming to Telus)
hehe, its out with telus waiting for mine in the mail now!
Inbound Ir
Will your Module accept inbound ir transfer? I am using a polar hr monitor that uses ir to download files to my phone. I've been looking for an upgrade option with ir without success. If your module will work, this is great news. Keep up the good work.

Need Programmers, hackers *htc touch pro cdma*

Hello everyone I am looking for any programmers, hackers that develop a RFID remote program to open my garage door. If you know of any programs that could do that please tell me. I already tried tweaking G-remote but it doesn't work.
The HTC touch Pro does not have an RFID transmitter.
You need an RFID enabled device ( Intermec) and the RFID adapter to communicate with your RFID device. I am curious on one thing, is your garage RFID or Infra Red? there is a huge difference...
If your garage is IR, then most of the handheld phones do not have IR range strong enough to emit to these.
Isn't the HTC touch Pro RFID, and IR compatible so that you can you can use it as a remote like G-remote. Hell you can control anything with g remote why not a garage door, everything is possible right ? and it would be nice that you could open any garage doors if you have the DIP switch codes.?
look everyone if I could I would do this myself but I can't, so money could be involved in exchange for what I am looking for.
thank you,
HTC Raphael not a G-Remote
I have worked with a lot of RFID and IR devices. The simple answer about this phone it is not RFID capable.
Now for IR. the device has an IR port. But it does not have enough wave strengh to broadcast at distances longer than 3 to 5 feet. So in order to do what you want we would need to replace the IR Sensor,Get additional power and write the code to interface with the device and OS. All these mods would void the warranty on the device and make it cost prohibitive, but if you got time and lot's of money it is a cool project.
WinCe soft has created some remote software for TV and DVRs.
http://classic.pocketgear.com/software_detail.asp?id=22506&associateid=17
Also you can take a look at:
http://www.microsoft.com/windowsembedded/en-us/campaigns/fastertomarket.aspx?WT.srch=1
and see if someone has a device with the capabilities you are looking for.
well well then I tought I was screwed but since you know alots about RFID & IR maybe you could help me, find another way, and a better understanding. I saw somewhere somekind of old radio that reads RFID and records everything ex. listening to a phone and get the voicemail code through RFID, recording the DIP codes etc. What is that ?
Intermec ?
Here is the link for Intermec RFID readers
This plugs in to their 700 Model ( which also supports bar code and Cell GSRM Band), This connects via IR to the device so we may be able to use the SDK and connect to the Touch Pro.
http://www.onesource.intermec.com/products/rfid2_ip4/index.aspx
Send me a PM and I can get s general idea of what you are trying to acomplish...
ronin said:
Now for IR. the device has an IR port.
Click to expand...
Click to collapse
Ok, this is driving me nuts.
Could you please tell me in simple, layman's terms *exactly* where the IR port is located on a CDMA Touch Pro? I can't find anything that looks like a window.
Why not mod the garage door rather than the TP?
ronin said:
I have worked with a lot of RFID and IR devices. The simple answer about this phone it is not RFID capable.
Now for IR. the device has an IR port. But it does not have enough wave strengh to broadcast at distances longer than 3 to 5 feet. So in order to do what you want we would need to replace the IR Sensor,Get additional power and write the code to interface with the device and OS. All these mods would void the warranty on the device and make it cost prohibitive, but if you got time and lot's of money it is a cool project.
WinCe soft has created some remote software for TV and DVRs.
http://classic.pocketgear.com/software_detail.asp?id=22506&associateid=17
Also you can take a look at:
http://www.microsoft.com/windowsembedded/en-us/campaigns/fastertomarket.aspx?WT.srch=1
and see if someone has a device with the capabilities you are looking for.
Click to expand...
Click to collapse
Maybe instead of modding the TP, you could find a suitable module to convert your garage door to Bluetooth. Just a thought, but it would save you having to void the warranty on your TP.
mstevens said:
Ok, this is driving me nuts.
Could you please tell me in simple, layman's terms *exactly* where the IR port is located on a CDMA Touch Pro? I can't find anything that looks like a window.
Click to expand...
Click to collapse
CDMA Touch Pro does not have IR port...

Play Guitar through you phone app for Android?

Hi!
This might sounds silly but do you guys know if anyone is working on something like this for android?
http://www.youtube.com/watch?v=0Nod69aTzsM
An app that makes your phone to a small guitar amp?
The iphone version has been out for a while but i cant find any info on a version for android..
The company behind iRig have been speaking about a android version but i dont think they even have started working on one yet.
It would be a really nice application! To allways be ready to record without setting up the computor and stuff like that ya know, or to just sit in the sofa with earplugs and play some sweet solos and riffs without having your gf whine about the loud music..
Found this dude trying to make something close. http://www.youtube.com/watch?v=sz-9mxWa2VA
Just checking if anyone knows anything?
Best regards and thx for all the awsomeness!
/Patrik
This would be awesome, I would definitely buy it. It's like a Line 6 pod but much cheaper.
I hope they're working on an android version. Android needs better quality apps.
Also, it's more of a multi-effect pedal than an amp. Just letting you know
I actually sent then a message on youtube to see if they were working on one. This is what I got.
This is the Mac/PC version. If you look at our AmpliTube iRig playlist you'll find the iPhone version. We're currently looking at the platform but do not have any versions for Android.
Sent from my Nexus One using XDA App
Yeah, multi-effect pedal.
Imageing all the fine stuff you could do with it!
You could use it as an effect to plug in to your amp. (maby quite alot of effects, if you can make your own sounds. And with new developing you never have to buy a new effect-pedal again.. ).
A strummer for electric guitar in the studio/rehearsal place.
Play with earplugs on the sofa.
and so on...
I'll buy!!
it needs dedicated hardware don't forget (about 10 seconds in on the video)
your phone only has one 3.5mm jack plug...and you need to plug a guitar into it and an amp into it too.
also, what happens if you've got your amp turned up to 11 and then you get a phone call?
d-signet said:
what happens if you've got your amp turned up to 11 and then you get a phone call?
Click to expand...
Click to collapse
You'd have to speak through your guitar peter frampton style
These are the components you need...
http://www.youtube.com/watch?v=tNFmDetXs7c
These are the components you need. I've successfully plugged my guitar into my nokia and HTC EVO using this method. Now, for some software that does something cool with the input. Let me know how it works for you.
http://www.ikmultimedia.com/forum/viewtopic.php?f=10&t=553
So maby around the end of the year?
Endombed said:
http://www.ikmultimedia.com/forum/viewtopic.php?f=10&t=553
So maby around the end of the year?
Click to expand...
Click to collapse
I've bookmarked that link
I am amazed that this can be done on the iPhone but not on Android.
There is another program called Ghettoamp on the market, though the devloper admits that there is still latency (he records, then processes the sound input). 20ms I think.
paul c said:
I've bookmarked that link
I am amazed that this can be done on the iPhone but not on Android.
There is another program called Ghettoamp on the market, though the devloper admits that there is still latency (he records, then processes the sound input). 20ms I think.
Click to expand...
Click to collapse
Why can't it be done for android? This app is really cool.
Sent from my SGH-T959 using XDA App
It should be possible...
Android phones definitely have the processing power to do this. The only real problem is you're input and outputs on your phone, there's really only one... the 3.5 mm jack...
But there's maybe a way around this. And I'm not an engineer or developer or genius of any kind I'm just saying what I think should be at least possible... Everyone knows AD2P Bluetooth right? You could get you're input through it.
You use the microphone of a bluetooth headset, but instead of the microphone, you get your input from you're amp/guitar/whatever... could it be as simple as soldering a headphone jack to the PCB connections on a bluetooth headset? Dunno but let's asume it's possible.
Then you connect your phone to the headset, and you've got input... Great.
The problem now is that I don't know what android does when it has a bluetooth headset AND a normal set of earphones... Does it play from both, does it by default choose, I don't know... Say you still get output from the headphones, you could easily get the output to any speakers, seems rather pointless to use the phone's loudspeaker... This part from bluetooth input to audio jack output will maybe need a modified audio driver or something...
Once you've got input into the phone and output out of the phone, you would like to have some effects and/or amplification right? That's the point isn't it? I know nothing about programming such things but maybe a few developers who do will stumble onto this thread and share their expertise...
Once again it should be possible, but for just anyone to do this it'll be very challenging, more likely and hopefully companies like Gibson or Marshall or Ibanez (their Japanese, and this seems like a Japanese thing to do) for instance will see the need for something like this, and get working on it... If they make something like that and it works well, it'll make a LOT of money... For instance after you've bought this device, they could SELL effects, to be downloaded on a sort of 'plugin-basis'. And once one company does it, all will have some variant of the concept. I know I'd buy this...
Edit: Read about the apparent latency issue that Android has... So I don't know if it's that possible just yet, maybe ICS has bettered this flaw in previous Android versions, one can only hope...
Sorry for refreshing this thread, but I'm curious if there is such app for android available right now?
pietpodlood said:
Android phones definitely have the processing power to do this. The only real problem is you're input and outputs on your phone, there's really only one... the 3.5 mm jack...
But there's maybe a way around this. And I'm not an engineer or developer or genius of any kind I'm just saying what I think should be at least possible... Everyone knows AD2P Bluetooth right? You could get you're input through it.
You use the microphone of a bluetooth headset, but instead of the microphone, you get your input from you're amp/guitar/whatever... could it be as simple as soldering a headphone jack to the PCB connections on a bluetooth headset? Dunno but let's asume it's possible.
Then you connect your phone to the headset, and you've got input... Great.
The problem now is that I don't know what android does when it has a bluetooth headset AND a normal set of earphones... Does it play from both, does it by default choose, I don't know... Say you still get output from the headphones, you could easily get the output to any speakers, seems rather pointless to use the phone's loudspeaker... This part from bluetooth input to audio jack output will maybe need a modified audio driver or something...
Once you've got input into the phone and output out of the phone, you would like to have some effects and/or amplification right? That's the point isn't it? I know nothing about programming such things but maybe a few developers who do will stumble onto this thread and share their expertise...
Once again it should be possible, but for just anyone to do this it'll be very challenging, more likely and hopefully companies like Gibson or Marshall or Ibanez (their Japanese, and this seems like a Japanese thing to do) for instance will see the need for something like this, and get working on it... If they make something like that and it works well, it'll make a LOT of money... For instance after you've bought this device, they could SELL effects, to be downloaded on a sort of 'plugin-basis'. And once one company does it, all will have some variant of the concept. I know I'd buy this...
Edit: Read about the apparent latency issue that Android has... So I don't know if it's that possible just yet, maybe ICS has bettered this flaw in previous Android versions, one can only hope...
Click to expand...
Click to collapse
You are thinking much too complicated.
The headphone jack of phones contains another pin for the microphone. A small jumper cable can be used that allows the connection of a guitar and headphones. Check out Amplitube iRig for an example.
(this type of jack is used so you can plug in a headset with microphone)
Bluetooth or something would be nice... but the latency wouldn't be, and that is exactly the problem.. Android has too much latency,
Look:
http://code.google.com/p/android/issues/detail?id=3434
Android is not capable of this because the way it handles audio is completely wrong. More recent devices have less latency but still too much. The problem lies very deep. It is a problem for game developers too. Please star this issue if you want Google to do something about it!
Send with my telegraph
How about USB OTG connected to a Rocksmith USB connection?...
Sent from my SPH-D710 using xda premium
The Irig will work fine for this you dont need bluetooth aor usb adding yet another layer of BS to the audio streams round trip. however now that JB is out latancy is stitting around 10-12ms on adevice such as the galaxy nexus wich is completely usable (1ms of latancy = 1foot from your amp) so 12ms would be like playing 12 feet from your amp,
If you cant play like this then on stage will never work for you.
As a side note usb audio is apparently supported in JB as well now
There are now a couple of apps on Android that at least have a range of guitar effects. Delay Effects Plus (via headphone type cable) and usbEffects (USB OTG) both have an option to use Native Audio, so if you have the Galaxy Nexus running JB the latency is quite reasonable (50-70 mSec). If you have a modded ROM you may get lower latency without Native Audio option as they both read the buffer size from the OS. Of course for everyone else the latency is still an issue and varies from device to device. So to those that said they would buy .... please do!
This very issue has put me on the fence on what kind of tablet I buy. Cannot decide between note, and Ipad 3. The accessories and ItunesU has been one of the biggest attractions for me.
Litlle heads up: in their latest newsletter IK Multimedia (of Amplitube) post a few job openings, one of them being "Android App Developer"!
So they are at least working on something..
Sent from my HTC One X using Tapatalk 2
Do you got new update for futur multi effect on android

[Q] External Touchscreen Display

For the past few days I have been racking my brain and searching multiple forums for the answer(s) and I finally turn to XDA to hopefully help answer.
The thought: I would love to be able to take my DroidX connect it via HDMI to a 7" monitor in my car to have a nice view of the navigation, access to my music and all of the other items that the phone has to offer (which include data connection and accurate GPS). Sure I can buy an android based headunit or build a carPC but why when I have what all of that has to offer in my pocket? Then I got to thinking, to take it a step further, why not use a 7" touchscreen monitor so that I am not just passing video and sound via the HDMI but that the monitor registers touches to the phone.
WebTop is a great middle of the road solution as it would output the HDMI and allow the user to utilize the phone as the mouse touchpad on the screen. Sadly it is only offered for a select few phones. So on to my questions.
1. Did I some how miss a WebTop project being worked on that would do what I am talking about?
2. Am I wrong in thinking that drivers need to be worked out depending on the phone AND which 7" TS was used?
3. Most, if not all, android phones have video out capabilities, so outputting to the screen would be workable, but is there a better way to get the input hurdle worked out.. not a question just an open suggestion box.
Looks like a few more days or looking would have helped. Customgadz has what I need.
so what did you find? I searched for Customgadz, with no results. did you use hdmi mirroring with Android, or does this work with webtop?
Looks like the australian website has a solution to control an android device with a 4 wire external touchscreen using a module.
search for "customgadz remote touch"
Only pre-order now and the website states they start delivering end of januari

[Q] Releasing custom Android Built TV Box? Is it possible?

Hey there, i hope i`m right in here and you pros can answer me some questions.
We are currently building a new software which will be released soon, i won`t go into details in here, because we not ready to release some infos about it yet. Anyway, thats not the problem....
Here is my question: Our Software could expand to TVs and now we are searching on how to get our solution onto TV Screens. We cam across all those Android based TV Boxes, we ordered some and tested them, unfortunatly they didn`t offer everything we needed.
Sooo, is it possible to release a custom Android Installation on such a Box?
What if we get the blank hardware boxes, can we get an Android Installation up and running? (With the paid help of some XDA-Developers..)
We would really need a stripped down Version only with our APP and some other stuff running.
Also another question, if it is possible to release a custom box, is it legal to Google`s Terms?
We are brand new in this field, so please be so kind and help us out. If it is possible and we can implement this thing we are definitly will be going over xda-developers, because we just don`t have any clue about Android Systems.
Are you meaning something like this?
http://www.pcworld.com/article/244278/meet_cotton_candy_the_dualcore_android_usb_device.html
We all know that Android is flexible enough to be put on phones, tablets, laptops, and TVs. FXI, a technology lab based in Norway, decided to add USB drives to Android’s host of platforms.
FXI’s Cotton Candy USB device might look like any other flash drive, but it packs smartphone parts like a dual-core 1.2GHz Samsung Exynos processor and its own ARM GPU for 1080p video playback. It also has lots of connectivity, including Wi-Fi, HDMI, Bluetooth, and a MicroSD card slot to expand its 1GB of storage.
This Raspberry Pi-eqsue miniature PC comes with Android 2.3 (also known as Gingerbread). When you plug it into a PC or Mac, it automatically bring up a separate pop up for the Gingerbread OS. This functionality could be used to bring Android apps or games to any computer. Alternatively, if your HDTV has HDMI ports, you could potentially turn it into a smart, Internet-connected monitor.
Angry Birds might be a little hard to play on your TV. [Photo: FXI]
The only down side of the device is that it is not supported by Google, so you won’t be browsing the marketplace anytime soon. Instead, FXI is working to get a third-party app store together. For now, though, you'll have to side-load any apps you want to run on it.
FXI is in talks with other companies to bring Cotton Candy to market by the second half of 2012 and predict that the device will cost "well under $200" according to The Verge.
Click to expand...
Click to collapse
MoPhoACTV Initiative
Yes, thats also this kind of thing we might need. But currently we are more looking into these kind of Boxes: cect-shop.com/Android-TV-Box_c55_x1.htm
And we would need a custom Android installation on one of these boxes? As asked above, is this possible and legal?
Why android?
i don't know the exact details about, but I think getting regular linux to run on a set op box is easier and cheaper to customize with exactly the software you want it.
It doesn`t have to be Android. Andorid was just a possible solution we found and the other reason is that i`m capable of programming apps for Android so it was the closest possibility.
You say Linux...hmm... also a possible solution.
Lets tell you at least some details. The Box should run only with our application, and should be able to be connected to a TV where the application is started then and does their thing. It`s a specialized kind of Software Application for targeted companys.
What it should be able to do:
At least an output resolution of 1280 * 720
Connectable with HDMI, DVI etc. to Televisions
As you say Linux, are you capable of doing such a thing? We might need you...
Or do you have some resources where we can find some developer who can achieve this?
surekin said:
It doesn`t have to be Android. Andorid was just a possible solution we found and the other reason is that i`m capable of programming apps for Android so it was the closest possibility.
You say Linux...hmm... also a possible solution.
Lets tell you at least some details. The Box should run only with our application, and should be able to be connected to a TV where the application is started then and does their thing. It`s a specialized kind of Software Application for targeted companys.
What it should be able to do:
At least an output resolution of 1280 * 720
Connectable with HDMI, DVI etc. to Televisions
As you say Linux, are you capable of doing such a thing? We might need you...
Or do you have some resources where we can find some developer who can achieve this?
Click to expand...
Click to collapse
I think any experienced linux dev is capable of doing such a thing, not that difficult. Get a good supported distro, remove all the bells and whistles and let it just boot to your application. I think that is the most elegant solution. Android is much more difficult to customize in such a way. I might have the technical skills to pull it off, but I'm not interested, sorry.
It all depends on your needs and resources. Try googling for embedded linux. linuxfordevices.com is a good place to start i think.
Why the choice for a setopbox and not a regular application? In call centers and other businesses normal programs are used to display information on a large screen, while running on a regular OS. The cost of having to develop and deliver support on not only the software, but also on the setopbox and its embedded OS is quite large. You have to take that into account. Given that you post this question on this forum, I suspect that your resources are rather limited. If I were you, I would reconsider the choice for a setop box.
First, thx for your time...and second, i understand what you mean in your post, but our software already runs on Mac OS, Windows and iOs, so we already have an application running. The settopbox would just be an addition, because some of our customers might need such a thing. Thats the reason why i`m doggling around searching for some ideas.
Our resources are limited sure, but not too limited, the reason why i posted here, is because i`m searching for answers here too, and xda is always a good place to ask in my opinion. We are going other ways too, let me make that clear!
So, i understand what you meant by Linux, i am now contacting some Linux devs who might want to achieve this.
Thx!

Categories

Resources