Hi freakingtux,

     I want to know how this android.os.Build.Version.SDK works. I
mean how the package gets the info from the system. so that i can
directly use that way in my C file....

On Jun 28, 11:46 pm, freakingtux <[email protected]> wrote:
> Hi,
>
> On Tuesday, June 28, 2011 12:47:37 PM UTC+2, Gopi wrote:
>
> > Hi all,
>
> >        I want to log the build info of the android OS from the init
> > service native C file. Is there any direct way to get the build info
> > from the shell like using the package android.os.Build. My c file
> > looks like
>
> This information is stored in system properties so you can access it using
>  http://android.git.kernel.org/?p=platform/system/core.git;a=blob_plai...
> and linking against ctuils
>
> Greetings

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to