MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Appsrox.com most likely does not offer any malicious content.
Secure connection support
HTTPS
Appsrox.com provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Appsrox.com most likely does not offer any adult content.
Popular pages
-
Learn Android Development | Download Free Apps
Read tutorials on Android application development. Download source code and apps for free.
-
Create an Instant Messaging app using Google Cloud Messaging (GCM)
In this tutorial we show how to use Google Cloud Messaging (GCM) to create an instant messaging app like WhatsApp or Facebook Messenger. Additionally, we implement the server-side and use Google App E...
-
Create a list view using ListFragment and CursorLoader in Android
We show how to use ListFragment to create a list view and load its data asynchronously using CursorLoader.
-
Create a Settings screen using PreferenceFragment in Android
We show how to create a Settings screen using the new fragment based Preferences framework in Android.
-
Create a currency converter application using Yahoo! API
In this tutorial we show how to use Yahoo! Finance API to create a simple yet useful currency converter app. Additionally, we'll use AChartEngine library to create charts to show historical exchange r...
-
Creating a tabbed UI in Android using TabHost with a custom TabIndicator
We show how to use TabHost to create a tabbed UI and create custom layout for the ListView rows with a ViewBinder. Additionally, we use shape, selector drawables to enhance the UI.