Tuesday 27 January 2015

Unity Android Landscape Orientation

0 comments
Aplikasi berjalan, tapi pada saat saya ubah ke landscape, malah force close xD, hanya bisa potrait, begini caranya:

Buka file manifest, lalu tambahin code ini di setiap activity:

android:screenOrientation="sensorLandscape"

Tuesday 20 January 2015

[Accessibility]Missing contentDescription attribute on image in eclipse

0 comments
Warningnya:

"[Accessibility]Missing contentDescription attribute on image in eclipse"

How to solve this problem??

http://stackoverflow.com/questions/8500544/android-lint-contentdescription-warning