are there any so far ? if not who'll try to submit that mandelbrot
demo to check the policy
You don't need to check the policy. Previously we didn't have an official NDK, so we didn't support apps using native code. Now we do, and these are supported. What would be the point of doing an official NDK if such apps weren't officially fully supported?!?
(And btw, the policy is generally that we will not -support- applications that aren't using official APIs. In other words, you are most likely to run into trouble when there is a platform update and whatever unsupported thing your app is doing suddenly breaks on it. When we are testing compatibility, find a broken app, and see that it is using anything unsupported, it is immediately ignored. Heck some engineer may just decide to change a private API simply to break apps, who knows.)
--
Dianne Hackborn
Android framework engineer
hac...@android.comNote: 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.