You cannot post messages because only members can post, and you are not currently a member.
|
auto exec the c app when android is booting
|
| |
hello all,
i edit the init.rc file, add the content as follows:
chmod 777 /data/busybox #1
insmod /data/t.ko #2
exec /data/busybox mdev -s #3
exec /data/hello #4
[result]
1. when the andoid is booting ,the #1 and #2 comand is OK.... more »
|
|
Bringing 3D Display on Android ICS + OMAP 4460
|
| |
Hi All,
I am trying to bring up 3D display on a LCD panel which is enabled
with Parallax Barrier (for Glass free 3D Display) .. My intention is
to see Images and Video in 3D on the LCD Panel .
I have enabled Parallax Barrier for my LCD but this alone didn't help
in perceiving 3D content . We need to do frame buffer interleaving .... more »
|
|
Porting existing NFC stack into "Android OS"
|
| |
Hi all, I'm working to a specific subject for a firm. The aim is to port their NFC (contact-less) stack into Android OS. They are currently a couple of application layers allowing to communicate through a coupler to a card/tag. It makes me point out two thing. First, is there any driver specifications to interface our equipment with... more »
|
|
Can VIVI driver works with Android ?
|
| |
Hi,
I have V4L2 android native app to test any camera driver which support V4L2
Framework.
For testing same app I used VIVI driver. For enabling same,
KConfig shows it has dependency of FRAMEBUFFER_CONSOLE.
After enabling FRAMEBUFFER_CONSOLE target is not booting.
*My question is if I enable FRAMEBUFFER_CONSOLE will it affect android boot... more »
|
|
Ashmem sharing using sockets
|
| |
i'm trying to share memory between android and chrooted ubuntu, I know I can mount bind /dev/ashmem to the ubuntu side , and i have tried out sockets between android and ubuntu and it works . Now the question is how do i pass the fd from android to ubuntu side?
will simply passing the the fd and then mmaping work? ( i think not, but haven't tried it )... more »
|
|
GLONASS Support ICS
|
| |
Hi ,
We want to add support for GLONASS on ICS along with GPS. Can anyone
please guide us on this? Wich modules needs to be modified??
Regards,
Sreenath
|
|
porting ffmpeg's problem , A/V sync
|
| |
when porting the libavcodec/libavformat to stagefright, the A/V sync
problem happlened.
my way to set the kKetTime is :
video_packet->pts*av_q2d(time_ base) : video keytime
audio_packet->pts*av_q2d(time_ base) : audio keytime
when i play the video(640*280) , stagefright lost 6 frames everytime.... more »
|
|
Digest for android-porting@googlegroups.c om - 1 Message in 1 Topic
|
| |
Hello ALL,
I am facing problem with usb OTG connection The below are the
details for the same
The modem is disconnecting after is boot is done some times it is
reconnecting immediately and sometimes its not, some times the modem is not
detecting at the boot time but I am observing the modem is *ON *throughout... more »
|
|
samsung galaxy tab (GT P1000) reboots in a loop.....
|
| |
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... more »
|
|
|