Android Application Development Tutorial - 58 - More with Preferences

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Can't believe less than 4, 000 people have watched this. Great tutorials. Basically got me a new Android Developer job :)

SweetGuitar
Автор

0:49
"Fore the most pref....ugh....for the most part" :)

Anyway, amazing tutorials Travis! Keep it up!!! :)

VEGETADTX
Автор

Bad-ass tutorials, Travis! Two very big thumbs up!

hank
Автор

You are so lucky! I wish I could know at which level should I be in order to be able to be hired by some company :)

I am current on this level 58 tutorial btw :D And beyond, because many things so far are clear to me even before Travis starts explaining.

VEGETADTX
Автор

Well I've already got a fairly solid background of programming (and databases for that matter) as I'm in my final year of uni with top marks. Assuming you already have a sound understanding of programming, these tutorials can teach you the basic outline of how to use the ADK pretty well :) Add some research into it yourself and you can get a nice simple app out there.

SweetGuitar
Автор

well that combined with my degree lol but it definitely helped heaps!
At a new job now but hoping to get back into some more app development one day soon :)

SweetGuitar
Автор

I cannot see the text I have written in my preferences in the textview in OpenedClass. Made changes like "1" to "Item 1", even used equals method. Help and thanks

MrLampardterry
Автор

an other awesome tutorial, big thumbs up (y) (y)

SenoraSara
Автор

@SweetGuitar69 Thats awesome man, Travis is a boss ftmp.

fenexj
Автор

how does the entries find the entry values in the listpreference ..trying to play some differnt music according to the select value n it does't work..pliz help

navzgustav
Автор

ET means Extra Terrestrial, I thought its EditText :-P
My Mistake, Thanks for the clarification Travis ;)

PraveenKumar
Автор

How does it know that there is an array named "list" or "values" and where they are located without using the R.?

memonkey
Автор

How does Option 1 means "1" in the values string?

mrwing
Автор

I don't really have a problem with the code or understanding it, but I do have a problem with the emulator, and I'm tired of just dealing with it. If I haven't started it yet, I click run and it brings up the emulator. After waiting for it to boot, my app starts. When I back out of the app and minimize the emu I go back to eclipse, edit some code, etc. Now when I go to click run again it just gets stuck on Uploading blablabla.apk and will (eventually) time out. I have to close the emu and rerun.

Hadesminion
Автор

why does "getData.getString("list", "4");" return you a "1" as String? It returns "Item 1"

totnais
Автор

My text view wasn't changing till I did this. I corrected it to if(values.contentEquals("Item 1")){
question.setText(et);
}
so that they would keep the names travis assigned in the prefs.xml

nlke
Автор

Can someone give me the manifest code? Whenever I exit out of the application and then reopen it again, it always goes directly to the first thing we set up...the add one subtract one thing

andyzhao
Автор

@klofisch If you followed someones advice on the video where we made this activity and surrounded the part that travis commented out with a try statement, it wont work. Try commenting it out.

ObstacleOnion
Автор

the most popular phrase, FOR THE MOST PART! LOL =)

mrsoygenialyque
Автор

you need to make cahnges in mainfest.xml file
set main activity to launcher
and others too the default
hope it works for uu

sandeepkundliya
visit shbcf.ru