Quantcast
Channel: Just another Blog! » Android
Browsing latest articles
Browse All 3 View Live

Image may be NSFW.
Clik here to view.

How to create first Android mobile App (Tutorial)

This should be a very short (beginner) introduction/tutorial how to create a mobile app for Android. The tutorial is based on API Level 17 and Android 4.2 (Jelly Bean). Our goal is to start from...

View Article



Android: Create SSL-Socket over SSL-Socket with Client Authentication

Security especially SSL Sockets is a Pain in the Ass in Android. In Java you can create an “inner” SSL Socket over an “outer” SSL Socket with the following code snippet: SSLSocketFactory...

View Article

Image may be NSFW.
Clik here to view.

Android Example: How to Implement Horizontal View Swiping with Tabs

The Goal is to implement horizontal View swiping with Tabs in Android like the Google Play Store. I used the default code from Eclipse. public class MainActivity extends FragmentActivity { /** * The...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images