Skip to main content

Featured

Android studio “SDK tools directory is missing”

Following 2 possible solutions will resolve this problem :  Solution1 : To fix the problem, it was required that I list the path to my corporate PAC file by using  Configure -> "Appearance and Behavior" -> System Settings -> HTTP Proxy . I selected "Automatic proxy configuration url:" Delete your  ~/.Android*  folders (losing all of your settings :/). Run Android Studio. It will show you a welcome wizard where it tries to download the SDK again (and fails due to my rubbish internet). Click the X on the wizard window. That will enable you to get to the normal welcome dialog. Go to Settings->Project Defaults->Project Structure and change the Android SDK location to the correct one. Solution 2 : To fix the problem, it was required that I list the path to my corporate PAC file by using  Configure -> "Appearance and Behavior" -> System Settings -> HTTP Proxy . I selected "Automatic proxy configuration url:&quo

Urls for all

http://www.greetvalley.com/graphics/message_creator/creator.php?id=birdscreator2&w=450&h=475

http://crazyaboutandroid.blogspot.in/2011/11/webservices-in-android.html

http://lalit3686.blogspot.in/2012_06_01_archive.html

->Best Android Tutorial with various  Android Projects...
http://feeds.feedburner.com/CoderzHeaven

->  Best tutorial for Android Begginners:
http://www3.ntu.edu.sg/home/ehchua/programming/android/Android_BasicsUI.html 

->  Url that can be used to find the praportionate hight(or) Width,when you already know the real image hight ,width and you want to set your desired height at that time u need to get the praportionate width for your desire height..
i used this to set height and width for drawables in a layout in Android
http://www.scriptygoddess.com/resources/proportioncalc.htm

Comments