Android and iPhone SDKs use different paradigms for how they control representations, etc. Itβs not possible to take an iPhone app, rename some classes and turn it into an Android app.
I highly recommend that you read the Android introductory documentation before moving on so that you can understand how Android does things. Start with Application Basics and from there from there.
source share