Share My Creation aBoo

Hi all.
i m working on a social app for Questions and Answers

I started this application two days ago, so when I finished this.
https://www.b4x.com/android/forum/threads/qr-code-reader-leitor-de-qr-code.62509/
I think +3 days to finish

Its very simple to use.
You open the app, make login or register and its done to make questions or answers questions

You will see questions and their categories.

You could answer and make all kinds of questions
Ex: Why the sky is blue?
Ex: Why do people die?

This app use a lot of PHP codes, CLV by @Erel and the design its based on panels and colors only.


Screenshot_2016-01-24-04-58-23.png Screenshot_2016-01-24-04-58-26.png Screenshot_2016-01-24-04-58-29.png Screenshot_2016-01-24-04-58-33.png Screenshot_2016-01-24-04-58-45.png Screenshot_2016-01-24-04-58-52.png Screenshot_2016-01-24-04-58-57.png Screenshot_2016-01-24-04-59-00.png Screenshot_2016-01-24-04-59-07.png Screenshot_2016-01-24-04-59-16.png

Screenshot_2016-01-24-04-58-45.png

(The images are in Portuguese but this app will support another launguages)


The progress its now on 70%, i think +3 days this is done.
I'll keep this updated topic at progress and added new tools.


Updates & Features
- Now support emojs(utf8mb4) :):p
- Make Questions on anonymous Mode.
- Ban/Alert/Un-Ban users function
- Hide Question / Ignore User
- Support to more languages
- Already take the device email and put this on email field (login/register)
- Report Question/User
- Option to share questions on social networks
- General Ranking
- 70+ Avatars to select
- You can put nickname/use emojs too
- 50+ Categories
- You can see your questions asked and answered questions
- You can select the best answer to your question (Give 100 Points to the user and 10 for u)

Many thx to @thedesolatesoul for the Material Menu design lib
@Erel for the CLV

WebSite: http://iddesenvolvimento.com.br/apps/aboo/
Google Play Link: https://play.google.com/store/apps/details?id=aboo.perguntas.respostas

I am accepting ideas, suggestions, criticisms and compliments
 
Last edited:

Douglas Farias

Expert
Licensed User
Longtime User
ULV by erel?? Then why have i donated 25$ to @Informatixo_O
Ooops its CLV :)

1) why do you use "because" in the first example and "why" in the second one? ;) ("why" is correct).
Thx, i will change, english is not my native language (Google Translate)

2) why Juliana Moreira do not search me? (but I know why :p)
who is Juliana Moreira? o_O thats i dont understand :(

Good idea, @Douglas Farias. If your app will have the same success of Yahoo Answers...
The ideia its the same, i dont find any good app about this, only Kiwi and the kiwi its not the same of Yahoo.
If it becomes popular like yahoo will be happy :)
 

Douglas Farias

Expert
Licensed User
Longtime User
25/01 Update
- Added Ranking screen, now with Medals (1°,2°,3° Place)
- Added the field to answer questions (Auto Resize)

Screenshot_2016-01-25-04-27-59.png
Screenshot_2016-01-25-04-24-55.png


Screenshot_2016-01-25-04-25-00.png
 

hugorinen

Member
Licensed User
Longtime User
Hi !

  • I really like the design of your login screen's textboxes ! How did you make them underlined ?
  • Additionally, which library (if any) did you use for the navigation drawer ?

Thanks !
 

Douglas Farias

Expert
Licensed User
Longtime User
Hi !

  • I really like the design of your login screen's textboxes ! How did you make them underlined ?
  • Additionally, which library (if any) did you use for the navigation drawer ?

Thanks !

this is a panel and a edittext.
the edittext i remove the background with background = null
later i make a panel transparent or white, with round borders.



the navigation drawer its based on this lib by @thedesolatesoul
https://www.b4x.com/android/forum/threads/msmaterialmenu-animating-icons.44735/#content

You make the action bar on this site
https://jgilfelt.github.io/android-actionbarstylegenerator/

and export for your app later
 

Douglas Farias

Expert
Licensed User
Longtime User
Update 31/01
- Added Notification
- Now have 2 Languages (English/Portuguese)
- Added report system and ban check.
- Some changes on layout and fixed a lot of bugs.
- View profiles

Screenshot_2016-01-31-04-28-48.png
Screenshot_2016-01-31-04-22-58.png



Screenshot_2016-01-31-04-23-08.png
Screenshot_2016-01-31-04-23-16.png
 

Attachments

  • Screenshot_2016-01-31-04-23-02.png
    Screenshot_2016-01-31-04-23-02.png
    35.7 KB · Views: 224
  • Screenshot_2016-01-31-04-23-30.png
    Screenshot_2016-01-31-04-23-30.png
    44.2 KB · Views: 228

moster67

Expert
Licensed User
Longtime User
Nice design!
I have been away from android-development for a while. How do you do the white "card" style shown in the screenshots? Are they based on this by @thedesolatesoul? Or are they simple panels with labels, textboxes?
 

Douglas Farias

Expert
Licensed User
Longtime User

Douglas Farias

Expert
Licensed User
Longtime User
Last edited:

ilan

Expert
Licensed User
Longtime User
Top