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.
- Android app Developed using IDE Android Studio
- Web dashboard Developed using Framework Django and code editor Visual Studio Code
- Android app Develped using languages Java, XML
- Web dashboard Develped using languages Python, HTML, CSS, JavaScript
owner introduction module ((one time activitys
Core Project Design
Battery & Wifi Status Check
Wifi In Range & ETC
Login Privacy Policies Term and Conditions
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'
}
- Demo available above as a .gif form.
- Fork the project.
- Make required changes and commit.
- Generate pull request. Mention all the required description regarding changes you made.
Ping me on Linked_In Samran Tariq