26 May 2015

Why Eclipse with ADT? Why Android Studio?

Why To ? Why to use Eclipse with ADT ? Ans :  Eclipse with ADT was made as the first tool to develop Android Applications. Easy GUI (Eclipse based). The coding resources available on the net are mostly based on Eclipse with ADT. Most of the bugs in Eclipse are cleared till now due to advancement and research. It allows for development of applications for Android Devices of v1 to the latest version available. ADT works...

Published By:
Unknown
on 26.5.15

20 May 2015

Update ADT to latest version

Step 1 : Open Eclipse with ADT. Click on Help->Install New Software. Step 2 : Copy the link below in Work with box. Click Add (Give Name as ADT Plugin) and check components shown in screenshot below. Then Click Next. https://dl-ssl.google.com/android/eclipse/ Step 3 : Click Next. Step 4 : Click Finish. Step 5 : It will take time to update. For progress look at the bottom.Restart Eclipse and you are...

Published By:
Unknown
on 20.5.15

17 May 2015

Create First Android App in Android Studio

You must have installed Android Studio by following the steps from the previous post. Now its time to create our First Application i.e. displaying "Hello World". Step 1 : Open Android Studio. Select Theme. Step 2 : Click Next and the SDK Tools will be downloaded. Step 3 : Click Next. Select New Android Project. Step 4 : Give name and package name to your application. Click Next. Step 5 : Select Phone and Tablet...

Published By:
Yatin Kode
on 17.5.15

14 May 2015

Emulator not started in Android Studio

As you installed the Android Studio and started making your first app, you may have realized that the emulator won't start. This is because of lack of some libraries or drivers. The solution to this problem is. Step 1 : Open the Android SDK manager. Click on Tools->Android->SDK Manager from the menu bar. Step 2 : Select the packages as shown in the image below. All the packages are not shown in the image below. The...

Published By:
Unknown
on 14.5.15

8 May 2015

Installing Android Studio on Windows

What is Android Studio ? -> Android studio is a platform used to develop android applications. Previously, Eclipse with ADT was used to develop android apps, but google has now developed its own framework. Since there is a shift from Android v2 to Android v4 onwards, Android Studio is available to develop apps for Mobile phones having Android v4 onwards. Steps to Install Android Studio on Windows OS : Step 1 :...

Published By:
Yatin Kode
on 8.5.15

Pages (16)Prev 34567 Next