You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Some of the CERT C Coding Standard's rules and recommendations are applicable to developing Android applications, as native code. Our rules and recommendations for C are published in two books: The CERT C Coding Standard (second edition published hardcopy in April 2014) and Secure Coding in C and C++, 2nd Edition. Development of the standards continues on this wiki. Not all of the coding standard is applicable to the Android environment. We have performed an initial analysis of Android applicability of the C coding rules and recommendations, here. The analysis is presented in a chart form, and each rule or recommendation listed in the chart is hyperlinked to its full wiki page. For each C rule or recommendation found to require Android-specific implementation advice, that advice is provided in a column of the analysis chart.

  • No labels