FanHolic - Get free Facebook page likes, Facebook followers, Facebook Shares, YouTube Hits and much more!
Showing posts with label Android Tricks. Show all posts
Showing posts with label Android Tricks. Show all posts

October 05, 2013

Illusion Custom ROM 2.0 for Xolo Q800

,
DESCRIPTION:

This is the next version of the Xolo Canvas ROM. It is based on Micromax Canvas 4 stock ROM with all micromax canvas 4 features working.
This ROM is made for XOLO Q800. It will also work on Fly IQ446, Amoi N828, Gionee gn708w, Symphony w125
The ROM is based on Android Jellybean 4.2.1 version.


CHANGELOG :

* Internal Storage and External SD swap issue fixed.
* Added Acid Sound MOD 8.0 v2 with Walkman Music Player.
* Added Bravia Engine 3.
* Performance Tweaks.
* Battery Saving Tweaks.
* Build.prop Tweaks.
* Removed Canvas 4 stock Music Player.
* Added Xposed Framework 2.2 and GravityBox 2.5.5
* Added support for Sony Album, Sony Video & Sony Sketch app.
* Stock camera bug fixed.
* Added ES File Explorer.
* Various Icons fixed.
* New look of the Canvas 4 video player (Modded it for better experience).
* Added Lenovo Super Camera + Super Gallery.
* USB Tethering.
* Video Call button.
* Added Google Boot Animation.
* Fixed SystemUI.
* Other minor fixes.


ILLUSION ROM 2.0 FEATURES :

* Blow Air or Shake to unlock the phone.
* Eye tracking and Auto-Pause-Play video. (Video pauses when you look away of the screen).
* Smart Gesture Features: Upside Silent, Upside Speaker, Proximity Answer Phone, Proximity Dial Phone.
* Multi-window video viewing.
* Full Vanilla Experience.
* See previews of videos without pause.
* Multi-window browser.
* 3G Active SIM switch.
* Micromax Canvas 4 stock camera.
* Vertical panorama and multi-angle photography.
* Canvas 4 Stock Ringtones.
* Video Call and Dual SIM running smoothly.
* Smart Notifications on icons.
* De-Odexed ROM.
* Flashable through both TWRP and CWM Recovery.
* Multi Language Support including Indian-English and Hindi.
* Settings menu allows you to have different ringtones for both SIM cards.
* Optimized for best Gaming Performance (Nenamark BenchMark Score: 55.9 fps).
* Added CyanogenMOD Calculator.
* Added Latest Google Apps.
* Added Sunbeam live wallpaper from Samsung Galaxy S4 Google Play Edition.
* Added Flash Player.
* Added SuperUser Pro.
* Pre-Rooted.
* Added Iphone Style Compass.
* Removed Canvas 4 Boot Animation & boot audio.
* Not a single Chinese stuff.
* Removed Micromax Bloatwares.


SCREENSHOTS:

   

   

   

   

  


HOW TO FLASH (TWRP TUTORIAL) :

- Download Illusion_ROM_2.0_by_faithkills.zip file from the link provided at the end of the post.
- Put it in root of SD Card
- Go To TWRP Recovery by pressing vol+ and power.
- Wipe Cache/Dalvik Cache/Factory Reset/System and Android Secure.
- Go back to Home, select Install, then choose the .zip file from sdcard.
- Swipe to Flash.
- Wait, till it says Finished!
- Reboot Your System
- Enjoy the ROM!

* Also flashable through CWM Recovery.

BUGS:

* No Bugs. (If u find something, let me know).

NOTE (Please Read it) :

* Don't edit build.prop file to change device name, model, etc. else Video Player will stop working.
* Don't update M! Unlock, updating it will cause the application to stop working.

PORTED, MODDED & TESTED BY:
Arunabh Choudhury (faithkills)

CREDITS:
burakgon for sharing the Canvas 4 stock ROM.
XDA-Developers for providing various tutorials.
Xolo Q800 (Q-Core) Facebook Group & all its proud members.

DOWNLOAD LINK:  http://goo.gl/KQB2FJ



Read more →

January 18, 2013

Create your own android app online in 2 easy steps (No coding needed)

,


Promoting a blog is very essential and crucial for every blog because they redirect a lot of traffic from the most popular social sites like Facebook, Twitter and Google+. So, what comes next after you have done all this social promotions. You might have always think of creating your own mobile app containing your RSS feeds so that a mobile user can easily install your app and read your feeds directly from their mobile. But, it was not so easy before to create an app without programming knowledge and for free. Well, now its possible and really simple! You can create your own app and share it with your friends in just 2 easy steps. Currently, in the mobile and tablet market, Android is one of the most popular operating system for smartphones and tablets.
So, today i am going to show you a tutorial on creating your own android app (No coding needed).

Just follow the steps below:

1. Go to Appsgeyser.
2. No need to create an account, just click on "Create Now" as shown in the image below.

3. Then choose what you want to create from the Create App Form as shown below.

4. Then enter your Website URL, Type your App Name, Provide description, Choose icon, Category, etc.

5. Click on the preview phone to see the preview, then Click "Create App".
6. In the next step, it will ask you to sign up. Just fill up the form and click "Sign Up".

7. After signing up, you will get the download link and a QR Code which can be used to download your app.

8. Share it with your friends and in your blog.
Thats it! You can also publish your app to Google Play, monetize and start earning money from your app!!
Read more →

July 15, 2012

Trick to modify android .apk application files

,

We all may be knowing Google uses .apk extension for its android applications. APK extension may seem complicated, but its not the fact. You can simply extract and edit apk files.
Extracting files from application having apk extension:
  1. First copy the application into your pc or laptop.
  2. Then just go to rename and change the extension from .apk to .zip
    Example:   Facebook.apk      changes to     Facebook.zip
  3. Now just extract it using winrar or winzip.
So now you will have all the files including images of that app.
Now comes the tricky part. There is a file named classes.dex, which contains important data and is encrypted. So it can’t be opened normally. You will need a specific tool for it.
We are going to use the dex2jar opener given below to open that file up.
  1. Download Dex2Jar from http://code.google.com/p/dex2jar/
  2. Download Java Decompiler from http://java.decompiler.free.fr/
Now after you have downloaded both above mentioned softwares you just need to copy the classes.dex file to the Dex2Jar extracted folder and run a small command from the commandline : “dex2jar.bat classes.dex”
Now this will create a file with a strange name something like “classes.dex.dex2jar.jar” so now you can open this using the WinRAR if you do not have it you can install it and start modifying your files.
source- Android Guys
Read more →
 

Translate

Our Products

Total Pageviews

back to top