3.What Will We Use for Development?(Study Notes)

3.What Will We Use for Development?(Study Notes)

What software is used to make Android apps? There is an entire suite of special software we can use to make android apps Like all other coding projects, we can use an IDE (Integrated Development Environment) to make it easier to make apps. The one used for android is called Android Studio and is maintained […]

How to get your app onto your phone? (Study Notes)

Study Notes Template

If you want to run your app on an actual mobile device, you can follow the steps below. Of course, since we haven’t made anything yet there is nothing to try to send :(. So this is just an FYI of how you COULD do it. We will be tackling this later when we have […]