How to create Dictionary App in Sketchware

  Рет қаралды 37,100

Sanjeev Kumar

Sanjeev Kumar

Күн бұрын

This video describes how to create a dictionary app in Sketchware.
A glitch in the video: The if..else.. used in onCreate makes it such that the words are added only once when the app is installed. If more words are added, they will only show in app if the app is deleted and installed afresh.
In order to overcome this, Don't use the if else Block in onCreate. Add the More Blocks directly in onCreate without using if..else.. block (read the blog whose link is provided below).
A blog on the topic: www.sketchwareh...
To hide the keyboard when a ListView item is selected, put following code in ListView on item selected:
android.view.inputmethod.InputMethodManager imm = (android.view.inputmethod.InputMethodManager)getSystemService(INPUT_METHOD_SERVICE);
imm.hideSoftInputFromWindow(getCurrentFocus().getWindowToken(), 0);

Пікірлер: 88
@RULLINGUIST
@RULLINGUIST 7 жыл бұрын
What about using MIT App Inventor? Could you please write and make a video about the tutorial at the same dictionary above in MIT App Inventor?
@allenmarakofficial
@allenmarakofficial 4 жыл бұрын
Error not showing the meaning
@SilbingstonMarak
@SilbingstonMarak 7 ай бұрын
Manareaba angan tarijok
@paolaleano2904
@paolaleano2904 3 жыл бұрын
This is a great video. I’m wondering how to make a bilingual dictionary (English and Spanish). Do you have any videos /can you help with that?
@shakeelkhan-r4n
@shakeelkhan-r4n 6 күн бұрын
hey bro how can we set blocks for search in other language in this we just search in English how can we search in Pashto language
@hesamniki895
@hesamniki895 3 жыл бұрын
hi what is the name of this program have you making a dictionary with it?
@pratiktheengtamang5464
@pratiktheengtamang5464 5 жыл бұрын
Hello sir i'm finding error in meaning. Its not showing meaning of that particular word. Please help
@kamal_pushpam
@kamal_pushpam 4 жыл бұрын
Thank you so much!!! You have a new suscriber :)
@loveall69
@loveall69 4 жыл бұрын
There is no setData key in the components. Why??
@edusaparkassam
@edusaparkassam 4 жыл бұрын
Sir when I add more add than it works very slow. I can't save the word fast. Plz give me a solving.
@kashmireesaikiagyanmondir
@kashmireesaikiagyanmondir 4 жыл бұрын
Sir, when I add 100 words than it become slow. It take too much time to add word after adding 100 words. Plz help me. Plz sir.
@sketchwarehelp
@sketchwarehelp 4 жыл бұрын
Create a Json file and then add it in assets folder. Then you can read the Json file and convert it to a Maplist
@kashmireesaikiagyanmondir
@kashmireesaikiagyanmondir 4 жыл бұрын
@@sketchwarehelp Thank you sir.
@minteapp819
@minteapp819 4 жыл бұрын
I already created dictionary app but when i click back button it outs totally from search result help me pls
@CmNenaArt
@CmNenaArt 4 жыл бұрын
How can auto add fee in apps. Like khata book or paytm khata
@hasanh6822
@hasanh6822 5 жыл бұрын
Please give me your project link
@parnikapawar6114
@parnikapawar6114 4 жыл бұрын
Sir pls tell me the solution now present while making the app ots showing me that linear 6 is not available only till linear three is available what should I do sir for this it's the latest version sir as soon as you read pls tell me
@sketchwarehelp
@sketchwarehelp 4 жыл бұрын
Replace it with the id of the linear you have
@pia_mater
@pia_mater 6 жыл бұрын
how can I translate my app into a different language? for example, the user can go to the settings and pick their prefered language. pls help me
@MalaysiaFoodNature
@MalaysiaFoodNature 6 жыл бұрын
sir,can u help me to put picture of each word in the dictionary apps.?
@onbozo1172
@onbozo1172 5 жыл бұрын
When I press back why it always close app, it dont back to main screen?
@Sourav_8089
@Sourav_8089 6 жыл бұрын
Please make an video in autofill framework
@lanz2818
@lanz2818 5 жыл бұрын
it's Offline?
@johnaliermakolachuoth2460
@johnaliermakolachuoth2460 6 жыл бұрын
someone help me please, after creating it my is telling me "the string literal is not properly closed by a double-quote" i tried all means but couldnt workout!!! help
@sketchwarehelp
@sketchwarehelp 6 жыл бұрын
You are using " this Symbol somewhere. Try removing it.
@AbhrahamGoi
@AbhrahamGoi 6 жыл бұрын
Sir plz give me your project file
@sagarprasad2839
@sagarprasad2839 6 жыл бұрын
sir plz is app ko zhunkable mein bana kar bateiye na kykki mujhe political dictionary banana hai
@sazandlsoz6251
@sazandlsoz6251 6 жыл бұрын
i did and it is really work but it is about 266 line and it is getting too long, how can i divide the blocks in more number of more blocks. would you tell me and thanks
@sketchwarehelp
@sketchwarehelp 6 жыл бұрын
Use more Number of More Blocks and then use them all in onCreate, Or, Add the words and meanings in a json String and convert it to ListMap in onCreate.
@lokouyou5057
@lokouyou5057 6 жыл бұрын
how to add history tab ?
@alilouali1570
@alilouali1570 2 жыл бұрын
Hello thank you for this video how to create dictionnary app with math equation and images
@arielmontero757
@arielmontero757 5 жыл бұрын
Do you know how to show keyboard?
@muhammadzawawi1388
@muhammadzawawi1388 7 жыл бұрын
what if we have 1000 words and meaning and put into 1 page activity only? it will be heavy to open it up.what do you think sanjeev?
@sketchwarehelp
@sketchwarehelp 7 жыл бұрын
+Muhammad Zawawi Most likely.
@emil6059
@emil6059 6 жыл бұрын
How to add side menu to this dictionary? Can you record film about it?
@sketchwarehelp
@sketchwarehelp 6 жыл бұрын
This is how to add OptionsMenu: kzbin.info/www/bejne/op24eIOqpJiIfdU And here is how to add a navigation drawer: www.sketchwarehelp.com/2018/02/navigation-drawer-using-customview-in.html?m=1
@emil6059
@emil6059 6 жыл бұрын
Thanks but in this film is created in empty app and i have other things in on activity and I don't know how to do it?
@emil6059
@emil6059 6 жыл бұрын
I would like this, when I click it will open ex: contact, about and other things
@sketchwarehelp
@sketchwarehelp 6 жыл бұрын
Put navigation drawer code at beginning in onCreate, and put onCreateOptionsMenu code at end of onCreate.
@startech8386
@startech8386 5 жыл бұрын
how to make photo editing app in sketchware
@jatinbaruah8273
@jatinbaruah8273 6 жыл бұрын
sq lite bana sakta hain kiya ?
@Naushad355
@Naushad355 6 жыл бұрын
How to creat PDF language change app ????
@kaubrutv9864
@kaubrutv9864 7 жыл бұрын
SIR MORE THAN 100 WORD CANNOT BE ADDED
@kaubrutv9864
@kaubrutv9864 7 жыл бұрын
Tell me how to do.....and created app cannot be updated
@sketchwarehelp
@sketchwarehelp 7 жыл бұрын
+kAuBrU Tv Create more Number of More Blocks.. like Aa_words, Ab_words, Ac_words, etc. And to update, don't use the if else Block in onCreate.
@kaubrutv9864
@kaubrutv9864 7 жыл бұрын
sketchware help tq very much
@sketchwarehelp
@sketchwarehelp 7 жыл бұрын
+kAuBrU Tv I updated it here. Check the screenshots: www.sketchwarehelp.com/2017/09/how-to-create-dictionary-app-in.html?m=1
@kaubrutv9864
@kaubrutv9864 7 жыл бұрын
Sir do you have PLAYSTORE... If you have PLAYSTORE plz upload my dictionary app for our people....I will send you apk.....our people need it ...but most of our people don't know how to create that's y....
@sketchwarehelp
@sketchwarehelp 7 жыл бұрын
I use Sketchware. You can download it here: play.google.com/store/apps/details?id=com.besome.sketch
@lifestyledocumentary3694
@lifestyledocumentary3694 7 жыл бұрын
Thank you for the re make. And please do tutorial on advance search.
@ezedinendiris2010
@ezedinendiris2010 6 жыл бұрын
how to scroll down on the meaning?
@nareshdebbarma1329
@nareshdebbarma1329 4 жыл бұрын
File key set data block not there in new sketchwarw
@sketchwarehelp
@sketchwarehelp 4 жыл бұрын
It is shared preferences
@nareshdebbarma1329
@nareshdebbarma1329 4 жыл бұрын
@@sketchwarehelpsir what that it means
@nareshdebbarma1329
@nareshdebbarma1329 4 жыл бұрын
@@sketchwarehelp please make a new video with the latest sketchware #dictionary app
@Dark_Harvest
@Dark_Harvest 4 жыл бұрын
Add a feature to show hindi meanings of that word
@zelina364
@zelina364 6 жыл бұрын
Is it free?
@AbhrahamGoi
@AbhrahamGoi 6 жыл бұрын
Sir plz share project file
@RizkiAdiSaputra
@RizkiAdiSaputra 5 жыл бұрын
Not work bro, is very hard bro
@MAXT44
@MAXT44 7 жыл бұрын
hy bro when I click number thn its shows taxe..plz make like tht tutorial video
@sketchwarehelp
@sketchwarehelp 7 жыл бұрын
+Technical Music Which number? And what is taxe..?
@MAXT44
@MAXT44 7 жыл бұрын
sketchware help like...1 and its show results of one..like tht
@sketchwarehelp
@sketchwarehelp 7 жыл бұрын
+Technical Music Create a ListView. Add numbers to list, set it to ListView. In ListView onItemClicked, use if..else... to define what text to show. Search KZbin for how to use spinner, or how to use ListView in Sketchware.
@MAXT44
@MAXT44 7 жыл бұрын
hy bro plz one tutorial..if i use 1 its shows of words ..one.
@SilbingstonMarak
@SilbingstonMarak 7 ай бұрын
Tutorial English to Hindi offline dictionary in sketchware
@agmaprogramming6238
@agmaprogramming6238 6 жыл бұрын
Thanks brother!
@noname-op3ob
@noname-op3ob 6 жыл бұрын
Hi,help me, it did not work😢
@sketchwarehelp
@sketchwarehelp 6 жыл бұрын
Check the link in description
@noname-op3ob
@noname-op3ob 6 жыл бұрын
when i Run the applecation its not working and error...
@noname-op3ob
@noname-op3ob 6 жыл бұрын
sketchware help when i Run the applecation its not working and error...
@romanbogdan154
@romanbogdan154 7 жыл бұрын
can i do more words than 13
@sketchwarehelp
@sketchwarehelp 7 жыл бұрын
+Roman Bogdan Yes.
@startech8386
@startech8386 5 жыл бұрын
pic editer app make in sketchware
@mdzakaria6690
@mdzakaria6690 4 жыл бұрын
cannot understand 😐
@textileengineering3855
@textileengineering3855 4 жыл бұрын
Difficulty
@a2ke5e1
@a2ke5e1 6 жыл бұрын
App link used here to make dictionary app.
@sketchwarehelp
@sketchwarehelp 6 жыл бұрын
It's Sketchware: play.google.com/store/apps/details?id=com.besome.sketch
@a2ke5e1
@a2ke5e1 6 жыл бұрын
sketchware help got it , but it is very difficult to make app using phone when you use android studio in pc by the way thx
@christianjustado4581
@christianjustado4581 5 жыл бұрын
Lot of work here.
@blackpanther-dversion7180
@blackpanther-dversion7180 7 жыл бұрын
hard...but thank u
@nareshdebbarma1329
@nareshdebbarma1329 4 жыл бұрын
Shitt speed kam karr
How to change Seekbar color in Sketchware?
3:00
Sanjeev Kumar
Рет қаралды 5 М.
Display data from File shared preferences in a list
9:48
Sanjeev Kumar
Рет қаралды 28 М.
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
Simple Calculator app in sketchware app part1
13:37
Techy War
Рет қаралды 30 М.
I Spent 100 Hours Inside The Pyramids!
21:43
MrBeast
Рет қаралды 35 МЛН
3 Easy Ways to Use AI in Excel Tutorial (Beginner)
12:52
Elliot Gherardi
Рет қаралды 14 М.
3 Hours vs. 3 Years of Blender
17:44
Isto Inc.
Рет қаралды 7 МЛН
Python dictionary app using tkinter
7:54
Trinity software academy
Рет қаралды 3,1 М.
5 Secrets to Stop Stuttering & Speak More Clearly!
12:44
Vinh Giang
Рет қаралды 146 М.
Create a Dictionary App in Sketchware using Json
9:12
Sanjeev Kumar
Рет қаралды 7 М.
How To Create An App With CHATGPT For Free In Minutes
8:03
AI Made Easy
Рет қаралды 385 М.
Multiple EditText in Custom Dialog in Sketchware
10:01
Sanjeev Kumar
Рет қаралды 15 М.