Search results

  1. majdinj

    Thread [Guide] Create CSC features controller tab in settings menu

    Hi guys,, Today's tutorial will make us able to create new tab in settings menu by which we could control our ROM CSC features by toggles.. This tutorial will be divided into 2 main sections: Section #1: Creating new tab in settings menu (ROM CSC features controller) Section #2: Creating...
  2. majdinj

    Thread [Guide] Add Switch On/Off For Battery, Data Disconnection and Keyboard Notifications

    Ok, it seems that I am on toggles now :D After this guide, you will be able to switch on or off the full battery notification after the device is being fully charged.. So here we go.. We will be working with two files, SystemUI.apk and SecSettings.apk Setting The Toggle Switch >>> 1)...
  3. majdinj

    Thread [MOD][Guide] Power Menu Safe Mode Reboot Addon (Toggles guide added - 15/10/2013)

    << Power Menu Safe Mode Reboot Addon >> Hi xda mates,, Have anyone of you heard about the android safe mode and for what it is used? Well the safe mode does exist in android device to help you to uninstall any third party application that causes lag or trouble in your android OS or even...
  4. majdinj

    Thread [Guide] Remove Mobile Data Toggle off Warning Dialogue

    Hell xda-er,, It is me again :silly: I took my shovel and start digging where could I disable this annoying dialogue when I toggle off mobile data connection from quick toggle panel... see the pictures Now I can toggle off mobile data connection from quick toggle panel without seeing that...
  5. majdinj

    Thread [Guide] Permanent Disable of Ongoing Notifications

    Are annoyed with ongoing notifications in pull-down menu and status bar UI? :rolleyes: If yes, then this tutorial is just for you :laugh: In this tutorial, I will show you how to get rid of ongoing notifications in pull-down menu and the built-in ongoing notifications for status bar...
  6. majdinj

    Thread [GUIDE] Making Dump Files Out of Android Device Partitions

    Use: The main purpose is to make a file that contains all data in android specific partition. This is really handy in case of dumping leak firmwares. Pr-requirement: - Rooted device. - Knowledge of how to use adb or Terminal Emulator. The first step of making dump files out of device...
  7. majdinj

    Thread [Guide] Adding Extra About Info to Your ROM to Suit Your Ego

    This guide will show how to add some extra information in about device menu with header category.. Needed tools: 1) APK decompiler tool (and ability to use it). You can download APK-Multi-Tool from here. 2) Notepad++ for xml editing from here. 3) OREO biscuit to make you high :cyclops: The...
  8. majdinj

    Thread [Guide][Port] Enable Airview Control Panel and SPen Gesture Function (10-Sep-2013)

    Another day and another tutorial mod :D. This time, it will be my pleasure to present to you this guide about how to enable Air View Control Panel and how to port SPen Gesture function from SGN II,, ★ Air View Control Panel with SPen Gesture ★ Needed Tools: 1) Baksmali tool. If you...
  9. majdinj

    Thread [Guide][Settings] Enable Call/message block, factory reset password & about features

    [Guide][Settings] Enable Call/message block, factory reset password & about features Hello folks, it's me again,, :eek: Today I will present to you some hidden features in SecSettings.apk that you can toggle through CSC features.. All methods bellow just needs from you to add some lines in...
  10. majdinj

    Thread [WIN-Tool] ADB ScreenShot From Both Android OS and Recovery (25-Oct-2013)

    ADB Screen Shot (OS & Recovery) What does this tool do? Simply, it takes screen shot through adb shell action and pull the resulted image file directly to your computer, then it removes all traces from android device. From which android screen this tool is capable to take picture from? From...
  11. majdinj

    Thread [Tutorial] Crack Your Android LockScreen Security

    This tutorial is inspired by m.sabra thread here. All credits are for m.sabra and hanaheeno for pointing out the files responsible for LockScreen Security :good:. If you find this tutorial helpful, please go to the main thread above and thanks those people. As shown in...
  12. majdinj

    Thread [Guide] Adding Call button to Contacts and Logs

    Hello xda people,, I was playing with my brother GT-N8000 csc features when I discovered this cool feature, so I tried it on my GT-N7000 and it works perfectly; so I thought to share it with you dudes. Screen Shots: This is not a huge mod, and anybody can do it easily. :D How: In your...
  13. majdinj

    Thread [Guide][Win-Linux-Script] The Easiest Ways For Getting All Device's Mounting Points

    For Non-Rooted Devices and Rooted Devices Here is a summary on how to get mounting points without rooting or extracting recovery.img. The different procedures only needs to have adb shell or terminal emulator.. I will explain using adb shell through pc. After establishing adb connection to...
  14. majdinj

    Thread [Plugin-Win] Add Android App Zipaligning To The Right-Click Context Menu

    Hello xda members, I would like to share with you this handy plugin I made for Windows base machine PC.. I called it Easy Android App Zipaligning.. By just right-click on any android app stored anywhere on your hard drive, then Choose Android App Zipaligning and that's all,, your app will be...
  15. majdinj

    Thread [Guide][WIN-Utility] Porting, adding languages from ROM apk files to another (19/Jul)

    This tutorial is going to help ROM chiefs on how to add and integrate different languages and csc codes from different regions in their cooked custom ROM Have you ever wanted to port your language across custom ROMs but you don't know how? Yes after searching the xda, you knew that you need to...
  16. majdinj

    Thread [Script][win] Add Send To android device command over WiFi port in win OS - 31/8/13

    Hello xda mates,, Who wants to have this command in Send to group?? Yeah it makes the life easy,, so no need to search for usb cable just to send some files into android external or internal sdcard.. The principle here is to send files over WiFi port using send to command in windows machine...
  17. majdinj

    Thread [MOD][Guide] Internet Browser Edge Zoom Enabler for JB ROMs

    <<This mod will make you able to zoom in and out in internet browser by scrolling down and up respectively from the right or left screen edge>> The mods: Pre-made mods (base JB 4.1.2 LT6): I have made 2 flashable files, one for deodexed ROMs and one for odexed ROM (e.g, stock ROMs).. Please...
  18. majdinj

    Thread [Utility][win] De-Odexer and Odexer Tool

    De-Odexer and Odexer Tool To odex app or deodex app? That is the question..!! Well, depending on whom you ask, each option is preferable to the other. In reality, both have their own unique pros and cons. While a Deodexed ROM will undoubtedly be much more receptive to customization, an...
  19. majdinj

    Thread [Utility][WIN] AIO logcat manager

    AIO LOGCAT MANAGER Since android development and logcat is essential part to track problems and errors.. The three most important log types are: logcat: the log output of the Android system radio logcat: the log output of your System / BB / RIL communication kernel log (kmsg / dmesg): the...
  20. majdinj

    Thread [Guide] Long press volume rocker to skip song tracks (update 16/6/2013)

    Hello xda members, New day and new mod to learn, isn't it? :D Today I will explain to you how to be able to change sound track by long pressing volume up or down while the screen is locked using stock Music Player and Google Play Music programs.. OK let's start.. Needed tools: 1)...
  21. majdinj

    Thread [Guide] Long press menu button to kill app

    This mod will make you able to instantly kill app activity by long press on menu button Needed tools: 1) Backsmali/Smali program from here 2) Notepad++ program from here 3) WinRAR or 7-zip archiver The procedure: - Backsmali android.policy.jar - Navigate to...
  22. majdinj

    Thread [Guide] LockScreen torch mod

    This mod will make you able to have torch flash light while you are on LockScreen by long pressing on the home button...!!! Actual mod was done by RobbieHood and eybee1970 Needed tools: 1) Backsmali/Smali program from here 2) Notepad++ program from here 3) WinRAR or 7-zip archiver The...
  23. majdinj

    Thread [GUIDE] Creating Boot animation and Shutdown animation with sound effect

    Hello xda, In this tutorial of today, we will see together how to create bootanimation.zip in part one; and how to create shutdown.qmg in part two, with and without sound effect.. -- Part One -- I will not spend a lot of time in this one since it is wildly explained in xda but to make the...
  24. majdinj

    Thread [GUIDE][N8000/8010/8013] Adding GN 10.1 to dsixda's kitchen

    Hello everybody! I created this thread, because I had realized that this device isn't supported in dsixda's android kitchen. Although adding support is not difficult..!! So here is what you need to do.. dsixda kitchen tools addons: 1. Download [dsixda Kitchen fixes for Note 10.1.rar] from the...
  25. majdinj

    Thread [ROM][N8000-N8013] GloryROM v1 | XXCMA2 | (11/May/2013)

    Welcome to GloryROM for GT-N8000 / GT-N8013 You like GloryROM on Galaxy Note N7000!! Now you can have it on Galaxy Note 10.1 N8000... :laugh: Features: - Android OS: 4.1.2 Jelly Bean - Based ROM: XXCMA2 - Modem: XXCLL1 - Kernel: Philz advanced CWM v5.0.0.5 - CSC: 66 CSC included (ABS, AFG...
  26. majdinj

    Thread [MOD][GUIDE] Framed Recent app windows

    Hi everyone.. In this tutorial, you will know how to change your recent apps windows like the screenshot below... This mod is originally inspired by evilisto... please visit his thread and shot him some thanks. So let's start our tutorial of today :cool: For this mod, we will modify 2...
  27. majdinj

    Thread [MOD][GUIDE] Extended Power Menu addon (ScreenShot, Download, Recovery)

    Hello xda, I would like to share with you the mod I made to have ScreenShoot option in power menu; also I made another mod to cancel the 4-way reboot menu and to have Recovery mode and Download mode directly in front of power menu (more practical if you asked me :p) So let's start...
  28. majdinj

    Thread [Guide][Tool] The easiest way to create flashable zip (newbies proof) - 9/July/2013

    Hello everyone.. In my tutorial here, I want to show newbies how to create their own flashable zip file to flash by recovery mode (CWM)... Now installing your mods become easier and faster :cowboy: Needed tools for newbies: 1) Download this zip template that I made particularly to devices...
  29. majdinj

    Thread [Guide][Tool] How to create flashable zip (noob proof - the easiest way)

    Hello everyone.. In my tutorial here, I want to show newbies how to create their own flashable zip file to flash by recovery mode (CWM)... Now installing your mods become easier and faster :cowboy: Needed tools for newbies: 1) Download your desired template: Template - for auto-perm-fix kernel...
  30. majdinj

    Thread |_GS4 features porting_| deleted!! see the other thread inside

    Closed Deleted since there is similar thread here (Big thanks Warnahly): http://forum.xda-developers.com/showthread.php?t=2208158 By your support and contribution we can extend his list!!!
  31. majdinj

    Thread [ROM][4.1.2] GloryROM v4.5 Multi-Languages (Updated 9/Dec/2013)

    Welcome to GloryROM v4.5 Multi-languages This is a big step GloryROM with multi-languages based on all official released of GT-N7000 JB up to date.. such a nice way of gathering all cultures together!!! :laugh: Change log in v4.5: - Base ROM: JPLSB with full multi-languages support (credits...
  32. majdinj

    Thread [Guide] Transparant status bar background and pull-down menu

    It is not only transparent, it could be any color as well that you can achieve by playing with hex color codes!!! I am trying to help those who want to play with status bar background, text color and pull-down menu background (this will not include how to change status bar and pull-down menu...
  33. majdinj

    Thread [Q] full wipe problem in ROMs with preload apps

    As JB roms becomes so popular and so the usage of preload partition in rom cocking, I have noticed the following problem when I do full wipe to the device (factory reset), the phone will end up with boot loop.. This is only happened if rom uses preload partition during cocking!!! Any idea pauls...
  34. majdinj

    Thread [Theme][JB-LSC] Status bar resource theme

    It is Christmas.. Happy new year to all of you xda people :fingers-crossed: Since it is party time, I made a theme as a present to you all that hopefully you will like it.. :good: This mod will theme most of the status bar icons along with pull-down menu.. What will this theme do? 1. Status...
  35. majdinj

    Thread [MOD] perminant disabling of sms, mms & email logs in call log for LSC JB

    Welcome everybody and Marry Christmas to you all.. Another day and another mod.. this one will predominantly disable sms, mms & email logs history in call log What else you will get with this mod: 1. sms can be set for 200 contacts recipients instead of 10 2. 200 sms to convert to mms instead...
  36. majdinj

    Thread [MOD] Activated ALL default inks ripple effect for LSC JellyBean ROMs

    Yes as mentioned in the title.. Now we have all default colors in ink effect lock screen option (including red and black color). 9zZ6ML6Z4Wg I made 2 flashable zip files to be flashed according to where SecSettings.apk is located inside the ROM that you installed (either in system partition...
  37. majdinj

    Thread [MOD] Volume Rocker to skip sound tract for LSC (updated 18/12/2012)

    Hi every body, It seems that I successfully port Volume Rocker to skip sound track to LSC JellyBean ROM.. I can say that it still need more testing and here is your turn comes guys ;).. So if you find this mod is doing well, I will post the how DEV part on my other thread on development...
  38. majdinj

    Thread [DEV][MODDING] CRT, Airview, 4-way reboot, ink effect, phone, sms..etc [9/Dec/2013]

    Hello buddies.. From the concept SHARING IS CARING, I am going to share with you how to hack your GT-N7000 JellyBean system apps. Keep in mind that there are different modding hacks that I couldn't figure out how it is done until now. So please let me know if you have any modding that I didn't...
  39. majdinj

    Thread [ROM][4.1.2 JB] GloryROM v3 XXLSC JellyBean (updated 7/12/2012)

    Welcome to GloryROM v3 XXLSC Hi girls and boys :highfive:.. Here we are with the 3rd release of GloryROM based on the leaked XXLSC ROM.. This time with real Glory shape!! :laugh: Features: - Base ROM: Leaked XXLSC - Kernel: PhilZ-cwm6-XXLSC v3.73 with extFAT support (date 4/12/2012) - Modem...
  40. majdinj

    Thread [MOD] JB Universal 4-way Restart Menu for LSA & LS7

    Hello bodies.. This is not new.. most likely all of you know it "the 4-way restart menu" I just want to put it here for those who want to enable it on any LSA & LS7 ROM that was not encoded with this great mod.. As usual, download according to your base ROM either LSA Universal 4-Way...
  41. majdinj

    Thread [MOD] Battery % theme for LS2/LS7/LSA/LSC JellyBeen ROM (Updated 5/12/2012)

    Hello every body.. it is Jellybeen time now :good: Samsung boys are progressing so fast!!! Now it is LSA turn.. Dedicated thanks to: Let's start the job.. hel yeah :p For LSC ROMs (New) Features: - 1% increment and decrement of battery in status bar. - Animated battery charging. - Completely...
  42. majdinj

    Thread [Guide] How to fix nullnull Keyboard error

    Hello everyone, Have you ever faced the nullnull keyboard error after flashing new stock ROM!! Here I would like to share with you some information on how to fix this annoying problem.. <<Please follow these tips in order (only go to next option if the first one fails)>> Option #1 (try this...
  43. majdinj

    Thread [Q] is this stock or just another custom ROM

    I read in some forums in the net that starting from LRQ there will be a new launcher for SGN.. Is this really or fake???
  44. majdinj

    Thread [Q] Contacts exporting pics resoution

    Okay Google, very nice you have updated the people app in ICS to support 256x256pix. The bad side is that when we sync with our contacts from gmail, the pictures will be down scaled and look hideous ! Not good enough!! makes the phone book look ridiculous!! All the photos go to low resolution...
  45. majdinj

    Thread [MOD] 15 Toggles + Battery % + stock status bar + themed drop menu (Updated 16/9/12)

    Hello everyone, I would like to share with you this mod that I edited from Criskelo green theme to look like stock except for some features Screenshot from my device is in the attachment.. Features: - 1% increment and decrement of battery in status bar. - Animated battery charging. - Stock...
  46. majdinj

    Thread [Request] Battery mod

    Hello, can any body direct me to a battery mod thread that looks like this one please (the one on the upper right corner)
  47. majdinj

    Thread [Q] Contacts backup problem on ICS 4.0.4

    I have upgraded my set to latest LRK kernel ICS 4.0.4 but I notice if I do contacts backup by exporting contacts to SD card then restore it, the pictures inside the contacts become unclear.. I was on GB before and it was fine... any suggestion or help
  48. majdinj

    Thread Gameloft games are not working on ICS

    I have noticed that many of gameloft games are not working on SGN with ICS system.>>:crying: I thought it is due to ICS system but when I search the XDA site, I found this problem was there in Motorola Xoom initially but one of elite developer called Timat made a tweak for build.prop file and so...
  49. majdinj

    Thread [Q] Touch screen after ICS upgrading

    Hello every1 I just installed Stock ICS LPD kernel ROM & root it by following the procedure provided by dr.ketan (clean installation of course) when the device up I noticed the touch response of the screen is not as good as it was on GB ROM.. I reverted back to GB ROM to make sure and then the...
  50. majdinj

    Thread [Guide] Free android VPN - for non Rooted devices

    Till now you may have read articles or posts about how to connect to a VPN service using your android so that you can access all those blocked sites. Many of the solutions may have suggested that you need a rooted phone or the VPN service is not free. In this post, I will demonstrate how to...