A very simple Note-To-Self Android Application with Category feature using XML Parsing..
ShareIt is hosted in the following web site
https://github.com/n1207n/ShareIt
If you think the Android project ShareIt 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 ShareIt.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 16 |
jar files used | android-support-v4.jar |
Asset File Names | assets\debug\def.png assets\def.png |
There are 6 image files in ShareIt. The names of the image files are listed as follows.
def.png list_button.png new_button.png ok_button.png splash_landscape.png splash_portrait.png
The following screenshort is generated from the image listed above.
ShareIt has the following Java source files.
org.gladeux.shareit.BuildConfig.java org.gladeux.shareit.CategoryView.java org.gladeux.shareit.CustomCategoryListAdapter.java org.gladeux.shareit.CustomDetailListAdapter.java org.gladeux.shareit.DetailView.java org.gladeux.shareit.EditCategoryView.java org.gladeux.shareit.EditDetailView.java org.gladeux.shareit.NewCategoryView.java org.gladeux.shareit.NewDetailView.java org.gladeux.shareit.SplashScreen.java org.gladeux.shareit.TopicView.java