Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Dockerfile for Android projects which includes both SDK and NDK with Java8

NotificationsYou must be signed in to change notification settings

Manabu-GT/docker-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

This is a Dockerfile to make the image suitable for most Android projects including NDK.

Included

  • Android SDK: r25.2.3
  • Android NDK: r13b
  • Build tools: 23.0.3, 24.0.3, 25.0.3
  • Android API: 21, 22, 23, 24, 25
  • Support maven repository
  • Google maven repository
  • Platform tools
  • Make: 3.8.1
  • Maven: 3.0.5
  • oracle-java7
  • oracle-java8

ex..How to build image

docker build -t manabugt/android.

To run an interactive shell in the built image:

docker run -i -t manabugt/android /bin/bash

ex..Push build image to repository

docker push manabugt/android:latest

License

Copyright 2015 Manabu ShimobeLicensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.

About

Dockerfile for Android projects which includes both SDK and NDK with Java8

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp