nice video, but one can tell you're not full time developer. the amount and kinds of errors you do when you write your code... it just gives you away. like typing three lines with .setOnClickListener(this) for example. any developer would just copy/paste it. and the "switch" fail.
also if one is developing for a longer period of time, code conventions become part of him, so "okButton" or "buttonOk" becomes a no-brainer. having trouble with clear-cut code conventions tells something about you
Learning to build mobile applications is not an easy endeavor. It can be done, but you must have the drive and the aptitude (plus the time) to overcome the challenges. If you are looking to create a mobile app for your business (or idea), you would probably be smart to simply hire a qualified professional.
I know many talented (and affordable) mobile developers (freelancers and agencies). I'd be happy to provide an introduction.
This is a must-watch, start to finish, for anyone interested in beginning Android programming. Thanks a million Marko. You probably could have packaged this up and sold it like a tool, but instead you just made it openly available on YouTube like a boss. Best programming tutorial I've ever seen.
well done!!! The first 90 minutes were great! The last 30 minutes of the video were a little fast for me to keep up with. Would appreicate a beginner's tutorial to saving data...with a pace/skill level more similiar to the first 90 minutes of the vid
little glitch in making clear the implement onClickListener Class has to be inported as a view class and the button class must also be imported explicitly...and i do not like the way they hot-code 'hide' these imports... also did not show how horizontal alignment of text-view (not button) obejects could be aligned beneath a layer-view.. yet still a very informative tutorial.
i was wonder if someone could link a easy example of how to make a soundboard with tabs. i am able to do a basic soundboard but have no clue on how to add an "activity" or "page". the problem is i have 2 projects (open source) of a soundboard and simple tabs. i dont know how to merge the 2. i also have tons of audio files in the soundboard.java file causing a noticeable wait before the soundboard loads. was wondering if i need a soundboard2.java with a link or tab to it to ease the load time.
Man,.... I am trying to keep up, but the version of eclipse I have is much different, I find myself looking for the "children" LOL, but their names are different. I have figured it out. Thanks for the video. Great help!
perl doesnt really define your stile, it merely adapts to however you want to program.
hmmm i've never tried dragonfire either
i tried the pop-cap framework, cant remember why i stopped....
it was a pain to get eclipse to work, so i'm not quitting eclipse anytime soon. gotta do more reasearch there must be at least one framework that works with c++ for android. all i want is to avoid java.
try perl, it's like java in terms of cross-platform but it respects your intellect :D
i plan to eventually learn lisp, as paul graham tends to recommend everyone.
what's keeping me from batterytech is the $250 it costs, and there's no trial version....so still trying to get feedback from those fortunate enough to have $250 to burn on something unknown.
i gave java 2 chances. one was on my own, and i detested several design choices sun made. i dont like having to create a thousand objects i'm not gonna directly use just to get the one object i'm gonna use(horrible experience with sockets). i dont like how it talks down to you like you're dumb or something.
the other experience was at a professional level, i saw what "tomcat" did to a poor server. when that thing was running the server was pretty much useless :(
thanks for the reply, but there's something called ndk for android, it allows for c++. my guess it that android somehow turns it into java so you lose all the performance benefits, but at least you're not enslaved into java :)
i'm currently investigating more on something called batterytech, which is supposed to be a c++ framework that allows you to compile into native android(no java), and iphone, windows and apple os. might be worth it
My Eclipse doesnt have te option of moving the button (or any graphical item) to anywhere you want, it sticks to a side, or center. How do you do it to have that freedom on moving the graphics?
what is your website with all of you scripts on it? i tried to put the number you said in the video and got "Problem loading page." im just wondering if maybe you took it down or something.
@knucklessg1 i had the same problem, i think it may be a eclipse plug'in thats needed. as an alternate try working through the main.xml view tags and grouping them.
At 35:38 ist where people cant find the +- thing, i have found an alternative, on the linear layout, right click and make sure both the Layout Width and Layout Height are ticked on Match Parent, you can then drag and drop the buttons and stuff under it which works just as well! Took me ages to figure out! Good Luck!
I cant seem to get past the point around 01:14:11 , I always get 14 errors, half of them say "Button cannot be resolved to a type" and the other half "Textview cannot be resolved to a type" . Does anyone else get the same problem or have a fix?
I want one of you skilled developers to skip Samsung all together and get the updates for my epic. Or i could just learn how to develope and make the sprint world happy. I want to learn.
ok i have eclipse java EE installed but one question HOW CAN I ADD SUPORT FOR PHP on eclipse? I want use the eclipse for java for android and for mi php websites development ..
I'm stuck at 35:05, I have Eclipse Helios for Java, and I don't see those arrows that he clicks to make the new buttons children of the new LinearLayout
This tutorial was awsome. I wish i was attended this Meetup. This guys so lucky. But i culdn't find the source code of the "golfcaddy" APP. It's different to the other golfscore app. If anyone have this source code please share me or send me.
Yeah the R.idbuttonOk: stuff is just not working for me, it's typed word for word but it insists its a bug. asking me to make a new constant or naming it ButtonOk instead of buttonOk, which I know isn't the right fix.
If anyone has figuredout thisproblem it would be greatly appreciated if you could reply, thanks!
This video is one of the greatest video which shows me how to develop android applications properly. I read a lot of stuff but none of the was as effective as this one.
hello bro i really like ur vdo is really help full i learn something from ur video but can u make any kind video i mean apps ( make) connect to web browser wit media player or any kind flash player lyk some online radio streaming apps if u do any video plz send me subscribed i wanna learn it thanks
do you take recommendations? I want to see someone make a simple program, but I dont know anyone, personally, who can show me while they do it. Do you think you can do a tutorial? I just want to see an app open up to an image > main screen with image with one button that makes one noise when clicked down, and another sound when you let it go. How difficult is that? I appreciate your tutorials, you're very good at it. Not to mention i dig the golf caddy ;) being a pro myself. let me know!
hi, when i click on my main class, it doesnt show me the application screen as it does in ur video, wondering what im not doing well, cos its opening it as a code rather than the screen where i can click and drag buttons. PLEASE HELP!!!
This is happening for me as well... I really like that view, and I am not the best coder, so how do you go about opening the main.xml in that view rather than the code view?I only have Design and Source view, and neither of them are the right ones.
hi, when i click on my main class, it doesnt show me the application screen as it does in ur video, wondering what im not doing well, cos its opening it as a code rather than the screen where i can click and drag buttons. PLEASE HELP!!!
hi, when i click on my main class, it doesnt show me the application screen as it does in ur video, wondering what im not doing well, cos its opening it as a code rather than the screen where i can click and drag buttons. PLEASE HELP!!!
hi, when i click on my main class, it doesnt show me the application screen as it does in ur video, wondering what im not doing well, cos its opening it as a code rather than the screen where i can click and drag buttons. PLEASE HELP!!!
(a few basic programs in realbasic... but i don't think that counts)...
and i found this very easy to understand...
i have tried to understand a few other tutorials on youtube but they do not explain why they are doing what they do... or what the code actually means...
you have done an excellent job at this... and i now understand A LOT more...
Anyway, i dont know english very well, but i will learn to programing for Android! Cheers! :D
milosc91 1 week ago
10 people dont like green Android alien! :)
milosc91 1 week ago
but it has a learning value, thats for sure. good job, keep it up
krneki6954 2 weeks ago
nice video, but one can tell you're not full time developer. the amount and kinds of errors you do when you write your code... it just gives you away. like typing three lines with .setOnClickListener(this) for example. any developer would just copy/paste it. and the "switch" fail.
also if one is developing for a longer period of time, code conventions become part of him, so "okButton" or "buttonOk" becomes a no-brainer. having trouble with clear-cut code conventions tells something about you
krneki6954 2 weeks ago
@krneki6954 its probably because he's not a codehead programmer, he's more like a pro in terms of concepts and ideas...
wakmikmakh 1 week ago
@krneki6954 Well Mr. Knows everything about developing... Why the f#@* are you watching this?
ferdf57 1 week ago
This has been flagged as spam show
Learning to build mobile applications is not an easy endeavor. It can be done, but you must have the drive and the aptitude (plus the time) to overcome the challenges. If you are looking to create a mobile app for your business (or idea), you would probably be smart to simply hire a qualified professional.
I know many talented (and affordable) mobile developers (freelancers and agencies). I'd be happy to provide an introduction.
Brett
dev (at) cspreston (dot) com
csprestonable 1 month ago
This is a must-watch, start to finish, for anyone interested in beginning Android programming. Thanks a million Marko. You probably could have packaged this up and sold it like a tool, but instead you just made it openly available on YouTube like a boss. Best programming tutorial I've ever seen.
CptSupermrkt 1 month ago in playlist Programming 2
Blablabla...
allosvenne 2 months ago
asta la vista.
andy.
AdArViPoD 2 months ago
Thanks Marko, saved me a week, not to mention the bits that don't work, you saved us from a straightjacket there.
thisisUll 2 months ago
He sounds Polish to me!?
damek132 2 months ago
@damek132
i doubt he is polish. i'd say some of ex-yugoslavian countries, probably serbia?
krneki6954 2 weeks ago
10 people must be iphone users... ^^
heartlessvinne07 2 months ago 4
I really start falling in love with android.
FOUADSPIDER 2 months ago
wow! Super helpful tutorial.
scp443 2 months ago
best tutorial ever! you are my hero :)
db127100 3 months ago
@webbypictures .. it was Bill Gates mashing the "dislike" button 5 times .. looks like he's done it another 5 times since .. =(
SPPoncho88 3 months ago
What is better between netbeans and eclipse?
diegonimus 3 months ago
3 billion devices run on java. None of them are Apple products...
dobermann800 3 months ago 3
@dobermann800 fuck apple...
freedom > communism
IVIUPPET 2 months ago
Great tutorial. Is your workspace (the one you mentioned at 192.168.1.180/) down? I don't seem to be able to access it.
TheJrDream 4 months ago
@TheJrDream 192.168 is a local ip,
saulzi 4 months ago
local ip address
saulzi 4 months ago
Terribly low volume
goranvu 4 months ago
Marko, you are awesome!!! Thank you!
swampthings 4 months ago
Thank you so much! This is the best tutorial I've ever seen! I'm only 13 and easily follow and perform what this video teaches
benc1012 4 months ago
what program is he using and where an i get it?(free perferably)
barrosc5321 4 months ago
@barrosc5321 He is using Eclipse, with an Android add on. Just google Eclipse and download the Classic version.
DesigningTheWeb 4 months ago
i love how youtube will only let you go over 10:00mins when its something to do with google.
racing67p 4 months ago
Camel casing almost as good as Cameltoe
lightphoenix1 4 months ago
no 9 people ;)
tpksym 5 months ago
You Can Make / iphone / ipad / android / apps online ON WINDOWS or Mac
Without Programming or Coding
Online With Easy Steps
Start Now Make Your Apps By Your Self Visit our Site
AppOmaker c o m
App Online Maker
iPhone/iPad/Android
or Go To My Page For More , ,
AppOmaker 5 months ago
@AppOmaker
without programming or coding?? BORING!
MblCJluTEJlb 3 months ago
well done!!! The first 90 minutes were great! The last 30 minutes of the video were a little fast for me to keep up with. Would appreicate a beginner's tutorial to saving data...with a pace/skill level more similiar to the first 90 minutes of the vid
sheetrit45 5 months ago
You sir just made my favorites list :D
t3knifi3dj1 5 months ago
its funny how all android app development videos are made from a apple computer hahaha
ArrasandoAlterado 5 months ago
I really appreciate this video :)
Newbrict 5 months ago
little glitch in making clear the implement onClickListener Class has to be inported as a view class and the button class must also be imported explicitly...and i do not like the way they hot-code 'hide' these imports... also did not show how horizontal alignment of text-view (not button) obejects could be aligned beneath a layer-view.. yet still a very informative tutorial.
mick444ez 5 months ago
i was wonder if someone could link a easy example of how to make a soundboard with tabs. i am able to do a basic soundboard but have no clue on how to add an "activity" or "page". the problem is i have 2 projects (open source) of a soundboard and simple tabs. i dont know how to merge the 2. i also have tons of audio files in the soundboard.java file causing a noticeable wait before the soundboard loads. was wondering if i need a soundboard2.java with a link or tab to it to ease the load time.
D200P13 5 months ago
192.168.1.180 is an internal ip, so only people on you network can join
klopo333 5 months ago
1:07:40 i love to code
klopo333 5 months ago
@klopo333 maybe it works with 67:40
klopo333 5 months ago
9 people are iphone users
Aefan69 5 months ago
Why is the sound quality so bad?
tuttar3 6 months ago
i have my macbook pro volume at the max and i have trouble hearing xD
vioxify 6 months ago
@vioxify mac is the problem. no sound in videos about android xD
Aefan69 5 months ago
Comment removed
mimaraslan 6 months ago
this video is awesome.
nesportskid 6 months ago 23
i got lost at db helper but everything before that was solid
galloan 6 months ago
ok, but title is misleading.
i'm watchin this already for 15 minutes and they are still starting up emulator and explaining what the hell Activity is.
moofymoo 6 months ago
My linear layout has horizontal fill parent and when i change the weight of the buttons inside it there is no change. what gives?
Grundy923 6 months ago
I can't figure out how to get my buttons inside of the linear layout. I don't have those icons in the outline window.
Grundy923 6 months ago
@Grundy923 don't know if you still need answer but just in case... try drag and drop, take the buttons and drop them inside the linear layout :)
SeleneaoSil 6 months ago
How to avoid force close pop up regarding process??
paru155 6 months ago
now 8 people doesn't know it!
venkatesh36963 7 months ago
what library do we import so we can declare gui objects
sm82044 7 months ago
@sm82044 if you are using eclipse you will see warning when you declare a component which tells you the package(s) you need to import...
babyface602 7 months ago
Awsome tutorial,just whait i needed... :)
petjadakovic 7 months ago
GREAT ! Very good indeed :)
shaxmitra 7 months ago
Never mind, I found the answer - Thanks for the great tutorial. Lasted for an hour~ XD
Hereson0 8 months ago
Do you have to know the programming language Java if you want to work with android? Since I had seen a couple of .java files at 18:30 Thank you
Hereson0 8 months ago
42:25
zackthebuddha 8 months ago
This has been flagged as spam show
Need 5 star ratings and positive comments on your app? Significantly increase your downloads using starmyapp(dot)com.
jerimias2k 9 months ago
5 people dont know what android is
webbypictures 9 months ago 48
@webbypictures make it 9 now...and god know how many idiots later
atulweapon 3 months ago
@webbypictures Actually, 10 people now... =)
skepticlogician 1 month ago
Man,.... I am trying to keep up, but the version of eclipse I have is much different, I find myself looking for the "children" LOL, but their names are different. I have figured it out. Thanks for the video. Great help!
Ki11Babies 9 months ago
Very nice video, nice explaining methods! Finally a tutorial with my equipment combination - mac and eclipse :)
Btw, Marakana means you´re a Red Star fan, doesn´t it? :)
mateja82 9 months ago
@DJloveDrew
perl doesnt really define your stile, it merely adapts to however you want to program.
hmmm i've never tried dragonfire either
i tried the pop-cap framework, cant remember why i stopped....
it was a pain to get eclipse to work, so i'm not quitting eclipse anytime soon. gotta do more reasearch there must be at least one framework that works with c++ for android. all i want is to avoid java.
sabin97 9 months ago
@DJloveDrew it's the foundation to be a total douchebag n00b. Seriously, you have to be a fucking MORON if you do a hello world bullshit.
siliconsurf 9 months ago
@DJloveDrew
try perl, it's like java in terms of cross-platform but it respects your intellect :D
i plan to eventually learn lisp, as paul graham tends to recommend everyone.
what's keeping me from batterytech is the $250 it costs, and there's no trial version....so still trying to get feedback from those fortunate enough to have $250 to burn on something unknown.
may the source be with you
sabin97 9 months ago
@DJloveDrew
i gave java 2 chances. one was on my own, and i detested several design choices sun made. i dont like having to create a thousand objects i'm not gonna directly use just to get the one object i'm gonna use(horrible experience with sockets). i dont like how it talks down to you like you're dumb or something.
the other experience was at a professional level, i saw what "tomcat" did to a poor server. when that thing was running the server was pretty much useless :(
sabin97 9 months ago
@DJloveDrew
thanks for the reply, but there's something called ndk for android, it allows for c++. my guess it that android somehow turns it into java so you lose all the performance benefits, but at least you're not enslaved into java :)
i'm currently investigating more on something called batterytech, which is supposed to be a c++ framework that allows you to compile into native android(no java), and iphone, windows and apple os. might be worth it
sabin97 9 months ago
This has been flagged as spam show
i was able to hack wifi password with my android phone with iwifihack . net
BuckMatak 9 months ago
This has been flagged as spam show
hey great video! I thought i would share how to hack wifi networks with ANY Android Os phone at iwifihack . net
LoyceJacobz 9 months ago
hello world is so useless....
siliconsurf 9 months ago
@siliconsurf yeah i bet your smartass is born with all the worlds knowledge and can skip all begining tutorials.
It does nothing special but it`s not useless.
MorrinWellSmith 9 months ago
@siliconsurf you are no programmer.
Jonathanws18 9 months ago
@Jonathanws18 you are a fucking moron
siliconsurf 9 months ago
@siliconsurf wow. touche.
Jonathanws18 9 months ago
@sabin97
I believe the answer to that is no
sidg11 9 months ago
is there a way to use a language other than java(perhaps c++ or even c#) for android?
i have my eclipse setup working, but i'd much rather use c++ if that were possible...
sabin97 10 months ago
Excellent video. Helped me a ton.
macgyver2210 10 months ago
This has been flagged as spam show
Need 5 star ratings on your app? Check out starmyapp (dot) com.
srikanth061248 10 months ago
This has been flagged as spam show
Are critics leaving low ratings on your app? Check out starmyapp (dot) com.
scottUKactor 10 months ago
how do you get that properties pane on the right side? My eclipse doesnt say it and it makes it more of a hassle to change properties
DoubleJStudio 10 months ago
4 people are iphone app developers....who didn't their homework LOL
aguywithhatson 10 months ago
I assume 98729 people, has done the required homework.
MyRsIrl 10 months ago
This has been flagged as spam show
SIR , can i make , asterisk server on the base of kernal android ,( for VOIP ) , please help me, my teacher give me this project ., email me ,
rahmatalvi@hotmail.com
rahmatalvi 10 months ago
this tutotial is on mac!!
have a mac is one of my dream!!
titer2008 10 months ago
It's a video about android development and it's "unavailable for mobile"? :)
That's rather dumb. Was looking forward to watching this away from the computer.
Mercetron 10 months ago
My Eclipse doesnt have te option of moving the button (or any graphical item) to anywhere you want, it sticks to a side, or center. How do you do it to have that freedom on moving the graphics?
Oskar619 10 months ago
4 people have not done the homework.
VitaliyZhitar 11 months ago
what is your website with all of you scripts on it? i tried to put the number you said in the video and got "Problem loading page." im just wondering if maybe you took it down or something.
ross8687 11 months ago
thanks for this video. It helped me understand more the first basics about android development. Thanks and keep sharing
OuterHell 11 months ago
for the portion @ 1:31:45, you can just use gravity | center in the XML editor.
slimjim2406 11 months ago
Great vid, learned a lot :)
Khorask 11 months ago
basically i need eclipse, and developer SDK ? all i need ?
rrgert4 11 months ago
@rrgert4 duh...
cartmanland91 10 months ago
@rrgert4 Android sdk+Android plugin for Eclipse(ADT)
PharaohNnamdi 9 months ago
@PharaohNnamdi
yep, gonna wait it out til we have java in school.. so you dont get lost in the thousands of commands :D
rrgert4 9 months ago
Comment removed
kinside 11 months ago
Epicness indeed, but did anyone notice he had a perfect english accent for like the first 5 minutes like instantly went dr. jekyl and hyde?
SoulofaDeity 11 months ago
27.textScore.setText(String.valueOf(score)); 28 textScoreCard.setText("");
On these two lines, I have a red line underlying the words setText - The method setText(String) is undefined for the type textview.
Any solutions for these errors. Thanks.
But the rest of my code for this project tutorial is correct.
dmulcahy05 11 months ago
bah i have to go back and sttudy java all over again -__-
MrYousafBajwa 1 year ago
How do you make it to where if you click Button1, it will open a New layout that i have created?
knucklessg1 1 year ago
I believe you said you were working with the Android 1.6 SDK. Have you made a new video for a later version of the SDK?
At 1:22:26 what is the keyboard shortcut for organizing the imports?
USMarines12994 1 year ago
@USMarines12994 ctrl + shift + O
d1ngess 1 year ago
@USMarines12994 ctrl + shift + o on Windows and command + shift + o on Mac.
Jcordeiro55 10 months ago
i want to make a game. not a program
ThaGameZkiller 1 year ago
Guy has totally Serbian accent?
xsdejan 1 year ago
I want to learn how to port an app from windows mobile, Im not sure how this will help me accomplish this. But i am open to new information.
Dcdatruth85 1 year ago
This has been flagged as spam show
Try Latino brides in your area rockmycity.info
vikumsagara 1 year ago
Lets say i have 3 options in the main.xml
1.Play Game
2.Read Rules
3.View Score
How do i make it to where when i Press 1, it will bring me to ANOTHER main.xml and begin letting me play my game?
knucklessg1 1 year ago
@knucklessg1 thats what i want to know... get any help yet?
patstcool0805 1 year ago
Can't find the stupid + and - signs in the outline tab to add my children to the new parent. What do i do in the XML File to change it?
knucklessg1 1 year ago
Comment removed
kezkez4 1 year ago
@kezkez4 YEah, you have to go directly into editing the xml file. The only work around.
knucklessg1 1 year ago
@knucklessg1 i had the same problem, i think it may be a eclipse plug'in thats needed. as an alternate try working through the main.xml view tags and grouping them.
kezkez4 1 year ago
How do you make children in eclipse helios? please answer
Macche3se 1 year ago
At 35:38 ist where people cant find the +- thing, i have found an alternative, on the linear layout, right click and make sure both the Layout Width and Layout Height are ticked on Match Parent, you can then drag and drop the buttons and stuff under it which works just as well! Took me ages to figure out! Good Luck!
hurryuphurry 1 year ago
@hurryuphurry That did not work for me... I think the best way is to use the xml to fix it...nice try thought
Digby0907 1 year ago
I cant seem to get past the point around 01:14:11 , I always get 14 errors, half of them say "Button cannot be resolved to a type" and the other half "Textview cannot be resolved to a type" . Does anyone else get the same problem or have a fix?
Please help :)
Yekolf 1 year ago
@Yekolf DW Solved it, just pressed "Ctrl + Shift + O" which updates imports
Yekolf 1 year ago
I want one of you skilled developers to skip Samsung all together and get the updates for my epic. Or i could just learn how to develope and make the sprint world happy. I want to learn.
Dcdatruth85 1 year ago
Thank you so much!!
johnnieares93 1 year ago
why does it seem like everybody that has a mac programs for android?
TellurideSkiRuns 1 year ago
my eclipse don't have the blue arrow like yours on 0:35:19
how can y solve this? or move the buttons using another way?
gustavoindustry 1 year ago
ok i have eclipse java EE installed but one question HOW CAN I ADD SUPORT FOR PHP on eclipse? I want use the eclipse for java for android and for mi php websites development ..
gustavoindustry 1 year ago
sounds a bit like arnold doing the presentation
MichaelMay1983 1 year ago
I'm stuck at 35:05, I have Eclipse Helios for Java, and I don't see those arrows that he clicks to make the new buttons children of the new LinearLayout
Cannabisvorous 1 year ago
@Cannabisvorous same problem here im using eclipse classic 3.6.1
zmajzigaga 1 year ago
@Cannabisvorous
yep for me too you need use the XML view Go to XML and put te buttons inside of >>> /LinearLayout>
gustavoindustry 1 year ago
@Cannabisvorous I have the exact same problem!
hurryuphurry 1 year ago
This has been flagged as spam show
I can't seem to access 192.168.1.180. how can I access?
xwowsersx 1 year ago
I can't seem to access 192.168.1.180. how can I access?
xwowsersx 1 year ago
@xwowsersx it was only to ppl on hte same wifi as him.
berkoproductions 1 year ago
hello world in 2 hours xD
donzaliko 1 year ago
Truly valuable video!
r0o0b0i0n 1 year ago
ccckkhow many of you have done the ccckkhomework?
DeLL116 1 year ago
This video was much more helpful than the development guide on the main website. Thanks for the great work.
izidor84 1 year ago
Good video
ashish0yadav 1 year ago
Information is great, but the sound is terrible. Starts off low, then gets even lower as he goes on. Who was the sound engineer on this?
mcstarGmail 1 year ago
This tutorial was awsome. I wish i was attended this Meetup. This guys so lucky. But i culdn't find the source code of the "golfcaddy" APP. It's different to the other golfscore app. If anyone have this source code please share me or send me.
oOZz35 1 year ago 14
Thanks for doing this tutorial. I found it very helpful.
prometheus013081 1 year ago
Very informative tutorial... but I get some errors with the Button buttonMinus etc...
ert69 1 year ago
@ert69 I get the same problem?! Wierd
CardMagician10 1 year ago
@CardMagician10 I somehow fixed that with the lightbulbs on the left side.. but now I cant get past the "case R.id.buttonOK;" and all that stuff...
ert69 1 year ago
@ert69
Yeah the R.idbuttonOk: stuff is just not working for me, it's typed word for word but it insists its a bug. asking me to make a new constant or naming it ButtonOk instead of buttonOk, which I know isn't the right fix.
If anyone has figuredout thisproblem it would be greatly appreciated if you could reply, thanks!
Yekolf 1 year ago
This video is one of the greatest video which shows me how to develop android applications properly. I read a lot of stuff but none of the was as effective as this one.
atarikguney 1 year ago
Thanks.
atarikguney 1 year ago
2 hours Video awesome man.....I just downloading this video bcause of massive video lenght.....If its good and easy Than 100/100 frm me......
RiSeUpGuYz 1 year ago
Brilliant tutorial 10/10 :)
thomasjad 1 year ago
Its really amazing for Android app development starters
Herathkumar 1 year ago
38:00 Bookmark to myself.
jeongmin72194 1 year ago 4
2 hours Long Video ? Wow never seen before
re4rulzz 1 year ago
Great tutorial! BOOM!!
jabbadadrummer 1 year ago
hello bro i really like ur vdo is really help full i learn something from ur video but can u make any kind video i mean apps ( make) connect to web browser wit media player or any kind flash player lyk some online radio streaming apps if u do any video plz send me subscribed i wanna learn it thanks
nyfbid 1 year ago
Nice video and good starting for new comers :)
danisreach 1 year ago
Great stuff! Thanks.
bonez05 1 year ago
From where can I get all samples you have? I s there any link where I can get all the demos he showed in workspace?
ggitbhu 1 year ago
do you take recommendations? I want to see someone make a simple program, but I dont know anyone, personally, who can show me while they do it. Do you think you can do a tutorial? I just want to see an app open up to an image > main screen with image with one button that makes one noise when clicked down, and another sound when you let it go. How difficult is that? I appreciate your tutorials, you're very good at it. Not to mention i dig the golf caddy ;) being a pro myself. let me know!
uselessmayhem 1 year ago
I am unable to install the gdata java client libraries on eclipse...please help me..my prjct is due in 3 days!!..please..
sripavan11 1 year ago
hi, when i click on my main class, it doesnt show me the application screen as it does in ur video, wondering what im not doing well, cos its opening it as a code rather than the screen where i can click and drag buttons. PLEASE HELP!!!
josy4heaven 1 year ago
@josy4heaven
This is happening for me as well... I really like that view, and I am not the best coder, so how do you go about opening the main.xml in that view rather than the code view?I only have Design and Source view, and neither of them are the right ones.
mvdproductions1 1 year ago
This has been flagged as spam show
hi, when i click on my main class, it doesnt show me the application screen as it does in ur video, wondering what im not doing well, cos its opening it as a code rather than the screen where i can click and drag buttons. PLEASE HELP!!!
josy4heaven 1 year ago
This has been flagged as spam show
hi, when i click on my main class, it doesnt show me the application screen as it does in ur video, wondering what im not doing well, cos its opening it as a code rather than the screen where i can click and drag buttons. PLEASE HELP!!!
josy4heaven 1 year ago
hi, when i click on my main class, it doesnt show me the application screen as it does in ur video, wondering what im not doing well, cos its opening it as a code rather than the screen where i can click and drag buttons. PLEASE HELP!!!
josy4heaven 1 year ago
@123 ...
you must be highlighting main.xml and clicking 'run' ... try clicking on your main project folder then clicking 'Run'.
mitchab 1 year ago
PLEASE HELP SOME ONE... for the issue bellow.
12312312312312312498 1 year ago
This has been flagged as spam show
I followed ever step and I was done creating my app it gave me two error messages, with a little red x on the main.out.xml
followed by this in the console tab:
[2010-09-24 22:44:33 - activity] Error in an XML file: aborting build.
[2010-09-24 22:44:33 - activity] res\layout\main.xml:0: error: Resource entry main is already defined.
[2010-09-24 22:44:33 - activity] res\layout\main.out.xml:0: Originally defined here.
12312312312312312498 1 year ago
I followed ever step and I was done creating my app it gave me two error messages, with a little red x on the main.out.xml
followed by this in the console tab:
[2010-09-24 22:44:33 - activity] Error in an XML file: aborting build.
[2010-09-24 22:44:33 - activity] res\layout\main.xml:0: error: Resource entry main is already defined.
[2010-09-24 22:44:33 - activity] res\layout\main.out.xml:0: Originally defined here.
12312312312312312498 1 year ago
absolutely brilliant tutorial...
i'm pretty much a novice of programming...
(a few basic programs in realbasic... but i don't think that counts)...
and i found this very easy to understand...
i have tried to understand a few other tutorials on youtube but they do not explain why they are doing what they do... or what the code actually means...
you have done an excellent job at this... and i now understand A LOT more...
thankyou....
retromelon123 1 year ago
This has been flagged as spam show
it works with the latest android versions?
eli3143 1 year ago
i works with the latest android versions?
eli3143 1 year ago
I watched all 2 hours. Thanks
lickachair4fun 1 year ago
i can't see the properties box (the one on the ride top corner) on my eclipse there, how can i switch it on??
jedenzemenemsow 1 year ago
hi, my eclipse doesn't show the properties or layout windows that you have on the right side (up and bottom respectively), how can i enable them??
jedenzemenemsow 1 year ago
Thank you soo much for posting this. I searched the whole internet for a good tutorial, nothing beats this. Amazing work, Marko Gargenta.
sinkingshriek 1 year ago