[Q] Teamviewer quicksupport apk - Atrix 4G Q&A, Help & Troubleshooting

http://forum.xda-developers.com/showthread.php?t=1836780
is there any chance that this app when modded / resigned to our firmware would work on the atrix when useing a cm rom ?
the regular teamviewer app works but you can only see the pc on your phone and not the android on the pc ?
thanks for the help :good:

Maybe. It certainly doesn't work out of the box. I tried it out just now. It installs and runs without any problems, I can even connect to the phone from my laptop, but all I'm getting on the laptop is the black screen, and lots of errors in logcat, something about incorrect resolution. Apparently the Atrix's resolution is too large - that APK was made for the Samsung i9000 which has a 480x800 screen while the one in the Atrix is 540x960. Problem is, those errors are not coming from the Android (dalvik) code but from the native C libs. Modifying those libs is certainly not impossible, but it would probably be VERY difficult...
This is just my quick experience, perhaps someone will have it different in some way...

hi
ltdanno360 said:
http://forum.xda-developers.com/showthread.php?t=1836780
is there any chance that this app when modded / resigned to our firmware would work on the atrix when useing a cm rom ?
the regular teamviewer app works but you can only see the pc on your phone and not the android on the pc ?
thanks for the help :good:
Click to expand...
Click to collapse
Its on googel play https://play.google.com/store/search?q=QS (v7/v8)&c=apps JUST SEARCH FOR QS

Related

[Q] Could someone explain why the camera in sonybread and cm7 doesnt work??

Or how I can get it to work...?????If the camera worked like froyo these roms would eb absolutely great but everyone uses the camera!!
Well, that's just Sony's sudden way of saying "***** you"
But I guess it's because the libraries in 2.1 up to 2.3 has undergone significant changes ==> making it hard to port properly.
Hmm I guess it's well explained by: drivers.
Every Computer itself is hardware. Your mobile phone is also hardware and the ccamera is a specific hardware. that every other component of your mobile can use that specific hardware "camera" - for example that your camera recording app wants to use your camera to record video or take apicture - drivers are needed for the operating system.
The stack of communication levels looks very minimalistic like that:
app (camera.apk)
operating system (android in version 2.1. 2.2 or 2.3 or 1.6)
driver (inside operating system)
hardware (camera)
app says: take picture with camera (meaning open shutter, let the light into the light sensor) - operatingsystem knows what to do and tells driver (open specific shutter, let the light into the sensor xyz) and the driver opens the shutter and lets the light into it... maybe you get it...
The point now is: You have a specific camera that needs a specific driver in your phone. And Sony Ericsson has this perfect driver for that and does not give it out to us. That's why their operating system "stock ROM" works perfectly.
For Froyo the devs found a similar driver or maybe (I don't know really) could make the SE-driver compatible for Android 2.2. I guess was hard work to make Android 2.2 also for hardware keyboard and so on compatible for our mini pro!! And it was also another such hard work to make Android 2.3 compatible for our mini pro. But the Camera driver is still the Problem and thus the Camera can not be used as used in Gingerbread that is Android 2.3. And CM7 is a modified Android 2.3 for Mini, and slades and sonybread are based on cm7 and thus camera still does not work as we all would like it.
You can not use the drivers from froyo (cm6) or Eclair...
Okay?
As I guess the devs are still working hard on getting it worked but it's not that easy. That's also the point why the most people use the CM6 edition (Froyo ones)
Okiddoki?
thanks for your replies ...... Hope they LL fix it soon.....I definitely don't wanna go back to stock
Be grateful that it possible to even take pictures! With the HTC Click/Tattoo we had no cam on 2.1 up for over a year!
Download the applixation picsin from market ... Works great and takes.images in better resolution than vga.... Note* i only found it to.work with sonybread 4
..::XDA RocK::..
jls95 said:
Or how I can get it to work...?????If the camera worked like froyo these roms would eb absolutely great but everyone uses the camera!!
Click to expand...
Click to collapse
Use 6 but change your sdk to 10 and use a theme from 7
I know that the big X10 has different hardware with this phone, I was just wondering is it possible to port something from x10 when the 2.3 update roll out?
Sent from my U20i using XDA Premium App
sorry for offtopic, but can you make a port driver for sound and dsp manager with the CM7 at CM6?
picsin did not work on sonybread 4 for me
Snoopo said:
As I guess the devs are still working hard on getting it worked but it's not that easy.
Click to expand...
Click to collapse
I really doubt, that anyone is working on this... in fact I think everybody is waiting for a working driver to be released (from other devices or even from sony).
If somebody was working on getting it done we would know about this...
dllngr said:
I really doubt, that anyone is working on this... in fact I think everybody is waiting for a working driver to be released (from other devices or even from sony).
If somebody was working on getting it done we would know about this...
Click to expand...
Click to collapse
Paul-xxx (dev of sonybread) said that he is working on the camera drivers right now, and afaik none of the devs inform us always about his projects, before he is ready for a release...
Oh, I didn't even know that paul-xxx was capable of modding drivers (no offense).
And from my experience most developers start developement threads when they start big projects (like modding drivers) as they can work together with other devs that way and avoid doing some work twice (teamwork instead of duplicated work). But in my mind there's a slight difference between ("real") devs and ("just") cooks...
Known whether it will take on this project? I'm anxious to get back to having good photos
aLeex10 said:
Known whether it will take on this project? I'm anxious to get back to having good photos
Click to expand...
Click to collapse
just use cm6

[Q] Backtrack or Ubuntu on ACE?

I have been trying to run Ubuntu/debian/backtrack distros on ACE. However I have been getting a segmentation fault error for a busybox chroot command in the scripts.
There is a related thread in these forums if anyone is interested, but unfortunately no solution.
http://forum.xda-developers.com/showthread.php?t=1079898
I am just curious to see if anyone here was successful doing it and if so how. Many users have a similar problem and I have gone through lot of general suggestions given in the above thread, but none of them solved my problem. So just trying my luck here to see if anyone else is interested to get one of those distros running on ACE.
If it can make coffee when succesfull...im interested.
Cheers
progress?
Hi Sandred
Did you find out any more in the end? I had the exact same problem with my Galaxy Ace when trying to install BT5.
If you look on rumah-android.com/install-backtrack-5-linux-on-android.html it seems to show it working on an ACE but I haven't tried using debdroid yet. I'll let you know if I do ever get it working though..
Marcus
marcusdw said:
Hi Sandred
Did you find out any more in the end? I had the exact same problem with my Galaxy Ace when trying to install BT5.
If you look on rumah-android.com/install-backtrack-5-linux-on-android.html it seems to show it working on an ACE but I haven't tried using debdroid yet. I'll let you know if I do ever get it working though..
Marcus
Click to expand...
Click to collapse
Marcus,
If you are referring to second image on the above site, it is not ACE. It is Samsung Galaxy something (if you look at left corner of the image, you see a camera/sensor on front left side of the phone) which is not Ace.
Anyways I was not successful running any distribution at all. I have even tried laika linux. The problem is with busybox which itself is segment faulting. Updating to latest greatest version did not help either. I changed different kernels on our phone and it did nothing. I have tried entering all the commands one by one , everything is ok until chroot command, where it just breaks.
I do not think debdroid app will help either, though I have not yet tried it.
I have not yet given up yet, I will keep trying when ever I get time and keep this thread posted. Thanks for asking.
sandred said:
Marcus,
If you are referring to second image on the above site, it is not ACE. It is Samsung Galaxy something
Click to expand...
Click to collapse
How about "S"?
I got it working on my phone. Just follow post #94 in the link given below:
http://forum.xda-developers.com/showthread.php?t=723493&page=10
phoenix2241987 said:
I got it working on my phone. Just follow post #94 in the link given below:
http://forum.xda-developers.com/showthread.php?t=723493&page=10
Click to expand...
Click to collapse
Would it be too much to ask for a video? I'd really like to see that on ace before deciding if i'm goin' for it!
Thanks in advance!
Ubuntu working on SGA
QNBT said:
Would it be too much to ask for a video? I'd really like to see that on ace before deciding if i'm goin' for it!
Thanks in advance!
Click to expand...
Click to collapse
Here goes, a short demo. Recorded this using screencast application in droid explorer.
http://www.youtube.com/watch?v=wCesfuEXAZI
phoenix2241987 said:
Here goes, a short demo. Recorded this using screencast application in droid explorer.
http://www.youtube.com/watch?v=wCesfuEXAZI
Click to expand...
Click to collapse
Thank you! I'm sure that the recording fps is pretty low, so how smooth does it actually run on a ace?
phoenix2241987 said:
I got it working on my phone. Just follow post #94 in the link given below:
http://forum.xda-developers.com/showthread.php?t=723493&page=10
Click to expand...
Click to collapse
thanks, it's working now
phoenix2241987 said:
I got it working on my phone. Just follow post #94 in the link given below:
http://forum.xda-developers.com/showthread.php?t=723493&page=10
Click to expand...
Click to collapse
Thanks a lot phoenix2241987, I got Ubuntu working following the above link!
Except I had to change the script a little bit to make it work on mine. I am attaching the script I modified if in case somebody needs it.
(Actually only this image works, other images of backtrack and laika do not work following the same method/script)
I was able to do a tightVNC session from PC and open up a full screen desktop. Firefox is not bad either, it is fast enough to browse text based sites.
Thanks a lot!
QNBT said:
Thank you! I'm sure that the recording fps is pretty low, so how smooth does it actually run on a ace?
Click to expand...
Click to collapse
Pretty smooth, I should say.. There is a very slight lag, but that shouldn't be a problem. Btw, I'm using the supercharger script. I guess it runs smooth because of that.
And just after running the shell script, when you get the "[email protected]:" prompt, type " vncserver -geometry 480x320" . And in android vnc viewer use port 5902. This will make sure that the resolution fits your screen.
Also use input method as "Touchpad", in vnc viewer settings.
And once you have opened the GUI using vnc viewer, you can close the terminal emulator to free up ram. I found that the GUI runs smoother if you do that. You can use the vnc viewer to bring up the GUI anytime you want, until the next reboot, since ubuntu runs in the background even after you exit from the terminal emulator.
The downside is that you cannot mount your sdcard in your pc, once you have booted up ubuntu. You will have to reboot to get it connected. I guess this is because the ubuntu image is mounted on one of the loop devices manually.
sandred said:
Thanks a lot phoenix2241987, I got Ubuntu working following the above link!
Except I had to change the script a little bit to make it work on mine. I am attaching the script I modified if in case somebody needs it.
(Actually only this image works, other images of backtrack and laika do not work following the same method/script)
I was able to do a tightVNC session from PC and open up a full screen desktop. Firefox is not bad either, it is fast enough to browse text based sites.
Thanks a lot!
Click to expand...
Click to collapse
I see you have modified the loop device #. I had to do that too, since all my loop devices [dm-0 to dm-7] were already mounted upon by some other applications installed on my phone. I had to uninstall one of them, to free up the loop device [in my case, dm-7], and change the script accordingly.
It would be cool if we could get some other OS running too.. Windows, for instance . But i guess that wouldn't be possible, due to the linux architecture of android. But who knows, some day, someone might change the bootloader, and get it to boot as the native OS, instead of running it as a virtual machine.
phoenix2241987 said:
I see you have modified the loop device #. I had to do that too, since all my loop devices [dm-0 to dm-7] were already mounted upon by some other applications installed on my phone. I had to uninstall one of them, to free up the loop device [in my case, dm-7], and change the script accordingly.
It would be cool if we could get some other OS running too.. Windows, for instance . But i guess that wouldn't be possible, due to the linux architecture of android. But who knows, some day, someone might change the bootloader, and get it to boot as the native OS, instead of running it as a virtual machine.
Click to expand...
Click to collapse
maybe windows phone but not windows at least until microsoft port it to RISC with windows 8.
Sent from my GT-S5830 using XDA App
phoenix2241987 said:
Pretty smooth, I should say.. There is a very slight lag, but that shouldn't be a problem. Btw, I'm using the supercharger script. I guess it runs smooth because of that.
And just after running the shell script, when you get the "[email protected]:" prompt, type " vncserver -geometry 480x320" . And in android vnc viewer use port 5902. This will make sure that the resolution fits your screen.
Also use input method as "Touchpad", in vnc viewer settings.
And once you have opened the GUI using vnc viewer, you can close the terminal emulator to free up ram. I found that the GUI runs smoother if you do that. You can use the vnc viewer to bring up the GUI anytime you want, until the next reboot, since ubuntu runs in the background even after you exit from the terminal emulator.
The downside is that you cannot mount your sdcard in your pc, once you have booted up ubuntu. You will have to reboot to get it connected. I guess this is because the ubuntu image is mounted on one of the loop devices manually.
Click to expand...
Click to collapse
That is a pain, it would actually be "better" if we would chose to boot up as ubunto at the startup, that would be awesome.
Thanks for the info!
sandred said:
Thanks a lot phoenix2241987, I got Ubuntu working following the above link!
Except I had to change the script a little bit to make it work on mine. I am attaching the script I modified if in case somebody needs it.
Click to expand...
Click to collapse
I got it working using sandred's modded chubuntu script in combination of this method:
http://forum.xda-developers.com/show...723493&page=10
The problems that it's pretty laggy when I use it. The quality of the color is really low as well.
QNBT said:
The problems that I cant chose the reslution, how do i do that? And it's pretty laggy when I use it. Should the color be good or should it be that low quality?
Click to expand...
Click to collapse
After running the shell script, when you get the "[email protected]:" prompt, type " vncserver -geometry 480x320". I used 480x320 because its the resolution of our galaxy ace, and it fits the screen nicely. You can use any other resolution you want, just put them in place of "480x320". And in android vnc viewer use port 5902.
Regarding the color depth, I use 24 bit, and it runs smoothly. If you have lag, use lower settings, although it will reduce the quality of display. You can change the color settings on the connect screen of the vnc viewer. There is a list-box named "color format".
phoenix2241987 said:
After running the shell script, when you get the "[email protected]:" prompt, type " vncserver -geometry 480x320". I used 480x320 because its the resolution of our galaxy ace, and it fits the screen nicely. You can use any other resolution you want, just put them in place of "480x320". And in android vnc viewer use port 5902.
Regarding the color depth, I use 24 bit, and it runs smoothly. If you have lag, use lower settings, although it will reduce the quality of display. You can change the color settings on the connect screen of the vnc viewer. There is a list-box named "color format".
Click to expand...
Click to collapse
I was so eager that i exited terminal before that text showed up, but for some reason ubuntu still starts up as a bigger resolution after typing those commands. Oh and 5902 doesnt work, only 5901.
OH, nvm! It works now, gonna reboot and start over again then check if it laggs!
For some reason i can only chose "No Pan, Trackball Mouse" Since we have no trackball im unable to move the cursor. Any solution to that?
edit: stupid me, had it on fit screen so..... works now thanks for all the help!

[Q] Porting handwriting recognition from Lenovo Tablet to the Flyer?

Hi,
The Lenovo Android Tablet is released. It comes with the same n-trig digitizer technology as in the Flyer. It has apps with handwriting recognition such as VisionObjects Notes and maybe DocsToGo ( 5'30": http://androidcommunity.com/lenovo-thinkpad-tablet-hands-on-video-20110719/ ) which are quite handy.
It would be wonderful if our community can extract and port those apps to the Flyer (through ROM or apk). I am not in IT so I hope that the work can be done by someone here.
Cheers.
(I don't know whether the Development Forum is a correct one to post things like this. Mod please move the thread to other forums if necessary.)
We will need a leaked rom first..
nickiberli said:
We will need a leaked rom first..
Click to expand...
Click to collapse
What he said.
Oh, and a Hex-Rays Decompiler, lol.
ikingblack said:
What he said.
Oh, and a Hex-Rays Decompiler, lol.
Click to expand...
Click to collapse
Hex-Rays decompiler?
nickiberli said:
Hex-Rays decompiler?
Click to expand...
Click to collapse
Google it. People are donating so this team called iDroid can get a Hex-Rays Decompiler to put Android on the iPhone.
Maybe this Lenovo Tablet Dump will do it?:
http://forum.xda-developers.com/showthread.php?t=1252957
Edit: I just took the notesmobile_len-oem.apk and notesmobile_len-data-de_DE.apk(for german language) from the dumb.
They installed fine on my GB 2.3.3 Flyer but once I'm starting the app it ays that this version of notes mobile is not compatible with my device.
Could someone simply check if it works on a HC flyer?
Edit2: Just removed the device check... However - it still crashes right after start - anyone who wants to try my version without device check? Maybe it is running on honeycomb.
cool software.hope can get it soon
I hope someone will do it, it seems great.
Well - like I said:
I can share the notesmobile apk to anyone who is running honeycomb on the flyer.
I eventually also removed the device check.
But since I haven't moved to honeycomb yet - I can't try. :-/
Himmig said:
Well - like I said:
I can share the notesmobile apk to anyone who is running honeycomb on the flyer.
I eventually also removed the device check.
But since I haven't moved to honeycomb yet - I can't try. :-/
Click to expand...
Click to collapse
Please, do it! A lot of people have already moved to HC
Try the following:
1. Install Notesmobile_len_oem.apk
2. Install the language pack (eg notesmobile_len-data-en_GB.apk)
3. Put the two lib files in your "system/lib" folder if possible
4. Run the notesmobile application for the first time. --> If you get a "device not supported error" continue with 5.
5. Uninstall notesmobile (keep the language pack and lib files in place)
6. Install notesmobile_len-oem-signed.apk
7. Run the notesmobile app (this version should ignore the device check)
@Himmig, got FC on process com.visionobjects.notesmobile_len
I also got the same force close.
I wanna know can man use it on GB?
Sent from my HTC Flyer P510e using xda premium
Anybody tried WritePad, and another one is PenReader? It seems to be a pretty decent handwriting recognition app. It works like a keyboard, so can be used in any app. I hope it will be even much better on the Flyer with Honeycomb.
Anybody using Flyhigh ROM has been succesful to run this application?
well the problem is the following;
1. The flyer has 2 x touch film layers which work on different voltage readings. However the main touchscreen has the ability to detect both voltges, and hence why it can trigger into notepad mode when the pen nibbles touches the screen.
2. The the application itself is designed to work on a different android framework... This would need to be modified to sense.framework as otherwise they just won't compile well together. You also have to modify the application source code to accept the pen voltages instead of fingers...
Unless you want to use fingers too? If so that is another bastard in itself to set up with the pencils interface.
I've tried with SBM to see if the pen could be modified to write with it etc, and but failed, and hence I believe we need afew development to work on this.
Sent from my HTC Flyer P510e using xda premium
update your flyer to HC and buy writepad : you won't need to port this app anymore
Are people trying to get Notes Mobile to work or the handwriting recognition text input to work? Or both?
For those still getting force closes on Notes Mobile, I monitored logcat and found that you need to push the following into /system/lib/:
libMyScriptEngine.so, libMyScriptHWR.so, and libStylusCore.so
If you're running Himmig's modified apk, then it should be fine. If you're just using the apk straight from the system dump, then build.prop needs to spoof the Lenovo Thinkpad Tablet.
I've been playing with Notes Mobile on my Flyer for a couple of days, and handwriting recognition is quite spiffy. As a note-taking app, I still like HTC Notes better since it syncs with Evernote and it's just integrated better. You could export to HTC Notes from Notes Mobile though.
I actually don't know if the handwriting IME is part of the system dump. Is it there?
Thanks for the input mate... I should have looked at logcat :-/
I'll try if it works and see if the modified apk is able to surpass the device check... however - could you post your build prop modifications?

[Q] RootBox/Ressurection Remix bluetooth problems with *.apk and other file formats

Hi everyone,
since I was not ale to ask for this problem in the corresponding Dev threads, I will have to ask in here.
The problem is, that since I switched from MIUI/cm9 to AOKP based roms, I'm not able to send all files via bluetooth. I tested all extension I normaly transfer and use on my smartphone and which worked on MIUI/Sammy/CM9 (Well, with CM9 I'm not sure, I mainly used MIUI until I got the problem with the ICS MIUI that it works for 3-4 days and after that it crashes and nothing works anymore, aCore fcs and many other fcs and than bootanimation freeze.).
I use my smartphone as a mobile stick sometimes but I do not transfer files via usb at work, only via bluetooth.
Working (Tested under RootBox 1.3 with Siyah 3.3.2) extensions:
*.gif, *.jpg, *.png, *.txt, *.pdf, *.zip, *.bmp, *.mp3, *.mov, *.wmv, *.avi, *.wma, *.wav, *.mp4, *.xls, *.doc, *.ppt
Not working extensions:
*.xlsx, *.apk, *.bin, *.rar, *.iso, *.pft, *.docx, *.odt, *.exe, *.dll, *.sys, *.msi, *.msu, *.jar, *.csv, *.apb, *.gz, *.xsl, *.xml, *.mysql, *.php, *.html, *.asp, *.db, *.sql, *.bz2, *.7z, *.pptx, *.wmf
These are all extension I use usually daily within our systems at work. With MIUI I never had problems with any files. With AOKP based roms I now have problems.
Anyone knows a fix for this or a workaround?
Regards
tripeX2k
tripex2k said:
Hi everyone,
since I was not ale to ask for this problem in the corresponding Dev threads, I will have to ask in here.
The problem is, that since I switched from MIUI/cm9 to AOKP based roms, I'm not able to send all files via bluetooth. I tested all extension I normaly transfer and use on my smartphone and which worked on MIUI/Sammy/CM9 (Well, with CM9 I'm not sure, I mainly used MIUI until I got the problem with the ICS MIUI that it works for 3-4 days and after that it crashes and nothing works anymore, aCore fcs and many other fcs and than bootanimation freeze.).
I use my smartphone as a mobile stick sometimes but I do not transfer files via usb at work, only via bluetooth.
Working (Tested under RootBox 1.3 with Siyah 3.3.2) extensions:
*.gif, *.jpg, *.png, *.txt, *.pdf, *.zip, *.bmp, *.mp3, *.mov, *.wmv, *.avi, *.wma, *.wav, *.mp4, *.xls, *.doc, *.ppt
Not working extensions:
*.xlsx, *.apk, *.bin, *.rar, *.iso, *.pft, *.docx, *.odt, *.exe, *.dll, *.sys, *.msi, *.msu, *.jar, *.csv, *.apb, *.gz, *.xsl, *.xml, *.mysql, *.php, *.html, *.asp, *.db, *.sql, *.bz2, *.7z, *.pptx, *.wmf
These are all extension I use usually daily within our systems at work. With MIUI I never had problems with any files. With AOKP based roms I now have problems.
Anyone knows a fix for this or a workaround?
Regards
tripeX2k
Click to expand...
Click to collapse
rename those files to a working extension...then rename it again in ur computer...
pelpa87 said:
rename those files to a working extension...then rename it again in ur computer...
Click to expand...
Click to collapse
Na, I need to get them from pc to the smartphone. I managed it the other way round, even when I feel more comfortable with Bluetooth I now use AirDroid. Had to change our company network a little bit, but my coworkers are comfortable with it, because they use AirDroid, too now.
I tested another BT app (Bluetooth File Transfer) that works with any extension, but AirDroid is much faster, but less secure in my eyes. I will have to train my coworkers how to root and customize Android and put up a firewall in the smartphone so nobody can accidently get hacked when he accidently let AirDroid run when he/shes at home or in twon.
tripex2k said:
Na, I need to get them from pc to the smartphone. I managed it the other way round, even when I feel more comfortable with Bluetooth I now use AirDroid. Had to change our company network a little bit, but my coworkers are comfortable with it, because they use AirDroid, too now.
I tested another BT app (Bluetooth File Transfer) that works with any extension, but AirDroid is much faster, but less secure in my eyes. I will have to train my coworkers how to root and customize Android and put up a firewall in the smartphone so nobody can accidently get hacked when he accidently let AirDroid run when he/shes at home or in twon.
Click to expand...
Click to collapse
Yeah, I was just gonna recommend airdroid. Seems to work pretty smooth for me
Sent from my GT-I9100 using xda premium

Dell Streak 5 - DSLR Controller - Agggghhhhh!

Dear folks,
I have a trusty Dell Streak 5, which I appreciate much, buuuuuut..... I keep getting this error message when trying to load a DSLR controller: "Your Android device is not compatible with Android's USB host API. A newer firmware for your device MAY fix the problem"....
I am currently running Longhorn 2.91 (Android version 2.3.7), Kernal version 2.6.35.14-DSC-Team_Phoenix [email protected] #346, Baseband Version GAUSB1A136000-US.
Are there any fixes for this issue, do I need to change the ROM or what other options have I?
Also, on a side note request, is there a way to change the LCD resolution, everything is a bit too small and unreadable?
Thanks very much!
~J:cyclops:
What's the exact app? If it's doing what I think it's doing, you need to be using Android 3.0 or newer.
If it's using the android usb accessory api, that was introduced in either 3.0 or 3.1, 2.x predates it.
If it's actually trying to become a usb host, it's supported in hardware but it's not terribly reliable in all our current roms.
As for the font sizes, you'll want to read up on ro.sf.lcd_density, the S5 uses 160 while most devices use 240.
Trying to figure this suckah out!
Hello TheManii,
The exact app is this one: DSLR Controller (BETA) 0.94.1 (I cannot, as of yet, post the link).....
Is there a DLSR app that I can use for this ROM pkg? So frustrating indeed!! Or perhaps a workaround?
Is there an app or an add-on for S5 for the LCD?
Thanks much!
~J:highfive:
jayguruson said:
Hello TheManii,
The exact app is this one: DSLR Controller (BETA) 0.94.1 (I cannot, as of yet, post the link).....
Is there a DLSR app that I can use for this ROM pkg? So frustrating indeed!! Or perhaps a workaround?
Is there an app or an add-on for S5 for the LCD?
Thanks much!
~J:highfive:
Click to expand...
Click to collapse
is is easy, install the DSC Rom , there you will have a configuration tool called DSConfig, the LCD settings are there too.
DSLR Controller (BETA) - Play Market seems to require your device either support usb hosting or usb accessory mode.
I dont know if DSC supports hosting, as I dont use dsc. But like previously stated usb accessory is for android 3.x and newer.
You might be able to get assitance from n0p to get it supported if you're simply using hosting, though dont expect any type of quick fix, it may take a fair amount of work if it works at all.
You could try using AOSP/ICS as it's new enough to 'support' usb accessory mode, though weither or not our rom+kernel has it working is an entirely different story.
tl;dr: the S5 is a bad canidate for this as it has very weak usb support for connecting other devices. If you plan on using DSLR controller heavily you're definitely better off with a different device.
yes, DSC supports usb hosting fully.
Use a sixaxis pairing tool............
And connect a ps3 controller
Its good...... Works fine for me......
All it needs is a root.....(which u shoul have)..:thumbup:
Sent from my Dell Streak using xda premium
The saga continues?!
Thanks for the various replies. I am trying to figure out the best most updated ROM to do this, to use this DELL Streak 5 as a DSLR external monitor. I am currently using Longhorn 2.91 but that, apparently, does not offer the support that I seek. It also goes and stays in landscape mode during calls which I cannot seem to change... Dang ROMS never all perfect... Hahaha!! I may have to just suck it up and get another gadget but I like the idea of having one gadget that does it all, ya know? I cannot stand having a ton of stuff! If you good folks have suggestions regarding the most stable, up-to-date ROM that offers USB controller options, that would be superb!!
Thanks much and have a great weekend!

Categories

Resources