see "android/system/core/logcat/logcat.cpp"
and
find openLogFile function.
===
static int openLogFile (const char *pathname)
{
return open(g_outputFileName, O_WRONLY | O_APPEND | O_CREAT,
S_IRUSR | S_IWUSR);
}
Hi,
I would like also doing it from sd, what did you used ?
Regards.
Steph
On Saturday, June 15, 2013 10:00:00 AM UTC+2, Puneet B wrote:
>
> Hi guys,
>
> I have working sd card which boots android,
> No i want to boot android from Nand.
> i am using lychee kernel 3.0.8.
> kindly help me.
>
> Rega
hi Prabu,
Sorry for the late reply..
I have got libreference-ril.so and libril.so from the vendor of Neoway M660
On Friday, 28 June 2013 21:18:22 UTC+5:30, Prabu N wrote:
>
>
> Hi
>
> What is the RIL you are using and which Vendor's RIL? Give more detail
>
> Prabu
>
>
>
> On Wednesday, June 26, 2
Once i enable the bootanimation service in android.
boot time=51 seconds.
Once i disable the bootanimation service in android.
boot time=31 seconds.
now want to reduce bootanimation time.
kindly help me.
What i to do.
Regards
Punith
--
--
unsubscribe: android-porting+unsubscr...@googlegr