Bug #1 iOS Calendar Notes posted
Bug #1 iOS Calendar Notes has been posted to the site in the Bugs section. This bug can lead to you losing the Notes for your event, in the iOS Calendar App. Bug #1 – iOS Calendar Notes
Bug #1 iOS Calendar Notes has been posted to the site in the Bugs section. This bug can lead to you losing the Notes for your event, in the iOS Calendar App. Bug #1 – iOS Calendar Notes
Updated: 22 May 2012 I've done some research into the different Mobile Development Platforms, as there's now so many different offerings from different manufacturers. Here's the current state of play:- iPhone / iPad Objective-C using iOS development platform Android Java using Android SDK development platform BlackBerry [...]
I'm currently working on my first Android App, which is more a way of practicing Android SDK / Java development than anything. It's something fairly simple and also useful - a bet calculator to calculate bet winnings - currently called BetCalc.
Next book to work through is 'Android for Programmers' - from the Deitel Developer Series. This book contains 16 fully coded Android apps, giving explanations of how various functionality has been achieved. Apps areas include - Twitter searches, slideshow, quiz, games, calculator, drawing, weather and pizza [...]
I've now finished working through my first book on Android Development - 'Beginning Android Application Development' by Wrox. This book has given me a good introduction to Android development and I'd definitely recommend this book to those beginning Android Development. I really like the way its [...]
Continuing learning Android Development using the book 'Beginning Android Application Development' from Wrox. Today, completed Chapter 11 - Publishing Android Applications. This featured: - How to prepare your apps for deployment - Exporting your app as an APK file and signing it with a new certificate [...]
Continuing learning Android Development using the book 'Beginning Android Application Development' from Wrox. Yesterday, completed Chapter 10 - Developing Android Services. This featured: - Reasons for needing a service - Creating services that run in the background - How to perform long-running tasks in a separate [...]
Continuing learning Android Development using the book 'Beginning Android Application Development' from Wrox. Just completed Chapter 9 - Location-Based Services - This featured: - displaying Google Maps in your Android application - obtaining a Google Maps API key - using MapView in your app - from [...]
Continuing learning Android Development using the book 'Beginning Android Application Development' from Wrox. Now working on Chapter 8 - Messaging and Networking - currently looking at Networking and downloading binary data, such as bitmaps. This Chapter also features Web services, so that will be good to [...]
Currently learning Android Development using the book 'Beginning Android Application Development' from Wrox. Have worked through Chapter 2 - Activities and Intents - quite a lot of information to cover there, including:- - Creating an activity - Life cycle of an activity - The function of [...]
Now learning another aspect of Java development - this time for Mobile devices - and specifically Android devices. Working through the book 'Beginning Android Application Development' from Wrox. Have got the Android SDK and Platform downloaded and setup, using Eclipse plus the Android Development Tools plugin. [...]
Found the 'JAVA Quiz' app on the AppStore. See http://www.appgrabber.com/app/java-quiz As its free, thought I'd give it a go. It says its got over 500 questions and starts a random quiz each time. You get 30 seconds per question (can change this) and its a multiple choice [...]