Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

ترحيل مسارات الأمثلة

تسجل هذه الصفحة مواقع الأمثلة الحالية.

المسارات الحالية

  • عرض حزمة Android: android/android_phone_app
  • أمثلة جذر مساحة العمل: examples/*.rs
  • أمثلة grid: examples/grid/*.rs
  • أمثلة layout: examples/layout/*.rs
  • أمثلة widgets: examples/widgets/*.rs

الأوامر الحالية

شغّل التطبيق ذي الطابع Android:

cargo run --manifest-path android/android_phone_app/Cargo.toml

افحص كل أمثلة مساحة العمل المسجلة في Cargo:

cargo check --workspace --examples

افحص حزمة Android المستقلة:

cargo check --manifest-path android/android_phone_app/Cargo.toml --all-targets

صفحات مرتبطة