-
for locating the android design follow the steps (folders):- app > src > main > res > layout > activity_main.xml
Note = The activity_main.xml here contains all the defination of the design of your app
-
for locating the file which handle the functionaity follow the steps(folders):- app > src > main > java/com/example/admin_srijeet/my_app > MainActivity.java
Note = The MainActivity.java file contains all the functionnality defination or more specifically the logic of the calculation.
-
Notifications
You must be signed in to change notification settings - Fork 0
sb39/android_add
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
basic android application performing addition
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published