Agile Development Practices suggest developers keep a solutions log. I think we can all benefit from a combined solutions log. As I encounter errors or problems I intend to record the solutions on this blog. Please feel to leave your comments, solutions and email me with your errors and solutions.
May 12, 2011
May 11, 2011
Jeep Weather
I have created another Android app and it is now on the Android Market. Please install it and give it five stars if you have an Android phone. I am working on trying to get these ported over to the iPhone.
https://market.android.com/details?id=air.com.KickstandTech.JeepWeather
https://market.android.com/details?id=air.com.KickstandTech.JeepWeather
May 10, 2011
May 9, 2011
Walking Weather
I have created another Android app and it is now on the Android Market. Please install it and give it five stars if you have an Android phone. I am working on trying to get these ported over to the iPhone.
https://market.android.com/details?id=air.com.KickstandTech.WalkingWeather
https://market.android.com/details?id=air.com.KickstandTech.WalkingWeather
Convertible Weather
I have created another Android app and it is now on the Android Market. Please install it and give it five stars if you have an Android phone. I am working on trying to get these ported over to the iPhone.
https://market.android.com/details?id=air.com.KickstandTech.ConvertibleWeather
https://market.android.com/details?id=air.com.KickstandTech.ConvertibleWeather
May 4, 2011
Bicycle Weather
My second Android app is now on the Android Market. Please install it and give it good ratings: https://market.android.com/details?id=air.com.KickstandTech.BicycleWeather
Apr 12, 2011
Motorcycle Weather
Here it is folks my first Android app on the Android Market. Please install it and give it good ratings: https://market.android.com/details?id=air.com.KickstandTech.MotorcycleWeather
Close Flash Mobile App
A good article on how to close a Flash or Flash Builder Mobile app built for Android when the home or back button are clicked.
http://blogs.adobe.com/flashplatform/2010/10/tip-close-your-android-air-app-on-back-button.html
http://blogs.adobe.com/flashplatform/2010/10/tip-close-your-android-air-app-on-back-button.html
Mar 31, 2011
Solution: 5005: Unknown Error optimizing byte code when building Flash
Increase java VM heap memory size
Right click on my computer -> properties -> advanced -> environment variables
Make a new variable:
JAVA_TOOL_OPTIONS
with the value:
-Xmx1024M
Restart Flash
Right click on my computer -> properties -> advanced -> environment variables
Make a new variable:
JAVA_TOOL_OPTIONS
with the value:
-Xmx1024M
Restart Flash
Subscribe to:
Posts (Atom)