This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # | |
| # Installing android-sdk on Raspberry Pi 3: | |
| # | |
| # | |
| # NOTE: Up to this point, Android Studio SDK does NOT support ARM chipsets. To build an actual .apk you will need to either install | |
| # a 64 or 32 bit OS on your Raspberry PI. Without this you're up a very dirty creek without a rowing implement. | |
| # | |
| # 1. Install openjdk |