Slicing from figma to android studio.
Tips: When you make a shape on Figma, that shape can exported to PNG and SVG but there lies an awesome features for exporting shape into CSS, Android XML and IOS.
Select your shape > look at right sidebar tab > choose inspect
Select your shape > look at right sidebar tab > choose inspect
Debugging my dummy android app
Sorry for late informing, i recently tries to put a list display in card display that take lot time to figuring why my item just showing one item instead five from data already set. The solution is adjusting the size of list item layout to respect it content size, so no static sizing given. Static size will lead to bad display when lot data try to shown inside list item.
Researchig about mobile apps
I interested on mobile apps development, but it doesn't mean anything if not become satisfied.
Today, i conduct a research about using mobile technology for real world application.
Anyway, if you want search a good academic paper or journal for research, there plenty good place for that:
https://openknowledgemaps.org
https://app.litmaps.co/
https://www.connectedpapers.com/
Today, i conduct a research about using mobile technology for real world application.
Anyway, if you want search a good academic paper or journal for research, there plenty good place for that:
https://openknowledgemaps.org
https://app.litmaps.co/
https://www.connectedpapers.com/
Take a
You know, in order to keep productive you need give yourself a break time to restore you energy and refresh your mind. little weird for me when took break time on mid of weekdays.
Learning How to Prototyping
Yesterday i learn, about making dynamic layout on android and i found new lesson. Making user interface(UI) directly on android without making some sketch is exhausting due there many ideas to add this and remove that so there are no certainity about UI i want to build and long time to show how it look like on phone. I found there something missing and development like this is too time consuming,I goes learn deeper about UI designing, and found new method missing on my workflow : Prototyping, User Flow Design, and lead me to learn about UX.
Understanding Android Fragment communication
Yesterday i plan to learning dynamic layout, but there some catch. Each layout cant read shared data directly, now time to figuring out.
TIL: Editing UI Section faster to apply rather than Logic section
Today i found something about app debug on Android Studio, if we do change on UI layer, lets say XML layout it took way faster compile and apply in to debugged app rather than when we editing logic section like Kotlin class, etc.
Tips : Finish logic first with basic UI to bind then enhance the UI.
Tips : Finish logic first with basic UI to bind then enhance the UI.
Learning about Android dynamic layout
After learning how to install android studio and basic about activity, i got interested on learning dynamic layout which gave you android activity many layouts in single page.
https://www.cs.dartmouth.edu/~campbell/cs65/lecture09/lecture09.html
https://www.cs.dartmouth.edu/~campbell/cs65/lecture09/lecture09.html
Writting article
I like to make something like an app and i wanna share maker culture with my local communities. I do initiative to write some article spoke about what is makers and share some makers stories on my region.
The article is still not complete, but here the MVP:
https://medium.com/ruang-makers/apa-itu-digital-makers-cd6562f693d9
Sorry for no English version from the article.
The article is still not complete, but here the MVP:
https://medium.com/ruang-makers/apa-itu-digital-makers-cd6562f693d9
Sorry for no English version from the article.
- ◄ Previous
- 1
- Next ►