Sponsored
[ad code=1 align=center]Blogroll
Categories
Tags
adb app bluetooth brightness c captivate cash code contest cyanogenmod debugging Development download free getjar gps hacks home howto html http launcher lua market native networking osx os x portal python recommendation root samsung scripting sdk settings store terminal timeout Tips toggle webview widget wifi wireshark
Tag Archives: Tips
Using Your Android Phone as a Remote Control
What I initially set out to do was find a program for my G2 that would allow me to use it as a Bluetooth trackpad and keyboard with the Mac mini I have hooked up to my television. I use … Continue reading
Installing Firefox Mobile on a Samsung Captivate
Mozilla just released a mobile version of Firefox for Android devices. Unfortunately they haven’t directly published the link to the apk. If you follow the download link from a desktop system it takes you to the desktop installer. From a … Continue reading
Samsung Captivate Tethering for OS X
When I plugged my Samsung Captivate into my OS X machine I was surprised to see a network connection dialog pop up on my laptop and what looked like a tethering app pop up on the device. Given that AT&T … Continue reading
Text to Speech Using Scripting
I’ve been fooling around with Scripting Layer for Android to generate some speech notifications. Two issues I ran into, figured I would share if anyone else does. The first was that the examples still use the droid.speak() call, and it … Continue reading
Posted in Development
Tagged code, debugging, Development, howto, python, scripting, Tips
Leave a comment
Pirate Boot Logo
Every proper hacked device needs to boot up with a pirate theme. Fortunately the boot animation is trivial to replace on a Nexus one. I’m currently running CyanogenMod6, but I believe this will work other places. I replaced the boot … Continue reading
Android Scripting Environment is now SL4A
I downloaded and installed the latest Android scripting package, now called Scripting Layer for Android, or SL4A. I had some issues with it under CyanogenMod5 (probably my own, but I never debugged). Today I updated to a CM6 release and … Continue reading
Posted in Development
Tagged code, cyanogenmod, Development, free, howto, lua, python, scripting, terminal, Tips
Leave a comment
Screenshot on a Rooted Device
In addition to capturing a screenshot with a computer using the Android SDK there’s also a screenshot application (available on the market, called simple ‘screenshot’, I’m not sure how to find out the package name to create a market link … Continue reading
Posted in Applications, Tips
Tagged app, download, hacks, howto, root, screenshot, Tips
Leave a comment
Getting the Most Out of Froyo
If you’ve got Froyo on your phone now and you’re looking to make sure you know about all the changes, check out this Android 2.2 review from AnandTech. It walks through all the differences compared to the 2.1 release, and … Continue reading
Battery Graph Application
I’ve started using an app called Battery Graph (marketplace link) by Morgan H to try to monitor changes in my battery drain. It’s a background app that collects battery charge info over time and displays a graph on device. That … Continue reading