Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lỗi liên quan đến giao diện #9

Open
21130449-NguyenKhaiNam opened this issue Apr 15, 2024 · 12 comments
Open

Lỗi liên quan đến giao diện #9

21130449-NguyenKhaiNam opened this issue Apr 15, 2024 · 12 comments
Labels
bug Something isn't working help wanted Extra attention is needed view Build interfaces

Comments

@21130449-NguyenKhaiNam
Copy link
Owner

Đưa ra các lỗi và hướng dẫn sửa

@21130449-NguyenKhaiNam 21130449-NguyenKhaiNam added help wanted Extra attention is needed view Build interfaces labels Apr 15, 2024
@21130449-NguyenKhaiNam
Copy link
Owner Author

21130449-NguyenKhaiNam commented Apr 20, 2024

Lỗi không tìm thấy SDK

image

Truy cập Gradle Scripts -> local.properties (không có thì tạo ra) sửa đường dẫn theo máy tính:

image

  • Phiên bản cũ thì bỏ dấu / đi
  • Nguồn tham khảo: StackOverflow

@21130449-NguyenKhaiNam
Copy link
Owner Author

21130449-NguyenKhaiNam commented Apr 24, 2024

Lỗi không nhận màu nền

Screenshot 2024-04-24 134923
Screenshot 2024-04-24 134929

Hướng dẫn sửa lỗi

Chỉ dành cho việc demo, không khuyến khích cho sử dụng thực tế
Hướng dẫn thay đổi button

@21130449-NguyenKhaiNam
Copy link
Owner Author

Lỗi không thể khởi chạy độc lập với giao diện

image

Kiểm tra file manifest và kiểm tra export

image

@21130449-NguyenKhaiNam
Copy link
Owner Author

Lỗi không trợ năng đọc từ

image

Hướng dẫn sửa lỗi

https://youtu.be/J0eW2gY4T34?feature=shared

@21130449-NguyenKhaiNam
Copy link
Owner Author

Lỗi không hiển thị được hình ảnh

  • Hãy đảm bảo ảnh có tồn tại trong @drawable
  • Ảnh không quá lớn
  • Kích thước được chọn phù hợp (kiểm tra scale ảnh)
  • Thử với 2 loại truyền link:
    image

@21130449-NguyenKhaiNam
Copy link
Owner Author

Lỗi không custom được background cho button

image

Bài viết giải thích lý do và một số giải pháp

StackOverFlow

@21130449-NguyenKhaiNam
Copy link
Owner Author

21130449-NguyenKhaiNam commented Apr 25, 2024

Lỗi không import được thư viên UI cho dự án

Cú pháp import: implementation("Đường dẫn")

  • Lưu ý cú pháp trên là duy nhất và hoạt động đúng đối với dự án đang thực hiện, chuyển đổi các cú pháp như compile, add,... thành cú pháp trên và thực hiện SYNC lại dự án

@21130449-NguyenKhaiNam 21130449-NguyenKhaiNam added the bug Something isn't working label Apr 26, 2024
@21130449-NguyenKhaiNam
Copy link
Owner Author

21130449-NguyenKhaiNam commented Apr 27, 2024

Lỗi liên quan đến ẩn hiện các fragment trong giao diện

Lỗi ẩn hiện

Cách sửa lỗi

image

@21130407KhuongVo
Copy link
Collaborator

Lỗi SDK android khi pull từ View về

image
Như hiện tại thì thư mục đang bị báo lỗi đường dẫn SDK và ide tự động nhận diện được SDK đang được cài trên máy nên chỉ cần nhấn Ok thì ide sẽ tự động cập nhật lại cho project trên máy.

@21130449-NguyenKhaiNam
Copy link
Owner Author

Lỗi SDK android khi pull từ View về

image Như hiện tại thì thư mục đang bị báo lỗi đường dẫn SDK và ide tự động nhận diện được SDK đang được cài trên máy nên chỉ cần nhấn Ok thì ide sẽ tự động cập nhật lại cho project trên máy.

Hoặc có thể xem trong lỗi đã đề cập trước đó: #9 (comment)

@21130449-NguyenKhaiNam
Copy link
Owner Author

21130449-NguyenKhaiNam commented Jun 10, 2024

Lỗi fitter với android

  • Ở đây sẽ không đưa ra các trường hợp cụ thể trong dự án mà sẽ tập trung vào việc sửa tổng quát

Buổi trình bày của android về vấn đề này

https://www.youtube.com/watch?v=_mGDMVRO3iE/

@21130449-NguyenKhaiNam
Copy link
Owner Author

Sau khi di chuyển sang một app khác từ chức năng hiện có của ứng dụng thì gây ra lỗi

image
Hướng dẫn sửa lỗi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed view Build interfaces
Projects
None yet
Development

No branches or pull requests

2 participants