thanks i have a gift for you, get my free java slides from slideshare :) www.slideshare.net/CoursetroCom/the-ultimate-free-java-course-part-1-64659067?qid=898cca5e-9976-4e89-bcf0-7f68f475e617&v=&b=&from_search=7
Great Tutorials. I Started learning android before 6 months and your videos play a vital role in my learning. I also suggest your channel to my friends who are learning android.Thank you so much for such great tutorials. Can you please provide a tutorial for Using graphs and charts in android. Thanks again.
+kunal adapala 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
Hi, your classes are really very helpful. I would suggest you to do a video on asynchronously syncing (when the internet is available) the SQLite database with Mysql database using volley and vice-versa..!
+Ambi Ambi thanks, i am currently making an awesome course to make you the ultimate android master right here udemy.com/u/vivekramesh2 if(youDidntKnowThis) { cantYouGiveFiveStarRating(); thanks();}
thanks, I am also trying to make IOS using Swift the same way through a fundraising campaign here at igg.me/at/slidenerd any help is highly appreciated, thanks
Big fan of all your videos. Took me from knowing nothing about Android to well on my way. Quick question: what's the advantage of programmatically creating a database versus creating an external SQL database and communicating with it via some php code?
Can you make a video tutorial on working with existing SQLite database ? Like we will create database on SQLite Browser and then we will export it in .sql/.sqlite/.db format. And then we can work with the same database in our app.
Thank you for the tutorials, Keep up your good work. Could you please make tutorial for multiple table example. How to manage multiple tables, should I have it in one Helper class? Thank you
Megha Maniar Thanks, Be sure to register on our official site slidenerd.com where we have some awesome articles and more coming on Android, Java and rest of the technologies. Thanks in advance :D
a Thanks, Be sure to register on our official site slidenerd.com where we have some awesome articles and more coming on Android, Java and rest of the technologies. Thanks in advance :D
+Ayşenur Türkoğlu thanks :) but dont stop with the sqlite database , in case you missed my earlier announcement, check out my FREE android + ios course here goo.gl/bdfRmp all the best with that one :)
Very helpful so thanks at first, my question is will you please provide the tutorials on Android Studio since it is the same thing but studio is more complex to debug so doing these all in studio will be more helpful, And will you please provide some more videos on JSON parsing and server request with new libraries like retrofit and that all we mostly have problems on using these stuffs. Thanks , :)
Awesome tutorials... But why would you want to make an SQLiteOpenHelper class? You can also just call openOrCreateDatabase() from within your Activity... Or is that bad in some way? Thanks
i used to ask this all the time :D why are people so blood thirsty for making new files always, turns out the more you separate things, the better they become when you come 6 months later back and read the same code...
AHLad HariLal Greetings From slidenerd, We are glad to see you learnt something out of that video. But hey, don't stop because we certainly haven't stopped making videos :) We'll be adding many more subjects and in depth tutorials on a lot of technologies and APIs in the upcoming times. Be sure to tell your friends, colleagues to join us at slidenerd.com and our newest site tutorialsprogramming.com , Let Intelligence Be Your Only Keyword and hey! have a nice day :) Thanks
Will this code work in android studio? I downloaded tutorials video 2years back. I don't use eclipse. Please let me know whether I can continue? Or any other tutorial which uses android studio to create SQLite database. Thank you
sai ganesh Reddy will have it soon but hey, Be sure to tell your friends, colleagues to join us at slidenerd.com and our newest site tutorialsprogramming.com , Let Intelligence Be Your Only Keyword and hey! have a nice day :) Thanks
Kindly read the announcement under community tab people, channel is shutting down and we are moving to a new website + channel with different goals
You are really awesome bro..Even my android teacher have't taught this well...Its just like in class to me...Thanks a lot man
omg you are unbelievable ....
your accent is good
a superb grip over the subject
and an expertise in the code area...
The best tutorials on android that I have come across till date !
Such simple language and great step by step tutorial. Loved it !
You Rock \m/
Excellent start to using SQLite in android programs. Very well explained.
thanks i have a gift for you, get my free java slides from slideshare :) www.slideshare.net/CoursetroCom/the-ultimate-free-java-course-part-1-64659067?qid=898cca5e-9976-4e89-bcf0-7f68f475e617&v=&b=&from_search=7
Thank you
Great Tutorials. I Started learning android before 6 months and your videos play a vital role in my learning. I also suggest your channel to my friends who are learning android.Thank you so much for such great tutorials. Can you please provide a tutorial for Using graphs and charts in android.
Thanks again.
man do i love this channel./!!
Best one I've encountered for development.!! Please Keep doing this..!
One word.. AWESOME!! You made my life so much easy :D
Keep up the good work.
+kunal adapala 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
Thanks...just mind-blowing explanation.... you have a new fan...
Hi, your classes are really very helpful. I would suggest you to do a video on asynchronously syncing (when the internet is available) the SQLite database with Mysql database using volley and vice-versa..!
+Ambi Ambi thanks, i am currently making an awesome course to make you the ultimate android master right here udemy.com/u/vivekramesh2 if(youDidntKnowThis) { cantYouGiveFiveStarRating(); thanks();}
Great video. Very well described and structured. Keep up the good work!
thanks, I am also trying to make IOS using Swift the same way through a fundraising campaign here at igg.me/at/slidenerd any help is highly appreciated, thanks
Big fan of all your videos. Took me from knowing nothing about Android to well on my way.
Quick question: what's the advantage of programmatically creating a database versus creating an external SQL database and communicating with it via some php code?
***** programmatically created databases stay on your phone, the external SQL ones are on your server :D , which one do you feel is betteR?
***** using a REST client is only useful if you have different applications that want to acces the same data.
Can you make a video tutorial on working with existing SQLite database ?
Like we will create database on SQLite Browser and then we will export it in .sql/.sqlite/.db format. And then we can work with the same database in our app.
Swapnil Srivastav this is a pretty common thing to implmenet. I suggest you take a look into ActiveAndroid.
thank you for the sharing! Do you have video/tutorial for sync data to server?
Thank you for the tutorials, Keep up your good work.
Could you please make tutorial for multiple table example. How to manage multiple tables, should I have it in one Helper class?
Thank you
Mahendran Sasikaran Ya, that might come in handy
Mahendran Sasikaran yes immediately if you can email slides on the same to slidenerd@gmail.com
Very nicely explained about SQLite database.. It is very useful and easy to understand for beginner..
Megha Maniar Thanks, Be sure to register on our official site slidenerd.com where we have some awesome articles and more coming on Android, Java and rest of the technologies. Thanks in advance :D
You represent everything very easily.
Thank you. I wanna say your effort is appreciated.
a Thanks, Be sure to register on our official site slidenerd.com where we have some awesome articles and more coming on Android, Java and rest of the technologies. Thanks in advance :D
Thank you for these videos that are so helpful for me and I can understand easily
+Ayşenur Türkoğlu thanks :) but dont stop with the sqlite database , in case you missed my earlier announcement, check out my FREE android + ios course here goo.gl/bdfRmp all the best with that one :)
Very helpful so thanks at first, my question is will you please provide the tutorials on Android Studio since it is the same thing but studio is more complex to debug so doing these all in studio will be more helpful,
And will you please provide some more videos on JSON parsing and server request with new libraries like retrofit and that all we mostly have problems on using these stuffs.
Thanks , :)
+Tankraj Joshi check the upload date, these are old videos, the new ones are here ruclips.net/user/slidenerdvideos thanks
youuu save my llife with this videos! hope next ones are more clear! thank u
+Banafsheh Ahmadi thanks, the new java series is coming out, check this ruclips.net/user/slidenerdvideos
awesome Tutorial that that I have ever seen.Thanks a lot
Nice Tutorial. Pls can u make tutorial for multiple table connection.Thank you
Awesome tutorials... But why would you want to make an SQLiteOpenHelper class? You can also just call openOrCreateDatabase() from within your Activity... Or is that bad in some way?
Thanks
i used to ask this all the time :D why are people so blood thirsty for making new files always, turns out the more you separate things, the better they become when you come 6 months later back and read the same code...
Ok :D
i love your tutorials
thank you!!
I got a loot of knowledge from this channel,.. Very Recommended to subscribe this one (y)
ohh man i love it. keep it up. wish u a lot of goodness
+Natural Touch thanks , since you did comment, here is a reward for you :D its a free android and ios course goo.gl/bdfRmp all the best
you are doing good job...i'll will must follow you
+Natural Touch thanks natural touch eh? what do you do
Thanks for the tutorials.. keep it rolling..:)
thanks :D be sure to tell your buddies where to find awesome stuff for JavaScript, Java and Android :D
Great!!!....this is what i needed
AHLad HariLal Greetings From slidenerd, We are glad to see you learnt
something out of that video. But hey,
don't stop because we certainly haven't stopped making videos :) We'll be
adding many more subjects and in depth tutorials on a lot of technologies and
APIs in the upcoming times. Be sure to tell your friends, colleagues to join us
at slidenerd.com and our newest site tutorialsprogramming.com ,
Let Intelligence Be Your Only Keyword and hey! have a nice day :) Thanks
very helpful.
thank you
Awesome explaination
Hey! Can I sync this local db with firebase database? Why no firebase tutorials from your side? Please make some
very useful tutorials
Hi Vivz how to insert data in one single transaction and get time taken to insert and row affect for it to display it in textview
owesome :) thanks alot my friend :)
Mukesh Jha thanks and be sure to follow our blog slidenerd.com by registering here at slidenerd.com/wp-login.php?action=register thanks in advance :D
Ya i will :)
i want to create an app which works online as well as offline, can u recommend a design
ask designcourse, thanks
Do you have any tutorial on Cloud or Server Database?
not yet but i ll update this comment as i plan to release some stuff shortly
Thank you man :)
ahmed mohamady thanks, can you please give me a 5 star rating for my videos here udemy.com/u/vivekramesh2 in case you havent already?
Ok I'll :)
Thank U so much!!!!
Omar mcClellan thanks , we are also on Udemy www.udemy.com/u/vivekramesh2/ be sure to check our courses out there
sure I´ll do! your tutorials are just amazing and so helpful!
Very Nice !
awsome channel...
if(newSubscriber) { welcomeToSlidenerd(); bookmark("ruclips.net/user/slidenerdvideos"); thanks(); }
always first to watch
Will this code work in android studio? I downloaded tutorials video 2years back. I don't use eclipse.
Please let me know whether I can continue? Or any other tutorial which uses android studio to create SQLite database.
Thank you
amazing !
Hi
I need a tutorial regarding password authentication along the database for example sign in procedures!!
Thanq u
sai ganesh Reddy will have it soon but hey, Be sure to tell your friends, colleagues to join us at
slidenerd.com and our newest site tutorialsprogramming.com , Let
Intelligence Be Your Only Keyword and hey! have a nice day :) Thanks
Some stupid question...if there already assigned database name and version, why do we need constructor without values? Thanks !
the answer for that lies in the documentation, read the documentation for sqliteopenhelper and its onCreate and onUpgrade methods, thanks
thnx xD. keep it up!
Excuse me how can i attach the database to andriod or java with sql?
will this code work on android studio?
shivangi arora why not
slidenerd actuallly i used to work on eclipse first.. now i shifted to android sudio... some of the codes dont work there
i'm using my android 6.0.1 as a emulator so how can i see my Database from mobile??
love u buddy
if(newSubscriber) { welcomeToSlidenerd(); bookmark("ruclips.net/user/slidenerdvideos"); thanks();}
can i a have a copy of the ppt file
video is not showing I can hear only the voice.
Database locked error.onCreate method not working
not sure, just google it
why use _id and not ID in creating a table?
+Pulkit Kumar check the value of ID
means?
ex : no duplicate ID
You can use according to your own convienience
I believe slidenerd mentioned this.
The underscore is just a way of saying that this column is a primary key.
Can we hack games with this
No
Saatvik K Anumalasetty lol nope