Dec
7
2009

I got curious what the Android 2.01 SDK User Agent was returning after toying around with the iPhone theme for Magento. It appears Apple has standardized the UserAgent and “Mobile Safari” as a condition should enable future detection of Webkit on any device without conditioning more. Here’s the full user agent being returned
1
| Mozilla/5.0 (Linux; U; Android 2.0.1; en-us;sdk Build/ES54) AppleWebKit/530.17+ (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 |
Possibly Related Posts:
no comments | tags: Android, AndroidOS, g1, tips | posted in Android, Web Development
Aug
18
2009

Pavel Maček has created a vector based Photoshop PSD file GUI mockup of 1.5 Android elements, great for mockups and planning! Kudos to Pavel!
Possibly Related Posts:
no comments | tags: Android, AndroidOS, Design, g1 | posted in Android
May
11
2009

Android Blogging Network Posted the full CPU Software Interface docs full of register address block goodness. I’m by no means a low level ASM programmer but I think this opens up the doors for some really cool home brew applications for this hardware. Like Hosting on any USB device, TV out?
Here’s a direct link to the PDF files:
MSM-pdf.zip
Also I’ve been looking for a means to run apps off the SD card, and found this on XDA which is free, or you can pay $1 in the market for it. I’ve not tried it yet but a lot are showing success with it!
Apps to SDCard
Possibly Related Posts:
no comments | tags: Android, AndroidOS, g1 | posted in Android
Mar
30
2009

I’ve yet to play with the Accelerometer in Android’s SDK, but I think this tool from OpenIntents that could be very useful, and speed up development time. Giving you the ability to test your application via mouse and not having to constantly having to load a real G1 with the application, etc.
SensorSimulator – openintents – Sensor Simulator for simulating sensor data in real time. – Google Code.
Possibly Related Posts:
no comments | tags: accelerometer, Android, g1 | posted in Android
Mar
27
2009

According to a post in the Android Beginners Google Group, the Cupcake update has been merged with the master group. Some of the items listed:
- Save MMS attachments, Faster scrolling in conversations.
- Email fixes galore.
- Alarm Clock fixes
- Music fades for phone calls. New media search intent.
- Browser updates, with SquirrelFish JS engine, Webkit core update, copy/paste on page text, search page, faster screen draws.
- Video Recorder, Share intent for videos, video thumbnails, local file playback, Hardware encoded videos
- Download Manager has better handling
- On screen keyboard
- Access raw audio data from application code
- Framework support for listing processes
- UI Rework for “Manage Applications”.
- Blue Tooth A2DP & AVRCP profiles support
- New Linux kernel based on 2.6.27.
- Basic x86 support (
what the heck this means is a good question
)
- SIM Application Toolkit.
Get all the Details here:
Good News cupcake” development branch Merged to The master project
Possibly Related Posts:
no comments | tags: Android, cupcake, g1, update | posted in Android
Mar
18
2009

I’ve been waiting to hear about a means to tether my G1 to a computer and be able to get online via 3G for those days when your ISP is having some issues, or your remote with a laptop but no wireless card. Its currently free for the beta version but once its stable they will be charging for it, so download this beauty now and keep the executable on a USB drive I say!
PdaNet — Use your G1 as a USB Modem.
Possibly Related Posts:
1 comment | tags: Android, g1, google, tether | posted in Android