On Mon, Nov 14, 2011 at 10:16 AM, Raghav Sood < [email protected]> wrote:
> what it means 'not via SDK'? Is it possible with use of the NDK? Must >> be the device rooted? >> I will appreciate any details you can provide me. >> > You may be able to do this with the NDK, and the device may or may not > need to be rooted, depending on how much freedom the manufacturer gives > you. You could try asking on the android-ndk list. They would be able to > tell you if it is possible with the NDK or not. > You can not do this with the SDK. If you ever find yourself asking the question, "well if the SDK won't allow me to do this, will the NDK" you can just say "no". The NDK does not let you escape the application security of Android. -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

