Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Andriod Unit Converter Project #719

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
5f51d07
added unit converter
krishna6431 Oct 23, 2021
bb5a594
Delete build.gradle
krishna6431 Oct 23, 2021
d4eab9a
Delete gradle.properties
krishna6431 Oct 23, 2021
eb408ff
Delete gradlew
krishna6431 Oct 23, 2021
fd1ae2b
Delete gradlew.bat
krishna6431 Oct 23, 2021
745c605
Delete settings.gradle
krishna6431 Oct 23, 2021
8942c51
Delete local.properties
krishna6431 Oct 23, 2021
070cc20
Create Unit_Converter
krishna6431 Oct 23, 2021
d415a43
Delete Unit_Converter
krishna6431 Oct 23, 2021
65e0df9
Create Hii
krishna6431 Oct 23, 2021
4579701
added unit converter
krishna6431 Oct 23, 2021
c4ea5f5
Delete Hii
krishna6431 Oct 23, 2021
eeb4e08
Add files via upload
krishna6431 Oct 23, 2021
71c4f90
Create hii
krishna6431 Oct 23, 2021
98ec285
Add files via upload
krishna6431 Oct 23, 2021
179e8e8
Add files via upload
krishna6431 Oct 23, 2021
03c654a
Add files via upload
krishna6431 Oct 23, 2021
6f83432
Create hi
krishna6431 Oct 23, 2021
d76e045
Add files via upload
krishna6431 Oct 23, 2021
7f607ee
Add files via upload
krishna6431 Oct 23, 2021
f6192a9
Create hi
krishna6431 Oct 23, 2021
de49d84
Add files via upload
krishna6431 Oct 23, 2021
e95b040
Add files via upload
krishna6431 Oct 23, 2021
af5bf21
Add files via upload
krishna6431 Oct 23, 2021
e792719
Add files via upload
krishna6431 Oct 23, 2021
da46e06
Add files via upload
krishna6431 Oct 23, 2021
cd74704
Add files via upload
krishna6431 Oct 23, 2021
7232469
Add files via upload
krishna6431 Oct 23, 2021
dbcaea2
Add files via upload
krishna6431 Oct 23, 2021
c837e4c
added unit conv projects
krishna6431 Oct 23, 2021
76c5ab8
Delete hii
krishna6431 Oct 23, 2021
007c540
Delete hi
krishna6431 Oct 23, 2021
b2c5091
Delete hi
krishna6431 Oct 23, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
39 changes: 39 additions & 0 deletions Android/Unit_Converter/app/build.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
plugins {
id 'com.android.application'
}

android {
compileSdkVersion 30
buildToolsVersion "30.0.3"

defaultConfig {
applicationId "com.example.unitconverter"
minSdkVersion 16
targetSdkVersion 30
versionCode 1
versionName "1.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
}

dependencies {

implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.3.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
testImplementation 'junit:junit:4.+'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,170 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path
android:fillColor="#3DDC84"
android:pathData="M0,0h108v108h-108z" />
<path
android:fillColor="#00000000"
android:pathData="M9,0L9,108"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M19,0L19,108"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M29,0L29,108"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M39,0L39,108"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M49,0L49,108"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M59,0L59,108"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M69,0L69,108"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M79,0L79,108"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M89,0L89,108"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M99,0L99,108"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M0,9L108,9"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M0,19L108,19"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M0,29L108,29"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M0,39L108,39"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M0,49L108,49"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M0,59L108,59"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M0,69L108,69"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M0,79L108,79"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M0,89L108,89"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M0,99L108,99"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M19,29L89,29"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M19,39L89,39"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M19,49L89,49"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M19,59L89,59"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M19,69L89,69"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M19,79L89,79"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M29,19L29,89"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M39,19L39,89"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M49,19L49,89"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M59,19L59,89"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M69,19L69,89"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
<path
android:fillColor="#00000000"
android:pathData="M79,19L79,89"
android:strokeWidth="0.8"
android:strokeColor="#33FFFFFF" />
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path android:pathData="M31,63.928c0,0 6.4,-11 12.1,-13.1c7.2,-2.6 26,-1.4 26,-1.4l38.1,38.1L107,108.928l-32,-1L31,63.928z">
<aapt:attr name="android:fillColor">
<gradient
android:endX="85.84757"
android:endY="92.4963"
android:startX="42.9492"
android:startY="49.59793"
android:type="linear">
<item
android:color="#44000000"
android:offset="0.0" />
<item
android:color="#00000000"
android:offset="1.0" />
</gradient>
</aapt:attr>
</path>
<path
android:fillColor="#FFFFFF"
android:fillType="nonZero"
android:pathData="M65.3,45.828l3.8,-6.6c0.2,-0.4 0.1,-0.9 -0.3,-1.1c-0.4,-0.2 -0.9,-0.1 -1.1,0.3l-3.9,6.7c-6.3,-2.8 -13.4,-2.8 -19.7,0l-3.9,-6.7c-0.2,-0.4 -0.7,-0.5 -1.1,-0.3C38.8,38.328 38.7,38.828 38.9,39.228l3.8,6.6C36.2,49.428 31.7,56.028 31,63.928h46C76.3,56.028 71.8,49.428 65.3,45.828zM43.4,57.328c-0.8,0 -1.5,-0.5 -1.8,-1.2c-0.3,-0.7 -0.1,-1.5 0.4,-2.1c0.5,-0.5 1.4,-0.7 2.1,-0.4c0.7,0.3 1.2,1 1.2,1.8C45.3,56.528 44.5,57.328 43.4,57.328L43.4,57.328zM64.6,57.328c-0.8,0 -1.5,-0.5 -1.8,-1.2s-0.1,-1.5 0.4,-2.1c0.5,-0.5 1.4,-0.7 2.1,-0.4c0.7,0.3 1.2,1 1.2,1.8C66.5,56.528 65.6,57.328 64.6,57.328L64.6,57.328z"
android:strokeWidth="1"
android:strokeColor="#00000000" />
</vector>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.example.unitconverter;

public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.example.unitconverter";
public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "1.0";
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"version": 2,
"artifactType": {
"type": "COMPATIBLE_SCREEN_MANIFEST",
"kind": "Directory"
},
"applicationId": "com.example.unitconverter",
"variantName": "debug",
"elements": []
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/assets"/><source path="/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/shader_assets/debug/out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/krishna/AndroidStudioProjects/UnitConverter/app/src/debug/assets"/></dataSet></merger>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/krishna/AndroidStudioProjects/UnitConverter/app/src/debug/jniLibs"/></dataSet></merger>
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
#Mon Mar 29 15:51:00 CDT 2021
/home/krishna/AndroidStudioProjects/UnitConverter/app/build/generated/res/pngs/debug/drawable-xxhdpi/ic_launcher_background.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_launcher_background.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/build/generated/res/pngs/debug/drawable-ldpi/ic_launcher_background.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/drawable-ldpi_ic_launcher_background.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/res/mipmap-xhdpi/ic_launcher.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/build/generated/res/pngs/debug/drawable-xhdpi/ic_launcher_background.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/drawable-xhdpi_ic_launcher_background.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher_round.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher_round.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/res/mipmap-mdpi/ic_launcher.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/build/generated/res/pngs/debug/drawable-anydpi-v24/ic_launcher_foreground.xml=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/drawable-anydpi-v24_ic_launcher_foreground.xml.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/res/mipmap-mdpi/ic_launcher_round.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher_round.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/build/generated/res/pngs/debug/drawable-hdpi/ic_launcher_background.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/drawable-hdpi_ic_launcher_background.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/build/generated/res/pngs/debug/drawable-anydpi-v21/ic_launcher_background.xml=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_ic_launcher_background.xml.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/res/layout/activity_main.xml=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/layout_activity_main.xml.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/mipmap-anydpi-v26_ic_launcher_round.xml.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/build/generated/res/pngs/debug/drawable-mdpi/ic_launcher_background.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/drawable-mdpi_ic_launcher_background.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher_round.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/mipmap-anydpi-v26_ic_launcher.xml.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/res/mipmap-hdpi/ic_launcher_round.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher_round.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/res/mipmap-hdpi/ic_launcher.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/res/mipmap-xxhdpi/ic_launcher.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat
/home/krishna/AndroidStudioProjects/UnitConverter/app/build/generated/res/pngs/debug/drawable-xxxhdpi/ic_launcher_background.png=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_ic_launcher_background.png.flat

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/krishna/AndroidStudioProjects/UnitConverter/app/src/debug/shaders"/></dataSet></merger>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#Mon Mar 29 15:51:03 CDT 2021
base.0=/home/krishna/AndroidStudioProjects/UnitConverter/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex
path.0=classes.dex
renamed.0=classes.dex
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="com.example.unitconverter"
4 android:versionCode="1"
5 android:versionName="1.0" >
6
7 <uses-sdk
8 android:minSdkVersion="16"
8-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml
9 android:targetSdkVersion="30" />
9-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml
10
11 <application
11-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:5:5-19:19
12 android:allowBackup="true"
12-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:6:9-35
13 android:appComponentFactory="androidx.core.app.CoreComponentFactory"
13-->[androidx.core:core:1.3.1] /home/krishna/.gradle/caches/transforms-2/files-2.1/b234a824af7fd98a5c54fc0522824a91/core-1.3.1/AndroidManifest.xml:24:18-86
14 android:debuggable="true"
15 android:icon="@mipmap/ic_launcher"
15-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:7:9-43
16 android:label="@string/app_name"
16-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:8:9-41
17 android:roundIcon="@mipmap/ic_launcher_round"
17-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:9:9-54
18 android:supportsRtl="true"
18-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:10:9-35
19 android:testOnly="true"
20 android:theme="@style/Theme.UnitConverter" >
20-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:11:9-51
21 <activity android:name="com.example.unitconverter.MainActivity" >
21-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:12:9-18:20
21-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:12:19-47
22 <intent-filter>
22-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:13:13-17:29
23 <action android:name="android.intent.action.MAIN" />
23-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:14:17-69
23-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:14:25-66
24
25 <category android:name="android.intent.category.LAUNCHER" />
25-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:16:17-77
25-->/home/krishna/AndroidStudioProjects/UnitConverter/app/src/main/AndroidManifest.xml:16:27-74
26 </intent-filter>
27 </activity>
28 </application>
29
30</manifest>
Binary file not shown.
Loading