Yahoo Messenger front camera is working now! :-)

droidrx

Senior Member
Apr 11, 2011
253
258
0
Toronto
Hi kabayan! :)

Your phone must be connected to your PC and in debug mode before you execute the adb.

In the folder where you extracted YMFrontCamADB.zip, there is an adb.exe in there. You can open command prompt, cd to that directory and execute the whole command:

adb logcat | find "FrontFacingCamera"
 

jose makalolot

Senior Member
Aug 21, 2009
1,997
156
63
Florida
Here's what I get...

C:\Way Ligo\YMFrontCamADB>adb logcat | fi
nd "FrontFacingCamera"
V/FrontFacingCamera( 1857): [FrontFacingCamera.java:205:log()] info: ffcIndex 10
test (result = true)
V/FrontFacingCamera( 1857): [FrontFacingCamera.java:205:log()] info: isSupported
ends (ffcIndex = 10)
V/FrontFacingCamera( 1857): [FrontFacingCamera.java:205:log()] exception: java.l
ang.NoSuchMethodException: set
V/FrontFacingCamera( 1857): [FrontFacingCamera.java:205:log()] info: getFrontCam
era ends (camera is NULL)
 

droidrx

Senior Member
Apr 11, 2011
253
258
0
Toronto
Did it install properly without any error? It looks like it is still using the old code in your log. The exception for "set" should not be there anymore.

Try to uninstall first (select 2 in YMFrontCam.bat) and then install (1). Also, try to clean the log buffer using "adb logcat -c" before the "adb logcat | ...".
 
Last edited:
  • Like
Reactions: jose makalolot

jose makalolot

Senior Member
Aug 21, 2009
1,997
156
63
Florida
Did it install properly without any error? It looks like it is still using the old code in your log. The exception for "set" should not be there anymore.

Try to uninstall first (select 2 in YMFrontCam.bat) and then install (1). Also, try to clean the log buffer using "adb logcat -c" before the "adb logcat | ...".
it works now... maybe we can try it now... heheheheh

another thing: if I remember well, there was an option before for speaker (on/off). If I am using wired or bt headset the sound goes to the speakers of the phone.
 
Last edited:

droidrx

Senior Member
Apr 11, 2011
253
258
0
Toronto
i haven't seen that option as this is my first android phone. maybe that's a feature they have in older versions. the sound goes to the speaker first everytime I make a video call so i have to unplug and then plug my headset again.

Sent from my MB860 using XDA App
 

jose makalolot

Senior Member
Aug 21, 2009
1,997
156
63
Florida
i haven't seen that option as this is my first android phone. maybe that's a feature they have in older versions. the sound goes to the speaker first everytime I make a video call so i have to unplug and then plug my headset again.

Sent from my MB860 using XDA App
Ok. I'll try that.
Update: it works for wired. I dont know how to do it with bt. Hehehehe.

By the way, is it normal for my video to flip when my phone is flipped?

"salamat kapatid!"



Sent from my Gingerbred powered Nokia 3210.
 
Last edited:

droidrx

Senior Member
Apr 11, 2011
253
258
0
Toronto
By the way, is it normal for my video to flip when my phone is flipped?
There are some cases in mine that the video orientation is wrong when I try to rotate the phone. Users of other devices also reported that their video has wrong orientation from the start and some even experienced application crash when they try to rotate the phone.

Maybe because it was not designed to be compatible for our phones in the first place and yahoo only tested it for EVO and myTouch4G.

For now, the best thing to do is "don't rotate or flip the phone while doing video call" :-D
 

hakkinenvthh

Senior Member
Dec 2, 2007
150
13
0
France
It works like a charm on my SS Galaxy S2 by adb batch. You can create a topic in the Adroid developpement or Android apps now. Thanks very much for your works!!! I hope we could have soon Video call by front camera with Skype too :D Best regards!
 
Last edited:

hakkinenvthh

Senior Member
Dec 2, 2007
150
13
0
France
Im having a hard time using adb method,im using a Mytouch4g on evils's virtuous fusion rom sense 3.0,also tried using cwm still no go,any help on this?
thanks in advance mga repapips!!!!
You can simply copy the jar file to system/framework by Root explorer (mount r/w before copying), and then verify the permissions of file is 644 (maybe it's automatically 644), reboot your phone and rock it :D Hope this helps
 

jose makalolot

Senior Member
Aug 21, 2009
1,997
156
63
Florida
Im having a hard time using adb method,im using a Mytouch4g on evils's virtuous fusion rom sense 3.0,also tried using cwm still no go,any help on this?
thanks in advance mga repapips!!!!
Pare, there's a new one, a working one. Check few page back. Use root explorer to move the files.




Sent from my Calculator with Android.
 

gaarared

Member
Feb 26, 2009
47
4
0
Shah Alam
Pare, can you please post what you did to help user:baseballfanz fix his orientation.

He posted here that his was originally sideways then said it was working correctly a few posts after with a thanks to you.

http://forum.xda-developers.com/showthread.php?t=1103994&page=4

I'll be glad to cross post the solution as others have asked him what needs to be done.

Salamat.
Already try this in my galaxy s, my FFC also have sideways issue, how to solve this? thanks..