لمحة عن تطبيقات التواصل الاجتماعي والمراسلة
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
أحدثت تطبيقات التواصل الاجتماعي والمراسلة ثورة في طريقة تواصلنا مع الآخرين ومشاركة المعلومات، حيث تتيح لنا هذه التطبيقات إنشاء مساحات للمحادثات العامة والمراسلة الخاصة، ومشاركة الوسائط والصور والفيديوهات، وحتى البث المباشر. إذا كان تطبيقك يؤدي أيًا من هذه الإجراءات، يمكنك العثور على مراجع في مركز المطوّرين هذا لمساعدتك في إنشاء هذه الأنواع من التجارب وتطويرها وتحسينها.
يتناول مركز المطوّرين هذا ثلاثة مجالات من الميزات الاجتماعية:
المراسلة والتواصل
يُعدّ التواصل وظيفة أساسية للتطبيقات الاجتماعية، وقد أنشأ نظام التشغيل Android واجهتَي برمجة تطبيقات مخصّصتَين لدمج ميزات المراسلة في تطبيقك، ما يوفر المزيد من مساحات العرض
للمستخدمين للتفاعل معها. تعرَّف على كيفية إرسال الرسائل واستلامها
بطريقة موثوقة، بالإضافة إلى كيفية تحسين مستوى تطبيقك من خلال إتاحة استخدام emoij
المتقدّمة والملصقات والصور من لوحة مفاتيح الصور في Android وغيرها من
مصادر النصوص المتقدّمة، وإتاحة مشاركة النصوص والوسائط مباشرةً مع التطبيقات الأخرى.
مزيد من المعلومات الارتقاء إلى مستوى أعلى
سواء كان تطبيقك يدمج الصور والفيديوهات أو يقدّم تجارب صوتية immersive
، فإنّ الوسائط تُثري تفاعلات المستخدمين وتعزّز تفاعلهم مع التطبيق.
يواصل فريق Android تطوير واجهات برمجة التطبيقات التي تقلّل من تعقيد دمج
الصور والوسائط مع توفير تجربة أكثر تكاملاً و
اتساقًا للمستخدم. تعرَّف على كيفية تحميل ملفات بترميز bitmap كبيرة بكفاءة، والبث المباشر، وعناصر التحكّم في التشغيل وواجهة المستخدم الخاصة بالوسائط.
تحسين تطبيقك لتضمين صور UltraHDR وفيديوهات HDR،
وتفعيل ميزة صورة في صورة، وتنفيذ ميزة Cast Connect،
وغير ذلك
مزيد من المعلومات الارتقاء إلى مستوى أعلى
من الشائع بشكل متزايد أن تتيح تطبيقات التواصل الاجتماعي وتطبيقات المراسلة التقاط
الفيديوهات وتعديل الصور ومعالجة محتوى الوسائط، وقد أنشأ نظام التشغيل Android مكتبات
تبسّط عملية الدمج في تطبيقك وتساعدك في توفير
أحدث ميزات الأجهزة والمنصات.
تعرَّف على كيفية التقاط الصور والفيديوهات وتعديل الفيديوهات والوصول إلى مكتبات الوسائط الخاصة بالمستخدمين والمشاركة مع التطبيقات والخدمات الأخرى. ارتقِ بمستوى
تطبيقك من خلال إتاحة ميزة التقاط الصور بتقنية UltraHDR وتسجيل فيديوهات بتقنية
النطاق العالي الديناميكية وعدم تأخُّر الغالق وغير ذلك.
مزيد من المعلومات الارتقاء إلى مستوى أعلى
يخضع كل من المحتوى وعيّنات التعليمات البرمجية في هذه الصفحة للتراخيص الموضحّة في ترخيص استخدام المحتوى. إنّ Java وOpenJDK هما علامتان تجاريتان مسجَّلتان لشركة Oracle و/أو الشركات التابعة لها.
تاريخ التعديل الأخير: 2025-03-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-03-26 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# About social and messaging apps\n\nSocial and messaging apps have revolutionized how we connect, communicate, and\nshare information, offering spaces for public conversations, private messaging,\nmedia creation, photo and video sharing, and even live broadcasts. If your app\ndoes any of this, you'll find resources in this developer center to help you\ncreate, extend, level up, and optimize these types of experiences.\n\nThis developer center covers three areas of social features:\n\n- [Messaging and communication](#messaging-and-communication)\n- [Media display and playback](#media-display)\n- [Media capture, creation, editing, and sharing](#media-creation)\n\nMessaging and communication\n---------------------------\n\nCommunication is a core function of social apps, and Android has created bespoke\nAPIs that [integrate your app's messaging features](/develop/ui/views/notifications/conversations), providing more surfaces\nfor users to interact with. Learn how to [send and receive messages\nreliably](https://firebase.google.com/docs/cloud-messaging), as well as how to [level your app up](/social-and-messaging/guides/communication/basic-better-best) with [rich\nemoji support](/develop/ui/views/text-and-emoji/emoji-picker), stickers and images from [Android's image keyboard and other\nrich text sources](/develop/ui/views/receive-rich-content), and\nsupport for [sharing text and media](/training/sharing/send) directly to other apps.\n\n[Learn More](/social-and-messaging/guides/communication) [Level Up](/social-and-messaging/guides/communication/basic-better-best)\n\nMedia display and playback\n--------------------------\n\nWhether your app integrates images and videos or delivers immersive audio\nexperiences, media enriches user interactions and elevates app engagement.\nAndroid continues to evolve APIs that minimize the complexity of integrating\nimages and media while making the user experience more integrated and\nconsistent. Learn how to [load large bitmaps efficiently](/topic/performance/graphics/load-bitmap), support\n[live-streaming](/media/media3/exoplayer/live-streaming), and handle [playback controls and player UI](/media/media3/ui/overview).\n[Level up your app](/social-and-messaging/guides/media-playback/basic-better-best) to support [UltraHDR](/media/grow/ultra-hdr-display) images and [HDR](/media/grow/hdr-playback) video,\nenable [picture-in-picture](/develop/ui/views/picture-in-picture), implement [Cast Connect](https://developers.google.com/cast/docs/android_tv_receiver),\nand more.\n\n[Learn More](/social-and-messaging/guides/media-playback) [Level Up](/social-and-messaging/guides/media-playback/basic-better-best)\n\nMedia capture, creation, editing, and sharing\n---------------------------------------------\n\nIt's increasingly common for social and communication apps to support capturing\nvideos, editing photos, and processing media content, and Android has created\nlibraries that simplify integration into your app while helping you support the\nlatest device and platform features.\n\nLearn how to [capture photos and videos](/media/camera/camerax), [edit videos](/media/media3/transformer), [access user\nmedia libraries](/training/data-storage/shared/photopicker), and [share to other apps and services](/training/sharing/send#using-android-system-sharesheet). [Level up your\napp](/social-and-messaging/guides/media-creation/basic-better-best) with support for [UltraHDR image capture](https://github.com/android/platform-samples/blob/main/samples/camera/camera2/src/main/java/com/example/platform/camera/imagecapture/Camera2UltraHDRCapture.kt), [HDR\nvideo](/media/camera/camera2/hdr-video-capture), [zero shutter lag](/media/camera/camerax/take-photo#zero-shutter-lag), and more.\n\n[Learn More](/social-and-messaging/guides/media-creation) [Level Up](/social-and-messaging/guides/media-creation/basic-better-best)"]]