> Attention!

New threads need to be created only inroot partition! In the future, they will be processed by moderators.

If you posted a new version of the program, please notify the moderator by clicking the "Complaint" button on your message.

Catalog of Android programs


83 pagesV  1 2 3 4 5 6 > »  
 
REPLY
> Sketchware | Real Application Development
igor4ka
Message#1
15.01.17, 21:13
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 170
Check in: 25.08.16

Reputation:-  23  +

Sketchware download


version: 3.9.2
Last update of the program in the header:20.02.2019

Attached Image
Screenshots
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image



Short description:
Android Application Designer
18+
Attached Image

Description
Create apps for Android devices.

Key features:
  • Block programming, like MIT Scratch
  • Visual application development environment by the Drag & Drop system
  • Automatic translation of source code in Java and XML
  • Collect and install applications on your device using the APK file
  • Connect advertising to your project and earn money on your applications.
  • Publish and update applications in the Google Play Store
  • Projects are compatible with Android Studio

Sketchware, like a child constructor, is based on the blocks that make up the whole code. Thus, even a child can learn programming. Skecthware translates Scratch to Java and XML, so there are no restrictions on creating applications.

Sketchware also offers documentation to help you understand block programming and Android application development. Each training contains an example to help understand the material.

Create a design, write the code and build your application with one click. Projects are fully compatible with Android Studio, a professional environment for developing Android applications, which allows to bring the project to the final stage.

Lessons
useful links

Russian interface: yes (connects in settings)
Developer: Sketchware

Google Play: https: //play.google.co…s? id = com.besome.sketch

Download:
Version: 3.9.2Sketchware (Post wfllive # 82574489)
Version: 3.9.0 AdFree CloneSketchware (Post AlexPechkin # 81470269)
Version: 3.1.1 Premium CloneMessage No. 1135, author AlexPechkin
Past versions

The curator of the topic isTembeon
For questions and wishes filling caps inQMS


Post has been editedTembeon - 09.04.19, 05:54
Reason for editing: New lesson
Geo_GEO
Message#2
17.01.17, 11:23
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1066
Check in: 20.02.15
Meizu M6 Note 3/16/32

Reputation:-  151  +

I would replace the description in the header with something else:
Description (rus.)
◈ Description:


applicationSketchwarebased on languageScratchThis is an integrated development environment (IDE) to create real Android applications.

It’s good if you know anything about developing Android Java programs. Sketchware is a development environment (IDE) that uses Scratch as an innovative programming language developed by MIT. Sketchware transforms a complex text-based software coding language into a visual one by dragging and setting program elements as building blocks (push-pull principle). Scratch is so simple and understandable language that even small children can master it. However, Sketchware can translate Scratch into Java and XML source, so there are no restrictions for your development.

Sketchware provides sample projects, following which you can become an expert in the Scratch language and the development of Android applications. Each example contains specific programming concepts that you can understand at the end of a project, for example: Random, Math, Comparison. After that, you can apply the studied concepts in your own applications.

Make a visual design and develop your program, and then with one click, create and install it directly on your Android device. The projects are fully compatible with Android Studio, the IDE is also used on the PC, so you can export the finished project and continue working in Android Studio or another editor. In addition, if you create an account, you can export your project to our server, where it will be securely stored.

◈ Key features:


▷ Development environment "push-pull"(Drag & Drop IDE)

▷ Widget Helper- helps to understand the various properties of widgets

▷ Automatic translation of source code (Java and XML)

▷ Compiling and installing APK files on your phone

▷ Ability to export projects

▷ Project examplesthat you can accomplish by learning the concepts of scratch programming

Also made a request to Russify the application:
Applications for the Russification of applications! (Post Geo_GEO # 57253053)

Post has been editedGeo_GEO - 17.01.17, 11:42
Reason for editing: Editing Text


--------------------
The process is objective, our success is possible ...
My Tasker Profiles
igor4ka
Message#3
17.01.17, 23:08
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 170
Check in: 25.08.16

Reputation:-  23  +

* Geo_GEO, I will consider, I will finish the topic
dimonchik041982
Message#4
18.01.17, 21:02
Local
*****
[online]

Group: Friendssavagemessiahzine.com
Messages 276
Check in: 24.01.13
Samsung Galaxy J3 (2017) SM-J330F

Reputation:-  273  +

Version: 1.1.10 (Google Play)
WHAT'S NEW
* Added Scrollview
* Added intent setFlag Block
* UI enhancements
* Bugs fixed
Attached fileCREATE YOUR OWN APPS_1.1.10.apk(29.9 MB)


--------------------
Samsung Galaxy J3 (2017) SM-J330F
Geo_GEO
Message#5
19.01.17, 08:48
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1066
Check in: 20.02.15
Meizu M6 Note 3/16/32

Reputation:-  151  +

Links for caps:

User's manual:
https://medium.com/sketchware/tagged/tutorial

Official Sketchware Forum:
http://slack.sketchware.io

Post has been editedGeo_GEO - 19.01.17, 09:56
Reason for editing: Editing Text


--------------------
The process is objective, our success is possible ...
My Tasker Profiles
kutsenkorom4ik
Message#6
20.01.17, 14:12
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 627
Check in: 08.02.15
Xiaomi Redmi Note 3 Standard Edition

Reputation:-  83  +

With this thing you can really create your own application?
Geo_GEO
Message#7
20.01.17, 16:14
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1066
Check in: 20.02.15
Meizu M6 Note 3/16/32

Reputation:-  151  +

* kutsenkorom4ik,
Yes, you can, we look:
Lesson"Creating a Spinner"- drop-down list
Spinner creation and application(dropdown list)


Many have asked for instructions for creating a Spinner, please, here it is!
Spinner is a very useful item for providing and receiving multiple user input options. Today we will analyze the concept of a spinner, creating something similar, see below:
Attached Image


Step 1: Design the application.

Simply place the "Spinner" and "Button" widgets on the layout screen:
Attached Image


Step 2: Configure Logic

List

Spinner uses the data inside the list as an option. Therefore, in order to send data to a spinner, we first need to create a list. Create a list of three items: “One”, “Two”, “Three”:
Attached Image

Press onAdd list(Add list) and create a String list. We can call this list as we like, but let's just call it "list". We have just created an empty list, and we see that we have access to new blocks that can change the list:
Attached Image

These blocks are responsible for:
1. add [] to:add new value to list
2. insert [] at [] to:insert a new value at a specific position in the list
3. get at [] of:getting the value from a specific position
4. index [] in:getting a certain position value
5. contains []:check if the list contains the value []
6. delete at [] of:deleting a value from a specific position
7. length of:calculate the length of the list
8. clear:clear list - the list still exists.
Since we want “One”, “Two” and “Three” inside our spinner, let's add these names to our list, like this:
Attached Image

Now we are ready to fill this data inside our spinner list.

Spinner

These are the four functional blocks that come from the "Spinner" widget:
Attached Image

1. setSpinnerData- this block accepts "list" as incoming data. So everything we put on the list will be selected for the spinner.
2. refreshData- whenever we change the data in the list, we need to update the data, so the spinner is also updated.
3. setSelection- setting the choice of a specific position.
4. getSelectiongetting current selection.

Let's just set the spinner data from the list we just created:
Attached Image

Our spinner will now have the following choices: One, Two, Three.

Displays the current selection

We want the application to show the current selection when we press a button. Let's set the onClick event to a button click like this:

Attached Image


Since the getSelection block tells us that the current index (position) of the spinner is being set, we need to get the real row of data from the list using the same position. Because the spinner uses the same data as a list, we can use the same position to extract the data.

Conclusion

Today we learned how to create a spinner.
It is necessary to fix two points from this lesson:

1 First, always create a list before applying a spinner.

2 To get the current selection, you need to get the current spinner index, and then use that index to get the data from the list.

That's all!
Enjoy your coding!

Picture


Post has been editedTembeon - 30.12.18, 22:54
Reason for editing: In the header


--------------------
The process is objective, our success is possible ...
My Tasker Profiles
igor4ka
Message#8
20.01.17, 20:44
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 170
Check in: 25.08.16

Reputation:-  23  +

Kutsenkorom4ik @ 01.20.17, 15:12*
own
As for my own, I’m not sure, I’lln’t be able to upload to Google Play and other similar resources (I need my own keystor, which the application doesn’t support), and you can easily create "apk".
argv
Message#9
20.01.17, 21:01
Old resident
*******
[online]

Group: Friendssavagemessiahzine.com
Messages 1142
Check in: 15.03.13

Reputation:-  399  +

need your own keystor which the application does not support
And useZipSignerreligion does not allow? : /

Post has been editedargv - 20.01.17, 21:03
igor4ka
Message#10
20.01.17, 23:30
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 170
Check in: 25.08.16

Reputation:-  23  +

ZipSigner
I missed something, can I create my own key?
argv
Message#11
04.02.17, 21:41
Old resident
*******
[online]

Group: Friendssavagemessiahzine.com
Messages 1142
Check in: 15.03.13

Reputation:-  399  +

* q111111,
Sketchware 1.1.11

* Added Editor’s Choice section
* Improved View Manager
* Improved Application Icon Preference
* Runtime Permission
* Improved User Interface (Swiping enabled on Tab Menu)
* Fixed bugs

Attached fileSketchware_v1.1.11 (31) .apk(29.93 MB)
Geo_GEO
Message#12
16.02.17, 09:31
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1066
Check in: 20.02.15
Meizu M6 Note 3/16/32

Reputation:-  151  +

Attached fileSketchware_1.1.13.apk(29.95 MB)

What's new
Added string blocks (content, replace all)
* Improved project save method
* Added permission to start a timer (runtimer) for the Nougat version
* Bugs fixed


Post has been editedGeo_GEO - 16.02.17, 09:54
Reason for editing: Editing Text


--------------------
The process is objective, our success is possible ...
My Tasker Profiles
argv
Message#13
04.03.17, 20:00
Old resident
*******
[online]

Group: Friendssavagemessiahzine.com
Messages 1142
Check in: 15.03.13

Reputation:-  399  +

Sketchware 1.2.1

What is new in 1.2.1:
* Added dialogue options for Slack Button
* UI Improvements
* SoundPool Added
* MediaPlayer Added
* Dialog Added
* Double (decimals) Added
* Math Class Added
* Activity Set Title Block Added
* WebView Added
* LifeCycle Events Added
* Bug fixes

What's New in 1.1.14:
* Added Version Control
* Fixed bugs

Attached fileSketchware_v1.2.1 (37) .apk(30.02 MB)


Post has been editedargv - 04.03.17, 20:04
Olexa52
Message#14
08.03.17, 20:11
Epicurean from IT
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1263
Check in: 04.06.14
Kingzone K1 Turbo

Reputation:-  39  +

In the past, I used (for personal needs) various DBMS (Fox Pro, etc.) to create the simplest applications under Windows.
Is this the proposed application, something similar?


--------------------
Sincerely, Olexa
igor4ka
Message#15
09.03.17, 18:57
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 170
Check in: 25.08.16

Reputation:-  23  +

* Olexa52In fact, in this application, you can create a "framework", recently noticed that you can transfer the project to AIDE for android ("professional" development environment). If we talk about some system utilities, then in this application probably will not be implemented, but it can also bring to perfection ...
As for the simplest, here, rather, only fantasy limits, you can do quite a lot.

Post has been editedigor4ka - 09.03.17, 19:00
gar_alex
Message#16
13.03.17, 22:56
Full cat
*********
[online]

Group: School of Moderators
Messages 14365
Check in: 21.02.11
HTC Desire HD

Reputation:-  2185  +

Version 1.2.4
* Updated block helper
* Added compile error log viewer
* Bug fixes
Attached fileSketchware__1.2.4.apk(30.04 MB)


Version 1.2.3
- Bug fixes
Attached fileSketchware__1.2.3.apk(30.05 MB)


Post has been editedgar_alex - 16.03.17, 14:32


--------------------
Graduate School of Curators 4
Winner of the Walk of Fame 2018-2019!
Explay84
Message#17
30.03.17, 20:54
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 846
Check in: 22.12.15

Reputation:-  43  +

Is it possible to downgrade this program to sdk-10? Will it work?
And is it possible to write a picture viewer on it and is there any work with bytes?
And so on the computer there was something similar, like the algorithm and another competitor, I don’t remember the name.


--------------------
Explay
Minegamer054
Message#18
31.03.17, 01:09
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 140
Check in: 08.01.17
Samsung Galaxy Note 5 SM-N920F

Reputation:-  22  +

RUSSIAN SKETCHWARE VERSIONTake it to anyone. In this assembly translated almost the entire interface and blocks. You can downloadHERE. The only drawback is that it is version 1.1.10 and you can use it this way. For any questions, email me atVC
Screenshots
Attached Image
Attached Image
Attached Image


--------------------
Do not forget to put+to this post
igor4ka
Message#19
31.03.17, 20:55
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 170
Check in: 25.08.16

Reputation:-  23  +

* sadom07, already there is a Russification 1.1.0
* Minegamer054, I personally have not even installed, because Apk cannot understand it or not, although there was enough cdc before (of course I erased k at the end), but the link is in the header
Minegamer054
Message#20
01.04.17, 05:23
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 140
Check in: 08.01.17
Samsung Galaxy Note 5 SM-N920F

Reputation:-  22  +

MineGamer054, I personally have not even installed, because Apk cannot understand it or not, although there was enough cdc before (of course I erased k at the end), but the link is in the header
Personally, I have everything set correctly
Like this
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image


--------------------
Do not forget to put+to this post
Geo_GEO
Message#21
01.04.17, 09:59
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1066
Check in: 20.02.15
Meizu M6 Note 3/16/32

Reputation:-  151  +

* Minegamer054, You just need to rename the name of the file to which the link is given, removing at the end of the "k" to get "_Sketchware RUS 1.1.10.apk", then the device will perceive it as an arch file.


--------------------
The process is objective, our success is possible ...
My Tasker Profiles

83 pagesV  1 2 3 4 5 6 > » 


 mobile version    Now: 04/18/19, 16:00