Posts

Showing posts from November, 2022

Creating our first app with few texts and images

Image
Right now, we'll be creating our first app with just two features which includes images and a few texts. If you've not downloaded the development environment yet, download it now.                           Download now Steps in creating an app with texts and images: 1) open your sketchware pro app and click on the plus icon to create a new project 2) enter your app name and click on create, you can also click on the green android icon beside the enter name column to app your app icon.  3) on clicking on create you'll be taken to the page as seen below • Drag the scroll (v) and drop it on the phone view then on dropping it, click on width (match-parent) • drag and drop the linear (v) and do the same as that of scroll (v), select width match-parent NOTE 1: scroll v and linear v are layout properties used to make your app screen scrol...

Basic Sketchware Tutorial

Image
               Basic Sketchware Tutorial  To be able to create any app, one must have at least an idea of the development process, also one must know the basics of it. So,going straight to the basics, we'll be using an app called  sketchware tutorial . This app contains all you need to know to start creating mobile apps starting from the layouts, interface, blocks, and so much more. Download  Sketchware Tutorial  now to get started. Next : Creating our first app with few texts and images

Mobile app develoment

Image
 Like i said in the previous post  Introduction to mobile app development , you do not need a laptop or a computer for this training, all you need is your smart phone, so getting to work, the  development environment  we are going to use on our smart phone is an app called sketchware What is Sketchware? Sketchware is an  IDE  that uses block language that transforms the complex language of text-based coding into visual, drag-and-drop building blocks. Sketchware provides documentations you can follow to become an expert at block programming and Android app development. It’s alright in the event that you know nothing about creating Android applications. Sketchware is an  IDE  that utilizes square language like Scratch, an imaginative programming language concocted by MIT that changes the mind boggling language of content based coding into visual, simplified structure squares. Use of Sketchware: As you have already known, sketchware is the a...

Development Environment

What is a development environment? 🤔 A development environment in software and web development is a workspace for developers to make changes without breaking anything in a live environment.  The development environment is often seen as a developer's “everything-goes” workspace. When working with a development environment it is part of a tiered structure of environments, where changes are deployed through different environments before reaching a live website. A typical environment structure includes a local, a development, a staging, and a live environment, but it can include more or fewer environments depending on the needs and processes of those developing the website. In some cases, the term "development environment" is used to refer to an Integrated Development Environment (IDE). An integrated development environment is often used as a programming tool to assist the developer. It is the software suite used by developers and is designed to maximize product...

Introduction to mobile app development

Image
 Mobile Apps Development With Eagle Academy And Sketchware  Have you Ever Imagined how difficult, complex, brain cracking and writing series of codes can be ? Mobile Apps development typically means writing a set or let's just series of codes/programs to build and develop an Android or iOS application. Developing an application typically needs a laptop or a computer to get the job done, but right now, that's old school, you don't necessarily need a laptop or a computer just to create mobile apps because just like there are certain Development environment on computers that brings app development to reality, development environment has also been made available for Android devices just to enable and make Android app development much more easier for both young and professional mobile app developers. So what are the requirements for this mobile environment training  • You need your Android device at least Android 4.4 •...