draft of Bookmarks-Wallet android app - include sherlock actionbar lib and leftsidebar lib.
Bookmarks-Wallet_draft is hosted in the following web site
https://github.com/dadoz/Bookmarks-Wallet_draft
If you think the Android project Bookmarks-Wallet_draft 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 Bookmarks-Wallet_draft.
Item | Value |
---|---|
Java File Count | 23 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 13 |
Activity Count | 4 |
Fragment Count | 3 |
jar files used | android-support-v4.jar jsoup-1.7.2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 8 image files in Bookmarks-Wallet_draft. The names of the image files are listed as follows.
app_icon.png comment_link.png find_icon_black.png preview_icon.png profile_picture.png wallpaper_login.png web_icon_blue.png web_icon_red.png
The following screenshort is generated from the image listed above.
Bookmarks-Wallet_draft has the following Java source files.
com.app.example.bookmarksWallet.BaseActivity.java com.app.example.bookmarksWallet.FragmentChangeActivity.java com.app.example.bookmarksWallet.LoginActivity.java com.app.example.bookmarksWallet.MainActivity.java com.app.example.bookmarksWallet.fragments.AddNoteFragment.java com.app.example.bookmarksWallet.fragments.DBTestFragment.java com.app.example.bookmarksWallet.fragments.LinksListFragment.java com.app.example.bookmarksWallet.fragments.LogoutFragment.java com.app.example.bookmarksWallet.fragments.MenuListFragment.java com.app.example.bookmarksWallet.fragments.NotesListFragment.java com.app.example.bookmarksWallet.fragments.SettingsFragment.java com.app.example.bookmarksWallet.fragments.WallpaperLoginFragment.java com.app.example.bookmarksWallet.models.ActionLog.java com.app.example.bookmarksWallet.models.Link.java com.app.example.bookmarksWallet.models.Note.java com.app.example.bookmarksWallet.models.User.java com.app.example.common.lib.ActionModeForActionOverflowBar.java com.app.example.common.lib.SharedData.java com.app.example.db.lib.ActionLogDbAdapter.java com.app.example.db.lib.DatabaseAdapter.java com.app.example.db.lib.DatabaseConnectionCommon.java com.app.example.db.lib.DatabaseSync.java com.app.example.http.client.CustomHttpClient.java