قناة واحة البرمجة 🏅
الذهاب إلى القناة على Telegram
1 170
المشتركون
لا توجد بيانات24 ساعات
لا توجد بيانات7 أيام
لا توجد بيانات30 أيام
أرشيف المشاركات
1 170
Repost from ArabWare
بالنسبة للذين يستخدمون اخر اصدار من سكيتشوير برو النسخة التي نشرها قبل قليل
For those who just downloaded the latest version we uploaded above
1 170
Repost from ArabWare
ملاحظة مهمة في قاعدة بيانات Firebase
نظرًا لأنه لم يقرأ الكثير من الأشخاص سجل التغيير الخاص بـ Public Beta 1 ، فسنخبره مرة أخرى:
- تم تحديث مواقع تخزين قاعدة بيانات Firebase وأيضًا في مشاريع Sketchware Pro. يجب عليك إعادة تكوين المكتبة لكل مشروع ، والآن ، استخدم عنوان URL الكامل لقاعدة البيانات بدون https: // في البداية والنهاية كمعرف المشروع.
مثال:
blabla-default-rtdb.asia-southeast1.firebasedatabase.app
Important Firebase Database note
As it seems that not many people have read Public Beta 1's changelog, we'll just tell it again:
- Firebase Database storage locations have been updated, and also in Sketchware Pro projects. You have to reconfigure the library for each project, and now, use the full Database URL without https:// at the start and at the end as the Project ID.
Example: whatever-default-rtdb.asia-southeast1.firebasedatabase.app
1 170
Repost from Sketchware Pro | SketchLearn
Sketchware Pro v6.4.0 rc02 without AAB support
👉 @sketchlearn
1 170
اخيرا بعد انتظار طويل , تم اطلاق نسخة جديدة من سكيتشوير برو نسخة V6.4.0 RC02
وتم اصلاح فيها الكثير من الاخطاء والثغرات
التحميل : https://bit.ly/Sk-prov6-4-0RC02
1 170
Repost from Sketchware Pro | SketchLearn
Sketchware.Pro.v6.4.0-rc02.with.AAB.output
👉 @sketchlearn
1 170
Repost from ArabWare
السلام عليكم جميعا!
نسخة جديدة من سكيتشوير برو !!
اسمعوا جيدا احد مميزاتها أصبحت ملفين ، تطبيق سكيتشوير برو للاندرويد خمسة و لكن لا يدعم aab و تطبيق سكيتشوير برو للاندرويد ثمانية و فوق فقط و يدعم كوتلن و aab
Happy news
New two sketchware pro releases
One for android 5 without aab and kotlin support
One for android 8 and up with aab and kotlin support
الرابط
https://github.com/Sketchware-Pro/Sketchware-Pro/releases/tag/v6.4.0-rc02
1 170
Repost from MT Manager
Version: 2.11.0 beta 🅱️ (22050641)
- Text editor uses a new highlighting engine and supports .mts custom syntax highlighting
- Added "Jump to another bracket" and "Select content between brackets" for text editor shortcuts
- All types of files can be opened by calling MT Manager in external APP
- Significantly improved speed of copying, moving, deleting files in system directories
- Optimized display of progress information in process of moving files
- Added Indonesian language
- Over a new AXml/Arsc pseudo-encryption
- When file list is sorted by name, core files in apk will be prioritized at top
- Fixed 7z file can't search file content
- Fixed issue that Android 12 system of vivo models could not display newly created files
- Fixed problem that custom resource name may be invalid in res resource obfuscation function
1 170
Repost from Dark Ghost
E: Movies, series and anime sites (good for pulling into your app in "SK Pro")
A: مواقع افلام ومسلسلات وانمي (جيدة للسحب داخل تطبيقك في "SK Pro")
Pages/Websites
5.https://tv.arlionz.one/re/
4.https://cima-club.io/
3.https://tuktukcinema.co
2.https://mycima.run
1.https://new.movizland.cyou/
1 170
اول مشروع مضحك نشرته علي جت هب الان , مشروع موقع برافو عليييييك 😆😆😆
الرابط : https://github.com/kimoandroid/bravo
رابط الموقع الاصلي : https://bravo3lek.encept.co/
#واحة_البرمجة
1 170
كورس تعلم لغة كوتلن من جوجل مقسم ل6 وحدات بسيطة وفي الاخر ممكن تاخذ امتحان علي اللي تعلمته وتحصل علي شهادة من جوجل »
الرابط: https://developer.android.com/courses/android-basics-kotlin/course
1 170
Repost from ArabWare
عيد مبارك لكم جميعا اخوتي و اخواتي
Eid Mubarak For Every Brother and sister
1 170
public void test(Object o) {
}
public void test(TextView t) {
}
TextView t;
test(t);
اي void سيتحقق علما ان اي كلاس بلغة جافا هو Object
يعني TextView يمكن نعتبرها Object و يمكن TextView
سؤال للاذكياء
