Create Your Own Android Splash Screen and Boot Animation

So far my experience compiling my own version of Android using CyanogenMod 7.1 here is as sharp as it can be. I’m running it smoothly on my Nexian Journey and it’s time to do some changes to CM’s default theme to show my own. Either creating the splash screen or the boot animation, each of the tasks have its own complication. I’m gonna start off by creating a boot animation. I created my boot animation using Adobe Photoshop CS4. Create the animation just like creating a GIF animation. First you need to know the LCD resolution of the device you’re gonna implement it with. Mine is 320x480 and that’s gonna be the base here. ...

October 23, 2011 · Batista Harahap

Building Android Gingerbread CyanogenMod 7.1 for Nexian Journey - Mac OS X Lion

Owkay, this is my first shot at compiling and building CyanogenMod 7.1 for Nexian Journey. Been trying to do so for the last 8 hours with only now I’m seeing some light on how to do it properly with Mac OS X Lion. Before starting, you should check out these resources to gain some grasp about the whole process: Google's official documentation CyanogenMod official instructions for Commtiva Z71 Marko Gargenta's fabulous screencast part 1 and part 2 Modaco's tips & trick compiling CyanogenMod in OS X Lion here The Nexian Journey MUST already be rooted, steps are located here Coffee and about 3+ hours to spend when building the first time From here on, the road will be bumpy and I warn you, your Internet bandwidth is gonna play a big part in finishing up all the necessary steps. You're gonna be downloading around 7 Gigs of source codes so make sure you're up for this. Credits are all reserved for the guys at Google and CyanogenMod for all the steps written below. I'm merely compiling all the information into a single blog post to save time. Before you start anything, READ this lifesaving blog post here from rootzwiki to hack a bit of Darwin's C libraries to cope with Android's needs. FYI: I’m compiling on a Macbook Pro Early 2011 Core i5 with Mac OS X Lion 10.7.2 and Xcode 4.2 ...

October 22, 2011 · Batista Harahap

Upgrade Nexian Journey to Gingerbread - Android 2.3

Tonight I was curious about some infos surrounding Gingerbread upgrade for Nexian Journey. From a thread here at XDA-Developers Forum, looks like a fellow Indonesian has managed to compile and install a Gingerbread ROM for his own Nexian Journey. I read about that a few days ago and last night CyanogenMod 7.0 was released. Still with RC0 but it’ll be nice to live on the edge :) These are the requirements for Gingerbread to happen: ...

January 7, 2011 · Batista Harahap

Nexian Journey - Froyo - CyanogenMod 6.1.1 STABLE

Back again with another post about Nexian Journey. The wait is complete for a stable Froyo mod from Cyanogen. The stable mod was released on 12 December 2010. Now let’s get our hacking mood on and get that mod into our Nexian Journey shall we? [UPDATE] Fixed missing Google Apps MDPI Link :) If you haven’t followed the steps in my last post here, please do so. Here’s some requirements for the mod to happen: ...

December 16, 2010 · Batista Harahap

Upgrade Nexian Journey to Froyo - Cyanogen Mod 6.1

The first Cyanogen Mod build for Nexian Journey is quite the rush. By default, the CPU is forced to run at 800 MHz, that’s more than the 600 MHz capability of the phone. Luckily, the next build now defaults to 600 MHz and that’s the build I’m upgrading my phone with. The requirements to upgrade is the following: Upgrade your phone to Eclair if you're not already in Eclair. Steps to do so after the break. Download CMLMod 1.3 here for some Eclair love. You will need Clockwork recovery image after flashing CMLMod 1.3, download here. This is the best part, Cyanogen Mod 6.1 Build 7 for your Journey, download here. [UPDATE] Stable Release 6.1.1 here. Google Apps - MDPI here. A decent laptop/pc or a Mac with Parallels and Windows XP will do. Android Rom Upgrade Tools (RUT) and Drivers for 32 bit windows here, 64 bits windows here or both here. Fastboot windows, download here. Nowadays, rooting is a very easy task. It's already built into the recovery image, what else can you ask? Sorry I couldn’t give picture-by-picture step to upgrade your Journey, you’ll have to make do with plain text. Tweet me @tista if you need assistance. So here are the steps: ...

November 10, 2010 · Batista Harahap

Android Dev Tip: Show Your "Invisible Apps" in Android Market

Aren’t you pissed when you’ve done all the codings and debugging only to find out after you pay $25, your apps didn’t show up at Android Market? Okay this particular issue has bugged me twice in the last 3 months and it’s suffice to say, I must share this with other developers who might be experiencing the same issue. Yes it’s the Urbanesia app I’m talking about :) Today was planned to release the app to Android Market. So I uploaded the app to my Market Publisher account and filled all the required info and graphics. I did a search with my Nexus One and it showed correctly. Asked for help with some friends using Samsung Spica and Motorola Droid, it showed correctly on their phones. After that, the Nexian Journey was next. It didn’t show up :( ...

August 18, 2010 · Batista Harahap