the currently displayed page contains invalid values

    技术2026-05-23  6

    使用git将https://github.com/havlenapetr/FFMpeg下载下来, 使用Eclipse 3.6.1导入, 右键选择"Properties", 点击右边的"Android"时出现

     

    "the currently displayed page contains invalid values"

     

    原因是没有default.properties这个文件, 在项目目录下增加这个这个文件, 内容为:

    target=android-8

     

    就可以解决这个问题了.

     

     

    Reference

    http://topic.csdn.net/u/20100713/17/ec3b76f7-52a2-4eea-a617-f54803113c83.html

     

    最新回复(0)