Two weeks had passed, but my team still cannot fix the bug existed in our application. On this week, I tried to find any solution from the internet. However, I did not even find anything useful which at least reduce the impact of this bug. Since it took quite a long time to fix this bug, my team decided to ask about this error to Stack Overflow. Still, there is no clear solution to get rid from this bug until now.
A Journal for RobotBehaviourUI Project by a member from IntelligentCode team.
Saturday, 24 August 2013
Sunday, 18 August 2013
Week 8 - Icon's Swapping Bug! (and Cycle Report 3)
On this week's project progress, my team member named Chandra had modified the application of our project as his contribution on our team. He told us that he had successfully implemented swapping feature to swap icons in a panel. However, he encountered a bug, in which the icon often disappeared when it is swapped to another icon. Since this became a major problem for our project, all of our team members were looking for a solution. Unfortunately, we did not even find any clue to fix this issue!
Although we had this kind of bug in our project, we still have to make the next cycle report to be submitted on the Friday of this week. In this part, I listed all information about delete feature which had been created on the previous week in this document. Finally, we successfully delivered the report before the deadline which was announced on the midnight of this week's Friday.
Although we had this kind of bug in our project, we still have to make the next cycle report to be submitted on the Friday of this week. In this part, I listed all information about delete feature which had been created on the previous week in this document. Finally, we successfully delivered the report before the deadline which was announced on the midnight of this week's Friday.
Sunday, 11 August 2013
Week 7 - Delete Feature and GridView Layout
After we had successfully integrate the icons to the application as statements for condition panel and action panel, my team told me to work on delete feature to remove an icon when it had been placed on either condition panel or action panel. During this discussion, we decided to make the delete feature looks similar like Facebook Version 6.0 for iPhone. Therefore, the icon can be removed by dragging it to the delete area at the bottom of the screen.
From this idea, my team member, Hendry, helped me in making this feature by giving me Nicolas Desjardins's Project from the internet that is really useful for me. I took some knowledge from his project and ended up in having a small gray rectangle at the bottom of the screen with trash icon and "Delete" text in it with a little transparency which basically looks like this:
When I had completed this feature, I realized that our project's condition panel and action panel are using Linear Layout which only enables multiple statements in one row. Therefore, I changed their layouts into Grid-View Layout.
Saturday, 3 August 2013
Week 6 - Statement's Icon
For this week's project progress, I had finally completed the icons which are used to represent statements in condition and action. Therefore, I told Hendry, one of my team member, about the completion of the images since he was working on the project's application. However. he told me that the application needs various sizes for each image in order to prevent bad graphics on several Android devices.
The size of the icon is called density by the application. Thus, I had to make at least 3 different densities for each image. Soon after, I made various sizes for each image such as 16x16 pixels for mdpi(medium-density screen) devices, and 24x24 pixels for hdpi(high-density screen) devices. After I gave my images to Hendry's application, we can finally put these icons to the application which can also be dragged to the condition and rule panel as seen as below:
Subscribe to:
Posts (Atom)