android
Setup Process For Android Development in Local Machine
1. Install JDK in Local Machine
For android development, we need to install JDK because while creating an android app using Java language and after writing code, we need a JDK to compile these code.
2. Install JDK in Local Machine
For android development we need to install JDK because in creating an android app using Java language and after writing code we need a JDK to compile these code.
3. Install Android Studio in Local Machine
Download and Install Android studio using the default setting to click next and next to finished. For developed android apps we need an editor which provides all tools to develop android app and compile & build to create apk file for use this app.
4. Configure Android Studio for Developed App:
We start android studio first time then ask me to some configuration-
5. Create new project to developed android app:
6. Android Studio project Structure:
Structure of android project in android studio are as-
ProjectName
app
manifests
AndroidManifest.xml
java
pakeg.name
MainActivity
pakeg.name(android test)
pakeg.name(test)
res
drawable
layout
activity_main.xml
menu
menu_main.xml
mipmap
ic_launcher.png
ic_launchar.png(hdpi)
ic_launchar.png(mdpi)
ic_launchar.png(xhdpi)
ic_launchar.png(xxhdpi)
values
dimens.xml
colors.xml
strings.xml
style.xml
Now, configuration is complete for developing any android app in our local machine.
At Oodles, we provide full-scale ERP software development services to streamline enterprise processes with advanced problem solving capabilities. To know more about our custom ERP application development services, visit erpsolutions.oodles.io.