SurfEdge / flarum-mobile-android

An Android Webview wrapper for Flarum
110 stars 25 forks source link

Unable to Create android app for our Community Forum ( Flarum) #28

Open b4allb4u opened 6 years ago

b4allb4u commented 6 years ago

Hi Sir Greetings of the day! first of all, I really appreciated your work on Flarum Android Application. I would like to inform you that, I have successfully hosted flarum on my shared hosting server. As per your documentation for implementation of an Android application. I have tried a lot of times to modify your source code. But unable to create an app for our Flarum Community.

Hence I request you to please arrange to provide the complete documentation of Flarum Android Customization.

Regards

B4ALLB4U

chamathpali commented 6 years ago

Hello @b4allb4u , Did you check the below

How to setup Clone the repo

Open the project in Android Studio - Wait till all the processes complete

In the MainActivity.java private static final String url = "https://discuss.flarum.org/"

Edit the url to yours.

Do any changes to the code - Change colors, Package names, Add splash screens

It is recommended to enter your own Firebase google-services.json file, which you'll be able to get from Google Firebase itself, once you've logged in create a new project then go through the setup process (Make sure to use Android as your choice of Mobile project for this app example as well as the Package name you're using for the app at this time.)

Good to go :)

b4allb4u commented 6 years ago

Dear Sir

As per your manual, I have tried a lot of times, But unable to create my community android application.

So I request you to please provide a video tutorial for the same. It will help to create our own community application in an easy way.

Regards

B4ALLB4U.