{"id":11728,"date":"2022-07-21T17:53:50","date_gmt":"2022-07-21T17:53:50","guid":{"rendered":"https:\/\/www.vdocipher.com\/blog\/?p=11728"},"modified":"2025-02-11T06:47:51","modified_gmt":"2025-02-11T06:47:51","slug":"new-android-sdk-features-update","status":"publish","type":"post","link":"https:\/\/www-uat.vdocipher.com\/blog\/new-android-sdk-features-update\/","title":{"rendered":"VdoCipher Android SDK Features Update"},"content":{"rendered":"<p>We are happy to inform you about major updates to our Android Native and <a href=\"https:\/\/www.vdocipher.com\/blog\/react-native-video\">React Native<\/a> SDK to provide new cool features.<u><\/u><\/p>\n<h2><u><strong>Android Native SDK:<\/strong><\/u><\/h2>\n<ul>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\"><strong>Exoplayer version upgrade<\/strong><span style=\"color: #000000;\"> &#8211; Upgraded Exoplayer dependency to the latest version 2.18.0.<\/span><br \/>\nAndroid Native SDK Doc, latest version 1.12.1. <a href=\"https:\/\/www.vdocipher.com\/docs\/mobile\/flutter\/getting-started\">Android Video SDK<\/a><\/p>\n<\/li>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\"><span style=\"color: #000000;\"><strong>Picture in Picture<\/strong>\u00a0&#8211; You can also implement Picture in Picture mode in your app with our player by following the documentation presented\u00a0<a href=\"https:\/\/www.vdocipher.com\/docs\/mobile\/android\/pip-mode\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=https:\/\/www.vdocipher.com\/docs\/mobile\/android\/pip-mode&amp;source=gmail&amp;ust=1658509969006000&amp;usg=AOvVaw2GKIu-xpX3xka6Sqa3o3Hf\">here<\/a>.<\/span><\/p>\n<\/li>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\"><span style=\"color: #000000;\"><strong>Auto-Resume<\/strong>\u00a0&#8211; While generating the embed info for a video, the user can also pass the flag enableAutoResume (default: false), to enable the auto-resume of the video playback from the last watched position.\u00a0<\/span>The documentation is here\u00a0<a href=\"https:\/\/www.vdocipher.com\/docs\/mobile\/android\/getting-started\/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=https:\/\/www.vdocipher.com\/docs\/mobile\/android\/getting-started\/&amp;source=gmail&amp;ust=1658509969006000&amp;usg=AOvVaw2xtykrMYFFyNqvFzcu9C-v\">at the end of this doc<\/a>.<\/p>\n<\/li>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\"><span style=\"color: #000000;\"><strong>Search in the caption<\/strong> &#8211; You can search the text in the selected <a href=\"https:\/\/www.vdocipher.com\/blog\/add-captions-to-video-and-best-subtitle-player\/\">closed caption<\/a> to seek to a position of the desired sentence or word. The offline playback also has an option to use and search in captions now.<\/span><\/p>\n<\/li>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\"><span style=\"color: #000000;\"><strong>Offline download new setup\u00a0<\/strong>&#8211; We are now using Exoplayer\u2019s download APIs to download and play videos offline which will in turn reduce the errors faced while downloading videos.<\/span><\/p>\n<\/li>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\"><span style=\"color: #000000;\"><strong>Offline download in external storage<\/strong> &#8211; The content can now be downloaded in external storage(for example &#8211; SD card) and download notifications can be customized at your end. The details can be found\u00a0<a href=\"https:\/\/www.vdocipher.com\/docs\/mobile\/android\/offline#specify-more-options\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=https:\/\/www.vdocipher.com\/docs\/mobile\/android\/offline%23specify-more-options&amp;source=gmail&amp;ust=1658509969006000&amp;usg=AOvVaw2Kz6XsZtcLp-pyFvoBIwJv\">here<\/a>\u00a0and\u00a0<a href=\"https:\/\/www.vdocipher.com\/docs\/mobile\/android\/offline#custom-notification-helper\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=https:\/\/www.vdocipher.com\/docs\/mobile\/android\/offline%23custom-notification-helper&amp;source=gmail&amp;ust=1658509969006000&amp;usg=AOvVaw0wumPF97OWwRaIg6slG8gG\">here<\/a>.<\/span><\/p>\n<\/li>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\"><span style=\"color: #000000;\"><strong>Caption language<\/strong> &#8211; You can set the default caption language for a video.\u00a0<\/span><\/p>\n<\/li>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\"><span style=\"color: #000000;\"><strong>Common Error Codes Documented\u00a0<\/strong>&#8211; You can also refer to the link\u00a0<a href=\"https:\/\/www.vdocipher.com\/docs\/mobile\/android\/error-codes\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=https:\/\/www.vdocipher.com\/docs\/mobile\/android\/error-codes&amp;source=gmail&amp;ust=1658509969006000&amp;usg=AOvVaw07r8bsqxiA9KdtmUWeLf2b\">here<\/a>\u00a0to see all the Error Codes and their descriptions.<\/span><\/p>\n<\/li>\n<\/ul>\n<h2><u><strong>Android React Native SDK:<\/strong><\/u><\/h2>\n<ul>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\">Latest Version updated to Latest version: 1.8.1.<\/p>\n<\/li>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\"><strong>New Documentation\u00a0<\/strong>&#8211;\u00a0 We have updated the documentation for react-native SDK to have a more detailed description that can be found here for <a href=\"https:\/\/www.vdocipher.com\/docs\/mobile\/react-native\/getting-started\/\">React Native SDK<\/a>.<\/p>\n<\/li>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\"><strong>Auto-resume<\/strong> &#8211; You can also auto-resume playback from the time till when you last watched a video. Documentation: <a href=\"https:\/\/www.vdocipher.com\/docs\/mobile\/react-native\/getting-started#embedinfo\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=https:\/\/www.vdocipher.com\/docs\/mobile\/react-native\/getting-started%23embedinfo&amp;source=gmail&amp;ust=1658509969006000&amp;usg=AOvVaw0wr2aApx86XaeUTBzX9UzT\">React native video SDK<\/a>.<\/p>\n<\/li>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\"><strong>Custom player controls<\/strong>\u00a0&#8211; We have also added the documentation to add custom controls in the player which can be found\u00a0<a href=\"https:\/\/www.vdocipher.com\/docs\/mobile\/react-native\/custom-controls\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=https:\/\/www.vdocipher.com\/docs\/mobile\/react-native\/custom-controls&amp;source=gmail&amp;ust=1658509969006000&amp;usg=AOvVaw0hnUkGM9PCX295RURTOkoq\">here<\/a>.<\/p>\n<\/li>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\"><strong>Fullscreen<\/strong> &#8211; You can now toggle the full-screen of the player embedded in JS code using custom or native controls by following the documentation present <a href=\"https:\/\/www.vdocipher.com\/docs\/mobile\/react-native\/getting-started#open-player-in-fullscreen-view\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=https:\/\/www.vdocipher.com\/docs\/mobile\/react-native\/getting-started%23open-player-in-fullscreen-view&amp;source=gmail&amp;ust=1658509969006000&amp;usg=AOvVaw3G5cmbcrRX3-mnyj59g_wb\">here<\/a>.<\/p>\n<\/li>\n<li dir=\"ltr\">\n<p dir=\"ltr\" role=\"presentation\">The other features added in <a href=\"https:\/\/www.vdocipher.com\/docs\/mobile\/react-native\/getting-started\/\">native SDK<\/a> will also be implemented in the <a href=\"https:\/\/www.vdocipher.com\/docs\/mobile\/react-native\/getting-started\/\">react-native SDK<\/a> in some time.<\/p>\n<\/li>\n<\/ul>\n<h3><span style=\"text-decoration: underline;\"><strong>A note for our users:<\/strong><\/span><\/h3>\n<p>While we rigorously tested these features internally and with our initial Beta users, there could be still some clarification\/improvement required. You can share your feedback and if any issues are encountered by just writing us at <a href=\"mailto:support@vdocipher.com\" target=\"_blank\" rel=\"noopener\">support@vdocipher.com.<\/a><\/p>\n<h2>FAQs<\/h2>\n<h3>How can I enable Picture in Picture (PiP) mode in my app?<\/h3>\n<p>Ensure your activity supports PiP mode in the manifest file, use setPictureInPictureSupport(true) on VdoPlayerUIFragment, and handle UI changes when the app enters or exits PiP mode.<\/p>\n<h3>How does offline video download and playback work?<\/h3>\n<p>From SDK version 1.13.0, videos can be saved offline without the need for continuous internet connectivity, but the internet is required for playback authentication. The SDK from version 1.17.0 allows passing a persistent OTP for downloading videos.<\/p>\n<h3>How can I ensure my app only plays videos on genuine physical devices?<\/h3>\n<p>Implement SafetyNet via Google APIs to enhance emulator protection and optionally block devices with ADB debugging enabled for higher security.<\/p>\n<h3>What steps should be taken to handle orientation changes in my app?<\/h3>\n<p>Override config changes in your AndroidManifest.xml and use onConfigurationChanged in your activity to manage UI elements during orientation changes.<\/p>\n<h3>Are there any ProGuard rules specific to VdoCipher SDK?<\/h3>\n<p>Yes, ProGuard rules to keep VdoCipher and associated MediaLibraryInfo classes are necessary to ensure proper functionality of the SDK.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We are happy to inform you about major updates to our Android Native and React Native SDK to provide new cool features. Android Native SDK: Exoplayer version upgrade &#8211; Upgraded Exoplayer dependency to the latest version 2.18.0. Android Native SDK Doc, latest version 1.12.1. Android Video SDK Picture in Picture\u00a0&#8211; You can also implement Picture [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":18659,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[290],"tags":[],"class_list":{"0":"post-11728","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-android","8":"entry"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.0 (Yoast SEO v26.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>New Android SDK Features Update | VdoCipher<\/title>\n<meta name=\"description\" content=\"Know all about our VdoCipher&#039;s Android SDK and Android React Native SDK features.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VdoCipher Android SDK Features Update\" \/>\n<meta property=\"og:description\" content=\"Know all about our VdoCipher&#039;s Android SDK and Android React Native SDK features.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/\" \/>\n<meta property=\"og:site_name\" content=\"VdoCipher Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/vdociphertech\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-07-21T17:53:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-11T06:47:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.vdocipher.com\/blog\/wp-content\/uploads\/2022\/07\/VdoCipher-Android-SDK.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"450\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Subodh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@vdocipher\" \/>\n<meta name=\"twitter:site\" content=\"@vdocipher\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Subodh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/\"},\"author\":{\"name\":\"Subodh\",\"@id\":\"https:\/\/www.vdocipher.com\/blog\/#\/schema\/person\/ca36ad9d9af06e8670230c41276dc964\"},\"headline\":\"VdoCipher Android SDK Features Update\",\"datePublished\":\"2022-07-21T17:53:50+00:00\",\"dateModified\":\"2025-02-11T06:47:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/\"},\"wordCount\":604,\"publisher\":{\"@id\":\"https:\/\/www.vdocipher.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www-uat.vdocipher.com\/blog\/wp-content\/uploads\/2022\/07\/VdoCipher-Android-SDK.jpg\",\"articleSection\":[\"Android\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/\",\"url\":\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/\",\"name\":\"New Android SDK Features Update | VdoCipher\",\"isPartOf\":{\"@id\":\"https:\/\/www.vdocipher.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www-uat.vdocipher.com\/blog\/wp-content\/uploads\/2022\/07\/VdoCipher-Android-SDK.jpg\",\"datePublished\":\"2022-07-21T17:53:50+00:00\",\"dateModified\":\"2025-02-11T06:47:51+00:00\",\"description\":\"Know all about our VdoCipher's Android SDK and Android React Native SDK features.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#primaryimage\",\"url\":\"https:\/\/www-uat.vdocipher.com\/blog\/wp-content\/uploads\/2022\/07\/VdoCipher-Android-SDK.jpg\",\"contentUrl\":\"https:\/\/www-uat.vdocipher.com\/blog\/wp-content\/uploads\/2022\/07\/VdoCipher-Android-SDK.jpg\",\"width\":1000,\"height\":450},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.vdocipher.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"VdoCipher Android SDK Features Update\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.vdocipher.com\/blog\/#website\",\"url\":\"https:\/\/www.vdocipher.com\/blog\/\",\"name\":\"VdoCipher Blog\",\"description\":\"Secure Video Streaming\",\"publisher\":{\"@id\":\"https:\/\/www.vdocipher.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.vdocipher.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.vdocipher.com\/blog\/#organization\",\"name\":\"VdoCipher\",\"url\":\"https:\/\/www.vdocipher.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.vdocipher.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.vdocipher.com\/blog\/wp-content\/uploads\/2016\/11\/VdoCipher-logo2.png\",\"contentUrl\":\"https:\/\/www.vdocipher.com\/blog\/wp-content\/uploads\/2016\/11\/VdoCipher-logo2.png\",\"width\":1625,\"height\":1925,\"caption\":\"VdoCipher\"},\"image\":{\"@id\":\"https:\/\/www.vdocipher.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/vdociphertech\/\",\"https:\/\/x.com\/vdocipher\",\"https:\/\/www.linkedin.com\/company\/vdocipher\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.vdocipher.com\/blog\/#\/schema\/person\/ca36ad9d9af06e8670230c41276dc964\",\"name\":\"Subodh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.vdocipher.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/dfde75ecf327f76962be2caaa40747f4fd0677ec10d617efeed160d6ccc3ac23?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/dfde75ecf327f76962be2caaa40747f4fd0677ec10d617efeed160d6ccc3ac23?s=96&r=g\",\"caption\":\"Subodh\"},\"description\":\"Product Marketing Specialist, VdoCipher.\",\"sameAs\":[\"https:\/\/www.vdocipher.com\"],\"url\":\"https:\/\/www-uat.vdocipher.com\/blog\/author\/subodh\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"New Android SDK Features Update | VdoCipher","description":"Know all about our VdoCipher's Android SDK and Android React Native SDK features.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/","og_locale":"en_US","og_type":"article","og_title":"VdoCipher Android SDK Features Update","og_description":"Know all about our VdoCipher's Android SDK and Android React Native SDK features.","og_url":"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/","og_site_name":"VdoCipher Blog","article_publisher":"https:\/\/www.facebook.com\/vdociphertech\/","article_published_time":"2022-07-21T17:53:50+00:00","article_modified_time":"2025-02-11T06:47:51+00:00","og_image":[{"width":1000,"height":450,"url":"https:\/\/www.vdocipher.com\/blog\/wp-content\/uploads\/2022\/07\/VdoCipher-Android-SDK.jpg","type":"image\/jpeg"}],"author":"Subodh","twitter_card":"summary_large_image","twitter_creator":"@vdocipher","twitter_site":"@vdocipher","twitter_misc":{"Written by":"Subodh","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#article","isPartOf":{"@id":"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/"},"author":{"name":"Subodh","@id":"https:\/\/www.vdocipher.com\/blog\/#\/schema\/person\/ca36ad9d9af06e8670230c41276dc964"},"headline":"VdoCipher Android SDK Features Update","datePublished":"2022-07-21T17:53:50+00:00","dateModified":"2025-02-11T06:47:51+00:00","mainEntityOfPage":{"@id":"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/"},"wordCount":604,"publisher":{"@id":"https:\/\/www.vdocipher.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#primaryimage"},"thumbnailUrl":"https:\/\/www-uat.vdocipher.com\/blog\/wp-content\/uploads\/2022\/07\/VdoCipher-Android-SDK.jpg","articleSection":["Android"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/","url":"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/","name":"New Android SDK Features Update | VdoCipher","isPartOf":{"@id":"https:\/\/www.vdocipher.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#primaryimage"},"image":{"@id":"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#primaryimage"},"thumbnailUrl":"https:\/\/www-uat.vdocipher.com\/blog\/wp-content\/uploads\/2022\/07\/VdoCipher-Android-SDK.jpg","datePublished":"2022-07-21T17:53:50+00:00","dateModified":"2025-02-11T06:47:51+00:00","description":"Know all about our VdoCipher's Android SDK and Android React Native SDK features.","breadcrumb":{"@id":"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#primaryimage","url":"https:\/\/www-uat.vdocipher.com\/blog\/wp-content\/uploads\/2022\/07\/VdoCipher-Android-SDK.jpg","contentUrl":"https:\/\/www-uat.vdocipher.com\/blog\/wp-content\/uploads\/2022\/07\/VdoCipher-Android-SDK.jpg","width":1000,"height":450},{"@type":"BreadcrumbList","@id":"https:\/\/www.vdocipher.com\/blog\/new-android-sdk-features-update\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.vdocipher.com\/blog\/"},{"@type":"ListItem","position":2,"name":"VdoCipher Android SDK Features Update"}]},{"@type":"WebSite","@id":"https:\/\/www.vdocipher.com\/blog\/#website","url":"https:\/\/www.vdocipher.com\/blog\/","name":"VdoCipher Blog","description":"Secure Video Streaming","publisher":{"@id":"https:\/\/www.vdocipher.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.vdocipher.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.vdocipher.com\/blog\/#organization","name":"VdoCipher","url":"https:\/\/www.vdocipher.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.vdocipher.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.vdocipher.com\/blog\/wp-content\/uploads\/2016\/11\/VdoCipher-logo2.png","contentUrl":"https:\/\/www.vdocipher.com\/blog\/wp-content\/uploads\/2016\/11\/VdoCipher-logo2.png","width":1625,"height":1925,"caption":"VdoCipher"},"image":{"@id":"https:\/\/www.vdocipher.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/vdociphertech\/","https:\/\/x.com\/vdocipher","https:\/\/www.linkedin.com\/company\/vdocipher"]},{"@type":"Person","@id":"https:\/\/www.vdocipher.com\/blog\/#\/schema\/person\/ca36ad9d9af06e8670230c41276dc964","name":"Subodh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.vdocipher.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/dfde75ecf327f76962be2caaa40747f4fd0677ec10d617efeed160d6ccc3ac23?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/dfde75ecf327f76962be2caaa40747f4fd0677ec10d617efeed160d6ccc3ac23?s=96&r=g","caption":"Subodh"},"description":"Product Marketing Specialist, VdoCipher.","sameAs":["https:\/\/www.vdocipher.com"],"url":"https:\/\/www-uat.vdocipher.com\/blog\/author\/subodh\/"}]}},"yoast":{"focuskw":"android sdk","title":"New Android SDK Features Update | VdoCipher","metadesc":"Know all about our VdoCipher's Android SDK and Android React Native SDK features.","linkdex":"74","metakeywords":"","meta-robots-noindex":"","meta-robots-nofollow":"","meta-robots-adv":"","canonical":"","redirect":"","opengraph-title":"","opengraph-description":"","opengraph-image":"","twitter-title":"","twitter-description":"","twitter-image":""},"_links":{"self":[{"href":"https:\/\/www-uat.vdocipher.com\/blog\/wp-json\/wp\/v2\/posts\/11728","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www-uat.vdocipher.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www-uat.vdocipher.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www-uat.vdocipher.com\/blog\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/www-uat.vdocipher.com\/blog\/wp-json\/wp\/v2\/comments?post=11728"}],"version-history":[{"count":19,"href":"https:\/\/www-uat.vdocipher.com\/blog\/wp-json\/wp\/v2\/posts\/11728\/revisions"}],"predecessor-version":[{"id":16906,"href":"https:\/\/www-uat.vdocipher.com\/blog\/wp-json\/wp\/v2\/posts\/11728\/revisions\/16906"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www-uat.vdocipher.com\/blog\/wp-json\/wp\/v2\/media\/18659"}],"wp:attachment":[{"href":"https:\/\/www-uat.vdocipher.com\/blog\/wp-json\/wp\/v2\/media?parent=11728"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www-uat.vdocipher.com\/blog\/wp-json\/wp\/v2\/categories?post=11728"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www-uat.vdocipher.com\/blog\/wp-json\/wp\/v2\/tags?post=11728"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}