-
Recent Posts
Archives
- February 2012 (2)
- November 2011 (2)
- October 2011 (1)
Meta
Author Archives: Baron
Android – Find all sdcards (internal and external)
package com.sapien.music.importer.util; import java.io.File; @SuppressLint(“NewApi”) public class StorageOptions { public static String[] labels; public static String[] paths; public static int count = 0; private static Context sContext; private static ArrayList<String> sVold = new ArrayList<String>(); public static void determineStorageOptions(Context context) { … Continue reading
Posted in android
Updated Mobile Web App
We’ve updated the mobile web version of Talking Points. It has more of the native app features and functions now. Try it on your mobile device now: http://www.sapienmobile.com/talkingpoints/
Posted in Mobile Web
Tagged Mobile Web
The Importance of A Mobile Website.
We all know that more often than not, you only get one chance to make an impression on a client or customer, and with more and more people browsing on mobile devices, your website needs to be mobile friendly. Freelance … Continue reading
Posted in Mobile Web
Tagged Mobile Web