Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
THREAD CLOSED
Tip us?
 
BlazerRazor
Old
#111  
BlazerRazor's Avatar
Senior Member
Thanks Meter 7
Posts: 118
Join Date: Apr 2009
Quote:
Originally Posted by hlubepet View Post
no flash player (internal, no market install) ?

also please is there a chance to do LN for proper external_sd issue?

copying to sd cards is finally extremly quick on this rom, thanks

battery seems to be perfect after uninstall of talk application and battery calibration (free app from market)

games : backstab 1.2.5 , pro evolution soccer 2012 superb playing
Flash is discontinued for ICS and in general. Adobe has closed the development of future flash versions. HTML5 is the way forward and Adobe has finally realized this.

"Knowledge speaks, wisdom listens."

Latest project:


wkjeldsen.dk
The Following User Says Thank You to BlazerRazor For This Useful Post: [ Click to Expand ]
 
xchasa
Old
#112  
Senior Member
Thanks Meter 246
Posts: 1,026
Join Date: Dec 2010
Quote:
Originally Posted by BlazerRazor View Post
Flash is discontinued for ICS and in general. Adobe has closed the development of future flash versions. HTML5 is the way forward and Adobe has finally realized this.
We will get flash.
Just not optimized yet however it will be the last Flash update.


Sent from my GT-I9000 using XDA App
 
curl66
Old
#113  
Senior Member
Thanks Meter 10
Posts: 130
Join Date: Sep 2010
Quote:
Originally Posted by BlazerRazor View Post
Flash is discontinued for ICS and in general. Adobe has closed the development of future flash versions. HTML5 is the way forward and Adobe has finally realized this.
adobe flash will come for ICS. just no more updates. it will die soon but we will see it on ICS:
 
sugar 7
Old
(Last edited by sugar 7; 26th November 2011 at 05:09 PM.)
#114  
sugar 7's Avatar
Senior Member
Thanks Meter 120
Posts: 1,172
Join Date: Jan 2011
Location: Paris
Quote:
Originally Posted by mobilx View Post
Flash CM7 first
or replace in \META-INF\com\google\android\updater-script

Code:
assert(getprop("ro.product.device") == "galaxysmtd" ||
       getprop("ro.build.product") == "galaxysmtd");
with

Code:
assert(getprop("ro.product.device") == "galaxys" || getprop("ro.build.product") == "galaxys" || getprop("ro.product.board") == "galaxys" || 
       getprop("ro.product.device") == "galaxysmtd" || getprop("ro.build.product") == "galaxysmtd" || getprop("ro.product.board") == "galaxysmtd" || 
       getprop("ro.product.device") == "GT-I9000" || getprop("ro.build.product") == "GT-I9000" || getprop("ro.product.board") == "GT-I9000");


---------- Post added at 05:40 PM ---------- Previous post was at 05:37 PM ----------



Yes just adb push them from crespo builds.
Thanks...can u give me the command type please ?

again missing libs libvideochat_jni.so and libvideochat_stabilize.so Push this from crespo build ?
GT i 1905 RIPPER ROM V7 4.1.2
MOD : JKAY / AC!D AUDIO ENGINE NOOZXOIDE
 
0ftal
Old
#115  
Member
Thanks Meter 1
Posts: 66
Join Date: Mar 2010
is it possible to view a video without shuttering?
 
ali1276
Old
#116  
ali1276's Avatar
Senior Member
Thanks Meter 818
Posts: 506
Join Date: Jan 2011
Location: DFW

 
DONATE TO ME
Hey pawitp,

Can't you fix Video Playback HW issue with a line in the build.prop:

video.accelerate.hw=1
If I helped you, please click Thanks!
 
mobilx
Old
#117  
mobilx's Avatar
Senior Member
Thanks Meter 122
Posts: 280
Join Date: May 2007
Location: Jagodina
Quote:
Originally Posted by sugar 7 View Post
Thanks...can u give me the command type please ?

again missing libs libvideochat_jni.so and libvideochat_stabilize.so
here you go see attachment.

adb push libvideochat_stabilize.so /system/lib/libvideochat_stabilize.so
adb push libvideochat_jni.so /system/lib/libvideochat_jni.so
adb shell chmod 644 /system/lib/libvideochat_stabilize.so
adb shell chmod 644 /system/lib/libvideochat_jni.so
Attached Files
File Type: rar GTALKVIDEFIX.rar - [Click for QR Code] (1.59 MB, 204 views)
*Galaxy NOTE*
*Galaxy NEXUS*
* ZTE V11a aka Vodafone Smart Tab 10 3.2 Honeycomb Tablet - ROOT by mobilx - CWM by utkanos - Vote for CM9 support HERE
* GALAXY S | [ROM][ICS][IML74K] teamhacksung's ICS Port for Galaxy S (LATEST BUILD)
* T-mobile G1 UK rooted | Rom:Enomther HTC ADP 1.6 DRC83 ROM v2.3.1.1 | Radio: 2.22.19_26I | SPL: HSPL10.95.3000| 2 GB Class ?| 1.3gb FAT32 : 512mb EXT2 : 32mb swap
 
xchasa
Old
#118  
Senior Member
Thanks Meter 246
Posts: 1,026
Join Date: Dec 2010
Quote:
Originally Posted by 0ftal View Post
is it possible to view a video without shuttering?
VPlayer seems to work well.

Sent from my GT-I9000 using XDA App
The Following User Says Thank You to xchasa For This Useful Post: [ Click to Expand ]
 
folkg
Old
#119  
Senior Member
Thanks Meter 25
Posts: 168
Join Date: Jun 2011
Location: Sarnia
Just out of curiosity, is the CRT off animation from the stock android source code? Or has that been added?
 
xchasa
Old
(Last edited by xchasa; 27th November 2011 at 12:50 AM.)
#120  
Senior Member
Thanks Meter 246
Posts: 1,026
Join Date: Dec 2010
Quote:
Originally Posted by mobilx View Post
here you go see attachment.

adb push libvideochat_stabilize.so /system/lib/libvideochat_stabilize.so
adb push libvideochat_jni.so /system/lib/libvideochat_jni.so
adb shell chmod 644 /system/lib/libvideochat_stabilize.so
adb shell chmod 644 /system/lib/libvideochat_jni.so

Thanks.

Sent from my GT-I9000 using XDA App

THREAD CLOSED
Tags
awsome, banana, cm9, galaxy s, ics, mmmmmmmm icecream, no eta, noobfriendly, still no pony, teamhacksung
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...