Thank you for purchasing our Application. If you have any questions that are beyond the scope of this help file, please feel free to send your message via comments or at almahirhub@gmail.com. Thanks so much!
I've included items listed:
Here's how to setup Admin Panel!
Latest Android Studio version is recommended, which can be downloaded from here:
https://developer.android.com/studio
Select Your project folder and you're done...
You can change it easily from Android Studio. Here are the steps: You can change it easily from Android Studio. Here are the steps:
Note: When renaming com in Android Studio, it might give a warning. In such case, selectRename All.
Open Android Studio >Your app> res > values > strings.xml
Enter your app name inside "app_name" string tag:
<string name="app_name">Your new Name</string>
Right click on res > New > Image Asset
Do step 4 if you want .. else click Next
Note: Logo recommended size is 512 x 512
Method 1: Press shift key 2 time (Double shift), it will open search file box...
type UrlHelper & open this file
Method 2: if you're getting problem with this method than
goto app/java/your-package-name/utils/UrlHelper.java
After Opening the file.
look for this
public static final String SERVER_URL = "http://nearapp.almahirhub.com/";
Replace "http://bloodbankv3.almahirhub.com/" with your Admin panel Url
public static final String SERVER_URL = "http://your-admin-panel.com/";
NOTE: Don't forget forward slash at the end "/"
After creating project
Goto Menu > APIs & Services > Credentials
& Click Create Credentials > Api Key
This will create an api key for you... if you want to restrict this key with your project only you can click Restrict key
in
Goto Menu >> Library
In maps section click view All
Enable these all
NOTE: it will take 5 minute to 1 hour to work everything fine.
Method 1: Press shift key 2 time (Double shift), it will open search file box...
type google_maps_api & open this file
Method 2: if you're getting problem with this method than
goto app/res/values/google_maps_api.xml
After Opening the file.
look for this
<string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">
AIzaSyDsFg6fd2lwqaxzsxN_W04Ox4_xcJfgbX4
</string>
Replace with your Api key...
(You can Watch video tutorial below)
Just go here and download the config file...
* replace google-services.json file in
ProjectName/app/google-services.json
with downloaded file.
& sync gradle
If above video is not working than you can visit the link. Click Here
It's time to add Firebase to your app. To do this you'll need a Firebase project and a Firebase configuration file for your app.
To create a Firebase project:
Go to the Firebase Console
Click Add project, then select or enter a Project name.
If you have an existing Google project associated with your app, select the project from the Project name dropdown menu.
If you don't have an existing Google project, enter a new Project name.
Follow the remaining setup steps, then click Create project (or Add Firebase, if you're using an existing Google project).
Firebase automatically provisions resources for your Firebase project. The process typically takes a few minutes. When the process completes, you'll be taken to the overview page for your Firebase project in the Firebase console.
Now that you have a project, you can add your Android app to it:
Click Add Firebase to your Android app and follow the setup steps. If you're importing an existing Google project, this may happen automatically and you can just download the config file.
When prompted, enter your app's package name. It's important to enter the package name your app is using; this can only be set when you add an app to your Firebase project.
During the process, you'll download a google-services.json file. You can download this file again at any time.
After you add the initialization code, run your app to send verification to the Firebase console that you've successfully installed Firebase.
NowOTP Authentication Enable This API update firebase project app with your sha-1 & sha-256 keys for debug or if you want it to work in release, goto your play console app setup > app signing, you'll find your sha-1 and sha-256 keys there, add those keys to your firebase project. Goto your project overview and select Authentication from side navigation. Goto Sign-in method and turn on the Phone Authentication. Now it's time to download google-services.json file... SDKgoogle-services.json file with your downloaded google-services.json file.
Google maps Try rechecking that you’ve placed your api in correct file… google api key files will be found in two places first is debug second is release first of all check if you’ve correctly placed your api key in required file… secondly, after uploading to playstore you’ve to put play console app signing keys to your google console/cloude or firebase project, click on your app in play console, goto
setup > app signingyou’ll find
sha-1 & sha-256keys there, put them to your firebase or google console/cloude project. after some time it will start working update firebase project app with your current
sha-1 & sha-256keys for debug or if you want it to work in release, goto your play console app setup > app signing, you’ll find your
sha-1 and sha-256keys there, add those keys to your firebase project.
I've used the following images, icons or other files as listed.
Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.