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
Daily Archives: June 13, 2013
Multiple layouts for the same Activity…
In the Apple world mobile apps have a one-to-one relationship between views and controllers. Apple uses the MVC or Model-View-Controller method of programming but there is only ever one view for any given controller. The Android world does not insist … Continue reading
Posted in General
Tagged android, java, multiple layouts for one activity, programming tip, state machines
Leave a comment