https://youtu.be/AnhVZ14_g-o
how to make a screenshot taker app in sketchware pro using a library
how to make a screenshot taker app in sketchware pro using a library
Forwarded from DuoEdge studios
Get increasing numbers to a listview from an active textview
https://youtu.be/XPHaEf7WVuQ
Download these two projects about this tutorial;
•sketchware pro swb file
https://up-to-down.net/232219/freeproject3
•sh recovery file
https://up-to-down.net/232219/freeproject4
https://youtu.be/XPHaEf7WVuQ
Download these two projects about this tutorial;
•sketchware pro swb file
https://up-to-down.net/232219/freeproject3
•sh recovery file
https://up-to-down.net/232219/freeproject4
Forwarded from DuoEdge studios
https://youtu.be/Zs5xWW8ZQMQ
learn how to set custom quality to your image from image manager, and save it in png or jpeg formats.
Also free project in the video's description 😃
learn how to set custom quality to your image from image manager, and save it in png or jpeg formats.
Also free project in the video's description 😃
❤1
Intent Filter Codes ===>
<activity
android:name=".MainActivity" >
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:scheme="file"/>
<data android:mimeType="text/plain"/>
<data android:mimeType="application/pdf"/>
<data android:mimeType="application/mp4"/>
<data android:mimeType="video/mp4"/>
<data android:mimeType="audio/*"/>
<data android:mimeType="audio/mp4"/>
<data android:mimeType="image/*"/>
</intent-filter>
</activity>
<activity
android:name=".MainActivity" >
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:scheme="file"/>
<data android:mimeType="text/plain"/>
<data android:mimeType="application/pdf"/>
<data android:mimeType="application/mp4"/>
<data android:mimeType="video/mp4"/>
<data android:mimeType="audio/*"/>
<data android:mimeType="audio/mp4"/>
<data android:mimeType="image/*"/>
</intent-filter>
</activity>
Intent Filter
لالتقاط اي نوع من الملفات
في سكيتشوير برو لجعل تطبيقك يلتقط ملفات من الخارج
Intent Filter For Make Your App Picks Any File External
https://youtu.be/iVbwQxHCOek
لالتقاط اي نوع من الملفات
في سكيتشوير برو لجعل تطبيقك يلتقط ملفات من الخارج
Intent Filter For Make Your App Picks Any File External
https://youtu.be/iVbwQxHCOek
👍3
Forwarded from DuoEdge studios
This media is not supported in your browser
VIEW IN TELEGRAM
Hello guys
I found this library that lets you move your image freely just like an animation displayer.
https://youtu.be/THy5oJcyyzg
I found this library that lets you move your image freely just like an animation displayer.
https://youtu.be/THy5oJcyyzg