I want to develop a game for Android that involves using the camera, reading files on the device, reading contacts, etc.
Can I perform these operations if I use unity for development or will I have to go with native java? Or can I start off with unity and then import the project into Android studio and then add those features?
The game would be a story based game. So it's just 2D with a low poly art style.
(I have quite a bit of experience with app development but this is my first time trying to develop a game.)