Skip to content

ahmedsnoun/Parse-Login-UI-Android

Repository files navigation

Parse-Login-UI-Android

This is a Login application for Android using Parse server.

Parse version

It works with the Parse version 1.18.5

It is recommended to use the last version.

You can change the version in the build.gradle file (Module: app)

//Parse SDK implementation
implementation "com.github.parse-community.Parse-SDK-Android:parse:1.18.5"

Usage

Please check the tutorial in our Youtube channel

Don't forget to change the Parse crendentials (APP_ID & CLIENT_KEY) in the string.xml file

<!-- Change the following strings as required -->
<string name="back4app_app_id">PUT_HERE_YOU_APP_ID</string>
<string name="back4app_client_key">PUT_HERE_YOU_CLIENT_KEY</string>

Some screenshots

Contribution

About

This is a Login application for Android using Parse server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages