Skip to content

BhumikaJena/CWC_Android_SecondAss

 
 

Repository files navigation

CWC_Android_SecondAss

𝐇𝐞𝐥𝐥𝐨 Everyone!

Android Studio practice assigment

Task to do :-

  1. clone this github repository.
  2. Name of your app should be Basic Calc.
  3. All you have to do is to make a basic calculator which has 2 text filled to write the numeric value and 4 buttons for addition, subtraction, multiplication and division and a text filled where a result is stored and at beginning before all the text field and button you need to put your name.
  4. Make the apk of the file to know more how to create YouTube.
  5. You will get your activity_main.xml by searching at (ex C:\Users\username\AndroidStudioProjects\BasicCalc\app\src\main\res\layout).
  6. You will get your MainActivity.java by searching at (ex C:\Users\username\AndroidStudioProjects\BasicCalc\app\src\main\res\layout).
  7. You will get your apk file by following this path (ex C:\Users\ritur\AndroidStudioProjects\BasicCalc\app\build\outputs\apk\debug).
  8. Your path will contain your username instead of "username".
  9. After doing all the steps you need to make a folder with your name and year (ex Rituraj Gupta 2nd Year ).
  10. Put your activity_main.xml, MainActivity.java and the apk file only nothing more nothing less.
  11. Its mandatory to upload the whole folder single files aren't acceptable.
  12. Last you need to make a pull request to this repo.

Languages and Tools Used:

Java Kotlin AndroidStudio Git GitHub

Date of submission => by May 15 2021, 11:59 PM IST

If you follow all the instructions stepwise the output will look like this.

output

About

Android Studio practice assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%