SuperGift Presenter is a native Android Application for storing gift ideas. They are divided into categories, so anyone can easily choose a suitable gift for any occasion. If you think you have come up with a great present idea and you want to share it, you are welcome to add a brief description, a picture of it and a posible location to, where you can obtain that item..
SuperGiftPresenter is hosted in the following web site
https://github.com/SuperGiftPresenterTeamSuperman/SuperGiftPresenter
If you think the Android project SuperGiftPresenter 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 SuperGiftPresenter.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 7 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE |
Asset File Names | assets\anniversary.jpg assets\birthday.jpg assets\christening.jpg assets\christmas.jpg assets\default.jpg assets\engagement.jpg assets\graduation.jpg assets\nameday.jpg assets\newyear.jpg assets\other.jpg assets\party.jpg assets\promotion.jpg assets\wedding.jpg |
There are 1 image files in SuperGiftPresenter. The names of the image files are listed as follows.
reminder.png
The following screenshort is generated from the image listed above.
SuperGiftPresenter has the following Java source files.
com.supergiftpresenter.AddGiftActivity.java com.supergiftpresenter.DBUsers.java com.supergiftpresenter.GiftDetailActivity.java com.supergiftpresenter.GiftDetailFragment.java com.supergiftpresenter.GiftListActivity.java com.supergiftpresenter.GiftListFragment.java com.supergiftpresenter.ImageTouchActivity.java com.supergiftpresenter.LoginActivity.java com.supergiftpresenter.MainActivity.java com.supergiftpresenter.RegisterActivity.java com.supergiftpresenter.SQLiteDBHelper.java com.supergiftpresenter.categories.CategoriesContainer.java com.supergiftpresenter.categories.CategoriesGridViewAdapter.java com.supergiftpresenter.categories.Category.java com.supergiftpresenter.gifts.Gift.java com.supergiftpresenter.gifts.GiftsContainer.java com.supergiftpresenter.gifts.RandomGiftGenerator.java