Tag: gaming

  • Day 15 – Learning Android Development

    Today I continued working on Star-Assault. I learned how to export the PC version into an executable JAR, and the android version into an .apk file. Also about the private key, which I didn’t know about until today. The key lets you digitally sign each app you make, and you must sign an app otherwise…

  • Day 1 – Learning Android Development

    As the first real post, I will be talking about my plans for the coming 30 days. Starting today, I will go on a journey to learn Android development. My goal after these 30 days is simple: Publish an app in the Play Store. I don’t have much experience in programming. I started out last…