Finally a tutorial with someone who actually speaks English
@ccs72689 жыл бұрын
Thorough job navigating the kludgey Windows 10 environment and SDKits.
@IShadyl9 жыл бұрын
I think you just saved my Engineering Thesis. Since Google abandons Eclipse support and the libraries I use are heavily based on Eclipse structrure and don't work with Android Studio NDK i was pretty much in a bad situation. Thx a lot!
@atifsafeer97309 жыл бұрын
it covers all of the issues that we guys were facing while configuring eclipse.. it was very helpful. (y)
@Pafcioxx9 жыл бұрын
Thank you. I had a big problem with installing sdk android device on eclipse. You helped me a lot.
@justme-cy1pi9 жыл бұрын
Thank you very much for the video! I run in all the problems you are talking about :-) and with your help everything got sorted out!
@aimadik45488 жыл бұрын
The most well-detailed video...how can i be more satisfied about it thank you so much
@saxenahimanshu65844 жыл бұрын
Tons of thks , ur software sdk installer is a game-changer for me
@sallyssandraa5 жыл бұрын
I love you on so many levels. I was reading a book to help me through this, epic fail I was stuck for about a month. THANK YOU!
@harleyjesiah16453 жыл бұрын
i know im randomly asking but does any of you know of a method to log back into an Instagram account?? I stupidly lost my login password. I would love any assistance you can offer me!
@polaris9118 жыл бұрын
Thanks for going over the "Run as Administrator" thing, that was causing my installation to fail.
@ericmetcalf77368 жыл бұрын
Thanks this video was very helpful I got it setup with no major problems.
@Bharath77978 жыл бұрын
Thanks alot man!! Great video Helped me alot!! :) Successfully installed Eclipse hurrayyy!!
@MadForCs168 жыл бұрын
The Only video that helped me in all ways !
@JenGrenvik9 жыл бұрын
This video was so incredibly helpful! Thank you so much! I am definitely going to subscribe! :)
@dapidminiAiki6 жыл бұрын
thank you for the video. I'm starting out to learn programming for android apps but I only have my loyal cheap, low-spec laptop to work with. so I can't use Android Studio as everyone suggest because it's very resource expensive.. I hope after finishing the steps in this video I can continue on my journey to mobile programming with eclipse.
@tamasrudnai16878 жыл бұрын
Awesome, thanks! As you asked suggestions: Please include Mac installation (not that much of difference, and can be added as text bubbles)
@sagarchavada62269 жыл бұрын
thank you so much.. its great.. u covered all issues..
@samvandekreeke7 жыл бұрын
really good video. explained everything. good links in description! c:
@siferuk9 жыл бұрын
thanks, very straight forward and precise!
@adelalyan14593 жыл бұрын
You did help me so easy to get what I Need, Thanks
@HooGames20177 жыл бұрын
on 11:06 you say the Default installs cann you say me witch one ?
@sidyka65687 жыл бұрын
Thinx a lot, this video is very clear
@TheSpeedyPL9 жыл бұрын
Thanks man I needed this ;-)
@ibtisamabdo35598 жыл бұрын
Very helpful tutorial. Than you very much.
@salonigarg57988 жыл бұрын
thank you soo much! it was very helpful.
@markwhitener10889 жыл бұрын
Thank you. Great video - you actually demo the mistakes most make, which is unique on most 'How to" videos. As I techie, I always fall into the the one thing I hate most about MS - Run as Administrator. One a single user machine, my usercode is an Admin, so everything I run or do should be Admin? Wrong according to MS.
@ArsalanKhanAk7 жыл бұрын
Thanks Bro Your Video Was Too Helpful For Me
@gazollarafael80007 жыл бұрын
hello, can you help me? i keep getting the "wrong checksum" error while installing the packages of sdk manager. did you find this kind of error?
@ArsalanKhanAk7 жыл бұрын
No there wasn't any error, which Os Are you using
@marccalvinlimbo39558 жыл бұрын
need help !! as far as I know I followed the instructions step by step but I still encountered a problem which I can't fix. After the whole process of installation, I opened eclipse then the console keeps on showing me this error. -- [2016-03-15 21:31:27 - Android SDK] Error when loading the SDK: Error: Error parsing C:\Users\Marc\AppData\Local\Android\android-sdk\system-images\android-22\android-wear\x86\devices.xml cvc-complex-type.2.4.d: Invalid content was found starting with element 'd:skin'. No child element is expected at this point. Error: Error parsing C:\Users\Marc\AppData\Local\Android\android-sdk\system-images\android-23\android-wear\armeabi-v7a\devices.xml cvc-complex-type.2.4.d: Invalid content was found starting with element 'd:skin'. No child element is expected at this point. Error: Error parsing C:\Users\Marc\AppData\Local\Android\android-sdk\system-images\android-23\android-wear\x86\devices.xml cvc-complex-type.2.4.d: Invalid content was found starting with element 'd:skin'. No child element is expected at this point. -- what am I supposed to do?
@duanewall65868 жыл бұрын
+Marc Calvin Limbo stackoverflow.com/questions/18402913/error-parsing-c-documents-and-settings-user-android-devices-xml This answer put me on the right track: stackoverflow.com/a/13429067/891479 Copy default devices.xml file from Sdk_Directory/tools/lib/devices.xml to Home_Directory/.android/devices.xml. Home_Directory is the windows user home directory. Example: C:\Documents and Settings\smcqueen\.android
@dineshsahoo44436 жыл бұрын
I am getting something different. Please solve this issue. In last step i.e in preferences section the below box is empty. So now what to do??
@hassanqureshi42478 жыл бұрын
thankyou very much. Please make a video of building the first android app using eclipse mars
@alyamanasa39365 жыл бұрын
I couldn't download android sdk tools from the link u have provided since the site has been updated.....plz help me with some alternate ways
@DaniyalNasir03328 жыл бұрын
+NDL Coding The ADT plugin does not support Eclipse it says on the following link. Any Alternative ? If not, Can you please tell me What it is used for and what cons will I get by not having it installed .. Thanks,
@MrtigeranimationTV8 жыл бұрын
why people dislike this video???? this video is best tutorial and i liked this and shared many times...
@erfansh78125 жыл бұрын
FUCK OFF
@jamesmacintosh52938 жыл бұрын
Hi, Thanks. This is a nice video. But I am using Windows 10 Home (64 bit) and I am a little confused as to what I really need to be able to do regular Java programming and develop Andriod apps. I want to use Eclipse IDE only and not Android Studio. So, what do I need to install? All the below ones or some of them? Eclipse IDE Android ADT plug-in Java JDK Android SDK Do I need to install each of the above in a particular order? Thanks.
@ndn1319 жыл бұрын
thanks for the video.. my eclipse succes
@rajeshcharymusaloju70659 жыл бұрын
incredibly help thank u so much
@yogurtito7 жыл бұрын
thanks!! my friend!! is a good guy!!
@duanewall65868 жыл бұрын
Thanks for the vid. I'm getting a parsing error after restart about the Android SDK. A couple of 'Invalid content' relating to 'd:skin'. No child element is expected at this point. Since it's 'not expected at this point' should I be concerned?
@duanewall65868 жыл бұрын
+Duane Wall This answer put me on the right track: stackoverflow.com/a/13429067/891479 Copy default devices.xml file from Sdk_Directory/tools/lib/devices.xml to Home_Directory/.android/devices.xml. Home_Directory is the windows user home directory. Example: C:\Documents and Settings\smcqueen\.android
@Paktoon9 жыл бұрын
Thanks, very helpful!!
@JPA96378 жыл бұрын
Do you need an Internet Connection for installing the eclipse and the ADT plugin? I mean after downloading the installer from the internet.
@shaikhimranirfan7 жыл бұрын
yes
@mihailomanojlovic94746 жыл бұрын
Hi, I've had no trouble installing eclipse and java but I cannot locate the android sdk, as it is no longer on developer.android.com/studio/index.html . have they moved the download elsewhere? please help
@riddhimanduttaroy33816 жыл бұрын
I too can't find it. Did you get it?
@akashsurya6004 жыл бұрын
Hi, I have problem in installing eclipse it shows red Cross ❌ on Android application project how I resolve this. I tired lot of KZbin solution but any of them no work....
@zoilo877 жыл бұрын
I can't find a Android SDK exe :( please send me a link.. The site that you posted only showing a zip folder that doesnt match on the video
@najim7167 жыл бұрын
Hi Bro Same issue hhh i find executable file you can search for it the same what used in this video "" sdk-android_24-4_en_280710.exe "" this direct link d110.cdn.m6web.fr/soft/logiciel/sdk-android_24-4_en_280710.exe?st=VKA81NDh8qCbAgoYvhCbBQ&e=1496794965
@zoilo877 жыл бұрын
forbidden hehe
@afaqbuk9 жыл бұрын
very nice and helpful video thankyou.:-)
@gauravprajapati92056 жыл бұрын
Please make video for develop any APK with eclipse and run those application
@masterdenyk8 жыл бұрын
Thank you man!
@sambuaga27114 жыл бұрын
how to using firebase in eclipse? help meto find how it....thanks
@rubenamizyan46188 жыл бұрын
You are a life saver
@Cybercharles9 жыл бұрын
Thanks you, very helpful
@GabrielTavaresAtento-ao-Vento9 жыл бұрын
Great instructions!
@TechProgrammingIdeas5 жыл бұрын
Thanks Very helpful
@dharmagummi75379 жыл бұрын
Hi i have done everything as per the video i can't find the options on Window menu however in preferences i can see the Android can you please advise
@kilab7789 жыл бұрын
+Dharma Gummi I had the same issue. But it worked fine for me after running Eclipse as admin. Try playing the video again from min/sec 7:30 and follow the steps from there.
@dharmagummi75379 жыл бұрын
Thanks Will try
@user-pt7tv8 жыл бұрын
which packages should i choose?
@sadiashamas43528 жыл бұрын
I installed the eclipse setup as "run as administrator" but still found the same error that "installation failed with an error"
@ridewithcharles3537 жыл бұрын
Why is that when i downloaded the SDK tools only theres no "Android SDK Manager" in it? :(
@riddhimanduttaroy33816 жыл бұрын
I am facing the same problem. Did you find it?
@viwendzima72328 жыл бұрын
I keep on getting this error message "Failed to fetch URL dl.google.com/android/repository/addons_list-2.xml, reason: Unknown Host dl.google.com". How do I fix it?
@shaikhimranirfan7 жыл бұрын
its the wrong url or your firewall is blocking your connection to the internet i recommend you to disable your firewall or add a rule to bypass your connection
@khelassilinda82298 жыл бұрын
6:19 I can't read the name of the site help me please!!!!!!
@MrSufi948 жыл бұрын
+khelassi linda URL is given in description. valar morghulis
@khelassilinda82298 жыл бұрын
+sufi patel Ohhh thanks
@AbhishekSingh-qv3bk5 жыл бұрын
It is important to download all sdk packages in android sdk manager
@Babamasthan099 жыл бұрын
thanks for the video..while installing android sdk ..due to some interuption i was not able install it completely ..guys any help
@Legendaryhutch8 жыл бұрын
Thank you so much.
@عبداللهقاسم-ش5ه8 жыл бұрын
where is sdk download link pleas the link above lead to android studio
@quran_bae8 жыл бұрын
after you open Android Studio link scroll down to the end of the page and you will find the SDK Download link
@ray-munich5 жыл бұрын
Thank You - great !
@Prowltimate9 жыл бұрын
from where to download the eclipse??
@TheRohithsai9 жыл бұрын
sdk is opening but in console it says ... system cannot find sdk manager..... installed all the tools now;....... what should i dooo ? this is a big problem for me. i had wasted 1 compelte day but couldn't success ..... plz help out guys
@ndlcoding90079 жыл бұрын
+Rohith Sai Watch the video.... it covers this issue.
@TheRohithsai9 жыл бұрын
u shut up....
@TheRohithsai9 жыл бұрын
arey gay.. badcw.. just fuck ur own business...... get out of my way
@TheRohithsai9 жыл бұрын
___|___
@FunniVideos8 жыл бұрын
+NDL Coding where is the video
@angelren45638 жыл бұрын
Why I can't make new Android App project?? help please
@glennchen19 жыл бұрын
Good job!
@Tsunny977 жыл бұрын
ADT is no longer avail. what should i do?
@1994rif8 жыл бұрын
tHANK YOU VERY MUCH BRO !
@tinytutor4138 жыл бұрын
helpfull
@rahilenayati99728 жыл бұрын
thanks a lot , u rescue me.
@bryanjaysena60898 жыл бұрын
I've installed already ADT and eclipse mars but i cant see to make android help me please
@shaikhimranirfan7 жыл бұрын
configure it as shown in the video
@zoilo877 жыл бұрын
How about neon?
@davidharmath11689 жыл бұрын
Thanks good job :)
@nkmills58479 жыл бұрын
Excellent!!!
@nOc19779 жыл бұрын
thank you good Sir!
@fabgrw9 жыл бұрын
helpfull videos thanks
@semente.criativa6 жыл бұрын
thank you so much =D
@tjdoss5109 жыл бұрын
Well done.
@MichaelOsondu9 жыл бұрын
Life Saver!!!
@ralpjeff83569 жыл бұрын
excellent :) !
@RicherThanIeverbeen8 жыл бұрын
Thanks a ton
@abdelrahmanhussainy69214 жыл бұрын
You are brelliant :)
@AadidevSooknananNXS4 жыл бұрын
Why does this sound like Anthony from LinusTechTips?
@topchronicles808 жыл бұрын
can you not use zoom and pan? I hardly sees the words on your videos
@FerZepol9 жыл бұрын
Thank you.
@kH1983kH7 жыл бұрын
great job
@shravans23469 жыл бұрын
thx a lot!!!!
@jaimecar27028 жыл бұрын
I you are interesting in make an app for a handheld!