This is by far the best tutorials I've ever seen on sharedpreferences. Thumbs up! I would like to know what software you used for recording (because of the smooth audio quality).
+John Treaton first of all, wish you a very happy new year and may you take the initiative to turn this year into a prosperous one :) second of all, i am adding a new android course coming up here in 10 days goo.gl/JqAUyg stay tuned, I ll post an update about it here goo.gl/ASF501
FUck The rest You are the best................may god bless you this is the only channel in youtube where i can understand the complex thing in a simple manner..all the best
+Mithun Sarker (Shuvro) sure i ll add something on it, in the meantime , if you havent already done so, please give me a 5 star rating for my android videos here www.udemy.com/u/vivekramesh2/ thanks in advance :)
Hey vivz, i know ur switching to coursetro which is great, but I noticed you had put all android videos in one huge playlist. That makes it harder to find videos specific to a certain topic like fragments. And knowing where the videos in that series start and end. Would it be possible to put it back into smaller more digestable playlists?
hi its a practical course, it starts from 0 and goes all the way to publish an app, while making it app it encounters each topic and explains it, as such i cannot split it any further since the whole app is one logical unit, the topics are merely what we encounter, btw if you took that course on udemy, its the same course on coursetro.com as well, in the future i ll try to make smaller courses but remember the next practical course is a chat app and that will be big as well, it will cover recyclerview + firebase + a lot of stuff in terms ui and ux :)
What about the idea to create a database structured as classes, where you store the objects of these classes as jsonstrings in shared preferences? I'm not so sure what's the most flexible solution, but at least you don't need that big amount of overhead needed to create a SQLite database. (or maybe I'm just lazy, coming up with excuses for not learning SQLite)
Emma Pu :D thanks, I am working on an app currently which i plan to release within a few days :d , be sure to join my official page for this app :D facebook.com/mypirateapp thanks in advance :D
Great videos! Thank you and congrats! :) I am developing a small app consists of twenty activities, in each of them I put a TextView and ScrollView (because the text is too long and you have to scroll to read it all). The text ends with a button that sends you to the next activity. I would like to implement a bookmark to save the activity to which the user has come to read, and then recall it when the user launches the app again ... I hope I was clear, you could direct me on what topics should I study in order to do a job like this?
well Instead of using this TextView and a Button use a scrollPane instead Don't u think to skip one of the textView user had to view the whole textView and find for that button and get to the next Activity bad User Interface design use a scrollView I don't if there is any other efficent way to do this slidenerd Is there any??
First thanks for this wonderful video. One thing I didn't realy understand. I think getPreferences make prefs available for one activity but getSharedPreferences for whole app. I didn't understand, what you mean with one file and several file.
Hi, Now Preference activity is changed a lot. Is there any video tutorial of yours in which new way of using PreferenceActivity, Preference, PreferenceFragment are shown? Thank you
Its very difficult to get the code of "like button " functionality out of the whole app. I want to give a " like button" to the text which is already available in my app and user can just like it. I want this coding of like button separately. Please help me.
+Shouvik Shadman thanks, if that helped, i have something for you that ll help you even more, check my free android + ios series here goo.gl/bdfRmp have a nice day :D
+Ian Parcon add those words to the dictionary if they are simple plain linguistic words instead of storing them in a sharedpreference or something or use sqlite check this first lmgtfy.com/?q=add+word+to+dictionary+android+site%3A+stackoverflow
Thank you for your nice video tutorial ! For a small project android, I need to create an application that can take a picture and keep it saved in a sharedpreferences. The part of taking picture I know how do it, but save the picture in sharedpreferences i can not do it. Can you help me for solve this problem ? Thanks
ComputerField well lets see about how this goes first, Android is no mere subject, i am yet to talk about services, broadcast receivers, animations, content providers, loaders, threading, custom UI, cloud storage, telephony APIs, connectivity APIs, security models, testing apps, design patterns, + how to make a full fledged real android app
hy Abeer Shared Preferences get deleted after you uninstall the app but databases don't get deleted unless you do. Databases work with servers But Shared Preferences do not use servers.So thats the difference .Hope you understand.
its nothing great to be honest mate, there are people who make far better videos than I do, I simply strive to make myself and this channel better as I learn more and more things... thanks
Hey, is there any way you can make a video explaining something like this: github.com/telerik/Android-samples/tree/master/Blogs/Json-Reader I would love it if you could walk us through as to how we could use a Google Spreadsheet for data storage. As someone who is new to the backend part of android, I know this will help new developers test their applications on a cloud.
Thank you! I did post my answer on stackoverflow.com/q/37883223/6477796 When you get around to it, I'll be looking forward to better methods of doing this! Thanks
Abdul Qayyum hi thanks for your comment, i would really appreciate if you can take 2 mins of your busy schedule and give me a 5 star review for my android courses here udemy.com/u/vivekramesh2 thanks in advance :D and happy learning
I should have had watch this long ago. You probably explained it way better than everybody else.
Easily the best presenter about. Well done and thank you.
Best video in-depth explanation, Thank you.
really good explanation which people of all levels can understand and at a pace that makes it easy to follow.
best video of Shared preference thn other on youtube
This is by far the best tutorials I've ever seen on sharedpreferences. Thumbs up! I would like to know what software you used for recording (because of the smooth audio quality).
really great video tutorial, you explain it very well and easy to understand. thumbs up!
+John Treaton first of all, wish you a very happy new year and may you take the initiative to turn this year into a prosperous one :) second of all, i am adding a new android course coming up here in 10 days goo.gl/JqAUyg stay tuned, I ll post an update about it here goo.gl/ASF501
when i started the video tutorial, i thought that why is this guy shouting? but by the end of the video, i m pretty impressed.
+taj nijjar thanks, can you please rate my videos 5 star here if you didnt do so udemy.com/u/vivekramesh2 thanks in advance :)
yes sure, i ll do that, once i watch ur videos on udemy....
Thank you, ,your videos helps me lot in learning and understanding android
Thanks a lot. Your all tutorials are really awesome..!! Concepts oriented.
+Direndra Subba if you want practical stuff check out my free android and ios series goo.gl/bdfRmp and this one goo.gl/WvX8GD
SlideNerd I am telling you... You are awesome man! You rule!!
wow wow wow , you are the legend of android.Keep it up
Just one word for u..... Awesome
Very helpful tutorial thank you
Awesome as always. next part?
Hope you are feeling better now.
Ya you can say that :D :D :D
FUck The rest You are the best................may god bless you this is the only channel in youtube where i can understand the complex thing in a simple manner..all the best
thank you very much :D we have a long way to go still as far as Android or any subject is concerned...
I have learned a lot from your tuts . Could you teach us making our own sync adapter in android ?
+Mithun Sarker (Shuvro) sure i ll add something on it, in the meantime , if you havent already done so, please give me a 5 star rating for my android videos here www.udemy.com/u/vivekramesh2/ thanks in advance :)
Great work dear. They are really helpful
thanks :D spread the love :D let the world know where to find stuff :D
great tutorial sir you have one more subscriber
Great Explanation Great channel
thanks bro u really explained it well
+GSP ivan thanks :D
Hey vivz, i know ur switching to coursetro which is great, but I noticed you had put all android videos in one huge playlist. That makes it harder to find videos specific to a certain topic like fragments. And knowing where the videos in that series start and end. Would it be possible to put it back into smaller more digestable playlists?
hi its a practical course, it starts from 0 and goes all the way to publish an app, while making it app it encounters each topic and explains it, as such i cannot split it any further since the whole app is one logical unit, the topics are merely what we encounter, btw if you took that course on udemy, its the same course on coursetro.com as well, in the future i ll try to make smaller courses but remember the next practical course is a chat app and that will be big as well, it will cover recyclerview + firebase + a lot of stuff in terms ui and ux :)
What about the idea to create a database structured as classes, where you store the objects of these classes as jsonstrings in shared preferences? I'm not so sure what's the most flexible solution, but at least you don't need that big amount of overhead needed to create a SQLite database. (or maybe I'm just lazy, coming up with excuses for not learning SQLite)
Nice tutorials Vivz. Thank you.
u r good at making tutorials!
Emma Pu :D thanks, I am working on an app currently which i plan to release within a few days :d , be sure to join my official page for this app :D facebook.com/mypirateapp thanks in advance :D
Awesome man... You Just Rock.. :)
thanks :P
very clear explanation.. thanks and keep going
+mohit sharma thanks, get the latest notifications on the topics i add by signing up for my email list at designcoder.io and get a free course as well
Good job dude!
thanks be sure to tell your pals and friends where to find good stuff for java, Javascript and android
nice nice nice job, we need json tutorials plz
they are on their way :D we follow a systematic approach :D
Hey viz I'm back to learn about shared Preferences in a android studio messaging sample app
its very useful , thanks
+Robert Apikyan thanks, please rate my videos 5 star here www.udemy.com/u/vivekramesh2/ if you haven't already done so :)
Great videos! Thank you and congrats! :)
I am developing a small app consists of twenty activities, in each of them I put a TextView and ScrollView (because the text is too long and you have to scroll to read it all). The text ends with a button that sends you to the next activity.
I would like to implement a bookmark to save the activity to which the user has come to read, and then recall it when the user launches the app again ...
I hope I was clear, you could direct me on what topics should I study in order to do a job like this?
well Instead of using this TextView and a Button use a scrollPane instead Don't u think to skip one of the textView user had to view the whole textView and find for that button and get to the next Activity bad User Interface design use a scrollView I don't if there is any other efficent way to do this slidenerd Is there any??
where are you these days ?
thank you very much for you share your knowledge
***** thanks, we are also on Udemy www.udemy.com/u/vivekramesh2/ be sure to check us out there :D
Great video mate, keep it up
Thumbnail is really Nice
lol I always try to be a little creative but sometimes I dont get enough time for it :D
Great work ! Thank you
can the Value be an arrow of strings like value={"aa","aaaa","123123"} so if i want "aa" i would say value[0];????
you are the best
your's video are awesome :)
Great videos! Thank you and congrats! :)
thanks :D
First thanks for this wonderful video. One thing I didn't realy understand. I think getPreferences make prefs available for one activity but getSharedPreferences for whole app. I didn't understand, what you mean with one file and several file.
you can have more than one xml files if you want in your sharedpreferences, or you can work with a single xml file, hence the distinction
good explanation
+Grashious will thanks :) if you havent already, please give me a 5 star rating for my videos here www.udemy.com/u/vivekramesh2/ have a nice day :)
great frikken video! Slides are interactive and active voice . . .don get me started. #ThumbsUp
hi. great tutorial.
how can we add Arralist hashmap in shared preferences.
+saurabh vijay use a database table for it
w8ing for tutorials on web services..
Hi,
Now Preference activity is changed a lot.
Is there any video tutorial of yours in which new way of using PreferenceActivity, Preference, PreferenceFragment are shown?
Thank you
Very helpful. Love this +1
Its very difficult to get the code of "like button " functionality out of the whole app.
I want to give a " like button" to the text which is already available in my app and user can just like it.
I want this coding of like button separately.
Please help me.
Thank you.
+Shouvik Shadman thanks, if that helped, i have something for you that ll help you even more, check my free android + ios series here goo.gl/bdfRmp have a nice day :D
Better than udacity!!
Thanks bro
What storage should I use for storing a large numbers of words?
+Ian Parcon add those words to the dictionary if they are simple plain linguistic words instead of storing them in a sharedpreference or something or use sqlite check this first lmgtfy.com/?q=add+word+to+dictionary+android+site%3A+stackoverflow
Thank you for your nice video tutorial !
For a small project android, I need to create an application that can take a picture and keep it saved in a sharedpreferences.
The part of taking picture I know how do it, but save the picture in sharedpreferences i can not do it.
Can you help me for solve this problem ?
Thanks
brother can you give me link of this slides if you don't mind thank you very much .
drop table query gives expn in onupgrade method
Good job :p dude
Keep working to storage and don't forget db and json tutorials .
Thank you
sure :D
After completing android tutorials , are you going to make andengine :p tutorials , because the best industry in android is game :P
ComputerField well lets see about how this goes first, Android is no mere subject, i am yet to talk about services, broadcast receivers, animations, content providers, loaders, threading, custom UI, cloud storage, telephony APIs, connectivity APIs, security models, testing apps, design patterns, + how to make a full fledged real android app
Rafique Mohammed the good thngs in life are always fast but the best things in life always take time!!!!
I second the request for a json tutorial, that would be really cool!
How do you make those fancy transition animations in the video? ;-)
haw can i store object and get it in other activity using sharedPreferences and json (gson)
by typing what you want on google and reading what other people experiencing the same problem as you on stackoverflow are saying
what is the difference between shared preference and database? i cant distinguish when i using each of them????
hy Abeer Shared Preferences get deleted after you uninstall the app but databases don't get deleted unless you do. Databases work with servers
But Shared Preferences do not use servers.So thats the difference .Hope you understand.
SharedPrefernce uses key-value pair whereas your database requires query in order to fetch data from the tables.
ايس كلام صديق ؟
dude how you get these kind of effects in your videos.
its nothing great to be honest mate, there are people who make far better videos than I do, I simply strive to make myself and this channel better as I learn more and more things... thanks
nice
Hey, is there any way you can make a video explaining something like this:
github.com/telerik/Android-samples/tree/master/Blogs/Json-Reader
I would love it if you could walk us through as to how we could use a Google Spreadsheet for data storage. As someone who is new to the backend part of android, I know this will help new developers test their applications on a cloud.
sure, i will be adding a series on android libraries after my java and swift series, will keep you posted
Thank you! I did post my answer on stackoverflow.com/q/37883223/6477796
When you get around to it, I'll be looking forward to better methods of doing this! Thanks
bets video
+1
Abdul Qayyum hi thanks for your comment, i would really appreciate if you can take 2 mins of your busy schedule and give me a 5 star review for my android courses here udemy.com/u/vivekramesh2 thanks in advance :D and happy learning
Delhi Accent
Everything is cool but drop the fake accent