Hey guys this is me Siddharth Solanki, Android app developer, Web application developer, Web application security researcher and i have started this blog to share some awesome android application development tutorial and to share some awesome tricks with you guys!
Learn android application development
Before getting started with android application development, make sure you know core java’s concepts like creating object, method overloading, method overriding, constructors, thread and all.
So, are you ready to learn android application development ? :D
Okay, then :D
And extract it in new folder and make sure you have installed JAVA SDK, because android is based on java and without java it wouldn't work.
Now extract android SDK and make sure you have set an environmental variables for android and java.
Now open eclipse and Go to File –> new and Android Application Project.
Now write your first application name, Project Name and package name and then simply hit next.Now if you don’t want to set an icon for your android app then unmark “create custom launcher icon” and then simply hit next 3 times and then hit finish.
Now our very first Android Hello Word app is ready! now to run this application we need android emulator. So, we have to create android virtual device.
Go to windows –> android virtual device manager and then create a new virtual device.
Now simply run your application!
Congratulations you have made your very first android app successfully!
Well this is very basic tutorial, just stay connected with us for more awesome android application development tutorials!
No comments:
Post a Comment