What I need for my app?
- Shin Yoonah, Yoonah
- 2022년 7월 14일
- 1분 분량
According to the statistic, 50% of centers respond by using android. So, I decided to develop an app for android!!
To make the android app, I first have to install the Android studio!
What is "Android Studio"?

"It is the official integrated development environment for Android application development.
It is based on the intelliJ IDEA, a java integrated development environment for software, and incorporates its code editing and developer tools."(TechTarget)
Function Appearance of "Android Studio"

Before I start to begin with my way-finding app project, I'm trying to get used to these functions and making simple projects.
The above picture is a simple project to insert the Naver URL in the app.
As you can see the above, when you run your code, android studio shows you a realistic screen.
Get ready for developing MY APP
For my way-finding app, I need some open APIs to use in my apps
Open API: A publicly available application programming interface that provides developers with programmatic access to a proprietary software application or web service
Way-finding API
Voice Recognition API
Search API
Map API
Speech Synthesis API
There are many services which provide open APIs


If you are also developing an app, go to that site and find what you need!
This is my first app development process. I CANNOT wait for the next step of my way-finding app for deaf
Comments