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
Soon on my channel
After 8 hours
Go to my channel and click set reminder so you will be notified when it is public
:) I will give something for the first commenter
After 8 hours
Go to my channel and click set reminder so you will be notified when it is public
:) I will give something for the first commenter