Utility to learn bitwise algorithm on Android.
bitwise-android is hosted in the following web site
https://github.com/channguyen/bitwise-android
If you think the Android project bitwise-android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of bitwise-android.
Item | Value |
---|---|
Java File Count | 15 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar gson-2.2.4.jar |
bitwise-android has the following Java source files.
chan.android.app.bitwise.BitwiseActivity.java chan.android.app.bitwise.util.DashBoardLayout.java chan.android.app.bitwise.util.FlowLayout.java chan.android.app.bitwise.util.HeaderFooterListAdapter.java chan.android.app.bitwise.util.NavigationDrawerAdapter.java chan.android.app.bitwise.util.NavigationDrawerItem.java chan.android.app.bitwise.util.NavigationMenuItem.java chan.android.app.bitwise.util.NavigationMenuSection.java chan.android.app.bitwise.util.RoundedRectListView.java chan.android.app.bitwise.util.SquareButton.java chan.android.app.bitwise.util.SquareGridView.java chan.android.app.bitwise.util.SquareImageView.java chan.android.app.bitwise.util.StaggeredGridView.java