Skip to content

Project name is <<OWNER>>, owner a mobile find app with a dashboard, which help user to find stolen or lost mobile using all possible sources.

Notifications You must be signed in to change notification settings

SamranTariq/Mobile-Find-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Find Your Mobile

Project name is owner, owner a mobile find app with a dashboard, which help user to find stolen or lost mobile using all possible sources.

Project Development Technologies

- Android app Developed using IDE Android Studio
- Web dashboard Developed using Framework Django and code editor Visual Studio Code

Languages

- Android app Develped using languages Java, XML
- Web dashboard Develped using languages Python, HTML, CSS, JavaScript

Project Design

Core Part Design gi1 1 gi3 1

owner introduction module ((one time activitys gi5 1

Account handling module gi6 1

App lock module gi7 1



Web Dashboard Design

Core Project Design
ezgif com-video-to-gif
w4 w7 Battery & Wifi Status Check
ezgif com-video-to-gif (1)
Wifi In Range & ETC
ezgif com-video-to-gif (2)


Login w2 Privacy Policies w3 Term and Conditions w1



Gradle Dependency:

dependencies {
    implementation fileTree(include: ['*.jar'], dir: 'libs')
    //noinspection GradleCompatible
    implementation 'androidx.appcompat:appcompat:1.0.0'
    //noinspection GradleCompatible
    implementation 'com.google.android.material:material:1.0.0'
    implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
    implementation 'com.google.firebase:firebase-auth:16.0.5'
    implementation 'com.google.firebase:firebase-database:16.0.4'
    implementation 'com.google.firebase:firebase-messaging:17.3.4'
    implementation 'com.google.firebase:firebase-storage:16.0.4'
    //noinspection GradleCompatible
    implementation 'androidx.legacy:legacy-support-v4:1.0.0'
    testImplementation 'junit:junit:4.12'
    implementation 'com.muddzdev:styleabletoast:2.2.0'
    //noinspection GradleCompatible
    androidTestImplementation 'androidx.test.ext:junit:1.1.1'
    androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
    implementation 'androidx.annotation:annotation:1.0.0'
    implementation 'org.jetbrains:annotations-java5:15.0'
    implementation files('libs/mail.jar')
    implementation 'com.google.android.gms:play-services-location:17.0.0'
    //noinspection GradleCompatible
    implementation 'androidx.appcompat:appcompat:1.0.0'
    //noinspection GradleCompatible
    implementation 'androidx.cardview:cardview:1.0.0'
    implementation 'gun0912.ted:tedpermission:2.2.2'
    implementation 'org.litepal.android:core:1.4.1'
    compile 'com.kevalpatel2106:hiddencamera:1.3.3'
    compile 'com.github.javiersantos:BottomDialogs:1.2.1'
    implementation 'com.google.android.gms:play-services-maps:17.0.0'
}

That's it.

Demo

  • Demo available above as a .gif form.

Contribute:

Simple 3 step to contribute into this repo:

  1. Fork the project.
  2. Make required changes and commit.
  3. Generate pull request. Mention all the required description regarding changes you made.

Questions

Ping me on Linked_In Samran Tariq

BEST OF LUCK

About

Project name is <<OWNER>>, owner a mobile find app with a dashboard, which help user to find stolen or lost mobile using all possible sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages