ARCore ব্যবহার করে প্লে ইনস্ট্যান্ট অ্যাপ তৈরি করা হচ্ছে
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
ARCore Play Instant Apps- এর সাথে সামঞ্জস্যপূর্ণ, একটি Android বৈশিষ্ট্য যা প্রথমে ইনস্টল না করেই Android 5.0 (API লেভেল 21) বা উচ্চতর সংস্করণে চলমান ডিভাইসগুলিতে অ্যাপ এবং গেম চালু করতে সক্ষম করে। একটি তাত্ক্ষণিক অভিজ্ঞতা প্রদান করে, আপনি আপনার অ্যাপ বা গেমের আবিষ্কার উন্নত করতে পারেন, যা আরও সক্রিয় ব্যবহারকারীদের চালিত করতে এবং কম ঘর্ষণ অভিজ্ঞতা তৈরি করতে সহায়তা করে৷
প্রচলিত অ্যাপের তুলনায় পার্থক্য
যখন একটি AR-সক্ষম প্লে ইনস্ট্যান্ট অ্যাপ ইনস্টল করা হয়, তখন Google Play স্বয়ংক্রিয়ভাবে নিশ্চিত করবে না যে AR-এর জন্য Google Play পরিষেবাগুলি ইনস্টল করা আছে এবং আপ টু ডেট, আপনার অ্যাপটি AR প্রয়োজন বা AR ঐচ্ছিক হোক না কেন।
[[["সহজে বোঝা যায়","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"]],["2024-10-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["ARCore supports Play Instant Apps, allowing Android apps and games to launch without installation on devices with Android 5.0 (API level 21) or higher."],["Unlike regular apps, AR-enabled Play Instant apps require manual checks and installation prompts for Google Play Services for AR using `ArCoreApk.checkAvailability()` and `ArCoreApk.requestInstall()`."],["The ARCore SDK contributes to the Play Instant App size limit, potentially using around 300kB of the 15MB allowance."]]],["ARCore works with Play Instant Apps, allowing apps to run on Android 5.0+ without installation. Unlike standard apps, Play Instant apps do not automatically ensure \"Google Play Services for AR\" is installed. Developers must use `ArCoreApk.checkAvailability()` and `ArCoreApk.requestInstall()` to manage this. Instant Apps have size restrictions, with the ARCore SDK potentially consuming around 300kB of the 15MB limit. Creating instant-enabled app bundles requires following the Android Developer's guide.\n"]]