下面讲一下在FlashBuilder中如何添加编译器参数使我们在发布的时候不编译调试代码: 首先设置编译参数 编译参数设置好后,代码我们可以这样写: public class ConditionalCompilationTest extends Sprite { public function ConditionalCompilationTest() { CONFIG::DEBUG { var sp:Sprite = new Sprite(); sp.graphics.beginFill(0xf
Google this week released the November 2018 set of security patches for its Android platform, which address tens of Critical and High severity vulnerabilities in the operating system. The addressed issues include remote code execution bugs, elevation
Description Resource Path Location Type Program "sh" not found in PATH 参考链接:http://blog.csdn.net/silence_cdsn/article/details/35987099 Windows->Preferences->Android->NDK 添加NDK目录
参考链接:http://stackoverflow.com/questions/18830736/actionbaractivity-cannot-be-resolved-to-a-type in eclipse you need to right click on the project, go to Properties, select Android in the list then Add to add the library 添加:android-support-v7-appcompa