New Sketchware pro

 Sketchware PRO 6.3.0 Done !!!


> Update record


Version v6.3.0:


-> Added "Create Settings" right next to the play button, which includes options that allow you to:

   - Switch between Java7 and Java8 (enable D8 to be able to compile Java8)

   - Switch between Dx and D8

   - Use custom android.jar, custom classpath

   - Disable warnings in the translation log

   

-> Added Command Blocks:

   - You can add, enter or replace any part of the java / xml code with a new one using these. These blocks can be used anywhere in your logic editor, and there is no specific place (event) for them. They can be used to accomplish tasks such as:

     Completely remove onActivityResult, change its icon, or add more icons to it.

     • Implementing interfaces in your activity.

     • Remove / change any part of the code that the drawing programs automatically generate.

     • Modify any part of root layout, add multiple fabs, and change formatter layout to FrameLayout, RelativeLayout. Change the order of the root layout.

     • Inject icons into onCreate or anywhere you want ... etc.

     (Supports all Java and XML files, including AndroidManifest, styles, colors, and strings.xml)


-> The built-in code editor has changed into a highly improved editor. This new has features like:

   - Auto-complete, various themes, pinch to zoom, undo redo, find and replace, etc.


-> Added built-in backup / restore feature that provides functionality to back up your project (.swb), along with local libs and custom blocks you used.


-> android.jar has been updated to API 30.


-> Local Library Improvements .. Now, in your local libraries you can:

   - Use assets, program rules, native libs, multiple dex files, Java8 libraries.


-> Library Downloader can now download Java8 libraries.

   

-> Added ProGuard Full Mode (including local libs in ProGuarding process)


-> A custom block analyzer dialog has been added that shows you which custom blocks you have used in your project.


-> New Block System Improvements. Custom blocks are now significantly faster. The crash bug that occurs when one leaves some parameters blank has also been fixed.


-> Improvements for asset and resource managers and Nativelib.


-> Now you can go directly to Developer Tools from LogicEditorActivity.


-> Added Import / Export for lists of components, events and blocks.


-> Import / Export Optimization.


-> Added support for uppercase display IDs. Now you can use IDs like "mTextView".


-> Added search feature in Moreblock import dialogue. Critical delays have also been fixed there.


-> Fix trigger change activity error.


-> Fixed duplicate imports.


-> Fixed some bugs and added some improvements for block, event, and component managers.


-> Block selector list bug fixed.


-> Added BottomSheetDialogFragment (Add _bottomdialog_fragment to the end of the title when creating an activity. Requires appcompat to work.)


-> Many bugs fixed, added many features and spent many hours :)


> Download links


https://drive.google.com/file/d/1-OMwU1RSNgTjugvNVsmGGktAxF0aBXtz/view?usp=drivesdk


https://www.mediafire.com/file/jdy0jrr5w9zgymb/SW+Pro_6.3.0.apk/file

Post a Comment

0 Comments