hpr1562 :: Android For The cli/c Junkie
This episode should be your companion while installing the android SDK/NDK and creating C-bases apps
Hosted by sigflup on Tuesday 2014-07-29 is flagged as Clean and is released under a CC-BY-SA license.
Tags: android,application,native development kit,ndk.
Listen in ogg,
spx, or
mp3 format. | Comments (0)
These are the places your sdk/ndk/ant goes:
/usr/local/share/android-ndk-r9d /usr/local/share/android-sdk-linux /usr/local/share/ant
This is an archive of /usr/local/share/android-sdk-linux/bin, which is the directory you create.
https://theadesilva.com/hpr_bin.tar.gz
This is what /etc/profile.d/android.sh looks like:
export ANT_HOME=/usr/local/share/ant export JAVA_HOME=/usr/ export PATH=$PATH:/usr/local/share/android-sdk-linux/bin:$ANT_HOME/bin
here's the example app:
https://theadesilva.com/pants.tar.gz
uncompress it and type "make", that produces app.apk to run on your device.
Show Transcript
Automatically generated using whisper
whisper --model tiny --language en hpr1562.wav
<< First, < Previous, Next >, Latest >>