1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554
|
Source: google-android-installers
Section: contrib/devel
Priority: optional
Maintainer: Android tools Maintainer <android-tools-devel@lists.alioth.debian.org>
Uploaders: Mouaad Aallam <Mouaad@Aallam.com>
Build-Depends: debhelper (>=9)
Standards-Version: 3.9.8
Homepage: https://developer.android.com/about/index.html
Vcs-Git: https://alioth.debian.org/anonscm/git/android-tools/google-android-installers.git
Vcs-Browser: https://anonscm.debian.org/cgit/android-tools/google-android-installers.git
Package: google-android-platform-24-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 24 Installer
This package will download the Google's Android SDK Platform 24 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes platform-24_r01.zip to be
downloaded from dl.google.com and/or from other suggested mirrors. The End
User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-23-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 23 Installer
This package will download the Google's Android SDK Platform 23 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes platform-23_r03.zip to be
downloaded from dl.google.com and/or from other suggested mirrors. The End
User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-22-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 22 Installer
This package will download the Google's Android SDK Platform 22 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-22_r02.zip to be
downloaded from dl.google.com and/or from other suggested mirrors. The End
User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-21-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 21 Installer
This package will download the Google's Android SDK Platform 21 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-21_r02.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-20-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 20 Installer
This package will download the Google's Android SDK Platform 20 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-20_r02.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-19-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 19 Installer
This package will download the Google's Android SDK Platform 19 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-19_r04.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-18-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 18 Installer
This package will download the Google's Android SDK Platform 18 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-18_r03.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-17-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 17 Installer
This package will download the Google's Android SDK Platform 17 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-17_r03.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-16-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 16 Installer
This package will download the Google's Android SDK Platform 16 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-16_r05.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-15-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 15 Installer
This package will download the Google's Android SDK Platform 15 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-15_r05.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-14-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 14 Installer
This package will download the Google's Android SDK Platform 14 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-14_r04.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-13-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 13 Installer
This package will download the Google's Android SDK Platform 13 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-3.2_r01.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-12-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 12 Installer
This package will download the Google's Android SDK Platform 12 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-3.1_r03.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-11-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 11 Installer
This package will download the Google's Android SDK Platform 11 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-3.0_r02.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-10-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 10 Installer
This package will download the Google's Android SDK Platform 10 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-2.3.3_r02.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-9-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 9 Installer
This package will download the Google's Android SDK Platform 9 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-2.3.1_r02.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-8-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 8 Installer
This package will download the Google's Android SDK Platform 8 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-2.2_r03.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-7-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 7 Installer
This package will download the Google's Android SDK Platform 7 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-2.1_r03.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-6-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 6 Installer
This package will download the Google's Android SDK Platform 6 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-2.0.1_r01-linux.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-5-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 5 Installer
This package will download the Google's Android SDK Platform 5 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-2.0_r01-linux.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-4-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 4 Installer
This package will download the Google's Android SDK Platform 4 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-1.6_r03-linux.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-3-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 3 Installer
This package will download the Google's Android SDK Platform 3 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-1.5_r04-linux.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-platform-2-installer
Architecture: all
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google's Android SDK Platform 2 Installer
This package will download the Google's Android SDK Platform 2 package and
unpacks it into Debian-friendly paths.
.
Google's Android SDK Platform includes android.jar file with fully compliant
Android library. In order to build an Android app, this SDK platform must be
specified as build target.
.
WARNING: Installing this Debian package causes android-1.1_r1-linux.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-ndk-installer
Architecture: amd64
Depends: ${googleAndroidInstallers:Depends},
${misc:Depends}
Description: Google Android Native Development Kit (NDK) Installer
This package will download the Google Android NDK package and create a Debian
package.
.
The Android NDK is a toolset that lets you implement parts of your app using
native-code languages such as C and C++. For certain types of apps, this can
help you reuse existing code libraries written in those languages.
.
WARNING: Installing this Debian package causes android-ndk-r*-linux-x86_64.zip
to be downloaded from dl.google.com and/or from other suggested mirrors. The
End User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-build-tools-24-installer
Multi-Arch: foreign
Architecture: i386 amd64
Depends: zlib1g,
libstdc++6,
${googleAndroidInstallers:Depends},
${misc:Depends},
Description: Google build tools 24 for Android (aapt, aidl, dexdump, dx)
This package will download the binary Google Android build tools and create a
Debian package. The build tools are used in the process of assembling the
java code into the APK package. They can also be useful for inspecting APKs.
.
WARNING: Installing this Debian package causes build-tools_r24.0.2-linux.zip to
be downloaded from dl.google.com and/or from other suggested mirrors. The End
User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-build-tools-23-installer
Multi-Arch: foreign
Architecture: i386 amd64
Depends: zlib1g,
libstdc++6,
${googleAndroidInstallers:Depends},
${misc:Depends},
Description: Google build tools 23 for Android (aapt, aidl, dexdump, dx)
This package will download the binary Google Android build tools and create a
Debian package. The build tools are used in the process of assembling the
java code into the APK package. They can also be useful for inspecting APKs.
.
WARNING: Installing this Debian package causes build-tools_r23.0.3-linux.zip to
be downloaded from dl.google.com and/or from other suggested mirrors. The End
User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-build-tools-22-installer
Multi-Arch: foreign
Architecture: i386 amd64
Depends: zlib1g,
libstdc++6,
${googleAndroidInstallers:Depends},
${misc:Depends},
Description: Google build tools 22 for Android (aapt, aidl, dexdump, dx)
This package will download the binary Google Android build tools and create a
Debian package. The build tools are used in the process of assembling the
java code into the APK package. They can also be useful for inspecting APKs.
.
WARNING: Installing this Debian package causes build-tools_r22.0.1-linux.zip to
be downloaded from dl.google.com and/or from other suggested mirrors. The End
User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-build-tools-21-installer
Multi-Arch: foreign
Architecture: i386 amd64
Depends: zlib1g,
libstdc++6,
${googleAndroidInstallers:Depends},
${misc:Depends},
Description: Google build tools 21 for Android (aapt, aidl, dexdump, dx)
This package will download the binary Google Android build tools and create a
Debian package. The build tools are used in the process of assembling the
java code into the APK package. They can also be useful for inspecting APKs.
.
WARNING: Installing this Debian package causes build-tools_r21.1.2-linux.zip to
be downloaded from dl.google.com and/or from other suggested mirrors. The End
User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-build-tools-20-installer
Multi-Arch: foreign
Architecture: i386 amd64
Depends: zlib1g,
libstdc++6,
${googleAndroidInstallers:Depends},
${misc:Depends},
Description: Google build tools 20 for Android (aapt, aidl, dexdump, dx)
This package will download the binary Google Android build tools and create a
Debian package. The build tools are used in the process of assembling the
java code into the APK package. They can also be useful for inspecting APKs.
.
WARNING: Installing this Debian package causes build-tools_r20-linux.zip to
be downloaded from dl.google.com and/or from other suggested mirrors. The End
User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-build-tools-19-installer
Multi-Arch: foreign
Architecture: i386 amd64
Depends: zlib1g,
libstdc++6,
${googleAndroidInstallers:Depends},
${misc:Depends},
Description: Google build tools 19 for Android (aapt, aidl, dexdump, dx)
This package will download the binary Google Android build tools and create a
Debian package. The build tools are used in the process of assembling the
java code into the APK package. They can also be useful for inspecting APKs.
.
WARNING: Installing this Debian package causes build-tools_r19.0.3-linux.zip to
be downloaded from dl.google.com and/or from other suggested mirrors. The End
User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-build-tools-18-installer
Multi-Arch: foreign
Architecture: i386 amd64
Depends: zlib1g,
libstdc++6,
${googleAndroidInstallers:Depends},
${misc:Depends},
Description: Google build tools 18 for Android (aapt, aidl, dexdump, dx)
This package will download the binary Google Android build tools and create a
Debian package. The build tools are used in the process of assembling the
java code into the APK package. They can also be useful for inspecting APKs.
.
WARNING: Installing this Debian package causes build-tools_r18.1.1-linux.zip to
be downloaded from dl.google.com and/or from other suggested mirrors. The End
User License Agreement of this binary package is available at
developer.android.com.
Package: google-android-build-tools-17-installer
Multi-Arch: foreign
Architecture: i386 amd64
Depends: zlib1g,
libstdc++6,
${googleAndroidInstallers:Depends},
${misc:Depends},
Description: Google build tools 17 for Android (aapt, aidl, dexdump, dx)
This package will download the binary Google Android build tools and create a
Debian package. The build tools are used in the process of assembling the
java code into the APK package. They can also be useful for inspecting APKs.
.
WARNING: Installing this Debian package causes build-tools_r17-linux.zip to
be downloaded from dl.google.com and/or from other suggested mirrors. The End
User License Agreement of this binary package is available at
developer.android.com.
|