top of page

Create your own first Android App!

Writer's picture: etaoppvtltdetaoppvtltd

Hola... In this post, I'm going to create a very first Android App with "hello! World." in the display. No coding background needed. Let us start by stating.


1) Install Android Studio.

how to install android studio

2) Launch Android Studio.

2.1.) Select Start a new android project.

creating first app in android studio

2.2.) Enter Your Desired App name!

name app in android studio

2.3.) Select minimum SDK you want to target on. Note:- Lower the SDK, More device it will support.

select sdk in android studio

2.4.) Select your Activity Layout.

I am using Empty Layout.

select activity type in android studio

2.5.) Now name your activity and layout.

(For the first time. Just let it as it is.)

name app activity name in android studio

Done!

You have created your very own first android app. You can run this app in your android mobile or emulator provided with Android Studio.


If you have any problem. Just leave it in the comments below.

Thanks, A Lot. Keep Supporting. Keep Loving.

1 view0 comments

Recent Posts

See All
bottom of page