Sunday, 3 March 2013

Introducing Sidebar - A brilliant new way of multitasking on Android. It's fast, functional, fluid, and customizable to your liking. Populate the sidebar with your
favorite apps, and simply swipe in from the edge of the screen to gain instant access to the apps you use most. Simple - yet elegant.
Features
- Fast, fluid, and immersive animations
- A simple Add button appended at the end of the sidebar summons a menu listing all the apps installed on your system. Simply pick an app, and it will be added to the sidebar for quick access.
- To dock the sidebar, simply select an app or touch outside
- To remove an app, simply swipe it out of the sidebar! Alternatively, long pressing will bring up further options such as inserting and
replacing.
- Add widgets: many widgets/toggles are included (App drawer, Wi-Fi, Bluetooth, GPS, Sound, Rotation, Brightness, Torch, Running Apps, Music play/pause/skip) Sidebar Pro
Sidebar Pro lifts the limitations put on the lite version and opens access to new customizability as well as functionality - elevating sidebar, to its most impeccable and
pure state. Sidebar Pro offers the full set of features.
These include:
- Unlimited items!
- Unlimited widgets!
- Unlimited widget usage!
- Full settings!
- Adjust width!
- Adjust opacity!
- Choose color scheme!
- Disable notification!
- Lock items!
Development
Sidebar is in constant development.
Development began as soon as the idea stemmed well before the debut of Ubuntu Phone and recent such apps. The developer ensures a smooth and polished experience to every single user. User experience is key in making Sidebar the perfect multitasking app
for Android. XDA: http://forum.xda-
developers.com/showthread.php?t=2152373
Download sidebar pro

Friday, 1 March 2013

As the developer of this
Rom has promised,here is another version of the jelly pocket rom.this Rom is based on stock and it is super fast.Take a look at the screenshots below

Applications added and updated:
- New status bar (very nice lol)
- Transparency of 80% across the ROM
- Spetacular Bootanimation
- New kernel added
- New function while holding the HOME button
- ADWLauncher EX
- Battery Calibrator
- ICS Currency (the old one was removed)
- ICS Galery (the old one was removed)
- Updated Gmail application
- Holo Locker
- Updated Maps application
- New app Feedback
- Google Music Play (removed the standard player )
- Clock JB (removed all other clocks)
- Root Explorer
- Superuser (updated)
- Titanium Backup
- Youtube
All icons were changed and
various improvements added to the RAM.

INSTALLATION PROCEDURES:
* Place the 2-Jelly Pocket_V2_By_Uilton
Lopes_WGP.zip also in the root of the sdcard
* Now boot to cwm recovery
* Wipe data and cache
* Select install zip from SD card
* Select choose zip from sdcard
* Now choose Jelly Pocket_V2_By_Uilton Lopes_WGP.zip and flash
* Wait for system to complete the installation.
* After installation is complete wipe data and cache again
* Select Reboot system now then wait for system to come up.

Credits:
* Uilton Lopes for this Rom
* World galaxy pocket.

Download links:
Download jelly pocket Rom v2

Am in a terrible place with no good internet,so I will post screenshot later here.thanks

Thursday, 28 February 2013

Got a new Google Settings icon on your Galaxy Pocket?

You may have been surprised today to see a new app icon in your drawer, the Google Settings, getting you access to previously unseen dashboard of settings.


While the more tech savvy among us might suspect some hidden malware is at work, what’s actually at play is a silent update to the Google Play Services app.



As far as its functionality, however, it’s basically just a shortcut to your Settings > Accounts > Google options, giving you the exact same options you’d find there, with the addition of some Google+ sign-in settings as well.

Likely, Google will fill this space with some unique settings at some point in the future, but for now it’ll be just another (pretty) icon in your app drawer

Wednesday, 27 February 2013

As i was surfing i came across this  so i thought  of sharing this topic with you guys because, i know its going to help alot of people especially newbie.
There lot of android terms right? But i will be giving you some very important and needful ones now,then later i will come up with some other great one's too.
Kernel: The kernel is a layer of code that allows the interfacing of the OS and applications to your phone’s hardware. The degree to which you can access your phone’s hardware features depends on the quality of code in the kernel.So in a simple way kernel are the intermidiary between your hardware and software.

Launcher: This is an important part of Android’s user interface on your homescreen that lets you launch apps, make phone calls
and access your app drawer. Different manufacturers ship phones with personalized
launchers, other custom ones are available in the Google Play Store.

Mod: The act of modifying a piece of hardware or software or anything else for that matter, to perform a function not originally conceived or intended by the designer.

Nandroid: Nandroid is used to backup or restore backups from Recovery.Nandroid backup involves backing up the entire rom including, all installed applications and their data. This is a very good practice especially for people who flash roms regularly,So that when you restore the backup it will restore your previous rom and the installed app+data as though nothing happend.
Nightly: A build that is performed at the end of each day of development. They can contain bugs.

OpenGL ES: Android provides OpenGL ES libraries that you can use for fast, complex 3D images. It is harder to use than a Canvas
object, but better for 3D objects. The
android opengl and javax.microedition.khronos.opengles
packages expose OpenGL ES functionality.

Open & Closed Beta: Developers release either a closed beta or an open beta; closed beta versions are released to a select group of individuals for a user test and are
invitation only, while open betas are from a larger group of the general public and anyone
interested. The testers report any bugs that they find, and sometimes suggest additional features they think should be available in the
final version.

Overclock: Increasing the speed of a CPU. It usually gives improved performance and faster performace.Overclocking can only be done if the kernel on your device supports overclocking. Overclocking can also affect you battery life as faster cpu means more demand in battey life.
Partition: The phone’s internal memory  the SD card) is solid-state (flash) memory, a.k.a NAND. It can be partitioned much like a normal hard drive can be partitioned. The bootloader exists in its own partition.
Recovery: This is another partition and its main duty is to perform administrative task like, factory reset and wiping data and cache. You can also use a custom recovery which add additional functionality to the recovery like backup and restore,install zip and custom roms.
ROM/Firmware: Read-Only Memory and technically speaking, it refers to the internal storage of a device, which is supposed to contain the operating system instructions that need not be modified at all during the
device’s normal operation.

RAM: (Random Access Memory) A group of
memory chips, typically of the dynamic RAM (DRAM) type, which function as the computer’s primary workspace. The “random” in RAM means that the contents of each byte of storage in the chip can be directly accessed without regard to the bytes before or after it.
Root: The first level of a folder.
Rooting: Read this article about rooting

SBC: The ability to charge your battery beyond the default safety limit. The concept is similar to overclocking a processor: you’re overriding the safety limits established to achieve additional performance. The benefit here is that you may gain more use of your battery per charge. The drawback is that you can damage the battery and significantly reduce its longevity. Some kernels claim they are using a safe technique to prevent battery damage. Just be aware of the potential risks.

Sideloading: It means installing applications without using the official Android Market.

Splash Screen: A splash screen is an image that appears while android is loading. Splash screens cover the entire screen or simply a rectangle near the center of the screen.

Superuser/SU: On many computer operating systems, the superuser is a special useraccount used for system administration.Depending on the operating system, the actual name of this account might be: root,
administrator or supervisor.

Stock rom: This is the operating system that came with your device
without any modifications made to it except for any device-specific support required to run it on the particular device.

Tethering: Means sharing the Internet connection of an Internet-capable mobile phone with other devices. This can be done via Bluetooth, USB connection, WiFi Hotspot.

Underclocking: Reducing the speed of your CPU.

Undervolting: Undervolting means taking some of the voltage from the CPU which in return for a longer battery life and lower temperature during intensive use of the CPU.

Zipalign: An archive alignment tool introduced first with the 1.6 Android SDK. It optimizes
the way an Android application package (APK) is packaged. Execution time is minimized for zipaligned applications, resulting is lesser amount of RAM consumption.

Compile: It translates (a android program) from a high-level language into another language, usually machine language.

Decompile: To convert executable (ready-to- run) program code (sometimes called object code ) into some form of higher-level programming language so that it can be read by a human.

Deodex: One thing i know android for, is fragmemtation.All the apks(applications) that came
With your device are odex,meaning there are some other part of that apk (application) somewhere else in the device,which will make it difficult to modify those apk because, there will confict among the modified apk and the other part that is somewhere else.Now deodexing means repacking all the apk into one dex file.Making it easier to modify without confict among them.

Boot Animation: Boot animation is a term for a graphical representation of the boot process of the operating system. Bootanimation can be a simple visualization of the scrolling boot messages in the console, but it can also present graphics or some combinations of both. It does not add any functionality to your device it is just there to showing either the name of the manufature or displaying some other images just to entertain you while the phone boots.

Bootloop: This is a process whereby your phone revolves round about displaying the bootanimation over and over again without booting to the main Os.

This is it for now, a part 2 will be coming soon.Thanks
HYPERION-8.PRE-GM.BUILD.02 is the 2nd build of the hyperion 8,now more bugs has been fixed

INSTALLATION PROCEDURES
* Boot to recovery by pressing the HOME button +VOLUME UP key and the POWER
* Select WIPE DATA/FACTORY RESET
* Select MOUNTS AND STORAGE
* Mount /system
* Mount /data
* Mount /sdcard PRESS BACK AND
* GO TO ADVANCE
* Select WIPE DALVIK-CACHE
* Select WIPE BATTERY STATS PRESS BACK
* Select INSTALL ZIP FROM SDCARD
* Select SELECT HYPERION8.ZIP FROM SD CARD
* After installing, press the power button to go back and select
* REBOOT SYSTEM NOW First boot may take 1-2 minutes or longerThe first screen you will see is the setup wizard.

Changelog:
-Changed Hyperion Home
v3(com.hyperion.home.apk)to Touch Whiz Launcher 3.0(TouchWiz30Launcher.apk)
-Updated loopy smoothness tweak to be compatible with Touch Whiz launcher (com.app.sec.twlauncher)
-Fixed black text over dark popup menu present in the
following:
Desktop >Long Press >MenuGallery > More> Set as > Setpicture as

Credits:
 Reck Agtarap

Dowmload link :