I am writing AOSP C code which needs to update screen brightness. I know that from Java we could use android.provider.Settings.System.putInt to achieve that. However I don't know how to do this from C code. Will be great to get advice on that!
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/702d7816-7e0b-4b59-99c4-02d50c03ec78%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

