Visit http://source.android.com, click on the Community tab, find a
relevant Google Group, and inquire within. This list is for developing
with the Android SDK, not for developing firmware.

On Wed, Nov 2, 2011 at 12:05 PM, AndroidNewb
<[email protected]> wrote:
> Hello,
> I apologize for the multiple posts. I had posted in android platform
> group too. I am facing an issue- which I am not able to sort out
> myself.
> I successfully created an encrypted filesystem using android-
> gingerbread. I am using the steps followed in
> http://ltrconsulting.com/howto/android/encrypteduserprofile/ .
>
> I am using:-
>
>  setprop ctl.stop zygote to stop zygote. to stop the zygote.
>  mount encrypted fs in loopback
>  setprop ctl.start zygote , to restart the zygote with encrypted
> filesystem
>
> The screen goes blank- and restarts. it freezes with a green patch(the
> android guys).
> But does not go beyond it
> An error - property could not be set is throw when setprop ctl.start
> zygote is given.
> The mount command shows that the encrypted fs was mounted
> successfully.
>
> I was wondering if someone could guide me here.
> Thank you
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 4.0 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to