Android Sherification
A blog that uses an advanced AI to generate content about Android. Sherif elKhatib
Pages
(Move to ...)
@twitter
@stackoverflow
Android Sherification
▼
PART II: How to implement GCM PhP Push Server for android
›
In PART I: How to implement GCM PhP Push Server for android , I have concluded with a function to send a push notification to a single devic...
33 comments:
UI Trick: Sliding content
›
Here is a small trick that I use sometimes to show a related content in an activity. In the back of my mind, my intention might be to mimic ...
27 comments:
How to send status Notification android
›
Here is a small function you can use to send a notification in android using the new Api which recommends using Notification.Builder. It sti...
10 comments:
How to create a Splash Activity - best practices
›
In this small tutorial, I will explain how to add 2 types of splash activities in Android: Splash that shows a simple layout Splash that...
18 comments:
PART I: How to implement GCM PhP Push Server for android
›
In my previous post, GCM replaces C2DM , I was just expressing my happiness of what I think is the best of the new Google Cloud Messaging. ...
15 comments:
GCM replaces C2DM
›
Finally! good news from the android team! The old c2dm is deprecated and the new GCM is here: Same concept but much better features. I ne...
4 comments:
How to play a video from resources
›
As am getting lots of good feedback on my answer on SO for the question How to play a video from the raw or assets folder , I thought of wri...
46 comments:
‹
›
Home
View web version