Download Sketchware pro apk:
https://sketchware.pro/download
https://apkcombo.com/sketchware-pro/com.sketchware.remod/
Download the Private chat app swb file in zip format.
OLD PROJECTS BELOW
Download DM Chat project for Sketchware pro from Sketch hub: (Note that you will be required to add CropUtils.java in java folder of your project.)
https://web.sketchub.in/p/10301
Download DM Chat project for Sketchware pro:
- First Download and extract DMChat_d.zip.
- Import DMChat_d.swb in Sketchware pro.
- Then download and extract CropUtils.zip.
- Add CropUtils.java file in the java folder of your project in .sketchware/mysc/(project number)/app/src/main/java/(package name)/
- Change package name in CropUtils.java.
Data files for some Sketchware projects
The data of Sketchware projects are stored as five files with names ‘file’, ‘library’, ‘logic’, ‘resource’, ‘view’, in external storage folder .sketchware/data/732/. Here ‘732’ is project number and may be different in your case.
How to use the project data files available here?
- Download the zip fil containing data files.
- Create new project in Sketchware.
- Save and exit the project.
- Unzip the zip file.
- Put the five files from zip ‘file’, ‘library’, ‘logic’, ‘resource’, ‘view’, in the .sketchware/data/(latest project number)/ folder. Replace files with same names. (NOTE: .sketchware is a hidden folder.)
- Unzip file containing images if any, and copy the images to the .sketchware/resources/images/(latest project number)/ folder.
- Open the Sketchware project and check.
a. Download project data for Hotel reception app:
b. Download project data for RecyclerView example app:
c. Download project data for Fullscreen VideoView example:
d. Download Firebase based App Store project data for Sketchware
e. Download Firebase chat project data