Setting up Android support package v7 for eclipse - GridLayout

前端 未结 7 1115
再見小時候
再見小時候 2020-12-24 06:08

I\'ve been trying this all evening to no avail so I\'m going to list my exact steps starting from scratch.

  • I\'ve installed the support package via SDK manager.
7条回答
  •  忘掉有多难
    2020-12-24 06:42

    To make 7v Samples (/extras/android/support/samples/Support7Demos/) to work, do the following:

    1. Import all projects from here /extras/android/support/v7
    2. Create /libs directory for Support7Demos project
    3. Put all *.jar files in /libs directory of these projects and add them to Support7Demos/libs

提交回复
热议问题