Those who are new to sketchware development and are unable to handle crashes of sketchware can use this stable version of sketchware pro
⭐ Features
- aab+apk build supported
- max stable
📂 Size 95 mb
🔗 https://www.mediafire.com/file/mzprqwgmfgdqqas/Sketchware_Pro_aab.apk/file
And those who have some experience with sketchware pro use sketchware pro new versions for updated features
⭐ Features
- aab+apk build supported
- max stable
📂 Size 95 mb
🔗 https://www.mediafire.com/file/mzprqwgmfgdqqas/Sketchware_Pro_aab.apk/file
And those who have some experience with sketchware pro use sketchware pro new versions for updated features
MediaFire
Sketchware Pro_aab
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
👍4🥰1
DOWNLOAD NOW LATEST VERSION
http://swrevo.blogspot.com/2022/01/sketchware-pro-mod-apk-latest-2022.html
http://swrevo.blogspot.com/2022/01/sketchware-pro-mod-apk-latest-2022.html
Sketchware -Blocks - Tutorials - Sketchware Pro Download - Create Apps on your Smartphone
Sketchware pro mod apk [latest] 2022 version
Sketchware pro latest version download | Sketchware pro Christmas version rc 06 | Latest Sketchware mod download
GENERATE RANDOM PASSWORD
//Below Code In OnCreate
//Below Code In On Button Click
// Change textview1 with yours
//Below Code In OnCreate
}
private static String generateRandomPassword()
{
String upperCaseChars = "ABCDEFGHIJKLMNOPQRSTUVWXYZ";
String lowerCaseChars = "abcdefghijklmnopqrstuvwxyz";
String numberChars = "0123456789";
String specialChars = "!@#$%^&*()_-+=<>?/{}~|";
int max_length = 10;
String allowedChars = upperCaseChars +lowerCaseChars+numberChars+specialChars;
Random rn = new Random();
StringBuilder sb = new StringBuilder(max_length);
sb.append(allowedChars.charAt(rn.nextInt(allowedChars.length()-1)));
for(int i=sb.length();i < max_length;++i){ sb.append(allowedChars.charAt(rn.nextInt(allowedChars.length())));
}
return sb.toString();
}
{
//Below Code In On Button Click
// Change textview1 with yours
String pass = generateRandomPassword();
textview1.setText(pass);
How to fix intent filter problem in google play console
Must read post
✅ Link: http://swrevo.blogspot.com/2022/01/how-to-fix-intent-filter-problem-while.html
Always visit http://swrevo.blogspot.com for sketchware tutorials
Must read post
✅ Link: http://swrevo.blogspot.com/2022/01/how-to-fix-intent-filter-problem-while.html
Always visit http://swrevo.blogspot.com for sketchware tutorials
Download now and test the developing phase of an extraordinary app growing too fast.
❤️ Click here https://play.google.com/store/apps/details?id=pro.sketchware.blocks
Give ratings to show some support in my work. WE are uploading blocks on regular basis. So don't think of there are no blocks
❤️ Click here https://play.google.com/store/apps/details?id=pro.sketchware.blocks
Give ratings to show some support in my work. WE are uploading blocks on regular basis. So don't think of there are no blocks
Google Play
Sketchware Blocks Pro - Apps on Google Play
Sketchware blocks pro is an app that provides blocks to sketchware pro users.
👍1
Added 3 blocks category today
>>> Download Now <<<
We are continuosly adding blocks, Show some support by adding a rating on playstore
>>> Download Now <<<
We are continuosly adding blocks, Show some support by adding a rating on playstore
Sketchware basic 2 pro pinned «Those who are new to sketchware development and are unable to handle crashes of sketchware can use this stable version of sketchware pro ⭐ Features - aab+apk build supported - max stable 📂 Size 95 mb 🔗 https://www.mediafire.com/file/mzprqwgmfgdqqas…»
Added 3 blocks category today
>>> Download Now <<<
We are continuosly adding blocks, Show some support by adding a rating on playstore.
>>> Download Now <<<
We are continuosly adding blocks, Show some support by adding a rating on playstore.
✅ Answer to WHY MY ADS ARE NOT SHOWING IN PLAY CONSOLE
Read this post
http://swrevo.blogspot.com/2022/01/admob-new-update-for-sketchware-users.html
Read this post
http://swrevo.blogspot.com/2022/01/admob-new-update-for-sketchware-users.html
👍1
Three new Blocks Category Added today
Download now
✅ FILES BLOCKS WORKING
https://swbstore.page.link/332g
✅ IMAGE COMPESSOR
https://swbstore.page.link/oeom
✅ DYNAMIC LINKS API
https://swbstore.page.link/fDpD
Download now
✅ FILES BLOCKS WORKING
https://swbstore.page.link/332g
✅ IMAGE COMPESSOR
https://swbstore.page.link/oeom
✅ DYNAMIC LINKS API
https://swbstore.page.link/fDpD
❤3👍1
Firebase Dynamics_d_d_d.swb
494.9 KB
Firebase Dynamics_d_d_d.swb
Sketchware basic 2 pro
Firebase Dynamics_d_d_d.swb
Advance firebase Dynamics links for sketchware pro
Working on -
All Versions
Todo -
Add your package name, short link, web api key
Download Blocks (updated) -
https://swbstore.page.link/fDpD
Download @ Sketchub -
https://web.sketchub.in/p/11949
How it works?
When any user click link then it opens your app. If your app not installed then redirect to playstore.
Working on -
All Versions
Todo -
Add your package name, short link, web api key
Download Blocks (updated) -
https://swbstore.page.link/fDpD
Download @ Sketchub -
https://web.sketchub.in/p/11949
How it works?
When any user click link then it opens your app. If your app not installed then redirect to playstore.
👍3
Found a list of some cool things in GitHub
https://github.com/aritraroy/UltimateAndroidReference/blob/master/README.md
https://github.com/aritraroy/UltimateAndroidReference/blob/master/README.md
GitHub
UltimateAndroidReference/README.md at master · aritraroy/UltimateAndroidReference
:rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer - aritraroy/UltimateAndroidReference
Please if anyone who is able to test this app Then please tell in support group.
You have to do is-
1. Download latest version from this link
https://play.google.com/store/apps/details?id=pro.sketchware.blocks
And give storage permissions
2. Download "Book" Blocks from the list.
3. Check if a Sub folder named SWB Store is created or not in Your phone Download folder.
4. Check if there is a file named temp.json exits
5. Check your sketchware blocks if there is a new pallete created or not.
6. And last check is to confirm existence of one block in this pallete.
If all this happen correctly then there is no error if anything not done by our app then please tell in support group
* First of all backup your blocks.
Make a zip file of your blocks and don't try all these steps if you not know how to handle them.
You have to do is-
1. Download latest version from this link
https://play.google.com/store/apps/details?id=pro.sketchware.blocks
And give storage permissions
2. Download "Book" Blocks from the list.
3. Check if a Sub folder named SWB Store is created or not in Your phone Download folder.
4. Check if there is a file named temp.json exits
5. Check your sketchware blocks if there is a new pallete created or not.
6. And last check is to confirm existence of one block in this pallete.
If all this happen correctly then there is no error if anything not done by our app then please tell in support group
* First of all backup your blocks.
Make a zip file of your blocks and don't try all these steps if you not know how to handle them.
Website Updates
🔗 Url - https://swrevo.blogspot.com
Fixed -
Some images not loading
Large size ads
Anchor ads are no more
More categories, more learning
Less ads, more content
Some broken links fixed
🔗 Url - https://swrevo.blogspot.com
Fixed -
Some images not loading
Large size ads
Anchor ads are no more
More categories, more learning
Less ads, more content
Some broken links fixed
❤1
Two small posts written today
How to fix login problem in sketchware
How to set custom corner radius to imageview in sketchware
If anyone want to read just click on your favourite topic
How to fix login problem in sketchware
How to set custom corner radius to imageview in sketchware
If anyone want to read just click on your favourite topic
Sketchware -Blocks - Tutorials - Sketchware Pro Download - Create Apps on your Smartphone
Sketchware login problem | [Fixed] Login failed
sketchware pro tutorials, codes, files, moreblocks, free project, swb file, earning app, firebase, blocks, moreblock, components, swrevo app, indosw
👍1
Lib Countdown timer _d.swb
11.6 KB
Lib Countdown timer _d.swb
Sketchware basic 2 pro
Lib Countdown timer _d.swb
This Project is an Github Implementation of Countdown timer view in sketchware.
Useful for
- Quiz app
- Clock app
- Movie app
- Custom ads
- Selling App
Download Blocks
https://swbstore.page.link/SkBk
Download Library, Imports, Other codes
https://swbstore.page.link/147M
Read Tutorial (How to use/make)
http://swrevo.blogspot.com/2022/03/countdown-timer-in-sketchware-new.html
Best of luck for your new project
Useful for
- Quiz app
- Clock app
- Movie app
- Custom ads
- Selling App
Download Blocks
https://swbstore.page.link/SkBk
Download Library, Imports, Other codes
https://swbstore.page.link/147M
Read Tutorial (How to use/make)
http://swrevo.blogspot.com/2022/03/countdown-timer-in-sketchware-new.html
Best of luck for your new project
👏1