Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Can you get a logcat of that method? I can't seem to get it to work.Alright, I've been able to reproduce it.
Open up Google Now so that it's "running"
Then hold down the search key to bring up the regular Google Voice actions (not Google Now).
Cancel out of that and go back Google Now and start a voice search.
You'll (likely) find that you'll be able to perform a Google Now Voice command as the voice input is already initiated. It works for me every time.
Looking into the camera now. As far as the flash not working, libcameralight.so seems to be missing from /system/lib. Gonna look into that.
As far as the color noise, it almost looks like the camera is operating as infared, causing all the green and red tones.
This should be interesting.
@tdm do you have the libcameralight.so from the Optimus V port?
I found a libcameralight.so file via google that claims to be from a stock ICS file, but i am having trouble tracking down the source and/or phone model.
Don't see a libcameralight.so anywhere in my source trees...?
; Each ACG Carrier Code
; Available Options
;
; 0 LG Generic
; 1 Blugrass Cellular
; 2 Cellular South
; 3 nTelos
; 4 Cellcom
; 5 Alltel
; 6 Cox
; 7 Cellular One of NEPA
; 8 Carolina West
; 9 Cellular 29 (Chat1)
; 10 Lyrix (Chat2)
; 11 Copper Valley
; 12 Alaska Digitel
; 13 Golden State Cellular
; 14 Inland Cellular
; 15 Illinois Valley Cellular
; 16 MTA Wireless
; 17 Sagebrush Nemont
; 18 South Central
; 19 Nex-Tech Wireless
; 20 Northwest MO
; 21 Thumb Cellular
; 22 United Wireless
; 23 Mid-Rivers
; 24 Pioneer Cellular
; 25 James Valley / NVC Wireless
; 26 LEACO
; 27 SRT Communication
; 28 Panhandle
; 29 ACS
; 30 Appalachian Wireless
; 31 ETEX
; 32 Silverstar
; 33 Revol
; 34 Strata
; 35 Syringa Wireless
; 36 Open Mobile
; 37 Mobi PCS
; 38 Cross Wireless
; 39 Element Mobile
; 40 SI Wireless
Good thing the generic config works![]()
<?xml version="1.0" encoding="utf-8"?>
<mms_config version="4">
<bool name="enabledMMS">true</bool>
<int name="maxMessageSize">1048576</int>
<int name="maxImageHeight">960</int>
<int name="maxImageWidth">1280</int>
<int name="defaultSMSMessagesPerThread">200</int>
<int name="defaultMMSMessagesPerThread">20</int>
<int name="minMessageCountPerThread">10</int>
<int name="maxMessageCountPerThread">5000</int>
<string name="uaProfUrl">http://www.google.com/oha/rdf/ua-profile-kila.xml</string>
<int name="recipientLimit">10</int>
<int name="smsToMmsTextThreshold">3</int>
<bool name="enableMultipartSMS">true</bool>
<bool name="enableSplitSMS">false</bool>
<bool name="enableSlideDuration">true</bool>
<int name="maxMessageTextSize">-1</int>
</mms_config>
Running full-time ics. In the, keyboard having a problem. It is minor but annoying. The spell correction even disabled is still on... just noticed. But working great. I use voltage control, just wondering if that could be making the phone hot. Really only gets how when running dolphin browser. Is there a browser better reccomended. I'm using phandroids app for the forums. Alpha 3 seems a lot smoother than previous releases. In the process of building a machine capable on android development. Going to start with gb I think. Found the thread about the begenning android development. Y'all have been my inspiration. Thank you. Better on amd or core i5. Already have the core i5 quad core with 8gigs is that suitable.
Not sure about the spell correct, that would be a question to ask in the appropriate ROM thread.
A quad 8gb machine should compile GB from scratch in less than 10 minutes, and ICS from scratch in about 20 minutes. Compile time also depends on your drive speed(s), especially when using a hot ccache.