Demonstration of Social Networks API for Android OS.
SocNetApi is hosted in the following web site
https://github.com/syndarin/SocNetApi
If you think the Android project SocNetApi 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 SocNetApi.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | twitter4j-core-2.2.5-sources.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in SocNetApi. The names of the image files are listed as follows.
icon_twitter.png icon_vk.png
The following screenshort is generated from the image listed above.
SocNetApi has the following Java source files.
com.syndarin.socnetapi.MainActivity.java com.syndarin.socnetapi.events.OnTwitterPinReceived.java com.syndarin.socnetapi.events.OnVkAccessGrantedListener.java com.syndarin.socnetapi.sn_classes.TwitterObject.java com.syndarin.socnetapi.sn_classes.VkontakteObject.java com.syndarin.socnetapi.tools.SendDialog.java com.syndarin.socnetapi.tools.TwitterAuthDialog.java com.syndarin.socnetapi.tools.VkAuthDialog.java com.syndarin.socnetapi.web.VkWebViewClient.java