📋 المحتوى المنظم
📖 محتوى تعليمي مفصّل
نوع: محتوى تعليمي
المكونات الأكثر استخدامًا في واجهة تصميم تطبيقات الهواتف الذكية
نوع: محتوى تعليمي
جدول يوضح المكونات الأكثر استخدامًا في واجهة تصميم تطبيقات الهواتف الذكية.
نوع: محتوى تعليمي
إنشاء تطبيق الغذاء الصحي في مطور التطبيقات MIT
نوع: محتوى تعليمي
اكتب اسم الصفحة الرئيسة (Home) ليكون عنوانًا للشاشة الأولى (Screen1)، والتي ستكون هي الشاشة الرئيسة للتطبيق.
نوع: محتوى تعليمي
لتغيير عنوان الشاشة:
نوع: QUESTION_ACTIVITY
اضغط على Screen1 (الشاشة الأولى) من قسم Components (المكونات). 1
مرر الشريط الجانبي للأسفل في قسم Properties (الخصائص)، 2 وفي حقل Title (العنوان)، اكتب كلمة الصفحة الرئيسة (Home). 3
نوع: METADATA
وزارة التعليم
Ministry of Education
2025 - 1447
🔍 عناصر مرئية
المكونات الأكثر استخدامًا في واجهة تصميم تطبيقات الهواتف الذكية
A table listing common user interface components used in smartphone app design, detailing their names, associated icons, and functions.
A screenshot of the MIT App Inventor development environment. It displays a 'Viewer' panel showing a smartphone screen with 'Screen1' at the top, a 'Components' panel (highlighted with a red circle labeled '1') listing 'Screen1', and a 'Properties' panel (highlighted with a red circle labeled '2') displaying various properties for 'Screen1'. The properties visible include 'AboutScreen', 'AccentColor', 'AlignHorizontal', 'AlignVertical', 'AppName' (Healthy_Food), 'BackgroundColor', 'BackgroundImage', 'BigDefaultText', 'BlocksToolkit', 'CloseScreenAnimation', 'Default', 'DefaultFileScope', and 'HighContrast'. Below the Components panel, there is a 'Media' section with an 'Upload File...' button. The bottom of the smartphone screen shows standard Android navigation buttons (back, home, recent apps).
A close-up screenshot of a section of the MIT App Inventor 'Properties' panel. It displays several fields: 'Title', 'TitleVisible' (with a checked checkbox), 'TutorialURL', and 'VersionCode' (with value '1'). The 'Title' field contains the Arabic text 'الصفحة الرئيسة' (Home Page) and is highlighted by a red circle labeled '3'.
📄 النص الكامل للصفحة
المكونات الأكثر استخدامًا في واجهة تصميم تطبيقات الهواتف الذكية
جدول يوضح المكونات الأكثر استخدامًا في واجهة تصميم تطبيقات الهواتف الذكية.
إنشاء تطبيق الغذاء الصحي في مطور التطبيقات MIT
اكتب اسم الصفحة الرئيسة (Home) ليكون عنوانًا للشاشة الأولى (Screen1)، والتي ستكون هي الشاشة الرئيسة للتطبيق.
لتغيير عنوان الشاشة:
اضغط على Screen1 (الشاشة الأولى) من قسم Components (المكونات). 1
مرر الشريط الجانبي للأسفل في قسم Properties (الخصائص)، 2 وفي حقل Title (العنوان)، اكتب كلمة الصفحة الرئيسة (Home). 3
وزارة التعليم
Ministry of Education
2025 - 1447
--- VISUAL CONTEXT ---
**TABLE**: المكونات الأكثر استخدامًا في واجهة تصميم تطبيقات الهواتف الذكية
Description: A table listing common user interface components used in smartphone app design, detailing their names, associated icons, and functions.
Table Structure:
Headers: المكون | الأيقونة | الوصف
Rows:
Row 1: زر الأمر (Button) | Button | القيام بمهمة محددة عند ضغطه.
Row 2: صورة (Image) | Image | مكون خاص يعرض الصور.
Row 3: أداة التسمية (Label) | Label | تعرض نصًا يتم تخصيصه في خاصية حقل النص (Text).
Row 4: الاختيار من القائمة (ListPicker) | ListPicker | يتم الضغط عليه لعرض عدة خيارات نصية للاختيار من بينها.
Context: This table provides a quick reference for developers to understand the basic building blocks of a mobile application interface.
**FIGURE**: Untitled
Description: A screenshot of the MIT App Inventor development environment. It displays a 'Viewer' panel showing a smartphone screen with 'Screen1' at the top, a 'Components' panel (highlighted with a red circle labeled '1') listing 'Screen1', and a 'Properties' panel (highlighted with a red circle labeled '2') displaying various properties for 'Screen1'. The properties visible include 'AboutScreen', 'AccentColor', 'AlignHorizontal', 'AlignVertical', 'AppName' (Healthy_Food), 'BackgroundColor', 'BackgroundImage', 'BigDefaultText', 'BlocksToolkit', 'CloseScreenAnimation', 'Default', 'DefaultFileScope', and 'HighContrast'. Below the Components panel, there is a 'Media' section with an 'Upload File...' button. The bottom of the smartphone screen shows standard Android navigation buttons (back, home, recent apps).
Context: This figure illustrates the main layout of the MIT App Inventor, showing where to find components and their properties, as referenced in the app creation instructions.
**FIGURE**: Untitled
Description: A close-up screenshot of a section of the MIT App Inventor 'Properties' panel. It displays several fields: 'Title', 'TitleVisible' (with a checked checkbox), 'TutorialURL', and 'VersionCode' (with value '1'). The 'Title' field contains the Arabic text 'الصفحة الرئيسة' (Home Page) and is highlighted by a red circle labeled '3'.
Context: This figure specifically illustrates the 'Title' property field within the App Inventor's Properties panel, demonstrating where to input the screen title as per the instructions.