קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
אפליקציה פרטית היא אפליקציה שזמינה רק למשתמשים בארגון. אפליקציות פרטיות תואמות באופן מלא ל-Google Play לארגונים. ארגון יכול לפרסם אפליקציות פרטיות בחנות Google Play המנוהלת שלו ולהתקין אפליקציות פרטיות במכשירים של המשתמשים מרחוק. למידע נוסף, ראו הפצת אפליקציות פרטיות למשתמשים.
אפליקציות פרטיות שמתארחות ב-Google
לקוחות ארגוניים לא נדרשים לארח את האפליקציות הפרטיות שלהם ב-Google Play לארגונים, אבל יש לכך כמה יתרונות עיקריים. לפרטים נוספים, אפשר לעיין במאמר בנושא אפליקציות פרטיות שמתארחות ב-Google.
אפשר להתקין אפליקציות פרטיות שמתארחות ב-Google במכשירים שפועלים בכל מצב (בעלי הפרופיל, בעלי המכשיר או דור קודם), ואין תכונות נוספות שצריך להטמיע בפתרון ה-EMM כדי לתמוך בהן.
אפליקציות פרטיות באירוח עצמי
לקוחות ארגוניים יכולים גם לארח את האפליקציות הפרטיות שלהם בעצמם ולהשתמש רק בתשתית של Google Play המנוהלת כדי לנהל את התקנת האפליקציות.
ניתן להתקין אפליקציות פרטיות באירוח עצמי במכשירים שבהם פועל מצב הפעולה של בעלי הפרופיל, אבל הן לא תואמות למכשירים מדור קודם וניתן להתקין אותן בדחיפה רק במכשירים שבהם פועל מצב הפעולה של בעלי המכשיר.
כדי לפרסם בהצלחה אפליקציה פרטית באירוח עצמי, לקוח ארגוני צריך קודם ליצור קובץ הגדרת APK שמכיל מטא-נתונים שתועדו מהמניפסט של האפליקציה בפורמט JSON. קובץ ההגדרה הזה מחליף את ה-APK ב-Google Play ויש להעלות אותו במהלך תהליך הפרסום. הנחיות מפורטות יותר ליצירת קובץ הגדרת APK וגישה לקוד לדוגמה שניתן להורדה זמינות ב-GitHub (מידע נוסף זמין במאמר חבילות APK באירוח חיצוני).
שילוב של ניהול אפליקציות פרטיות במסוף
הדרך הפשוטה ביותר להוסיף למסוף ה-EMM את היכולת לפרסם אפליקציות פרטיות היא להטמיע את ה-iframe המנוהל של Google Play.
הדף 'אפליקציות פרטיות' של iframe יוצר חשבון Play Console בשם ארגון במצב שקט ומוותר על דמי הרישום בסך 25 דולר ארה"ב.
אפשרות אחרת היא להוסיף פרסום אפליקציות פרטי למסוף באמצעות Google Play Custom App Publishing API.
ה-API הזה תואם רק לאפליקציות פרטיות שמתארחות ב-Google, ואפליקציות שפורסמו בשיטה הזו אף פעם לא יכולות להיות גלויות לכולם. כדי לשלב משימות נוספות של פרסום וניהול אפליקציות, צריך להשתמש ב-Google Play Publishing API.
אתם או הלקוח הארגוני שלכם יכולים גם publish ולעדכן
אפליקציות פרטיות ישירות מ-Google Play Console.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-08-31 (שעון UTC)."],[[["\u003cp\u003ePrivate apps, exclusive to enterprise users, are fully compatible with managed Google Play, allowing for publishing and remote installation.\u003c/p\u003e\n"],["\u003cp\u003eGoogle-hosted private apps offer key benefits and work on any device operation mode, while self-hosted apps have limitations regarding device compatibility.\u003c/p\u003e\n"],["\u003cp\u003eSelf-hosted private apps require an APK definition file in JSON format containing app metadata for publishing.\u003c/p\u003e\n"],["\u003cp\u003eEMM consoles can integrate private app publishing using the managed Google Play iframe or the Google Play Custom App Publishing API, with the latter only supporting Google-hosted apps.\u003c/p\u003e\n"],["\u003cp\u003ePrivate apps can be directly published and updated from the Google Play Console by the enterprise or their EMM provider.\u003c/p\u003e\n"]]],[],null,["# Support private apps\n\n| **Note:** Additional guidance on private apps is available from the [managed\n| Google Play Help Center](https://support.google.com/googleplay/work/topic/6145152).\n\nA private app is an app that's only available to an enterprise's users. Private\napps are fully compatible with managed Google Play. An enterprise can publish\nprivate apps to its managed Google Play store and install private apps remotely\nto users' devices. To learn more, see [Distributing private apps to\nusers](/android/work/play/emm-api/distribute#distribute_private_apps_to_users).\n\nGoogle-hosted private apps\n--------------------------\n\nEnterprise customers aren't required to host their private apps on managed\nGoogle Play, but it offers several key benefits. See [Google-hosted private\napps](https://support.google.com/googleplay/work/answer/6145197) for more\ndetails.\n\nGoogle-hosted private apps can be installed on devices running any mode of\noperation (profile owner, device owner, or legacy), and there are no additional\nfeatures you need to implement in your EMM solution to support them.\n\nSelf-hosted private apps\n------------------------\n\nEnterprise customers also have the option of hosting their private apps\nthemselves and only using the managed Google Play infrastructure to manage app\ninstallation.\n\nSelf-hosted private apps can be installed on devices running the profile owner\nmode of operation, but they aren't compatible with [legacy\ndevices](/android/work/play/emm-api/prov-devices#modes_of_operation) and can\nonly be push installed to devices running the device owner mode of operation.\n\nTo successfully publish a self-hosted private app, an enterprise customer must\nfirst build an APK definition file that contains metadata captured from the\napp's manifest in JSON format. This definition file replaces the APK within\nGoogle Play and needs to be uploaded during the publishing process. More\ndetailed guidance on how to generate an APK definition file and access to\ndownloadable sample code is available on GitHub (see [externally hosted\nAPKs](https://github.com/google/play-work/tree/master/externally-hosted-apks)).\n\nIntegrate private app management into your console\n--------------------------------------------------\n\nThe simplest way to add private app publishing capabilities to your EMM console\nis to embed the [managed Google Play iframe](/android/work/play/emm-api/managed-play-iframe#private-apps).\nThe iframe's Private apps page silently creates a Play Console account on behalf\nof an enterprise and waives the $25 USD registration fee.\n\nAnother option is to add private app publishing to your console using the\n[Google Play Custom App Publishing API](/android/work/play/custom-app-api).\nThis API is only compatible with Google-hosted private apps, and the apps\npublished through this method can't ever be made public. To integrate additional\npublishing and app management tasks, use the [Google Play Publishing API](/android-publisher).\n\nYou or your enterprise customer can also [publish](https://support.google.com/googleplay/work/answer/6145139)\nand [update](https://support.google.com/googleplay/android-developer/answer/113476)\nprivate apps directly from the Google Play Console."]]