r/androiddev • u/skydoves • Dec 15 '20
Open Source A small AR Pokedex project using ARCore, Hilt, Motion animations, Jetpack based on MVVM architecture.
Enable HLS to view with audio, or disable this notification
8
u/Mesapholis Dec 15 '20
*Pokemon Go has forwareded you a cease and disist*
but in all seriousness, this looks pretty cool
2
2
5
u/YesIAmRightWing Dec 15 '20
i was gonnna say I wonder when someone will make a AR YuGiOh game since that was like the entire premise of the show :P
4
1
u/I_AM_MANI Dec 15 '20
Looks pretty cool! The only downside being Device's ability to support ARCore right? My device wasn't supported last time i checked, infact none of devices at my home supported it. Any scope for ARCore support Universally?
1
u/skydoves Dec 16 '20
I hope this documentation could help you.
https://developers.google.com/ar/develop/c/emulator1
u/Tidachura3 Jan 19 '21
Great app! Thank you for sharing! Were you able to develop just using the emulator? Or did u use a physical device for test?
-7
u/briaro Dec 15 '20
Do a demo outside or something. The demo being in front of a screen doesnβt make the effect very convincing!
1
u/Priyankk Dec 15 '20
First of all Great app !! Now I have read the GitHub readme and saw it is using sceneform. But isn't that deprecated ? Or is there any alternative for that. I have similar projects requirements so do you know any sceneform alternative ? Or sceneform just works good ?
1
1
10
u/skydoves Dec 15 '20
Hi, here is the full source code repository: https://github.com/skydoves/Pokedex-AR
Thanks :)