Create Registration and Login Form in Android Studio using SQLite Database[With Source Code][Part-1]

  Рет қаралды 167,187

RunCodes

7 жыл бұрын

Support us on Patreon: www.patreon.com/RunCodes
This Video will show you how to create a Registration and login form or apps in android using SQLite Database.
Download DB Browser for SQLite: sqlitebrowser.org/
Source Code: runcodes.tech/programming/android/android-login-and-register-with-sqlite-database.html
Login form in android using Shared Preference: kzbin.info/www/bejne/rXWsXqh5q5dqi7c
Simple Login form in android: kzbin.info/www/bejne/lWfYk3uFjLBsg9k
send sms using android programming: kzbin.info/www/bejne/d5aqaIeemJxofLM
login form in java using SQL Server and NetBeans IDE: kzbin.info/www/bejne/bma5dpKhqsehqas
Simple Login form in java using NetBeans IDE: kzbin.info/www/bejne/qILGZnyhirKLg5Y
Send Free SMS using Java part-1: kzbin.info/www/bejne/o6fdfGmonK9_a5o
Send Free SMS using Java part-2: kzbin.info/www/bejne/mYGrZmxmqp6UbLs
Follow us on Social Media:
Facebook: RunCodesPage
Instagram: runcodes
Twitter: RunCodesTwit
This video is created by Ran and RunCodes own this video. Using of this video on other channels without prior permission will be strictly prohibited. (Embedding to the websites is allowed).. So stop copying and be a responsible people.
#RegistrationAndLoginInAndroid #SQLiteInAndroid

Пікірлер: 73
@nehasharma1800
@nehasharma1800 4 жыл бұрын
your channel is very good and the best thing about your channel is you guys provide the sourcecode too
@RunCodes
@RunCodes 4 жыл бұрын
Glad you enjoy it!
@RunCodes
@RunCodes 5 жыл бұрын
do you like our work? does this tutorial help you? if so, you can support us at www.patreon.com/RunCodes If your apps crashes, there is one button called "Run" in android studio which is located at the left lower corner. click that button to see the error! If you can solve it go for it otherwise you can contact us at facebook.com/RunCodesPage
@kalamsingh1963
@kalamsingh1963 5 жыл бұрын
how i m using the latest version of Android studio And in public void onUpgrade the things which are written in your video like int old version,int new version that are also different in mine 😣 And db is showing error plz provide any link where i can send photos
@Leadscout
@Leadscout 6 жыл бұрын
This is the highest quality video on this topic, thanks for taking the time to make the video, really helped me for my college course.
@education_beauty
@education_beauty 3 жыл бұрын
Sir aap k through message bhejna ho to kaise bheje gi
@albertpoquita2679
@albertpoquita2679 5 жыл бұрын
what is the function of register.db in the databaseHelper yan kasi error ko ehh ayaw ma highlight yung register
@RunCodes
@RunCodes 5 жыл бұрын
To store register data!
@munnadrakula3659
@munnadrakula3659 6 жыл бұрын
(INDEX, TABLE, TEMP, TEMPORARY, TRIGGER, UNIQUE, VIEW or VIRTUAL expected, got 'TABLE register) I got this error near oncreate function please tell how to correct it.... And another error near onupgrade function (EXISTS expected, got' EXISTregister') please help me
@RunCodes
@RunCodes 6 жыл бұрын
you may be write wrong query to create table and in onupgrade function too see the code in the blog by clicking the link which is given in the description section of video :)
@munnadrakula3659
@munnadrakula3659 6 жыл бұрын
TechSupportNep I wrote exactly what u wrote but y it's not working..... What about exists
@RunCodes
@RunCodes 6 жыл бұрын
oh then how you get such error??
@RunCodes
@RunCodes 6 жыл бұрын
+munna drakula I don't know try by creating another project
@0darkrose
@0darkrose 6 жыл бұрын
i know the solution, you should put a blank space between the word table and the quotation marks
@rabbymir5934
@rabbymir5934 4 жыл бұрын
What class do you import for the database methods to work? Also it's hard to understand a lot of what you are saying because it sounds like mumbling. Maybe try speaking louder :) !
@RunCodes
@RunCodes 4 жыл бұрын
SQLiteOpenHelper
@dyaa_unison5580
@dyaa_unison5580 6 жыл бұрын
Why in the upgrade method When I type Drop Table If exists (all caps) It highlights the word Exists and says EXISTS expected, got ‘EXISTSregister’ I even tried computing yours and gave the same error
@RunCodes
@RunCodes 6 жыл бұрын
Send screenshot at facebook.com/TechSupportNep
@mubeenkhan4554
@mubeenkhan4554 6 жыл бұрын
do it like this ("DROP TABLE IF EXISTS(space)"(space)+ TABLE_NAME)
@wejdenebannour7731
@wejdenebannour7731 5 жыл бұрын
@@mubeenkhan4554 thnx
@ezefigu
@ezefigu 6 жыл бұрын
do you have the full sourcecode for download? I can't find it in the link you provided. Thanks!
@RunCodes
@RunCodes 6 жыл бұрын
All code is there!
@sxd9502
@sxd9502 7 жыл бұрын
Hello, in the db.execSQL(".... The code does not turn green. It turns blue and just plain black. Did I do something wrong?
@RunCodes
@RunCodes 7 жыл бұрын
Yes!
@sxd9502
@sxd9502 7 жыл бұрын
TechSupportNep what do I need to do then?
@RunCodes
@RunCodes 7 жыл бұрын
Refers the source code that I have given the link in the description section of the video and watch the video without skipping you will done the job!
@Ponentz
@Ponentz 4 жыл бұрын
Thank you so much TechSupportNep, unreal tutorial !!!!
@arumjj3434
@arumjj3434 5 жыл бұрын
please make a video on how to capture image from camera and storing in sqlite and showing in gallery with name . please or at least give the link of code
@shagunchoudhary251
@shagunchoudhary251 6 жыл бұрын
where is the database file register.db stored in project ?
@RunCodes
@RunCodes 6 жыл бұрын
Shagun Choudhary see the part 2 and 3
@kalamsingh1963
@kalamsingh1963 5 жыл бұрын
*db is giving error it says Cannot resolve symbol db*
@RunCodes
@RunCodes 5 жыл бұрын
You have to define it first!
@kalamsingh1963
@kalamsingh1963 5 жыл бұрын
@@RunCodes how i m using the latest version of Android studio And in public void onUpgrade the things which are written in your video like int old version,int new version that are also different in mine 😣
@kalamsingh1963
@kalamsingh1963 5 жыл бұрын
Can you please send me any link where i can send the photos ???
@samahelsayed8866
@samahelsayed8866 6 жыл бұрын
Thank you tooooooooo much.. very very helpfull video
@raveenakhatri3928
@raveenakhatri3928 4 жыл бұрын
Ty u sir . Very helpful video
@reardeltoit4644
@reardeltoit4644 5 жыл бұрын
we cant hear you
@ALLZEE999
@ALLZEE999 6 жыл бұрын
No explanation on what he is doing. No difference in just copying the source code rather than watching the video.
@sandeepaudangawe3003
@sandeepaudangawe3003 6 жыл бұрын
Great Tutorial!!!
@Flight365days
@Flight365days 6 жыл бұрын
Great, thank you
@manojkmr252
@manojkmr252 6 жыл бұрын
this is part 1 but where is 2nd part start from end this part
@RunCodes
@RunCodes 6 жыл бұрын
See description of video
@usmankhattak9643
@usmankhattak9643 6 жыл бұрын
Better ,any link of source code?????
@RunCodes
@RunCodes 6 жыл бұрын
see description section!
@jdcoding1012
@jdcoding1012 6 жыл бұрын
Thank you~
@souravsadhukhan1995
@souravsadhukhan1995 5 жыл бұрын
02/27 08:46:26: Launching app $ adb shell am start -n "in.co.airlinesaviation.www.detailsofappliance/in.co.airlinesaviation.www.detailsofappliance.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Client not ready yet..Waiting for process to come online Connected to process 26084 on device vivo-vivo_y51l-3863cf3 Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. I/art: Late-enabling -Xcheck:jni D/Environment: 111 rawUserId = 0 D/AndroidKeyStoreProvider: overseas product I/art: Debugger is no longer active I/InstantRun: starting instant run server: is main process W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable D/PhoneWindow: DEBUG_SYSTEMUI:origin statusbar style DEBUG_SYSTEMUI:windowDrawsFlag set DEBUG_SYSTEMUI:IconColor=1 DEBUG_SYSTEMUI:StatusBarColor final set ff00574b I/art: Rejecting re-init on previously-failed class java.lang.Class Rejecting re-init on previously-failed class java.lang.Class I/ViewRootImpl: CPU Rendering VSync enable = true D/OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true D/Atlas: Validating map... I/Adreno-EGL: : EGL 1.4 QUALCOMM build: Nondeterministic_AU_msm8916_32_LA.BR.1.1.3.C14__release_AU (Ic4528faa6f) OpenGL ES Shader Compiler Version: E031.25.03.04 Build Date: 06/14/16 Tue Local Branch: mybranch20312125 Remote Branch: quic/LA.BR.1.1.3.c14_1 Local Patches: NONE Reconstruct Branch: NOTHING I/OpenGLRenderer: Initialized EGL, version 1.4 D/OpenGLRenderer: Enabling debug mode 0 W/art: Before Android 4.1, method int android.support.v7.widget.DropDownListView.lookForSelectablePosition(int, boolean) would have incorrectly overridden the package-private method in android.widget.ListView I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@9b3cead time:73094278 D/TextView: touchFinish handled:true --- mShowToolbar=true D/TextView: touchFinish handled:true --- mShowToolbar=true I/ViewRootImpl: CPU Rendering VSync enable = true I/VivoWakeLockManager: no wakeLock list D/TextView: touchFinish handled:true --- mShowToolbar=false W/IInputConnectionWrapper: getExtractedText on inactive InputConnection W/IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection getTextAfterCursor on inactive InputConnection getCursorCapsMode on inactive InputConnection W/IInputConnectionWrapper: getExtractedText on inactive InputConnection W/IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection getTextAfterCursor on inactive InputConnection W/IInputConnectionWrapper: getCursorCapsMode on inactive InputConnection W/IInputConnectionWrapper: getExtractedText on inactive InputConnection getTextBeforeCursor on inactive InputConnection getTextAfterCursor on inactive InputConnection W/IInputConnectionWrapper: getCursorCapsMode on inactive InputConnection W/IInputConnectionWrapper: showStatusIcon on inactive InputConnection
@ealimushtaq9344
@ealimushtaq9344 7 жыл бұрын
how u zoom in screen in android studio?
@RunCodes
@RunCodes 7 жыл бұрын
press ctrl and scroll "SCROLL WHEEL" in counter clockwise direction for zoom in and clockwise for zoom out simultaneously.
@pranshrastogi3330
@pranshrastogi3330 5 жыл бұрын
part2 video kahn hai sir
@RunCodes
@RunCodes 5 жыл бұрын
kzbin.info/www/bejne/m6rVXoatjLiXlas
@dadasajad8741
@dadasajad8741 6 жыл бұрын
Thanks sir
@emaazbari6687
@emaazbari6687 6 жыл бұрын
Good Video Sir :)
@emaazbari6687
@emaazbari6687 6 жыл бұрын
Sir please share the full video or code please I'm just a beginner I got that error
@arfatjaya5420
@arfatjaya5420 5 жыл бұрын
At list provide Sorce code
@RunCodes
@RunCodes 5 жыл бұрын
Have a look at description of video!
@arumjj3434
@arumjj3434 5 жыл бұрын
Link of second part
@RunCodes
@RunCodes 5 жыл бұрын
kzbin.info/www/bejne/m6rVXoatjLiXlas
@amantproductionhouse9890
@amantproductionhouse9890 5 жыл бұрын
i got a extend error plz help me out
@RunCodes
@RunCodes 5 жыл бұрын
send screenshot at facebook.com /TechSupportNep
@Mujahid101
@Mujahid101 6 жыл бұрын
Brother keep background of android studio white
@RunCodes
@RunCodes 6 жыл бұрын
i change it to white after some minute bro
@obierofelix3431
@obierofelix3431 5 жыл бұрын
sir.. where is the second part of the tutorial??
@RunCodes
@RunCodes 5 жыл бұрын
kzbin.info/www/bejne/m6rVXoatjLiXlas
@reardeltoit4644
@reardeltoit4644 5 жыл бұрын
hey man, do you use the codes and is it worked for your job ?
@dipankarroy688
@dipankarroy688 5 жыл бұрын
Please make the background screen white next time
@devilzxtrii2518
@devilzxtrii2518 6 жыл бұрын
arey wah
@devilzxtrii2518
@devilzxtrii2518 6 жыл бұрын
hey i want to connect with you facebook.com/sandeeprayamajhi.14