ARCore : Augmented Reality SDK for Android
After Apple announcement of ARKit for iOS developers, Google recently released the ARCore SDK for Android developers. As the name suggested, ARCore is targetted at Android developers, allowing Android developers to easily integrated augmented reality into their Android devices.
At the moment, Google's ARCore SDK supports smartphones such as Google Pixel, Samsung's Galaxy S8 and S8+ with Android 7.0 Nougat as the minimum requirement. According to reports, Google is also working with different smartphone manufacturers like Huawei, LG and ASUS to make the ARCore available with better performance and quality to more devices.
By making augmented reality capabilities available to Android developers, soon we will get to see more AR apps hitting the Play store. Apart from gaming apps, education apps will be the next biggest application of augmented reality and maybe some customized apps by hardware manufacturer on guiding the end users on how to repair or setup their products.
Who knows, maybe some start-ups will spring up with innovative ideas such as allowing their app users to paint AR graffiti or leave behind AR messages for friends/enemies.
Learn more about Google's ARCore SDK at https://developers.google.com/ar/
See also : Faster A.I with Microsoft's Brainwave
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
- Interview with Rima Ibrahim Alghanim (ريما ابراهيم), a Software Engineering Student at Universiti Tenaga Nasional, Malaysia
Advertisement
Tutorials
+7.6k Swift : Convert (cast) String to Double
+5.1k Swift : Convert string array to array example
+5.1k Golang : Get FX sentiment from website example
+6.7k Golang : How to setup a disk space used monitoring service with Telegram bot
+6.8k Javascript : How to get JSON data from another website with JQuery or Ajax ?
+7.5k Golang : How to execute code at certain day, hour and minute?
+41.2k Golang : Convert string to array/slice
+5.5k Swift : Get substring with rangeOfString() function example
+22.4k Golang : Strings to lowercase and uppercase example
+14.4k Golang : Find commonalities in two slices or arrays example
+6.7k Golang : Gargish-English language translator
+6.3k Golang : Spell checking with ispell example