I've put together a compass app for Samsung phones. I've tested so far on my Focus. I suspect it'll work on other (Omnia et al)
http://www.daveamenta.com/2011-01/compass-app-for-windows-phone-7/
The Samsung compass routines (IHybridInterface_FCRProxy.Sensor_GetCompassBearing) are kind of flaky. Sometimes they'll return a value that is over 10,000 (whereas all other values are [0,360]. Overall, it seems to work nicely. Hold the phone flat (like you're going to take a photo of the floor) for best results.
yay! thanks!
from where do you get native.dll?
eried said:
yay! thanks!
from where do you get native.dll?
Click to expand...
Click to collapse
Native.dll is from nico's homebrew library, which I don't believe he's posted the source for. We've been trying to coordinate but haven't merged everything together yet.
davux said:
Native.dll is from nico's homebrew library, which I don't believe he's posted the source for. We've been trying to coordinate but haven't merged everything together yet.
Click to expand...
Click to collapse
anyway very nice, I feel we (samsung users) finally will have full filefolder access (I am looking native.dll functions)
Interesting. on LG phones, you can access a fully working compass in the MFG app under Engineer Menu->Device Test->Sensor Test->Compass. Or you can just run ScanSearch...
i just noticed there is like a 15 degrees offset from north to south and from west to east.
if u look at true north then flip it 90 degrees counter clock wise u will see true east, but if u turn it again 90 degrees u will see about a 15 degrees offset from true south, and if u fix it to point on south and turn it again(90 degrees) it will match up with west... so it looks like between (south and west) and (north and east) there is a 15 degree offset...
I just noticed it calculates the display as if bearings run anti-clockwise..
That should probably be fixed lol
kapanak said:
Interesting. on LG phones, you can access a fully working compass in the MFG app under Engineer Menu->Device Test->Sensor Test->Compass. Or you can just run ScanSearch...
Click to expand...
Click to collapse
Cool, I'll check it out and see what I find. LG users do already have ScanSearch though.
eried said:
anyway very nice, I feel we (samsung users) finally will have full filefolder access (I am looking native.dll functions)
Click to expand...
Click to collapse
Not sure what you mean, native.dll won't give us anything more than WinCE I/O, which is limited since apps are running in the lowest chamber.
KingpinEX said:
i just noticed there is like a 15 degrees offset from north to south and from west to east.
if u look at true north then flip it 90 degrees counter clock wise u will see true east, but if u turn it again 90 degrees u will see about a 15 degrees offset from true south, and if u fix it to point on south and turn it again(90 degrees) it will match up with west... so it looks like between (south and west) and (north and east) there is a 15 degree offset...
Click to expand...
Click to collapse
I'm not sure about this. I compared with the iOS compass, and I'm just pulling a bearing from the Samsung driver. Not really sure what I can do, even if there is a problem. I don't think it's 15deg off on my phone, but I am not entirely sure.
hounsell said:
I just noticed it calculates the display as if bearings run anti-clockwise..
That should probably be fixed lol
Click to expand...
Click to collapse
Are you sure? I compared with the iOS compass, the needle points in the same direction, and the bearing matches. I think having E/W/S on the face may be confusing, but I do't think it's backwards?
Dave thanks; you did a great job.
davux said:
Are you sure? I compared with the iOS compass, the needle points in the same direction, and the bearing matches. I think having E/W/S on the face may be confusing, but I do't think it's backwards?
Click to expand...
Click to collapse
Mine is definitely showing it the wrong way round, 301* NW is showing in the NE segment, and so on. I only installed the pre-compiled XAP, I'll try the source version, see if it's any different.
The heading display at the top is right though, it's just the "needle".
hounsell said:
Mine is definitely showing it the wrong way round, 301* NW is showing in the NE segment, and so on. I only installed the pre-compiled XAP, I'll try the source version, see if it's any different.
The heading display at the top is right though, it's just the "needle".
Click to expand...
Click to collapse
Ok, so I think it's still correct then. I think having the N/E/S/W on the dial make it confusing, but I don't think it's wrong. The needle will always point north, so if you are at 301NW, it should be facing NE.
On iOS, the whole dial floats, which is probably what I should change it to do.
davux said:
Ok, so I think it's still correct then. I think having the N/E/S/W on the dial make it confusing, but I don't think it's wrong. The needle will always point north, so if you are at 301NW, it should be facing NE.
On iOS, the whole dial floats, which is probably what I should change it to do.
Click to expand...
Click to collapse
Ahhh yea, that's the problem. The number is right. It's just confusing with the needle pointing at a different spot on the dial than the heading reading.
Nice one bro....but I have a lol problem....i tried looking at the source last night and when its loaded into vs it gives me some error about metadata maybe missing....and it won't load into the "virtual" phone....(the one in vs not emulator)...any ideas why?
Sent from my SGH-i917 using Board Express
dude6595 said:
Nice one bro....but I have a lol problem....i tried looking at the source last night and when its loaded into vs it gives me some error about metadata maybe missing....and it won't load into the "virtual" phone....(the one in vs not emulator)...any ideas why?
Sent from my SGH-i917 using Board Express
Click to expand...
Click to collapse
There is no specific information here for me to help you.
You will need a properly configured environment, e.g. Microsoft.Phone.InteropServices needs to show up in your list of references.
Well that just it...i have done that and other sources will load....i will check it all again...maybe I missed something
Sent from my SGH-i917 using Board Express
I made a quick/dirty version of it for LG.
I attached the source code for it.
Love it ,Simple works great!
Rotating Compass face
Hi. All
I modified Dave's code a bit to give Samsung users a compass with a rotating face. The .xap is the .zip, just rename it...
Nice dial , thanks
I attached the source code/xap for the version that works on LG, too.
I added the rotating image, thanks ebosian.
Related
Does anyone else also wish there was a xenon photo flash accessory for X1? I used to have one for my W800i and it worked great. Not sure why there is a complete absence of these for WM devices. I think iPhone's getting one.
I've considered rewiring the W800 flash, but it seems like a mostly impossible task.
I've also searched for registry entries to make the photo light brighter (impossible?) when pictures are taken, but came up empty.
Anyone else have any bright ideas?
ring-bearer said:
Does anyone else also wish there was a xenon photo flash accessory for X1? I used to have one for my W800i and it worked great. Not sure why there is a complete absence of these for WM devices. I think iPhone's getting one.
I've considered rewiring the W800 flash, but it seems like a mostly impossible task.
I've also searched for registry entries to make the photo light brighter (impossible?) when pictures are taken, but came up empty.
Anyone else have any bright ideas?
Click to expand...
Click to collapse
Rewiring them won't work. Increasing the brightness on the built-in LED will destroy your phone.
You could buy a separate flash device, but those are fsking expensive.
Best option: Don't use X1 for proper photo's, buy a camera.
sure, i have another camera, but it's not always in my pocket when i'm at the pub at 1am and a kodak moment arises!
anyway, increasing the led brightness for 200 milliseconds is quite unlikely to destroy the phone. (increaing it for 5 minutes is the cause of melted housings etc and that's a different story). i just doubt it's possible outside of some pretty fancy programming, and it may even be impossible.
but if anyone had suggestions for how to increase led brightness when the flash discharges, i'd be willing to be the sacrificial lamb.
Ha ha... well is seems like damn near nobody is interested in a xenon flash. Guess I got my answer as to why no one manufactures such an accessory!
ring-bearer said:
Ha ha... well is seems like damn near nobody is interested in a xenon flash. Guess I got my answer as to why no one manufactures such an accessory!
Click to expand...
Click to collapse
I'm interested in BUILT-IN Xenon flash. I have done my share of pics in clubs and bars and the quality is so-so at best. Pics are good enough to not make me take my camera .
orelsi said:
I'm interested in BUILT-IN Xenon flash. I have done my share of pics in clubs and bars and the quality is so-so at best. Pics are good enough to not make me take my camera .
Click to expand...
Click to collapse
Yeah, me too. Wish there was a built in xenon flash but as far as I know there's not a single WinMo device with such a thing.
Iphone has (or will have) a case that has a built in xenon flash, which would be nice.
I have an electrical engineering friend specializing in LED technology so maybe I'll ask what would happen if we doubled the voltage going through the X1 LED for 200 ms. Still I would have no idea how to make it happen. Maybe I could ask the guy who made hTorch...
I'm interested
Hi, I'm interested too, in fact, I'm interested in anything that can make my Xperia Camera better, I make a post here:
- http://forum.xda-developers.com/showthread.php?t=519754
Try to aks your friend quickly, I think that is possible and do not damage the xperia because it is just I little
Theres already a power mode function which is currently provided by hTorch tool.
In my opinion the led gets extremely bright when activating this.
Ontop i think, that the htc cam soft needs led support.
Jealousy said:
Theres already a power mode function which is currently provided by hTorch tool.
In my opinion the led gets extremely bright when activating this.
Ontop i think, that the htc cam soft needs led support.
Click to expand...
Click to collapse
the "exrtra bright" u mentioned gets activated the moment u take the photo
i stongly disadvise any of u using the htorch or tuning up the flash anyways , i got mine busted and another guy too , its a really weak flash module
Well I have to send my X1 to have the LED repaired anyway, because it shifted position, so I'd be happy to torture test the LED to see how high it can go. But I bet that changing brightness during a picture would mean changing a dll file or something, and that's beyond my abilities.
ring-bearer said:
Well I have to send my X1 to have the LED repaired anyway, because it shifted position, so I'd be happy to torture test the LED to see how high it can go. But I bet that changing brightness during a picture would mean changing a dll file or something, and that's beyond my abilities.
Click to expand...
Click to collapse
ye mine too got shifted , but to the point that it blocks the vibra motor from vibrating so i have to get it fixed sometime
souljaboy said:
ye mine too got shifted , but to the point that it blocks the vibra motor from vibrating so i have to get it fixed sometime
Click to expand...
Click to collapse
Holy Hell! That happened to me aswell!
Can't really be arsed to get it repaired though, I got two sets of phone insurance, One with the bank and one with vodaphone.
I keep dropping the blithering thing, I've dropped it so much the circuitry is exposed
People still want to buy my phone off me in that condition aswell. Lol
asdf204 said:
this is my phtos for X1
我英语不好,别笑话,希望大家多帮助我提高英语水平
Click to expand...
Click to collapse
Ni hao, pongyou. Looks like you need a xenon flash for your night shots!
hi
I'm very surprised because tuxhero said yesterday that the blackstone has compass harware:
http://forum.xda-developers.com/showpost.php?p=4304713&postcount=833
bad link... you cant link it with dots: )
Not sure but some sources say that we have it.
daguerrotipo said:
hi
I'm very surprised because tuxhero said yesterday that the blackstone has compass harware:
http://forum.xda-developers.com/show...&postcount=833
Click to expand...
Click to collapse
Your link does not work
Fallen Spartan said:
Your link does not work
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=4304713&postcount=833
tuxhero said:
Not sure but some sources say that we have it.
Click to expand...
Click to collapse
"1. Today i came to know that our Blackstone has Compass Hardware too and we have code for it too."
Seems to me that you were sure?
Moony1987 said:
"1. Today i came to know that our Blackstone has Compass Hardware too and we have code for it too."
Seems to me that you were sure?
Click to expand...
Click to collapse
Ya but not tested it to be so sure
tuxhero said:
Ya but not tested it to be so sure
Click to expand...
Click to collapse
Ahh righto
I think we do have.
Thats the shame 'bout HTC (besides da poor quality of hard- and software): they setup ONE hardware and make 5 PDAs with slighty changed details. they were never interested in making good hardware.. everytime they took something away the previous model had... now, they do have android and are able to clone nearly the same device just with another OS.
in commercial aspects, this makes sense.... but as consumer I can only think of it as a pain in the neck. my old universal has a high res display, a 3,5mm audioconnector, a well made keyboard and a fast cpu... years ago... a shame it is the size of a brick .
If someone would mad it possible to use the Compass HW with WinMo i would gladly set a bounty of 50$.
Goal would be a little App to proof that it ist working plus the sourcecode for other Devs.
Does anyone join in?
its probably another 'tv out' scenario...
basically the chipset has the tech but other required hardware / software is not present hence the features can never be used.
why on earth HTC cripple devices like this is boggling.....if the HD had been released with TV-out (which the qualcomm chipset supports) & a hw compass (to be confimed) it would have levelled the competition.....
i am sure their marketing strategy has good reasons for not doing...but as said earlier from the consumers point of view its a pain in the butt...especially considering some of us are locked in 24 month contracts.!! so wont be purchasing other handsets even if we wanted too.
lets hope some clever devs find a way to unlock these features!! (if possible)
purec0de said:
its probably another 'tv out' scenario...
basically the chipset has the tech but other required hardware / software is not present hence the features can never be used.
why on earth HTC cripple devices like this is boggling.....if the HD had been released with TV-out (which the qualcomm chipset supports) & a hw compass (to be confimed) it would have levelled the competition.....
i am sure their marketing strategy has good reasons for not doing...but as said earlier from the consumers point of view its a pain in the butt...especially considering some of us are locked in 24 month contracts.!! so wont be purchasing other handsets even if we wanted too.
lets hope some clever devs find a way to unlock these features!! (if possible)
Click to expand...
Click to collapse
I disagree your argumentation:
Developers here wrote drivers to implement TMC and RDS into the features of the Blackstone. HTC hasn´t done it yet.
HTC seems to leave possible feature unused. Maybe to save time for their developers.
The old topic of a missing video driver is another example for that.
Draque:the_Plaque said:
If someone would mad it possible to use the Compass HW with WinMo i would gladly set a bounty of 50$.
Goal would be a little App to proof that it ist working plus the sourcecode for other Devs.
Does anyone join in?
Click to expand...
Click to collapse
50$ from me for unlocking the feature + another 100$ if anyone makes it work with Google Maps + another 100$ if someone makes an augmented reality app like Wikitude (Android).
Only if it's done before the release of the HTC Leo
It's a AK8976A chip
well i would chip in $50 as well .. if it worked !!
KlausFindus said:
It's a AK8976A chip
Click to expand...
Click to collapse
is the same that dream phone?
Byes
haha, did anyone think that they mite have released the phone in haste, or maybe they did it on purpose to allow the release of the HD pro to include such features, along with a 128GB internal memory (i wish).
ghosty_uk said:
haha, did anyone think that they mite have released the phone in haste, or maybe they did it on purpose to allow the release of the HD pro to include such features, along with a 128GB internal memory (i wish).
Click to expand...
Click to collapse
Sometimes happen... It's true that more with anothers brands (apple), I can remember Ipod touch, iphone, wifi in the macs....
may be this time no but is possible.
Byes
I've read the same thread from Tuxhero and I have to see it before I believe it. The only thing we've got is a blanket statement that he has read it somewhere. Someone else created slight confusion on this site before with similar statements.
Not saying that he's lying (in fact, I hope he's right), a source would help. Until then, I'm not getting my hopes up.
Im guessin they didnt include alot of features cause when the phone was released whoever ws going to buy it would buy it anyway, and when competitors (Iphone3gs) release phones with features like the compass thing etc , htc can easily release newer phones with the same features ... sort of like having it ready on earlier models so when they need to release it they can quickly!
My guess
Has anyone noticed the circle to the left of the "N" button? Is this a proximity sensor? If not, what is it? Any ideas?
Looks like a ambient light sensor or something the like. Maybe on a future upgrade new features will include self adjusting backlight
I noticed this too and was going to post. It appears to be an ambient light sensor, but it's not in use. It seems rather large though..
I noticed this too, and thought it would be cool if when you closed the flap on your case (if you got a flip-case) and you were reading a book, it automatically bookmarks the page you're on and pauses your music or something.
Just thought that would be neat.
Hmm... I don't see the 'circle' on mine... i don't suppose this is something you can take a picture of?
Here you go
Novaglarion said:
Here you go
Click to expand...
Click to collapse
WOW WTF MINE DOESNT HAVE ONE!! ?? I dropped my camera and its lens is broken now so I can't take a picture, but it's solid black, completely smooth and no noticeable 'circle'
Go hold it up facing a light (especially daylight ) and you'll see it.
Sent from my Nook Color
golfprorm said:
Go hold it up facing a light (especially daylight ) and you'll see it.
Sent from my Nook Color
Click to expand...
Click to collapse
That's what I'm sayin.. I DID that... I put a flashlight right up to it, under daylight, under the house lights... NOTHIN ' .. On the back it says Model No. BNRV200 is yours different? I got my camera working on my phone and took a couple pics look
If you have the "spare parts" app installed , you can get to the brightness settings that let you select "automatic".
With battery life being an issue on ereaders in general, I'm surprised they don't have it set to automatic by default.
iconoclastnet said:
If you have the "spare parts" app installed , you can get to the brightness settings that let you select "automatic".
With battery life being an issue on ereaders in general, I'm surprised they don't have it set to automatic by default.
Click to expand...
Click to collapse
But does it actually work? I've been able to set the backlight to automatic but it just dims and never changes. I even tried flashing a light into the sensor, but didn't get any change.
califrag said:
That's what I'm sayin.. I DID that... I put a flashlight right up to it, under daylight, under the house lights... NOTHIN ' .. On the back it says Model No. BNRV200 is yours different? I got my camera working on my phone and took a couple pics look
Click to expand...
Click to collapse
Mine says BNRV200A
Sent from my Nook Color
golfprorm said:
Mine says BNRV200A
Sent from my Nook Color
Click to expand...
Click to collapse
Wow so there are (at least) two different models of nookcolor being sold.. I wonder what the differences are besides the circle
Mine's an A too and it has it.
Sent from my NookColor
I have a BNRV200 and it has the circle...
califrag said:
That's what I'm sayin.. I DID that... I put a flashlight right up to it, under daylight, under the house lights... NOTHIN ' .. On the back it says Model No. BNRV200 is yours different? I got my camera working on my phone and took a couple pics look
Click to expand...
Click to collapse
Confirmed, I too have a BNRV200 too, it's not there.
I think all nooks have it, some of you just can't see it
It took me a while to see mine
dark79 said:
But does it actually work? I've been able to set the backlight to automatic but it just dims and never changes. I even tried flashing a light into the sensor, but didn't get any change.
Click to expand...
Click to collapse
Ouch, you're right. I also tried running sensor test and it sees a light sensor but the reading shows a steady zero no matter what the actual light conditions are. Perhaps the driver for it isn't enabled and they plan to use it in a future release?
califrag said:
That's what I'm sayin.. I DID that... I put a flashlight right up to it, under daylight, under the house lights... NOTHIN ' .. On the back it says Model No. BNRV200 is yours different? I got my camera working on my phone and took a couple pics look
Click to expand...
Click to collapse
Its there. Trust me. You just aren't under the correct lighting conditions to see it. It's designed to be "invisible".
califrag said:
Wow so there are (at least) two different models of nookcolor being sold.. I wonder what the differences are besides the circle
Click to expand...
Click to collapse
Settle down there partner. You are trolling this thread pretty hard unless you are blind. I can even see it in the picture you posted.
there is many dust inside so i want to open and clean it
is anyone have videos or something else to teach me how to open it?
http://www.pdacenter.ru/razborka/htc-touch-diamond2/
fighter7139 said:
http://www.pdacenter.ru/razborka/htc-touch-diamond2/
Click to expand...
Click to collapse
thats great for a regular one a pure a lil different .
thanks for your reply
still waiting a ans in the west coast of the pacific
Check this thread:
http://forum.xda-developers.com/showthread.php?p=6279887
And the main difference for AT&T and T-Mobile devices is this:
http://forum.xda-developers.com/showpost.php?p=6279887&postcount=50
Otherwise no significant changes.
Search or at least look around next time
MusikMonk said:
Check this thread:
http://forum.xda-developers.com/showthread.php?p=6279887
And the main difference for AT&T and T-Mobile devices is this:
http://forum.xda-developers.com/showpost.php?p=6279887&postcount=50
Otherwise no significant changes.
Search or at least look around next time
Click to expand...
Click to collapse
thx!
but i still can`t open my pure even though i remove the 2 screws under the cover!
T_T any more information about at&t td2? a videos?
8So everyone begged for it and here it is, a beggining to end revamp of the ffc mod thread.
Original threads:
http://forum.xda-developers.com/showthread.php?t=770854
http://forum.xda-developers.com/showthread.php?t=804146
(note im doing this from my phone, so please let ne know of any typos, broken links, or missed topics)
This will be in Q&A form, so lets get started.
1) Where do I get an FFC?
Globaldirectparts.com sells them in bulk, shipping is slow, so now your best bet is ebay.
2) How do I install it?
Start here:
http://www.youtube.com/watch?v=gOvt6atrin8&feature=youtube_gdata_player
Then here:
http://forum.xda-developers.com/showpost.php?p=8436475&postcount=375
Video removed...
3) I got it installed, but how do I use it?
Most custom roms include support for the ffc. If yours does not there is a flashable zip here:
http://forum.xda-developers.com/showpost.php?p=11172683&postcount=1482
4) My FFC is blurry... wtf?
You need to focus it, there is a small ring on the FFC, play with it until you find the sweetspot for you.
5) There are red lines in low light, is there a fix?
Currently no, there has been signifigant progress on lowering the amount, but its not perfect yet. Be patient its coming.
6) How do I videochat?
First you need an app called sgstools, get it here:
http://www.mediafire.com/?xtw16417su40j7b
Next go into the .prop editor and select build.prop. Press menu, and then unblock. Now for every field that reads "SGH-T959" change it to "GT-I9000". Hit menu then save, now reboot. You can now go to tye market and download apps such as fring and Tango!
7) In the chat app, my image is rotated 90degrees.
Its an app problem. Ask the person you are chatting with if they see you sideways, if they say yes, uninstall the app and try changing your build.prop to SPH-D700.
8)What if I have more questions?
Ask them here, I vow to keep this thread flame free. (although there will be sarcasm)
9)What is SGStools?
Its a program used to install the i9000 cam, change build.prop, anf even access hidden features of your phone such as gps test and network status. You can find the latest version here:
http://www.mediafire.com/?xtw16417su40j7b
Thanks to Sirrial, Kellylewis, Scrizz, Master, Eugene, hell everybody, we've been working on this for 4 mos. and we are the reason the Vibrant 4g exsits.
Update: There is an update to sgstools. After you install, reboot then open your market. When you look at your apps list you will see an update, dont click it you'll get an error. Instead, long press it and select update.
(I didnt do this to step on toes. There was a huge demand for this. If you want faster production I highly advise on donating to Kellylewis, he is trying to juglle this project along with life and service to.his country, correct me if i'm wrong there. Also I purposefully left out the test kernals posted before because they aren't a full fix and have produced errors with kb1 roms)
Sent from my SGH-T959 using XDA App
orells said:
So everyone begged for it and here it is, a beggining to end revamp of the ffc mod thread.
Click to expand...
Click to collapse
I say its a good idea.. A fresh start to a oh so very long thread.
maybe link the original thread also?
ipeench said:
I say its a good idea.. A fresh start to a oh so very long thread.
maybe link the original thread also?
Click to expand...
Click to collapse
OP updated, Thanks.
Sent from my SGH-T959 using XDA App
Thanks for the new thread it really helps outs. I'm just waiting until the V4G comes out to pull the trigger on the ffc.
Fear the beard...
Alright, clean slate.
We need to search the old threads for the updates or latest 'news' of what has happened to this.
I'll take my part in searching certain post by KellyLewis on what progress he's done to this, along with other users.
Also, OP, we need an extra space for all the post that has attachments, you know how it is, everybody will start asking "where can i find that one attachment that fixes...etc." on this thread. We don't need that such.
I believe Siiral had a one stop shop for the attachments, and i think we can just link that up for that particular post?
What you think?
ndwgs said:
Alright, clean slate.
We need to search the old threads for the updates or latest 'news' of what has happened to this.
I'll take my part in searching certain post by KellyLewis on what progress he's done to this, along with other users.
Also, OP, we need an extra space for all the post that has attachments, you know how it is, everybody will start asking "where can i find that one attachment that fixes...etc." on this thread. We don't need that such.
I believe Siiral had a one stop shop for the attachments, and i think we can just link that up for that particular post?
What you think?
Click to expand...
Click to collapse
Yeah I think it was the OP to second thread that had most of the attatchments.
I know I missed the i9000 camera apk. I couldnt find it from my phone, but it is included in that flashqble zip and SGS Tools.
Sent from my SGH-T959 using XDA App
orells said:
Yeah I think it was the OP to second thread that had most of the attatchments.
I know I missed the i9000 camera apk. I couldnt find it from my phone, but it is included in that flashqble zip and SGS Tools.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Ok im on board with the new thread. Im talking to my kernel dev as I write this on more things to try. The issue were having right now isnt banding well what were used to anyways. We have color lines at the moment like greens and blues, we got rid of the red and white so far. We get rid of one and create another.
If your feeling generous.
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9LJGLQUYYDZR2
KellyLewis3985 said:
Ok im on board with the new thread. Im talking to my kernel dev as I write this on more things to try. The issue were having right now isnt banding well what were used to anyways. We have color lines at the moment like greens and blues, we got rid of the red and white so far. We get rid of one and create another.
If your feeling generous.
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9LJGLQUYYDZR2
Click to expand...
Click to collapse
Thats awesome, I wish I had coding experience, but alas I'm only good for testing.
Sent from my SGH-T959 using XDA App
I've a FFC mod, i'd like to know if it is possible to make a video call to a phone number, with no other application like tango or fring.
Thank's
As I have stated before I'm a amateur photographer and I have learned that in low light situations it is very important to understand that banding will always be a major hurdle. Since this is a "Fixed" lens, and the camera has no flash, post processing of video/pictures will IMO go the furthest with lessening/eliminating banding. Have you guys been able to find what (software) the I9000 uses for this? Can the Image Stabilization software be tweaked? ISO be increased or shutter speed be sped up. I know I am asking/presenting more problems than solutions but I really think that these are the key.
There's a nice little camera apk that can be flashed on page 149 of the main thread that could go in the op.
Fear the beard...
amwilliams9 said:
As I have stated before I'm a amateur photographer and I have learned that in low light situations it is very important to understand that banding will always be a major hurdle. Since this is a "Fixed" lens, and the camera has no flash, post processing of video/pictures will IMO go the furthest with lessening/eliminating banding. Have you guys been able to find what (software) the I9000 uses for this? Can the Image Stabilization software be tweaked? ISO be increased or shutter speed be sped up. I know I am asking/presenting more problems than solutions but I really think that these are the key.
Click to expand...
Click to collapse
this is very true, as i am filmmaker and have been working with film for many years. if, like you say, it is an ISO problem, which it seems to be, it is all software, and we need to figure out how to let more light in, or somehow bring up the contrast (which might also fix the problem).
we need more light to go into the lens
We do need more light in the lens I took a video outside in the daytime and there was almost no banding only indoors or artificial lighting is where the banding is bad
Sent from my SGH-T959 using XDA App
I'm on board as well, I did some work on grounding... succeeded in frying one camera, won't be so clumsy on the next.
I think it would help to incorporate some of the findings in one part of thread (op)
Then at least we can get rid of the redundancy and repetitive questions.
BTW my earlier Nikon DSLR's had banding issues as well in low light, so it is a common issue
has anyone been able to successfully swap out their vibrant (if necessary) with t-mobile after applying this mod? I have it done, and am thinking about trying the nail polish trick to see if i can get a replacement for dropped calls. just not sure if it will work.
ravigodhwani said:
has anyone been able to successfully swap out their vibrant (if necessary) with t-mobile after applying this mod? I have it done, and am thinking about trying the nail polish trick to see if i can get a replacement for dropped calls. just not sure if it will work.
Click to expand...
Click to collapse
I did. Black finger nail polish works fine.
Sent from my GT-I9000 using XDA App
blasian shadows said:
I did. Black finger nail polish works fine.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
really? i've been trying but no matter what i do it's still kind of obvious that something has been changed there when you look towards that corner
I have noticed that prior to displaying a photo with the gallery that there appears to be some processing of the picture. I am wondering if the I9000 does that prior to saving a picture to memory. Has anyone tried to import (hope that's the right term) that APK and seeing if it helps?
I returned my vibrant with this mod as well.. So far no extra fees other than shipping since I don't have insurance..
At first I used spray paint.. I spray painted a paper and collected enough paint to let ONE drop drip into the hole..and with a toothpick I spread it around.. But it wouldnt dry and once it did I missed a spot. It was a pain. But I think it works most effectively if done right.. When I returned it however, I just used the black nail polish mentioned before. It was soo obvious but it worked. Btw my camera had goo-gone IN it which made every picture blurry.. (why I returned it) plus my vibration didn't work so....
You should be good
ravigodhwani said:
really? i've been trying but no matter what i do it's still kind of obvious that something has been changed there when you look towards that corner
Click to expand...
Click to collapse
Sent from my SGH-T959 using XDA App
RoZm X said:
I returned my vibrant with this mod as well.. So far no extra fees other than shipping since I don't have insurance..
At first I used spray paint.. I spray painted a paper and collected enough paint to let ONE drop drip into the hole..and with a toothpick I spread it around.. But it wouldnt dry and once it did I missed a spot. It was a pain. But I think it works most effectively if done right.. When I returned it however, I just used the black nail polish mentioned before. It was soo obvious but it worked. Btw my camera had goo-gone IN it which made every picture blurry.. (why I returned it) plus my vibration didn't work so....
You should be good
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
awesome. thanks a lot! i found that using my sisters old mascara pen thing with a mixture of black nail polish did the trick. it's drying right now. will post back results in case anyone is wondering!