to be more, I wonder service layer will keep connecting the rild socket so
that the rild daemon listen thread will accept and build the connection, but
did that way work inefficiently?
On Tue, May 19, 2009 at 2:15 PM, Song Johnny wrote:
> Hi,
>
> Now I am looking RILD system in Android
2) is yes, too!
In your own Android.mk file, you must define LOCAL_MODULE variable, such as:
LOCAL_MODULE:=myapps . and you just do
do make at top android dir, like following:
make myapps
and build system will locate the source of your module and just build it and
all other dependency.
On Mon,
in fact, you need HAL implementation for libcamera.so. the source is not
included in android framework.
On Wed, May 13, 2009 at 4:40 PM, Vj_imx51 wrote:
>
>
> Hello,
>
> I am working on the imx51 3 stack board. Get android working with all
> devices.
> While trying to get the on-board camera t
i think you can use remount option and set it rw.
On Tue, May 19, 2009 at 12:14 PM, Elvis Dowson wrote:
>
> On a related note, there are 3 main folders
>
> root
> system
> data
>
> that gets copied to the mmc card.
>
> Now, of these three folders, which ones can be read-only and which one
> needs