Dictionary app using Json file, Sketchware and AIDE

Поделиться
HTML-код
  • Опубликовано: 14 ноя 2024

Комментарии • 52

  • @sketchwarehelp
    @sketchwarehelp  6 лет назад

    try{
    BufferedReader reader = new BufferedReader(
    new InputStreamReader(
    getAssets().open("myfile.json")));
    String row = "";
    while ((row = reader.readLine()) != null){
    jstring += row + "
    ";
    }
    map = new Gson().fromJson(jstring, new TypeToken(){}.getType());
    reader.close();

    } catch (Exception e){
    showMessage(e.toString());
    }

    • @tazasoap4834
      @tazasoap4834 6 лет назад

      sketchware help
      Sir ye "readLine" pe error hai.
      1error
      please solve it sir please!

    • @tazasoap4834
      @tazasoap4834 6 лет назад

      Sir ...! Please give me your whatsapp No

    • @tazasoap4834
      @tazasoap4834 6 лет назад

      Reply sir please

    • @sketchwarehelp
      @sketchwarehelp  6 лет назад

      Import java.io.*;

    • @tazasoap4834
      @tazasoap4834 6 лет назад

      sketchware help:
      sketchware help:
      Very nice sir!
      sab me import ho gaya .... par readLine me nahi ho raha hai.
      How to import sir.
      Please help me!

  • @learnenglishwithrectv5878
    @learnenglishwithrectv5878 11 месяцев назад

    Hello Sir which sketch ware version was that I couldn't finde file block on component block even if I added ,is there any alternative?thank you for your help

  • @learnenglishwithrectv5878
    @learnenglishwithrectv5878 11 месяцев назад

    Sir which sketchware version was that ,I can't find that component of setdat key for file

  • @parbatwing
    @parbatwing 6 лет назад +1

    Hello Sir!
    without AIDE Json file se offline dictionary banane ka koi method ho to zaroor video banaye Sir ...!
    Very important sir!

  • @sttailorbd
    @sttailorbd 3 года назад

    Taylor app tutorials plz

  • @abdullahalmskari00
    @abdullahalmskari00 6 лет назад

    Thanks dear
    1-Pleas how can work scaner. Barcode
    2-form 4text box save to table after save pdf table
    Thank

  • @elabinnovations
    @elabinnovations 6 лет назад +1

    How to add external json file with link?

  • @assamjobhunt6099
    @assamjobhunt6099 6 лет назад

    can you make firebase supported dictionary ...?

  • @meatismurder9577
    @meatismurder9577 6 лет назад

    Very useful tutorial. Even though I am a beginner I made it work! Thank you so much! Now, I was wondering, is there a way I can load the json data file from my server? And Is it possible in the json file to add custom icons? For example, can I add
    [
    {"name" : "nameA"
    "meaning" : "meaningA"
    "symbol" : "a link to the custom symbol"
    },
    ......]
    Thank you again very much!

    • @sketchwarehelp
      @sketchwarehelp  6 лет назад

      You can load it from your server using requestnetwork component.

    • @meatismurder9577
      @meatismurder9577 6 лет назад

      @@sketchwarehelp Thank you!!! :)

  • @satish-hn8zr
    @satish-hn8zr 3 года назад

    How to read from storage?

  • @noorulhedayah1079
    @noorulhedayah1079 5 лет назад

    assets folder is not showing. can u help me please?

  • @parbatwing
    @parbatwing 6 лет назад

    Sir Jab app AIDE se Run kar ke build ho jayega ... to phir us ko apne certificate se kaise sighn karenge? play store pe publish karne keliye? Kiya AIDE se sighn hota hai kiya? Ya aur koi method hai Sir?

    • @sketchwarehelp
      @sketchwarehelp  6 лет назад

      You can create a new app signing key or use the same one as in Sketchware. Check this ruclips.net/video/c2QHBOtNdTQ/видео.html

    • @parbatwing
      @parbatwing 6 лет назад

      sketchware help
      Very nice Sir... samajh me aa gaya.
      👍👍👍

    • @parbatwing
      @parbatwing 6 лет назад

      Sir AIDE ka jo ₹600 rate hai... wo per item hai ya par month ya lifetime...
      Aap ne jo code inbox me diya hai... us ko main ne copy kar ke AIDE me paste kiya ... magar error aa raha hai bahut .... abhi AIDE main ne purchase nahi kiya hai.

  • @akshay5897
    @akshay5897 5 лет назад

    Bro your current video quality is very low that is 240p Can you please create yours all videos with atleast 480p quality.... So we can see clearly without diverting to website. .....

  • @parbatwing
    @parbatwing 6 лет назад

    Sir main.xml me aap ne onli 2 widget liya hai... edit text, list view. Phir "listview onbind" wale logic me text view kaise aaya?

    • @sketchwarehelp
      @sketchwarehelp  6 лет назад +1

      TextView CustomView mein hai.
      ListView ka adapter (CustomView) CustomView select kiya hai. Isliye ListView ke har position pe CustomView dikhega.

    • @parbatwing
      @parbatwing 6 лет назад

      sketchware help:
      thanks

    • @parbatwing
      @parbatwing 6 лет назад

      sketchware help
      To Sir custom view me aur koi widget rakhe hain kiya? Ya only textview?

    • @sketchwarehelp
      @sketchwarehelp  6 лет назад

      Maine ek linear rakha hai aur uske andar textview. Linear ka background green hai.
      Check the starting of video.

    • @parbatwing
      @parbatwing 6 лет назад

      sketchware help
      Ok Sir ... Very Thanks.

  • @rosgulla2621
    @rosgulla2621 6 лет назад

    please upload tutorials for thunkable/appybuilder also

  • @near8446
    @near8446 6 лет назад +1

    ensina Remover a ActionBar

  • @MrSattu008
    @MrSattu008 6 лет назад

    OK I want to know why my app not able to open FLIPKART products page.. I created a webpage with FLIPKART URL and did run. homepage opened but not the product page

    • @sketchwarehelp
      @sketchwarehelp  6 лет назад

      Maybe Flipkart don't support that. Try a different userAgent String.
      String newUA= "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/7046A194A"; webview1.getSettings().setUserAgentString(newUA);

    • @MrSattu008
      @MrSattu008 6 лет назад

      sketchware help thank you. but I don't know how to apply this. can you refer me any video tutorial how to do this

    • @asherro
      @asherro 4 года назад

      @@MrSattu008 Insert this code into the onCreate event. - Sorry for late answer

  • @refquesog8104
    @refquesog8104 6 лет назад

    I dont have the Aassets Folder. You add there the JSON file. :/

  • @androidmobile4131
    @androidmobile4131 6 лет назад

    how to great a wps app in sketchware (hack wifi) ???

  • @appgk2809
    @appgk2809 4 года назад

    Sir can we download json app in android mobile.

    • @appgk2809
      @appgk2809 4 года назад

      Please sir it's urgent and a request

  • @AbhrahamGoi
    @AbhrahamGoi 6 лет назад

    Plzz shar me project file

  • @sjensh4963
    @sjensh4963 6 лет назад

    Can we creat such dictionary without using aide??

    • @sketchwarehelp
      @sketchwarehelp  6 лет назад

      You can put the complete json in json to Map List Block in onCreate

  • @ciach0_
    @ciach0_ 6 лет назад

    In next video: how to make ViewPager in Sketchware

  • @aniketkumar636
    @aniketkumar636 6 лет назад

    nice

  • @dylanreiksalasdeza3987
    @dylanreiksalasdeza3987 4 года назад

    Please share the project please !!

  • @mdtausifiqbal
    @mdtausifiqbal 6 лет назад

    Hello Sir increase your video quality.
    Your maximum video quality is 240p in youtube.