Hi guys
This is my initiative to gather all informations, mods, twicks about this device.
The device was rooted using kingroot kinguser app
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And the first mod i offer is
------------------------------------------------------
1- EXTERNAL SD CARD READ/WRITE PERMISSION
use es file explorer and goto path "/system/etc/permission". Open file named as "platform.xml". There inside do as in the following image.
------------------------------------------------------
2- ADDED BUSYBOX SUPPORT
7-FEB-2016
download file from this link
https://drive.google.com/file/d/0ByZiuaK2U388eW9Wbjc2amJZTUE/view?usp=docslist_api
And paste it inside "/system/xbin"
Change the permissions to "rwxr-xr-x".
Reboot and done.
------------------------------------------------------
3- {FIXED} BLACK SCREEN AFTER CALL
9-FEB-2016
Paste these lines at last of build.prop
ro.lge.proximity.delay=25
mot.proximity.delay=25
Save and reboot.
------------------------------------------------------
4- HD RESOLUTION AND TABLET FEATURES
18-FEB-2016
install terminal emulator and type the commands
su
wm size 720x1280
wm density 180
This is the hd resolution. Full hd is a very small resolution for lg max screen. I have spend time in getting the nearest possible hd resolution with larger and arranged text.
This resolution also opens tablet look and features in all system and user apps.
Drawback
1- screenshots cant be taken by using stock method
I will inform about all mods avilable as soon as i will discover them.
YOU CAN USE ANY SCHREENSHOT APP.
---------------------------------------------------------
Anybody having their mods can share with us.
Dont forget to thanks.
Peace
Plzz...anyone a custom rom for this
Related
Description :
Allows you to keep any two folders on your phone insync.
Uses ionotify to avoid excessive battery drainage.
Features :
Start onboot
Track folders/subfolders
Background service
Work in progress :
UI/icon needs revamping
Bug fixes (as they come)
Issues :
Please post them here.
Describe with as much clarity as possible.
If a force close, post log (use logcollector from market)
How to use :
Install OI File manager from market
Choose a source/destination folder
Start service (optionally press menu and make it start onboot)
Root is optional. If either source/dest is not sdcard, then root is required.
Uses :
Its up to the user. For eg one could have a
/sdcard/DCIM -> external_sdcard->DCIM mapping so that any pictures taken from camera, are automatically backed up on external sdcard.
Another use could be a mapping like :
/data/data/com.angrybirds -> /sdcard/backup/angrybirds
To keep ur up2date backups of games/apps
Market status : Not uploaded
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download : Link
this should be great for the g2x when switching between aosp roms and stock roms which use different sd partitions as their default "sdcard." thank you, great idea
Sent from my LG-P999 using xda premium
Phablet UI
*DISCLAIMER* This is a dpi hack I found on the internet (most of you should already know this by know).
I am in no way whatsoever responsible for what it may do to your device (It's pretty safe. I've put up screenshots, haven't I?)
Remember to backup the dpi value.
Prerequisites:
ROM - I'm not sure. I use CM10. It works fine.
Application - Either a dpi changer from the market or a file explorer which allows access to /system
The steps (if you're using a file explorer)
Step 1: Open up the file explorer
Step 2: Navigate to /system
Step 3: Open up the build.prop file with the text editor (make a backup first)
Step 4: Go to ro.sf.lcd_density (which is located under ## Display, graphics) and change the value to 80 or 85
Step 5: Save the file
Step 6: Reboot
Now it should be like the phablet ui. If there's somethings that aren't there in the actual phablet ui, too bad, its just a dpi hack. To revert back to your normal phone mode, change the dpi to 160
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If everything looks all small, it's your fault. Just kidding. It's because we changed the dpi, it's supposed to be like that.
Credits:
The guy who put up this tutorial on the internet
Aman Mehta - for his guidance
reserved
reserved 2
Cool this mod!!! We haven't problems of screen scrolling in landscape way any more!! Yeah!!
Hi dear XDA users. This is my first work for android. I made a simple apk installer for my own use and wanted to share everyone. This app is based on standart batch executables, visual basic and mortscript scripts
and combined neccesary adb tools.
With this program you can transfer apk files from your Windows PC to your phones data/app or system/app
folders. For affecting changes, I added reboot option after installition. It has ui completly so you won't
write codes on cmd screen or anything else. Only working mouse is enough
! It uses adb interface for communicating with phone. So you MUST INSTALL ADB DRIVERS on your PC.
! You MUST ENABLE ADB DEBUGING from your phone.
! For system/app installitions, you MUST HAVE ROOT PERMISSIONS in all phone models
! In HTC devices, nand protection must be removed (S-OFF)
! I strongly recommend to SELECT REBOOT option after installition.
For developers, this project is open-source. You can edit/modify it freely. But don't forget to credit
me in your work This app based windows bat, vbs and basic mortrun script files. So you can open this exe
file via an unrar app and modify via notepad.
For users, if you have suggestions or issues with it, feel free and write here
Code:
CHANGELOGS:
-1.01
*Initial realase
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Good.if i ever buy Motorola again this will be useful
This is a direct port from my version on the desire hd, meaning there could be problems; however it's been tested by me on a sensation and it's fine :laugh: Because it works on all HDPI Devices
Click to expand...
Click to collapse
The htc change ending as seen in the htchange final movie (source). There are 2 versions: Looped and Unlooped.
Preview:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If it's too slow for you just change the fps in desc.txt but it should be ok
And before downloading, backup your previous boot animation by renaming it from bootanimation.zip to bootanimation.old
Instructions (htc rom)
1) Download the boot animation (rename it to bootanimation.zip if needed)
2) Download root explorer
3) Open root explorer
4) Browse to system/customise/resource <-- This will be different if not on a sense rom
5) Rename bootanimation.zip to bootanimation.old
6) Browse to the location you have saved the file
7) Copy the file to system/customize/resource
8) Make sure the permissions is set to rw r r
9) Reboot :laugh:
Download link for looped version
Dropbox
Download link for unlooped version
Dropbox
It seems to me is excess everything. Only spoils a look.
By excess you mean the animation is small or its the description is too embellished
Sent from my HTCSensation using XDA Premium 4 mobile app
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Presenting...
The THIRD rom by me for MMX A94
COBIT ROM
for Micromax A94 also known as I-Mobile Istyle 7.5
Features:
1. Transparent status bar with centerize clock
2. Smooth UI with new widgets
3. Firmware OTA is available
4. Root memory will increase to 1.5GB
5. Direct on/off Bluetooth, WiFi, Data directly from quick panel in one single touch.
6. Touch quality Improvement
7. New dialer pad with attractive switch option
SCREENSHOTS
Will available in upcoming days......
Links for download:
HERE
Installation Procedure:
Download all 6 RAR files..... Open a rar file via WinRar and extract it.
It will be like:
Than you will get a folder name "COBIT". open that folder and inside it there will be a RAR file named as "clockworkmode" extract that RAR file as:
Than extract the "clockworkmode" folder and paste it on your phone "sd-card"
Aftersuccessfull pasting, reboot your phone to ClockWorkMode(CWM) and press on "Restore".
Than choose the folder and do it.
It may take upto 2-3mins.
Thats the way Done....
I made this ROM only for you. So, i will be happy if you give a try. It doesnt matter that you love it or not. But I am sure you will love it.......
PRESS THANKS if you really appreciate my works.....
Does it contain the full OS?