samsung galaxy tab (GT P1000) reboots in a loop.....
26 views
Skip to first unread message
fasal rahman
unread,
May 21, 2012, 1:16:36 AM5/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-porting
im trying to integrate new audio codecs to android(gingerbread) .
i downloaded the source from google. and build it for emulator... it
was working
then i integrated new codecs and again built the source for the
emulator, working well
then by assuming that the newly build libstagefright.so contains the
modified codecs,i pushed it to the tab(Samsung GT P1000) and
restarted .. but the tab reboots in a loop.....
why does the tab get restarted ?.. is it because of failure of any
critical services at initial stage of booting ?
what are the shared library files need to be replaced along with
libstagefright.so?