could you set a database with java? Something like excel. ex: you must write students and theyre notes, and the avarage of notes is counted automaticaly?
G'day Travis, awesome series of tutorials. I have already subscribed to mybringback and having a ball going through your website. Anyway, my emulator and phone won't produce any graphics, I push the custom button and nothing happens. Do i need to create an xml file, or does the java do the lifting, bit lost...help. I can supply code if need be.
Thanks for these tutorials. One question: I tried with a while(true) around the cloud animation, but it painted nothing. What is the difference from invalidate?
I've been doing all of your Android tuts so far. They're all working (except for the Google Maps App) until this one. When I launch it on the emulator in gives the tipical error "the application has stopped unexpectedly. please try again". I don't get it, all the coding is correct. Please give me some suggestions.
nice tutorial man! I have one question. My problem is that my cloud is not moving anywhere. Shouldn't the calls of the onDraw method somehow be controlled? I think that my problem is that the method is called only once. Thanks for the tutorials btw.
will there be any tutorials teaching on the usage of SQlite database, like displaying of information from the database on the app etc cos i hope to understand more on how SQlite works on android
@HoserNo0b Quick question, not digging, I really don't know the answer and have wondered before, why is x += 10 the better way? Does it affect processor cycles in the compiled code at all,? is it purely saving a key press when coding, or is there something else that i'm missing?
Hi man, 10x for all your efforts, I've been study a lot from your tutorials.
It's really helps a lot.
Regards from Israel.
oranbar27 1 week ago
could you set a database with java? Something like excel. ex: you must write students and theyre notes, and the avarage of notes is counted automaticaly?
shwedaz 1 month ago in playlist Android Tutorials: For Apps & Game Development
It's the best Tutorial that I've ever whatched!! Could you teach more about android, please!!. Regards from Mexico.
RebelXtream 1 month ago in playlist Uploaded videos
i want to learn how to use the animation class by using translate, rotates etc... not making it manually, can someone help?
navyseai 2 months ago
G'day Travis, awesome series of tutorials. I have already subscribed to mybringback and having a ball going through your website. Anyway, my emulator and phone won't produce any graphics, I push the custom button and nothing happens. Do i need to create an xml file, or does the java do the lifting, bit lost...help. I can supply code if need be.
chriscj477 4 months ago in playlist Android Tutorials Cornboyz
No more videos? :(
IlikesTrains 4 months ago
Thanks for these tutorials. One question: I tried with a while(true) around the cloud animation, but it painted nothing. What is the difference from invalidate?
Gubbrora 6 months ago
Hi Travis,
I've been doing all of your Android tuts so far. They're all working (except for the Google Maps App) until this one. When I launch it on the emulator in gives the tipical error "the application has stopped unexpectedly. please try again". I don't get it, all the coding is correct. Please give me some suggestions.
MrClubpenguinkiller 6 months ago
I figured it out now. thx again! thumps up
mandiciszilard 8 months ago
nice tutorial man! I have one question. My problem is that my cloud is not moving anywhere. Shouldn't the calls of the onDraw method somehow be controlled? I think that my problem is that the method is called only once. Thanks for the tutorials btw.
Keep up the good work.
mandiciszilard 8 months ago
nice tutorial..really helps me..can u give us the source codes of this tutorial? tnx
aldeen234 8 months ago
will there be any tutorials teaching on the usage of SQlite database, like displaying of information from the database on the app etc cos i hope to understand more on how SQlite works on android
peaceloving100 8 months ago
Please post some tutorials on creating widgets, application & system level services etc.
Thanks for whatever you have posted so far. they are really great...
2sandymail 8 months ago
how do we use the accelerometer? as in methods of accessing the accelerometer? :P
bigmac1setlarge 9 months ago
That wasn't confusing at all man! Great tutorials, definitely would love to see more animation tutorials!
ddavv1 9 months ago
Looking forward on your next tutorial!
more on animation pls! ^_^
braynM 10 months ago
any chance you can show animation using some kind of physics like jbox2d or Andengine, that would be great.
Giblet28 10 months ago
Great job dude! :) Looking forward to more tutorials (would be awesome), have watched all until now and it really helped alot ;)
omgipooinmypants 10 months ago
Hey can u teach Animation using Andengine library for games that will be awesome?
tehroob 10 months ago 4
Hi, Great tutorial. Could you do a videolessen for connecting to remote server? Please.
wilczek211 10 months ago
you are awesome!!!!
wonderful work!!!
pankajkaith 10 months ago
that reminds me of AS3 with classes
thx gangsta ;)
iBaWoNi 10 months ago
You should teach:
x += 10;
Instead of:
x= x+10;
I think people will grab hold of it easily, and it's better coding. :)
HoserNo0b 10 months ago 21
@HoserNo0b Quick question, not digging, I really don't know the answer and have wondered before, why is x += 10 the better way? Does it affect processor cycles in the compiled code at all,? is it purely saving a key press when coding, or is there something else that i'm missing?
MultiParsley 10 months ago
Comment removed
ciken500 11 months ago
Nice! Keep the vids coming.
5thElementMods 11 months ago