Skip to content

LocTrackCar is a service that will always and at any time show the location of your car. If you forgot where you left your car, the app will determine the location and pave the way. And also, if you need to pick up your car at a certain time, the app will undoubtedly remind you about it. All this and much more awaits you in the LocTrackCar app.

Notifications You must be signed in to change notification settings

iFr0z/LocTrackCar

Repository files navigation

LocTrackCar

API

Android приложение доступно на RuStore и на 4pda

Описание приложения

Главный и актуальный вопрос сейчас - Где Моя Машина? Теперь есть ответ! И мы поможем в этом! LocTrackCar - это сервис, который всегда и в любое время покажет местоположение вашего автомобиля. Если забыли, где оставили свою машину, приложение: определит местоположение, проложит путь. А также если нужно забрать машину в определенное время, то приложение, несомненно, напомнит об этом. Всё это и многое другое ждёт Вас в приложении LocTrackCar.

• Приложение LocTrackCar не использует надоедливую рекламу или платный функционал.

Версия: 9.5.0


Настройка

Данный проект построен на базе Яндекс Карт. Каждый может сделать что-то свое на основе моего решения, но было бы здорово совместно улучшать данный проект. У меня полно идей, но не знаю как их реализовать пока что. Мои соцсети указаны в профиле для общения, присоединяйтесь. Если есть вопросы, задавайте тут https://t.me/ifr0z

Прежде чем начать, изучите это руководство от Яндекса. Вы можете использовать мой ключ для подключения, но лучше завести свой на этом сайте.


Стек технологий

implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3'

implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.activity:activity-ktx:1.9.3'
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.room:room-runtime:2.6.1'
implementation 'androidx.room:room-ktx:2.6.1'
ksp 'androidx.room:room-compiler:2.6.1'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.7'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7'
implementation 'androidx.work:work-runtime:2.10.0'
implementation 'androidx.work:work-runtime-ktx:2.10.0'
implementation 'androidx.fragment:fragment-ktx:1.8.5'
implementation 'androidx.navigation:navigation-fragment-ktx:2.8.5'
implementation 'androidx.navigation:navigation-ui-ktx:2.8.5'
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'

implementation 'com.google.android.gms:play-services-location:21.3.0'
implementation 'com.yandex.android:maps.mobile:4.9.0-full'

About

LocTrackCar is a service that will always and at any time show the location of your car. If you forgot where you left your car, the app will determine the location and pave the way. And also, if you need to pick up your car at a certain time, the app will undoubtedly remind you about it. All this and much more awaits you in the LocTrackCar app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages