About 51 results
Open links in new tab
  1. How to make a Gamepad Bluethoot Controller for Android on …

    Apr 6, 2024 · At the moment, I am looking for help to create a Bluetooth GamePad Controller using Sketchware, a visual programming platform that has been very useful for me to develop mobile …

  2. How to fix net::ERR_UNKNOWN_URL_SCHEME on Sketchware webview …

    Oct 20, 2018 · I have an android webview app, build with sketchware. But, when I attempt to open mail:to link, whatsapp link, etc, it returns net::ERR_UNKNOWN_URL_SCHEME. I have search for …

  3. Sketchware - Issues Publishing to Play Store - Stack Overflow

    May 9, 2020 · Using the Sketchware app and Android, I am trying to export to the Google Play store, I have to select the .json for the service account to allow it to publish the app. However, when I try to …

  4. java - Sketchware Webview won't accept/work with cookies for user ...

    Jun 15, 2023 · I'm using Sketchware 6.4 and the latest Android OS, and for the life of me I can't get cookies to work with Weview. I'm showing a simple PHPBB forum site using Webview (webview1) …

  5. Trying to get a child key value from a json object saved in an map ...

    Apr 11, 2020 · And i dont know how to import jsonobject into sketchware. How can a get the child key of global from this json? Edit: (thanks to @Dmytro Kyrychkov) For sketchware users: you need the full …

  6. How to show popup ads on click in webview using sketchware

    Jan 17, 2021 · Can someone help me and tell me how to enable popup ads window on click in webview using sketchware

  7. setText on textview without replacing sketchware

    Mar 3, 2023 · I need to edit the textview without replacing the all text, for example myText : Hi Like if i click the button it will add "Hello" , so it should be like this "Hi Hello" without

  8. I want to set an onClick listener for custom view in sketchware

    Apr 13, 2021 · {final Button tab3button2 = view findViewById(R.id.button2); View.OnClickListener() { @Override pubilc void onClick (View v) I have tried searching for answers but all to no avail.

  9. sketchware: i want to make button with a default file

    Apr 6, 2021 · resume: i want make a button with a default file. So, every time someone clicks that button it will open this file. thk for the help, new here (: .

  10. android - Sketchware Unable to connect to Firebase Realtime Database ...

    Dec 7, 2020 · Sketchware Unable to connect to Firebase Realtime Database after the DB URL change Asked 5 years, 4 months ago Modified 4 years, 4 months ago Viewed 1k times