How to make and Android Activity Fullscreen

Posted by admin on November 5, 2011

This code makes the current Activity Full-Screen. No Status-Bar or anything except the Activity-Window!

 

http://www.androidsnippets.com/how-to-make-an-activity-fullscreen


Ice Cream Sandwich

Posted by admin on October 19, 2011

Google has anounced Android 4.0 Ice Cream Sandwich.  Not only does it include a slick new interface but also borrows features from some of the other competitors.

http://www.informationweek.com/news/231901206


gotAPI.com

Posted by admin on October 3, 2011

gotAPI is one of my favorite sites to use when doing development in HTML, JavaScript, CSS, Java, PHP, etc.  It has a very handy search feature for most of the popular APIs on the web.

http://www.gotapi.com/


Learning Objective-C: A Primer

Posted by admin on September 24, 2011


Android Development Tutorials

Posted by admin on September 24, 2011

Several Android application development video tutorials

http://www.youtube.com/playlist?list=PL34F010EEF9D45FB8&feature=playlist-comment


isUserAMonkey

Posted by admin on September 24, 2011

Scanning across the Android API and apparently there are times where the Android user interface is messed with by monkeys.

http://developer.android.com/reference/android/app/ActivityManager.html#isUserAMonkey()


Android Running on IPhone

Posted by admin on September 24, 2011

This guy was able to get his IPhone to duel boot both iOS and Android.

http://linuxoniphone.blogspot.com/2010/04/ive-been-working-on-this-quietly-in.html


An interesting article on some of the strangest bugs that occured on the Android platfom.

 

http://www.extremetech.com/mobile/97149-the-4-strangest-bugs-and-bungles-in-the-history-of-android


Stop the spread of nulls

Posted by admin on September 11, 2011

It is probably a good idea to not spread nulls around...

http://www.androidsx.com/stop-the-spread-of-nulls/


An interesting article on how one company analyzed stats about their current application and increased sales by making a rather simple change.

http://www.androidsx.com/how-a-simple-dialog-increased-the-sales-of-our-android-app-by-260/

 


Android Developers

Posted by admin on September 8, 2011

Android SDK and developer guide for those who are looking to develop for Android devices.

 

http://developer.android.com/


5 Cross-Platform Mobile Development Tools You Should Try

Posted by admin on September 8, 2011

This entry discusses 5 different cross platform development tools.

http://mashable.com/2010/08/11/cross-platform-mobile-development-tools/

 

  1. RhoMobile
  2. Appcelerator
  3. WidgetPad
  4. PhoneGap
  5. MoSync

And So It Begins...

Posted by admin on September 8, 2011

Here we go.  This blog is dedicated to posting links to various resources found on the web that are related to mobile development.