What’s the best way to distribute a binary application for Linux?

Having been through this a couple of times with commercial products, I think the very best answer is to use the native installer for each supported platform. Anything else produces an unpleasant experience for the end-user, and in practice you have to test on every platform you want to support anyway, so it’s not really … Read more

Android Package Structure Best Practice [closed]

The main goal of packaging your classes is to simplify the navigation through your source code. This is especially important for open source applications. In my opinion, a easy-to-navigate package structure includes the following packages: com.example.main – contains your main driver functions, such as your main activity(s), your application class (if you have one), etc … Read more

Java package cycle detection: how do I find the specific classes involved? [closed]

Well… after testing DepFinder presented above, it turns out it is great for a quick detection of simple dependencies, but it does not scale well with the number of classes… So the REAL ACTUAL ANSWER is: CDA – Class Dependency Analyzer It is fast, up-to-date, easy to use and provides with graphical representation of classes … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)