Android Open Source - App note ShareIt






Project Summary

A very simple Note-To-Self Android Application with Category feature using XML Parsing..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ShareIt.

ItemValue
Java File Count11
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version9
Activity Count16
jar files usedandroid-support-v4.jar
Asset File Namesassets\debug\def.png
assets\def.png




Resource Files

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.

null




Java Source Files

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