Android Simplicity

Google Vs Cyanogen Comes To An End

Just when we thought all is lost after Google sent a C&D to Cyanogen, the man comes back to us with a strong resolution to continue his great work.

The issue that’s raised is the redistribution of Google’s proprietary applications like Maps, GTalk, Market, and YouTube. These are not part of the open source project and are only part of “Google Experience” devices. They are Google’s intellectual property and I intend to respect that. I will no longer be distributing these applications as part of CyanogenMod. But it’s OK. None of the go-fast stuff that I do involves any of this stuff anyway. We need these applications though, because we all rely so heavily on their functionality. I’d love for Google to hand over the keys to the kingdom and let us all have it for free, but that’s not going to happen. And who can blame them?
There are lots of things we can do as end-users and modders, though, without violating anyones rights. Most importantly, we are entitled to back up our software. Since I don’t work with any of these closed source applications directly, what I intend to do is simply ship the next version of CyanogenMod as a “bare bones” ROM. You’ll be able to make calls, MMS, take photos, etc. In order to get our beloved Google sync and applications back, you’ll need to make a backup first. I’m working on an application that will do this for you.
You can read the whole article here. Please continue to give him your support. He is one of the few dev on the front-lines that delivers the best of the best mods out there.

How To Guide Listing

Android How To List
How-To #19: File Transfer on The Android Device
How-To #20: Connect PS3 Controller to Android Emulators
How-To #21: Downloading Torrents On Android
How-To #22: Install Android On Windows, Mac, or Linux
How-To #23: How to Find an Android Device
How-To #24: How to Remote Desktop From Android to PC for Free 
How-To #25: Taking Screen Shots On The Android
How-To #26: How to Create an Android Hotspot/Tethering To Share WiFi/3G/4G
How-To #27: Connect a Wii Controller to Android Devices
How-To #28: Copy/Rip Installed Android Apps(.apks) from device to PC
How-To #29: Print, Restore, Backup, and Share Contact Numbers 
How-To #30: Connect Xbox360 Wireless Controller to Android Devices 
How-To #31: Protect Yourself From An Android Virus
How-To #32: Using Android Voice Actions
How-To #33: Ram Optimization To Increase Speed
How-To #34: Printing From Android Devices 
How-To #35: Connecting To Adhoc Networks on Android Tablets/Phones
How-To #36: Reduce Internal Memory Usage For Android 
How-To #37: Install Android On Virtual Machines
How-To #38: Build the Android NDK 
How-To #39: Get Free SMS & Calls Using Data
How-To #40: Remotely Access Android Devices

How-To #12: Increase Max Volume

Ever wanted to listen to music on your phone without the hassle of hooking it up into a stereo system or grabbing the head phones? This mod is very useful if you want to hear a few tunes in your car, in the bath, or even at work.

There are many methods to apply this mod, but here is the quickest way - Download Volume+ app. Volume+ should work for most Android devices. It is highly recommend that you use this app!

The steps below is the manual process and is only compatible for certain phones.

Requirements: 

Instructions:
1. Hook up your phone to computer using the USB
2. Open an adb shell session from your computer.
3. Copy and paste in each line(one by one) of the code below without the $ or the # symbols.
note: you may not have the AudioPara_TMUS.csv, so skip if it fails.
4. Finish and restart your phone. 
$su
#mount -o rw,remount /dev/block/mtdblock3 /system
#mkdir /sdcard/AudioBackUp
#cd /system/etc/
#busybox cp "AudioFilter.csv" /sdcard/AudioBackUp
#busybox cp "AudioPara_TMUS.csv" /sdcard/AudioBackUp
#busybox cp "AudioPara4.csv" /sdcard/AudioBackUp
#busybox cp "AudioPreProcess.csv" /sdcard/AudioBackUp

#mkdir /sdcard/tmp
#cd /sdcard/tmp
#wget http://98.131.134.176/system/etc/v7/AudioFilter.csv
#wget http://98.131.134.176/system/etc/v7/AudioPara4.csv
#wget http://98.131.134.176/system/etc/v7/AudioPreProcess.csv

#busybox cp *.csv /system/etc


How-To #11: Back Up Ext2/3/4 and Restore Apps

Now, if you have followed this guide to create your petitions, you are probably wondering what they do. The Ext2/3/4 partition allows you to use the app2SD(install apps directly to your sdcard). Now some ROMs automatically have the App2SD capability... However, in most cases, it has to be done by the Apps2SD program available on the market. The linux swap is basically virtual memory for your phone when it runs out of RAM.

To back up the apps from the petition you have created and restore them back on your phone. Follow these instructions:
1) Plug in the phone. Make sure you have the usb driver installed.
2) download SDK and unzip to your computer(we will unzip to C:\SDK)
2) Open command prompt(press winkey + r, then type in cmd)
4) Navigate to the SDK tools folder in command prompt.
type - c:\SDK\android-sdk-windows-1.5_r3\tools5)
5) type: adb devices - to see your phone connection.
6) type: adb pull /system/sd/app "C:\Apps\" - This will back up your apps to the C: drive, Apps folder on your computer
7) Now to mass install the apps to your phone from the backup Apps folder: type adb push "C:\Apps\" /system/sd/app

Apple Store Heist

So, in the process of scouring the internet for some Android related news, I found this interesting footage of a recent Apple store robbery. Of course, Apple being one of the main competitors against the Android system.




In the video, its funny how the reporters play this off as the work of professional thieves that we usually see on movie theaters. To me, what is more actually surprising is that Apple was not prepared for this type of robbery. All the robbers did was use common sense along the way (i.e. wear masks, gloves, be highly coordinated, etc etc). Now, if you want to see a movie-like robbery, check this out.


Sprint Officially Announces HTC Hero

However, the US Hero will be coming with a twist. As seen above, the device has been modified with curved corners and displaced button positions. Thankfully, at $179 with contract, all of its guts remains the same... I don't know about you, but i feel like the new design is big step backwards from the original, which had a nice sleek look and feeling. Do yourself a favor, and buy the original. It's well worth the money.

Android Market Upgrade

Screenshots of the new market upgrade have been leaked. Although there is no offical word on what will actually change, we can see the new UI is alot more user friendly, with better nagivation and interface. Supposedly, this update will come with the "Donut" build.

Popular Posts
AndroidSim Mobile App
What are you using?