summaryrefslogtreecommitdiff
path: root/platform/android/README.md
Commit message (Collapse)AuthorAgeFilesLines
* [android] - update project readme with buck source file ignore configurationtobrun2019-01-241-0/+3
|
* [android] - fix readme to point to correct developing.md in rootTobrun2018-10-091-1/+1
|
* Update README.md (#11408)Cameron Mace2018-03-071-1/+1
| | | Update splash image
* Android readme snapshot dependency line cleanup (#11071)Langston Smith2018-03-061-5/+4
| | | | | | | | * Snapshot dependency line cleanup * Matching version nums * changed compile to implementation
* Updated README for Arch Linux usersLukasPaczos2017-12-061-0/+3
|
* Android SDK renaming (#10609)Langston Smith2017-12-041-4/+4
| | | | | | | | * changes in various markdown files * more tweaks * Updated attribution title
* [android] - update getting started documentationTobrun2017-11-031-63/+45
|
* Update README.md with snapshot info (#9636)Langston Smith2017-10-261-2/+30
| | | | | | | | | | | | | | | | * Update README.md * spacing fix * Added build.gradle root folder code * added make aproj instructions * snapshot info tweak * text reorder * small tweak
* [docs] updating ios & android install links (#10246)Lindsay Young2017-10-241-2/+2
| | | | | | | | * updating ios & android install links * updating iOS custom builds page to link to iOS installtion * updating copy
* [android] update docs replacing bitrise mentions with circleciAntonio Zugaldia2017-08-181-1/+1
|
* [android] - update project readme with checkstyle and ndk-stack informationTobrun Van Nuland2017-08-171-0/+9
|
* [build] Downgrade GCC support from 5.0 to 4.9Bruno de Oliveira Abinader2017-07-191-2/+5
|
* [android] - update getting started and distribution docs (#8412)Tobrun2017-03-311-25/+62
| | | | | | * [android] - update project documentation * add linux instructions
* fixed readme image and links in contributing file (#6357)Cameron Mace2016-09-161-1/+1
|
* [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-141-1/+1
| | | | Also renamed as many references to OS X as possible to macOS in documentation.
* [android] More strongly redirect non-contributors to the product websiteJohn Firebaugh2016-03-291-6/+12
|
* [ios] Strip Simulator content when archivingMinh Nguyễn2016-01-221-1/+1
| | | | | | Copied strip-frameworks.sh from realm/realm-cocoa@7cc31db631c323bb649aec1e311693a599a37f05 for realm/realm-cocoa#2759. This script, which is embedded in the dynamic framework, strips out content for invalid architectures from any embedded framework and specifically strips out Simulator content when archiving to work around an App Store bug. Rewrote the iOS setup documentation. In particular, the MAPBOX_ACCESS_TOKEN environment variable is only for use with the iosapp demo application and doesn’t work in third-party applications.
* Rewrote documentationMinh Nguyễn2016-01-051-0/+46
Rewrote some copy to provide more context and link to more GL-related repos, including GL JS. Put the various SDKs in a table so we can show the various CI bot status images. Integrated target list into the relevant documents. Rewrote large portions of iOS and OS X setup documentation to guide normal developers to more friendly places. Combined some Android documentation. Moved SDK-specific documentation into platform/. Added a temporary readme in ios/ that points to the one in platform/ios/.