HOW TO MAKE ANDROID APP USING ANDROID STUDIO SIMPLE STEP


Hello Welcome To "WeHindiTech"
Dosto Es Tutorials Me Android Studio Development Se First Android App Kaise Banate Hai Wo Sikhayenge Pura Post Read Karle. Android App Development Me Ke Liye Apko Java Programing Language ki achhi Knowledge Hona Jaruri Hai Kyuki Java Programing Language Se Hi Android Apk File Ready Kiya Jata Hai 30-50 Minutes Ka Time Lagta Hai Lekin Apke Upar Depend Karta Hai Ki Kitne Time Coding Use Karke Aap Android App Create Kar Sakte Hai Pura Post Read Kare Ek Android App Development Karne Ke Liye Pura Steps Niche Dete Hai Use Kare Aur Android Studio Ko Install Kare Aur Android App Kare.
STEP 1. INSTALL ANDROID STUDIO
STEP 2. ANDROID STUDIO SETUP NOW
1. Apke Pass Android Studio Ka Setup File Nahi Hai To Yaha Se Download Kijiye
2. After Download Niche Diye Step Ko Follow Kare Android Studio Ko Install Karne Ke Liye
STEP 2. OPEN A NEW PROJECT PE CLICK NOW

  1. Uske Baad Open Android Studio 
  2. Under Me Diye Gaye "Quick Start" menu, select Kare Aur New "Start a new Android Studio projects Kare.
  3. Phir Select  "Create New Project" window that opens, name Rakhde Apke Naye Project Ka Jaise Hello Ya Apna Name Fill Karde.
  4. Aur Choose Our Desire Company Me Fill-up Kijiye.
  5. Es Projects Ka Desire Location Bhi Select Karde.
  6. Click Karke "Next" Pe.
  7. Completely Phone Aur Tablet Choose Karde.
  8. Usek Bad Es Apk Ko Test Karle Aur Level Ko Bhi Minimise Kar Sakte Ho.
  9. Or Uske Baad Click "Next."
  10. Diye Gaye Options Me Select "Blank Activity" Kare.
  11. Click "Next."
  12. Or Sab Kuch Information Ko Fill-up Karne Ke Baad Save Karke Exit Kar Sakte Hai.
  13. Click "Finish."
*Note: apne Compny Ka Name Is Tarah Likhe "example.name.here.com".
STEP 3. EDIT YOUR WELCOME MSG IN MAIN ACTIVITY NOW

  1. Navigate Kare Apne Editing Ko Kyuki.xml File Me Hoga Aur Ek Bar Rechek Kare
  2. Design Tab Digaye Hai Waha Se Settings Bhi Kar Sakte Ho Apne Activity Ko activity_main.xml display now.
  3. Click Kare  and drag the "Hello, world!" Usko Bhi Chahe Toh Edit Kare.
  4. Ye file Apne System Mein Hai Usko App New Windows Me customized Kar Payenge.
  5. Es Folder Ka Name string-file.xml Me Save Hoga.
  6. Is Apk ka File Me Find Kare Hello Word Uske Bad aap Naya Msg Bhi Add Kar Sakte Hai Jaise " Welcome To Ky App" Bhi Ad Kare.
STEP 4. ADD BUTTON IN MAIN ACTIVITY NOW SIMPLE
  1. Arrange Kare  Design se activity_main.xml display.
  2. Palette menu Ko Bhi Ad Kare side left Me phone display, find Button Ad Karde (Uske under Bhi Ko Setup KareWidgets).
  3. Click Or Drag Button Ko Set Kare your welcome message.
  4. Make sure your button is still selected.
  5. Set Now Properties menu Bhi.
Change Kare Next Button Ko "New Button" to "Next Page.
STEP 5. CREATE A SECOND ACTIVITY NOW 
  1. Top Side Pe Projects Fille System Tree Hoga Waha Right Click Kare Apne App Pe.
  2. Navigate Jariye New > Activity > Blank Activity.
  3. Second Activity Ka Name Change Kare Jaise "SecondActivity".
  4. Aur Finish pe Click Kare.
  5. Design To Second Activity Ko Change Kare activity_second.xml
  6. With the text box still selected, find the "id" field in the Properties menu on the right, and set it to "text2".
  7. Open strings.xml again.
  8. Add a new line under "Hello world! Welcome to my app!" that reads "Welcome to the second page!".
  9. Navigate Se Kare  back to activity_second.xml.
  10. Select Text Box Again Kare.
  11. Isme Properties pane, set the "text" field to "@string/second_page". Karna Hai.
  12. Easy Karde Ki Simply text box now reads Ho Sake
"Welcome to the second page!" Aisa Page Bhi Create Hojayega Wo Bhi  phone ki center Screen Display Me.
STEP 6. NEW BUTTON AND ENABLE ONE CLICK METHOD
  1. Select Karo MainActivity.java Tab Ko Upar Jo Hai Jo Ekdum environment Development Kare.
2. Pura Method Niche Hai Button Create Karne ka:
Button button = (Button) findViewById(R.id.button);
button.setOnClickListener(new View.onClickListener() {
@Override
public void onClick(View v) {
goToSecondActivity();
}
});
3. Add kare Or Follow Kare  MainActivity class:
private void goToSecondActivity() {
Intent intent = new Intent(this, SecondActivity.class);
startActivity(intent);
}
4. Click the + next to import at the third line of MainActivity.java to expand the import statements.
5. Add the following to the end of the import statements if they are not already there:
import android.content.Intent;
import android.view.View;
import android.widget.TextView;
(Aur Error Na Show Ho Iska Dhyan Rakhe Aur Opening aur closing Tag Pe Dhyan De.)
STEP 7. CREATE APP TEST NOW AND READY TO USE NOW
  1. Click Kare green play symbol Button Pe toolbar Khulega Jo  top  Open Hoyega Android Studio window.
  2. Apne Device Ko Choose Kare"Choose Device" dialog Me Diye Gaye Hai(this may take a few moments), select karke "Lauch emulator" option.
  3. Click OK.
  4. Tab Wo emulator open Hoga (this too could take awhile), the app will automatically launch Hojayega  Apne Virtul Phon Me.
Open Karne Par Jo Humne Editing Kiya Hai Jaise Welcome To My App Or Next Page Wo Display Hoga.
STEP 8. DONE APPLICATION CREATE NOW
Dosto Ek Dum Succes Hua Aur Humara Android app Ban Chuka Hai Aur Usko Use Kar Sakte Ho koi Problem Aaye App Create Karne Me To Please Comment Kijiye Phir Milte Hai Naye Information Ke Sathh.
Thank You for Visiting.?

Comments

Popular posts from this blog

XIAOMI REDMI 5 SPECIAL OFFER 100% CASH BACK CLICK HERE

WHAT IS CARDING EXPLAIN IN HINDI NEW UPDATES CLICK HERE