SlideShare a Scribd company logo
Presented by
Introduction
It’s the rage of android apps now as every business gets success and reach the end
users with its true potential. This is not down to earth process to create an
outstanding app, rather every developer with basic knowledge of some coding
languages like JAVA, C, C++ can do this.
So if you wanted to create an app out of your ideas, then here is the quick and simple
guide which helps you to build your won android app guide in less time. Follow the
simple steps and for sure you can earn handsome amount with the creative app which
you have curetted.
www.acewebacademy.com 040-64586626/7660966660
Prerequisites of android app development
•If you want to create a basic android app, you should have basic knowledge on coding languages
like JAVA, C, C++.
•Concept/idea to showcase or implement your app
System specifications to check:
The following are the required software requirements which you need to install if you are not
having before you start creating the app. Doesn't have!
Download and install the both Java tool Kit and Android Studio
First we need to install Java Jdk, because android studio will select automatically jdk path.
Or If you want to install android studio first then you need to set “Home path'
Java Jdk1.7 or Jdk 1.8 Java Jdk1.7 or Jdk 1.8
http://www.oracle.com/technetw
ork/java/javase/downloads/jdk8-
downloads-2133151.html
http://developer.android.com/s
dk/index.html
Hardware Requirements: Ensure that you are having these hardwarespecifications
- RAM 4GB, Hard disk 500GB
Wireframe
Have a great idea to develop app? Then now draw wireframe for your basic app and
ensure that you are making use of this tool to represent the proposed functionality of the
app and the structure of the app.
There should be proper attention on the graphical elements and the functionality of the
app. When this is achieved properly, then developing the code will be easier and you will
also know how the end users are going to use it. It is also helpful to make desired changes
if you wish things are not as per the specifications.
For example I want to develop a
basic Login Demo app with login &
sign up buttons functionality. Here is
my wireframe
Impeccable Design
Design is the element which attracts the people. When they like the graphics and the
colors used for the theme of the app, then they would spend some more time and know
the details of the app or its services. So make sure that you are vigilant about the colors
and as well the images and the graphics which you put into it.
Steps How to Create android app (Login Demo)
Once you are done with the wireframe and then added the images and the designs of
the app, now it is time to start the coding as per the requirements.
Step 1:
Open the Android studio and you can follow
the bellow steps to create new app.
Go to file------->New ----> new project
Start development:
Step 2:
Define Your app name, package name.
Here you have to enter the app name, company domain and as well the package name
once you are decided with the name.
App Name: Login Demo
Package/Domain Name:
By default you can see
your PC name.
package com.infasta.logindemo; here com is
domain name, infasta(PC name) is user editable
name and login demo is an app name
Find code on: http://bit.ly/1PnTPNK
Start development:
Step 3:
Enter the form Factors of the app (phone&tab, wear, tv, glass).
Enter the details of the SDK, TV glass, Wear and then proceed further.
Form factor: It says type of your app, below are option you can find. Depends on the
requirement you need to choose.
Impeccable Design
Step 4:
Once you select the form factor, the code will be generated by default.
Select empty activity for Login App Demo
Start development:
Step 5:
After you selected the form empty form factor, java class(with default class name as
MainActivity) and related xml file(with default name as activity_main)
As per your requirement you change both Java class and xml file name.
Find code on:
http://bit.ly/1PnTPNK
Start development:
Step 6:
Once you finish step 5, your application starts building in back-end in this process
dependence jar files will be added to app and completes app building.
Build the Application
Here your project is created and now you can add the dependence jar files and build the
application
Start development:
Step 7:
Once your application is built project gets created and then Java Class, Xml files open
automatically. You can see same as below
Code for Login App Demo
Step 8:
Open xml file, go to Design part and drag required 2 buttons from left side
widgets window
Here you can define the button listener method inside button tag
android:onClick="loginPage"
<!—onClick=signupPage this method name
you can write inside the java class
end of onCreate() method -->
Find code on: http://bit.ly/1PnTPNK
Code for Login App Demo
Step 9:
You can define the button actions above the screen in java file.
Every screen’s logical code is provided here.
MainActivity.java
How to create the new Activity or another screen
How to create the new Activity or another screen
Step 10:
To create new Activity, follow the below screen and here you can defend the java
class, xml file name also.
Start development:
Step 11:
This is the screen for (Login screen) xml files
activity_login.xml
Find code on: http://bit.ly/1PnTPNK
www.acewebacademy.com 040-64586626/7660966660
Start development:
Step 12:
This screen is for (signup screen) java and xml files
java file for SignupAcitvity.java
Activity_signup.xml
Start development:
Step 13 :
How to pass the values from one screen to another screen OR
Here the above signup details are shown as followed.
Ctivity_home.xml
Conclusion:
This is the simple guide which helps even the developers to develop the app which gets
the attention of the market. If you have an idea for business, do not stop implementing it
just thinking of the budget. Because you can even create an app and this is as simple as
explained above. Just make a note of the factors and the functionality and then you can
achieve step by step in no time. Happy and successful journey of creating the app for
your simple business.
A guide by Ace Web Academy Professional
Mobile App development Trainer
For more guides visit:
www.acewebacademy.com/blog
www.acewebacademy.com 040-64586626/7660966660
Contact Details
Ace Web Academy
3-6-327 & 328,First Floor, Doshi Chambers
Basheerbagh, Hyderabad - 500 029
Telangana, India
Email : hello@acewebacademyl.com
Phone : 040-64586626 / 7660-966-660
www.acewebacademy.com
Ace Web Academy
Plot. no: 124, 2nd floor, Road no:12,
Near Municipal Park ,West Marredpally,
Secunderabad, Pin:500026.
Email : hello@acewebacademyl.com
Phone : 040-64586626 / 7660-966-660
www.acewebacademy.com
Our Locations
Follow us on:
https://www.facebook.com/acewebacademytraininginstitute
https://www.youtube.com/user/AceWebAcademy
https://plus.google.com/+Acewebacademyhyderabad/about
https://twitter.com/Acewebacademy
http://in.linkedin.com/in/acewebacademy
Start development:

More Related Content

Similar to PERTEMUAN 3_INTRO TO ANDROID APP DEV.pdf

Bird.pdf
 Bird.pdf Bird.pdf
Bird.pdf
RebaMaheen
 
Steps For Building A Successful App For Your Business.pptx
Steps For Building A Successful App For Your Business.pptxSteps For Building A Successful App For Your Business.pptx
Steps For Building A Successful App For Your Business.pptx
Concetto Labs
 
Firebase crashlytics integration in iOS swift (dSYM File Required Problem Res...
Firebase crashlytics integration in iOS swift (dSYM File Required Problem Res...Firebase crashlytics integration in iOS swift (dSYM File Required Problem Res...
Firebase crashlytics integration in iOS swift (dSYM File Required Problem Res...
InnovationM
 
Introduction to Android and Java.pptx
Introduction to Android and Java.pptxIntroduction to Android and Java.pptx
Introduction to Android and Java.pptx
GandhiMathy6
 
How to Create Wireframes For Mobile Apps and Why It’s Good for Apps.pdf
How to Create Wireframes For Mobile Apps and Why It’s Good for Apps.pdfHow to Create Wireframes For Mobile Apps and Why It’s Good for Apps.pdf
How to Create Wireframes For Mobile Apps and Why It’s Good for Apps.pdf
Marie Weaver
 
CS6611 Mobile Application Development Laboratory
CS6611 Mobile Application Development LaboratoryCS6611 Mobile Application Development Laboratory
CS6611 Mobile Application Development Laboratory
balasubramani manickam
 
Cs 6611 mad lab manual
Cs 6611 mad lab manualCs 6611 mad lab manual
Cs 6611 mad lab manual
balasubramani manickam
 
Getting started with android studio
Getting started with android studioGetting started with android studio
Getting started with android studio
Reham Maher El-Safarini
 
10 stages of mobile app development process 2022
10 stages of mobile app development process 202210 stages of mobile app development process 2022
10 stages of mobile app development process 2022
SynapseIndia
 
Quiz application system project report..pdf
Quiz application system project report..pdfQuiz application system project report..pdf
Quiz application system project report..pdf
Kamal Acharya
 
Progressive web apps
Progressive web appsProgressive web apps
Progressive web apps
Suraj Kumar
 
Hospital app project (how to upload app)
Hospital app project (how to upload app)Hospital app project (how to upload app)
Hospital app project (how to upload app)
MAHFUZ RAIHAN
 
Snapchat - Google Docs.pdf
Snapchat - Google Docs.pdfSnapchat - Google Docs.pdf
Snapchat - Google Docs.pdf
harikacheluru
 
Our law android application
Our law android applicationOur law android application
Our law android application
Rasel Khan
 
Hello android example.
Hello android example.Hello android example.
Hello android example.
Rahul Rana
 
M365 global developer bootcamp 2019
M365 global developer bootcamp 2019M365 global developer bootcamp 2019
M365 global developer bootcamp 2019
Thomas Daly
 
How To Build and Deploy Android App Bundles.pdf
How To Build and Deploy Android App Bundles.pdfHow To Build and Deploy Android App Bundles.pdf
How To Build and Deploy Android App Bundles.pdf
RipenApps Technologies Pvt. Ltd.
 
Mobile App Development Proposal Template PowerPoint Presentation Slides
Mobile App Development Proposal Template PowerPoint Presentation SlidesMobile App Development Proposal Template PowerPoint Presentation Slides
Mobile App Development Proposal Template PowerPoint Presentation Slides
SlideTeam
 
How to Build a Hybrid App: A Detailed Outline
How to Build a Hybrid App: A Detailed Outline How to Build a Hybrid App: A Detailed Outline
How to Build a Hybrid App: A Detailed Outline
WebGuru Infosystems Pvt. Ltd.
 
08 10-2013 gtu projects - develop final sem gtu project in i phone
08 10-2013 gtu projects - develop final sem gtu project in i phone08 10-2013 gtu projects - develop final sem gtu project in i phone
08 10-2013 gtu projects - develop final sem gtu project in i phoneTOPS Technologies
 

Similar to PERTEMUAN 3_INTRO TO ANDROID APP DEV.pdf (20)

Bird.pdf
 Bird.pdf Bird.pdf
Bird.pdf
 
Steps For Building A Successful App For Your Business.pptx
Steps For Building A Successful App For Your Business.pptxSteps For Building A Successful App For Your Business.pptx
Steps For Building A Successful App For Your Business.pptx
 
Firebase crashlytics integration in iOS swift (dSYM File Required Problem Res...
Firebase crashlytics integration in iOS swift (dSYM File Required Problem Res...Firebase crashlytics integration in iOS swift (dSYM File Required Problem Res...
Firebase crashlytics integration in iOS swift (dSYM File Required Problem Res...
 
Introduction to Android and Java.pptx
Introduction to Android and Java.pptxIntroduction to Android and Java.pptx
Introduction to Android and Java.pptx
 
How to Create Wireframes For Mobile Apps and Why It’s Good for Apps.pdf
How to Create Wireframes For Mobile Apps and Why It’s Good for Apps.pdfHow to Create Wireframes For Mobile Apps and Why It’s Good for Apps.pdf
How to Create Wireframes For Mobile Apps and Why It’s Good for Apps.pdf
 
CS6611 Mobile Application Development Laboratory
CS6611 Mobile Application Development LaboratoryCS6611 Mobile Application Development Laboratory
CS6611 Mobile Application Development Laboratory
 
Cs 6611 mad lab manual
Cs 6611 mad lab manualCs 6611 mad lab manual
Cs 6611 mad lab manual
 
Getting started with android studio
Getting started with android studioGetting started with android studio
Getting started with android studio
 
10 stages of mobile app development process 2022
10 stages of mobile app development process 202210 stages of mobile app development process 2022
10 stages of mobile app development process 2022
 
Quiz application system project report..pdf
Quiz application system project report..pdfQuiz application system project report..pdf
Quiz application system project report..pdf
 
Progressive web apps
Progressive web appsProgressive web apps
Progressive web apps
 
Hospital app project (how to upload app)
Hospital app project (how to upload app)Hospital app project (how to upload app)
Hospital app project (how to upload app)
 
Snapchat - Google Docs.pdf
Snapchat - Google Docs.pdfSnapchat - Google Docs.pdf
Snapchat - Google Docs.pdf
 
Our law android application
Our law android applicationOur law android application
Our law android application
 
Hello android example.
Hello android example.Hello android example.
Hello android example.
 
M365 global developer bootcamp 2019
M365 global developer bootcamp 2019M365 global developer bootcamp 2019
M365 global developer bootcamp 2019
 
How To Build and Deploy Android App Bundles.pdf
How To Build and Deploy Android App Bundles.pdfHow To Build and Deploy Android App Bundles.pdf
How To Build and Deploy Android App Bundles.pdf
 
Mobile App Development Proposal Template PowerPoint Presentation Slides
Mobile App Development Proposal Template PowerPoint Presentation SlidesMobile App Development Proposal Template PowerPoint Presentation Slides
Mobile App Development Proposal Template PowerPoint Presentation Slides
 
How to Build a Hybrid App: A Detailed Outline
How to Build a Hybrid App: A Detailed Outline How to Build a Hybrid App: A Detailed Outline
How to Build a Hybrid App: A Detailed Outline
 
08 10-2013 gtu projects - develop final sem gtu project in i phone
08 10-2013 gtu projects - develop final sem gtu project in i phone08 10-2013 gtu projects - develop final sem gtu project in i phone
08 10-2013 gtu projects - develop final sem gtu project in i phone
 

PERTEMUAN 3_INTRO TO ANDROID APP DEV.pdf

  • 2. Introduction It’s the rage of android apps now as every business gets success and reach the end users with its true potential. This is not down to earth process to create an outstanding app, rather every developer with basic knowledge of some coding languages like JAVA, C, C++ can do this. So if you wanted to create an app out of your ideas, then here is the quick and simple guide which helps you to build your won android app guide in less time. Follow the simple steps and for sure you can earn handsome amount with the creative app which you have curetted. www.acewebacademy.com 040-64586626/7660966660
  • 3. Prerequisites of android app development •If you want to create a basic android app, you should have basic knowledge on coding languages like JAVA, C, C++. •Concept/idea to showcase or implement your app System specifications to check: The following are the required software requirements which you need to install if you are not having before you start creating the app. Doesn't have! Download and install the both Java tool Kit and Android Studio First we need to install Java Jdk, because android studio will select automatically jdk path. Or If you want to install android studio first then you need to set “Home path' Java Jdk1.7 or Jdk 1.8 Java Jdk1.7 or Jdk 1.8 http://www.oracle.com/technetw ork/java/javase/downloads/jdk8- downloads-2133151.html http://developer.android.com/s dk/index.html Hardware Requirements: Ensure that you are having these hardwarespecifications - RAM 4GB, Hard disk 500GB
  • 4. Wireframe Have a great idea to develop app? Then now draw wireframe for your basic app and ensure that you are making use of this tool to represent the proposed functionality of the app and the structure of the app. There should be proper attention on the graphical elements and the functionality of the app. When this is achieved properly, then developing the code will be easier and you will also know how the end users are going to use it. It is also helpful to make desired changes if you wish things are not as per the specifications. For example I want to develop a basic Login Demo app with login & sign up buttons functionality. Here is my wireframe
  • 5. Impeccable Design Design is the element which attracts the people. When they like the graphics and the colors used for the theme of the app, then they would spend some more time and know the details of the app or its services. So make sure that you are vigilant about the colors and as well the images and the graphics which you put into it.
  • 6. Steps How to Create android app (Login Demo) Once you are done with the wireframe and then added the images and the designs of the app, now it is time to start the coding as per the requirements. Step 1: Open the Android studio and you can follow the bellow steps to create new app. Go to file------->New ----> new project
  • 7. Start development: Step 2: Define Your app name, package name. Here you have to enter the app name, company domain and as well the package name once you are decided with the name. App Name: Login Demo Package/Domain Name: By default you can see your PC name. package com.infasta.logindemo; here com is domain name, infasta(PC name) is user editable name and login demo is an app name Find code on: http://bit.ly/1PnTPNK
  • 8. Start development: Step 3: Enter the form Factors of the app (phone&tab, wear, tv, glass). Enter the details of the SDK, TV glass, Wear and then proceed further. Form factor: It says type of your app, below are option you can find. Depends on the requirement you need to choose.
  • 9. Impeccable Design Step 4: Once you select the form factor, the code will be generated by default. Select empty activity for Login App Demo
  • 10. Start development: Step 5: After you selected the form empty form factor, java class(with default class name as MainActivity) and related xml file(with default name as activity_main) As per your requirement you change both Java class and xml file name. Find code on: http://bit.ly/1PnTPNK
  • 11. Start development: Step 6: Once you finish step 5, your application starts building in back-end in this process dependence jar files will be added to app and completes app building. Build the Application Here your project is created and now you can add the dependence jar files and build the application
  • 12. Start development: Step 7: Once your application is built project gets created and then Java Class, Xml files open automatically. You can see same as below
  • 13. Code for Login App Demo Step 8: Open xml file, go to Design part and drag required 2 buttons from left side widgets window Here you can define the button listener method inside button tag android:onClick="loginPage" <!—onClick=signupPage this method name you can write inside the java class end of onCreate() method --> Find code on: http://bit.ly/1PnTPNK
  • 14. Code for Login App Demo Step 9: You can define the button actions above the screen in java file. Every screen’s logical code is provided here. MainActivity.java
  • 15. How to create the new Activity or another screen How to create the new Activity or another screen Step 10: To create new Activity, follow the below screen and here you can defend the java class, xml file name also.
  • 16. Start development: Step 11: This is the screen for (Login screen) xml files activity_login.xml Find code on: http://bit.ly/1PnTPNK www.acewebacademy.com 040-64586626/7660966660
  • 17. Start development: Step 12: This screen is for (signup screen) java and xml files java file for SignupAcitvity.java Activity_signup.xml
  • 18. Start development: Step 13 : How to pass the values from one screen to another screen OR Here the above signup details are shown as followed. Ctivity_home.xml
  • 19. Conclusion: This is the simple guide which helps even the developers to develop the app which gets the attention of the market. If you have an idea for business, do not stop implementing it just thinking of the budget. Because you can even create an app and this is as simple as explained above. Just make a note of the factors and the functionality and then you can achieve step by step in no time. Happy and successful journey of creating the app for your simple business. A guide by Ace Web Academy Professional Mobile App development Trainer For more guides visit: www.acewebacademy.com/blog www.acewebacademy.com 040-64586626/7660966660
  • 20. Contact Details Ace Web Academy 3-6-327 & 328,First Floor, Doshi Chambers Basheerbagh, Hyderabad - 500 029 Telangana, India Email : hello@acewebacademyl.com Phone : 040-64586626 / 7660-966-660 www.acewebacademy.com Ace Web Academy Plot. no: 124, 2nd floor, Road no:12, Near Municipal Park ,West Marredpally, Secunderabad, Pin:500026. Email : hello@acewebacademyl.com Phone : 040-64586626 / 7660-966-660 www.acewebacademy.com Our Locations Follow us on: https://www.facebook.com/acewebacademytraininginstitute https://www.youtube.com/user/AceWebAcademy https://plus.google.com/+Acewebacademyhyderabad/about https://twitter.com/Acewebacademy http://in.linkedin.com/in/acewebacademy