widerules / android-learning-project-stotsubject

Automatically exported from code.google.com/p/android-learning-project-stotsubject
0 stars 0 forks source link

Sticky_Notes Issues #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
second modules

Original issue reported on code.google.com by crossthesea.k54ca on 10 Mar 2012 at 6:51

GoogleCodeExporter commented 9 years ago
Chúng ta có một trở ngại khá lớn ở cái module này:

+/ background của mình như kiểu một trang có các dòng kẻ và 
viết chữ lên đấy
+/ vấn đề ở đây là không thể dùng background là image đc(viết 
chữ đè lên thì không ổn với lại khi viết chữ cuối màn hình 
nó không tự động thêm dòng mới được).

+/ think about it

Original comment by crossthesea.k54ca on 10 Mar 2012 at 6:56

GoogleCodeExporter commented 9 years ago
ok. cái này phải dùng graphic để draw line

Original comment by crossthesea.k54ca on 17 Mar 2012 at 7:01

GoogleCodeExporter commented 9 years ago
new issue:

how to create a Action_bar in version older android 3.0 (almost use version 
2.3) APIs less than 11(maybe 9) because ActionBar class is not available on 
older version

Original comment by crossthesea.k54ca on 17 Mar 2012 at 7:26

GoogleCodeExporter commented 9 years ago
ok. this problem was solved. We have to implement a class ActionBar like 
ActionBar class build-in APIs level 11.

Original comment by crossthesea.k54ca on 18 Mar 2012 at 3:05

GoogleCodeExporter commented 9 years ago
there are another problem:

How to create a complex list view?

I mean that a list view include not only a simple TextView but also something 
like: image, Button or another TextView.

It's not difficult but quit interesting

Original comment by crossthesea.k54ca on 18 Mar 2012 at 3:12

GoogleCodeExporter commented 9 years ago
search function:
how to create a search dialog?

Original comment by crossthesea.k54ca on 18 Mar 2012 at 3:55

GoogleCodeExporter commented 9 years ago
I just ran Binh project, using database.rar
It ran correctly, but there is inconvenient in button, in details, we should 
add "delete" button. And "insert" are not useful in function.
Deploying.

Original comment by kidnan1...@gmail.com on 19 Mar 2012 at 3:30

GoogleCodeExporter commented 9 years ago
oh. it's only simple example to understand how to use database without other 
purpose

Original comment by crossthesea.k54ca on 19 Mar 2012 at 8:40