HomeSort by relevance Sort by last modified time
    Searched full:versioncode (Results 201 - 225 of 392) sorted by null

1 2 3 4 5 6 7 891011>>

  /sdk/testapps/libsTest/appTest/
AndroidManifest.xml 4 android:versionCode="1"
  /sdk/testapps/libsTest/lib1Test/
AndroidManifest.xml 5 android:versionCode="1"
  /sdk/testapps/libsTest/lib2Test/
AndroidManifest.xml 5 android:versionCode="1"
  /sdk/testapps/testProjectTest/testapp/
AndroidManifest.xml 4 android:versionCode="1"
  /sdk/testapps/testProjectTest/testlib/
AndroidManifest.xml 4 android:versionCode="1"
  /sdk/testapps/testSensors/
AndroidManifest.xml 21 android:versionCode="1"
  /tools/build/testapps/applibtest/app/src/test/
AndroidManifest.xml 4 android:versionCode="1"
  /frameworks/base/docs/html/tools/publishing/
versioning.jd 66 <li><code>android:versionCode</code> &mdash; An integer value that represents
77 versionCode set to 1, then monotonically increase the value with each release,
79 that the <code>android:versionCode</code> value does not necessarily have a
90 <p>As with <code>android:versionCode</code>, the system does not use this value
100 <p>Here's an example manifest that shows the <code>android:versionCode</code>
108 android:versionCode="2"
116 <p>In this example, note that <code>android:versionCode</code> value indicates
  /frameworks/base/docs/html/tools/workflow/publishing/
versioning.jd 66 <li><code>android:versionCode</code> &mdash; An integer value that represents
77 versionCode set to 1, then monotonically increase the value with each release,
79 that the <code>android:versionCode</code> value does not necessarily have a
90 <p>As with <code>android:versionCode</code>, the system does not use this value
100 <p>Here's an example manifest that shows the <code>android:versionCode</code>
108 android:versionCode="2"
116 <p>In this example, note that <code>android:versionCode</code> value indicates
  /frameworks/base/docs/html/tools/workflow/
versioning.jd 66 <li><code>android:versionCode</code> &mdash; An integer value that represents
77 versionCode set to 1, then monotonically increase the value with each release,
79 that the <code>android:versionCode</code> value does not necessarily have a
90 <p>As with <code>android:versionCode</code>, the system does not use this value
100 <p>Here's an example manifest that shows the <code>android:versionCode</code>
108 android:versionCode="2"
116 <p>In this example, note that <code>android:versionCode</code> value indicates
  /frameworks/base/docs/html/intl/ja/guide/publishing/
preparing.jd 95 <p>???????????????????????????????????????????????????????????????????????? ????? <code>&lt;manifest&gt;</code> ??? <code>android:versionCode</code> ? <code>android:versionName</code> ????????????????????????????????????????????????????????????????????? </p>
97 <p>?????????????????????????????????????????????????????????????????????????????? ????? <code>&lt;manifest&gt;</code> ??? <code>android:versionCode</code> ? <code>android:versionName</code> ??????????????????????????? </p>
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
MockSource.java 64 public MockSource(String name, int versionCode) {
66 mVersionCode = versionCode;
  /sdk/manifmerger/tests/src/com/android/manifmerger/data/
45_uses_feat_gles_once.xml 16 android:versionCode="100"
87 android:versionCode="100"
  /tools/motodev/src/plugins/preflighting.core/src/com/motorolamobility/preflighting/core/utils/
ManifestConstants.java 103 * The 'android:versionCode' attribute
105 public static final String ANDROID_VERSION_CODE_ATTRUIBUTE = "android:versionCode"; //$NON-NLS-1$
  /cts/tests/tests/graphics2/
AndroidManifest.xml 18 android:versionCode="1"
  /cts/tests/tests/opengl/
AndroidManifest.xml 18 android:versionCode="1"
  /development/apps/CustomLocale/
AndroidManifest.xml 19 android:versionCode="1"
  /development/samples/AccelerometerPlay/
AndroidManifest.xml 18 android:versionCode="1"
  /development/samples/AndroidBeamDemo/
AndroidManifest.xml 22 android:versionCode="1"
  /development/samples/BluetoothChat/
AndroidManifest.xml 18 android:versionCode="1"
  /development/samples/ContactManager/
AndroidManifest.xml 19 android:versionCode="1" android:versionName="1.0">
  /development/samples/JetBoy/
AndroidManifest.xml 21 package="com.example.android.jetboy" android:versionCode="1"
  /development/samples/KeyChainDemo/
AndroidManifest.xml 19 android:versionCode="1"
  /development/samples/TicTacToeMain/
AndroidManifest.xml 20 android:versionCode="1"
  /development/samples/VoicemailProviderDemo/
AndroidManifest.xml 24 android:versionCode="1" android:versionName="1.0" package="com.example.android.voicemail">

Completed in 445 milliseconds

1 2 3 4 5 6 7 891011>>