Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

[HELP] UI for our Thesis using Android Studio

robeecal

Novice
Advanced Member
Messages
30
Reaction score
0
Points
26
Pa'help naman po jan sa mga Android Experts. I'm new to Android Programming (especially in using Android Studio) at nahihirapan talaga akong ma'achieve ang UI namin na 'to (screenshot below).

May image background po every tab. Na'try ko po at sinunod ang isang sample na nakita ko sa net kaso ma'dedeform po ang image background.
Paano po ba idisplay ang thumbnails into 2 columns na may image background? Ano po ang madaling approach?

Firebase po ang aming database.

Maramaing salamat po sa makakatulong talaga! All inputs are appreciated.
 

Attachments

  • searchresults.png
    searchresults.png
    1.3 MB · Views: 52
Last edited:
hmm.. sakin lang po huh.. mas maganda kung Material UI yung gamit nyo.. kasi kapag parang colors yung design masyadong masakit sa mata yan..

tsaka kung saling lang yung application nyo.. pidi naman na hindi kayo gumamit ng native language.. may Framework naman na pidi nyong gamitin.. para hindi na kayo mahirapan.. kasi kung ako ang tatanongin yung Native Language ginagamit lang yung kung Hardware related na masyado yung application na ginagamit.. :)
 
Last edited:
Pa'help naman po jan sa mga Android Experts. I'm new to Android Programming (especially in using Android Studio) at nahihirapan talaga akong ma'achieve ang UI namin na 'to (screenshot below).

May image background po every tab. Na'try ko po at sinunod ang isang sample na nakita ko sa net kaso ma'dedeform po ang image background.
Paano po ba idisplay ang thumbnails into 2 columns na may image background? Ano po ang madaling approach?

Firebase po ang aming database.

Maramaing salamat po sa makakatulong talaga! All inputs are appreciated.

Material design po ba yan? Dapat Recyclerview ang gamit nyo instead na listview. kasi sa recyclerview pwd mo iset na 2 columns, tapos ang layout na dapat gamitin every item ay Cardview instead na simple Linearlayout or relativelayout lng.:thumbsup: Dapat rin po gamit ka ng different sizes ng image pero same lng ang file name, for example image1 size 100px x 100px sa mdpi na folder, sa hdpi dapat 150px x 150px naman.
 
Back
Top Bottom