sketchub icon

JNote

Plastic
1 Likes
4 Comments
11 Downloads

Screenshots

About

Translated by Google Translate

JNote - It is a lightweight note editor that does not use any libraries.

I tried to make the project compatible with Sketchware Pro without relying entirely on Java code. Therefore, I haven't implemented the ability to retrieve text from a pinched list item to insert it into the note editing dialog, as there's no way to override the onPrepareDialog method. However, you can import MainActivity.java and implement the method there.

To make it easier to work with the database, I created a new class Database.java.

The project was created for those who want to learn how the notes application works.

©2026 Sketchub | User Policy