WordPress database error: [Table './ajgillet_wor1/goi_commentmeta' is marked as crashed and last (automatic?) repair failed]SELECT comment_id, meta_key, meta_value FROM goi_commentmeta WHERE comment_id IN (359862,359864,359884,359969,359970) ORDER BY meta_id ASC
Tag Archives: android user interfaces
What are Android fragments?
I had a post a while back where I talked about the differences and similarities between Apple apps and Android apps. In that post I explained that Apple uses a model/view/control (MVC) architecture for constructing their apps, where Google defines … Continue reading
Posted in General
Tagged android, Android programming, android user interfaces, fragment examples, fragments
Leave a comment