[Tutor] application development
Alan Gauld
alan.gauld at yahoo.co.uk
Sat Dec 9 20:12:16 EST 2017
On 09/12/17 19:09, Ayanlade Timilehin via Tutor wrote:
> I'm a Windows user and I am interested in developing android applications
By far the easiest way into Android development is the
AppInventor web site.
http://ai2.appinventor.mit.edu
Its a cloud based development tool based on Scratch
but capable of generating standalone apps. It's a
great way to become familiar with the Android event
model. It also has an excellent web based tutorial.
Once you have mastered that, moving into a more
traditional development environment should be easier.
(Although you may never need to since most apps
are simplistic enough to be within the scope of AI.)
Since this is a Python list we'll assume that means
using Kivy.
HTH
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list