NodeBB Android App
-
Nice application, mind if I do some personal touches to the code? I am an advanced coder with professional work in PHP7, JavaScript, C++, and HTML5.
-
@CreeperFace feel free to do it at anytime!
@Pixel, yep. It just opens the website inside the app. -
@lombisi, sure:
Click on this.
Now go to line 30 and replace the URL with yours. -
@lombisi I do not know to be honest.
However, I would rather go for Eclipse.My new APK was compiled in Android Studio though. I will enroll an update till the end of the week, maybe even till Tuesday.
New features:
- Navigation Bar
- Support for Image and File Up- and Download
- Improved performance
- "Error" pages (like networking issues)
- AdMob Support
- Analytics Support
I could even add notification support to it over a 3rd party provider.
-
@AOKP please, just let Eclipse die as an Android IDE Android Studio is really the way forward.
You should also consider switching to gradle for your build system. It's the standard for Android development now (for however long that may last). It's also the standard for when you create a new project with Android Studio.
You should also putgen/
,bin/
and.settings/
in your.gitignore
.So, how long until we see a native application that works with the API?
If you got any Android development questions, feel free to shoot me a PM. I've got a good year of high quality Android development experience behind me now so I'll answer your questions as soon as I can.
-
Ok, new code is up.
Contact me ASAP if there are any errors in the build. It is the first time I am exporting an Android Studio Project.
A doc will follow as well. -
@lombisi documentation is available now. I have also modified the code a bit and added additional comments.
Unfortunately I was not able to test the app as my phone broke (thanks to Huawei for sending me a new one), however the compilation returned no errors. -
Little update today, removed the menu bar.
You now can open the menu by swiping to the right.Note to myself:
I need to update the screenshots.Next:
- Fix issues with NodeBB sidebar
-
@AOKP Screenspace... Mighty screenspace!