New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
FlyinHi
Old
#531  
FlyinHi's Avatar
Member
Thanks Meter 5
Posts: 66
Join Date: Oct 2010
Following the work on this thread is making my week.
 
WinSuk
Old
(Last edited by WinSuk; 15th April 2012 at 06:15 AM.)
#532  
Senior Member - OP
Thanks Meter 621
Posts: 389
Join Date: Jan 2011
@munjeni: changes to external/wpa_supplicant_8 aren't needed
Just add this to BoardConfig.mk:
Code:
BOARD_WPA_SUPPLICANT_PRIVATE_LIB := lib_driver_cmd_wext
Like this

Edit: nevermind, I see you figured that out.. was basing this off of the patch a few pages back
The Following 3 Users Say Thank You to WinSuk For This Useful Post: [ Click to Expand ]
 
munjeni
Old
#533  
munjeni's Avatar
Recognized Contributor / Recognized Developer
Thanks Meter 8680
Posts: 3,360
Join Date: Jun 2011

 
DONATE TO ME
Hi, yes its allready figured out... hey I think i know what is problem with camera will try tommorow... see vendor/htc/liberty/liberty-vendor.mk... folowing vendor/htc/liberty/liberty-vendor-blobs.mk and line:
Code:
# Prebuilt libraries that are needed to build open-source libraries 
18 PRODUCT_COPY_FILES += \ 
19     vendor/htc/liberty/proprietary/libcamera.so:obj/lib/libcamera.so
so this line overide new libcamera.so that is compiled from here -> http://gitorious.org/ics-on-htc-aria...erty/libcamera with old libcamera.so?
The Following User Says Thank You to munjeni For This Useful Post: [ Click to Expand ]
 
WinSuk
Old
#534  
Senior Member - OP
Thanks Meter 621
Posts: 389
Join Date: Jan 2011
Quote:
Originally Posted by munjeni View Post
Hi, yes its allready figured out... hey I think i know what is problem with camera will try tommorow... see vendor/htc/liberty/liberty-vendor.mk... folowing vendor/htc/liberty/liberty-vendor-blobs.mk and line:
Code:
# Prebuilt libraries that are needed to build open-source libraries 
18 PRODUCT_COPY_FILES += \ 
19     vendor/htc/liberty/proprietary/libcamera.so:obj/lib/libcamera.so
so this line overide new libcamera.so that is compiled from here -> http://gitorious.org/ics-on-htc-aria...erty/libcamera with old libcamera.so?
Not sure.. I just pushed mine that takes pictures (and nothing else) to git
 
WinSuk
Old
#536  
Senior Member - OP
Thanks Meter 621
Posts: 389
Join Date: Jan 2011
Quote:
Originally Posted by munjeni View Post
Using this comit https://github.com/LibertyICS/androi...5d88a16d406499 you have working "take picture" ??
Yep... don't forget the changes to framework in the commit message.
It's very unstable though..
 
munjeni
Old
#537  
munjeni's Avatar
Recognized Contributor / Recognized Developer
Thanks Meter 8680
Posts: 3,360
Join Date: Jun 2011

 
DONATE TO ME
Quote:
Originally Posted by WinSuk View Post
Yep... don't forget the changes to framework in the commit message.
It's very unstable though..
Good! Please give me direct link to the changes to framework... I think I will figure out camera with new libcamera "opened" library
 
WinSuk
Old
#538  
Senior Member - OP
Thanks Meter 621
Posts: 389
Join Date: Jan 2011
Quote:
Originally Posted by munjeni View Post
Good! Please give me direct link to the changes to framework... I think I will figure out camera with new libcamera "opened" library
Links are in the commit message at https://github.com/LibertyICS/androi...5d88a16d406499..

I'm about to fork framework and put them in there anyway...
The Following User Says Thank You to WinSuk For This Useful Post: [ Click to Expand ]
 
mikelebz
Old
#540  
mikelebz's Avatar
Senior Member
Thanks Meter 125
Posts: 892
Join Date: Aug 2010
Location: NY
Quote:
Originally Posted by munjeni View Post
Very good! Found it allready here -> https://github.com/Quarx2k/android_f...02e9ace1b20a00 ...cam will be soon!
You guys are the best.

Tags
cm9, cyanogenmod, ice cream sandwich, ics