Skip to content

Build release apps for a company, where employees easily, quickly and accurately Absen Online.

License

Notifications You must be signed in to change notification settings

CusMeDroid/absenonline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Absen Online

Build release apps for a company, where employees easily, quickly and accurately Absen Online.

Permission on Manifest :

    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission
        android:name="android.permission.WRITE_EXTERNAL_STORAGE"
        tools:ignore="ScopedStorage" />
    <uses-permission
        android:name="android.permission.ACCESS_FINE_LOCATION"
        tools:ignore="CoarseFineLocation" />
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission
        android:name="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE"
        tools:ignore="ProtectedPermissions" />

API REQUIRED

~ MAPS (for feature maps)
~ FIREBASE (for Database RealTime, Analitycs, Message, Storage, AUTH Email and more extension)

GRADLE

    defaultConfig {
        ...
        minSdk 21
        targetSdk 31
        ...
    }

META APPS

~ Sign In/Sign Up
~ Fill attendance in a timely manner & Within a radius of 200
~ Saving Task for info attendance

CHECK KEYSTORE

keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android

PRIVACY

At the core of this application online data storage is needed, read carefully in the privacy on app about what policies for the application we offer. Contact us if you still have questions that you may not understand, we will always respond to your questions.