Articles by "Mobile Phone"
Showing posts with label Mobile Phone. Show all posts
Full Collection of Quran, Naat and Huge Collection of historic, Islamic, fictional and Jasoosi novels with free download link.



⚠️ Important Preliminary Notes

Safety: This is a "safe method" as it modifies files in the `/data` partition, not the `/system` partition. This means the changes will be automatically reverted if you perform a factory reset, preventing a permanent "brick."

Prerequisites: You must have **ADB (Android Debug Bridge)** set up on your computer and **USB Debugging** enabled on your phone (by dialing `*#*#33284#*#*` to get the bug icon).

Tools Needed: You will need a basic text editor (like Notepad++ or VSCode) and access to a website for JSON validation.


---


📋 Phase 1: Preparation


What You'll Need:

  1. Your Nokia 8110 4G with USB Debugging enabled (bug icon visible).
  2. A Windows, macOS, or Linux computer.
  3. A reliable Micro-USB data cable.
  4. Android SDK Platform-Tools (for ADB). You should already have this from the previous guide.
  5. A text editor that can handle code (Notepad++, VSCode, Sublime Text). Avoid using Windows Notepad.
  6. An internet connection to validate JSON.


Understanding the Modification:

The original keypad values are too aggressive:

LONGPRESS_INTERVAL=1000: How long you hold a key before it activates special characters (like accents or numbers).

IDLE_INTERVAL=1000: The delay before a key starts repeating if held down.


The new, improved values make typing more precise and prevent unwanted repeated characters:

LONGPRESS_INTERVAL=500: Faster access to special characters.

IDLE_INTERVAL=400: A shorter delay before key repeat begins, making it more responsive but less likely to accidentally repeat.


---


🔧 Phase 2: The Step-by-Step Modification Process


Step 1: Pull the Keyboard Application from the Phone

  1. Connect your phone to the computer via USB.
  2. Open a Command Prompt (Windows) or Terminal (macOS/Linux) on your computer.
  3. Navigate to the folder where your adb tool is located (e.g., C:\platform-tools).
  4. Run the following command to copy the keyboard app to your computer:
adb pull /system/b2g/webapps/keyboard.gaiamobile.org

This will create a folder named keyboard.gaiamobile.org on your computer.


Step 2: Extract and Modify the Keypad Configuration

1.  Navigate into the new folder on your computer: keyboard.gaiamobile.org.

2.  Inside, you will find a file named application.zip. Extract its contents into this same folder. You should now see folders like js, style, index.html, etc.

3.  Navigate into the js folder.

4.  Find and open the file keypad.js with your advanced text editor (e.g., Notepad++).

5.  Search for the specific line mentioned in the guide. It will look like this:

Keypad.prototype.LONGPRESS_INTERVAL=1000;Keypad.prototype.IDLE_INTERVAL=1000;

6.  Change the values to the new, improved ones:

Keypad.prototype.LONGPRESS_INTERVAL=500;Keypad.prototype.IDLE_INTERVAL=400;

7.  Save the file.


Step 3: Repackage the Application

1.  Go back to the main keyboard.gaiamobile.org folder on your computer.

2.  Select ALL the files and folders (js, style, index.html, manifest.webapp, etc.).

3.  Create a new ZIP archive from these selected items.

    Important: The archive must be named application.zip.

    Ensure the archive's structure is flat: when opened, you should immediately see the js folder and other files, not another folder containing them.

4.  You can now delete the extracted folders (js, style, etc.) from the keyboard.gaiamobile.org directory, leaving only the new application.zip file and the original manifest.webapp file.


Step 4: Push the Modified App to the Phone's Data Partition

  1. Ensure your phone is still connected and ADB is working.
  2. In your command line, run the following command to create the webapps directory on your phone (if it doesn't exist) and copy your modified keyboard app:

adb push keyboard.gaiamobile.org /data/local/webapps


Note: Now here you will get an error. First, install OmniSD and Wallace Toolbox. I explained this in my previous guide. After that, the adb push command above will work smoothly.

Remember, in Wallace Toolbox, press 1 to get root access. Now, paste the command again.


Step 5: Modify the WebApps Registry (webapps.json)

This step tells the phone to use your modified app from the /data partition instead of the original one in the /system partition.


1.  Pull the webapps configuration file from your phone:

adb pull /data/local/webapps/webapps.json

    This will copy the webapps.json file to your current directory on the computer.

2.  Open webapps.json with your text editor.

3.  Search for the entry related to the keyboard. It will be a JSON object containing a line like:

"basePath": "/system/b2g/webapps",

4.  For the keyboard app, change this line to:

"basePath": "/data/local/webapps",

5.  Validate your JSON! This is a critical step. A single missing comma or bracket will break your app registry and cause serious issues.

    - Go to JSONLint.com.

    - Copy and paste the entire contents of your modified webapps.json file into the validator.

    - Click Validate JSON. If it shows Valid JSON, you are good to go. If it shows errors, fix them in your editor and validate again until it passes.

6.  Save the file.


Step 6: Push the Modified Registry and Reboot

1.  Once your webapps.json file is valid, push it back to the phone:

adb push webapps.json /data/local/webapps/

2.  Finally, reboot your phone for the changes to take effect:

adb reboot


---


✅ Phase 3: Verification and Testing


1.  After your phone reboots, test the keypad immediately. Open your messages app and start typing. You should notice a significant improvement:

    - Letters should not repeat accidentally when pressed normally.

    - Holding a key down should bring up the special character menu more quickly.

2.  For advanced verification, you can use WebIDE to confirm the phone is using your modified file:

    - Reconnect with WebIDE.

    - Use the file browser to navigate to 

/data/local/webapps/keyboard.gaiamobile.org/application.zip. You can extract and check the keypad.js file to confirm it contains your new values (500 and 400).


---


🆘 Troubleshooting


Issues And Their Solution 

adb pull or adb push fails: Ensure USB Debugging is enabled (bug icon is visible). Try a different USB cable or port.

Phone behaves strangely after reboot: You likely have a syntax error in your webapps.json file. Restore the original file by pushing the backup you made (you did make a backup, right?) or simply perform a factory reset (`Settings > Device > Reset phone`), which will wipe your data but fix the issue.

No change in keypad behavior: The phone is still using the system app. Double-check that you correctly changed the basePath in the webapps.json file for the keyboard entry and that the JSON is valid.


---


This modification, courtesy of Sylvain D and Vivek from the BananaHackers community, is one of the most valuable quality-of-life improvements for the Nokia 8110 4G. Enjoy your newly responsive and much less frustrating typing experience.

Full Collection of Quran, Naat and Huge Collection of historic, Islamic, fictional and Jasoosi novels with free download link.
free Samsung Galaxy Alpha
Samsung Galaxy Alpha

Free Samsung Galaxy ALPHA

Key Features:


  • Powerful quad-core Samsung processor
  • Ultra sharp 4.7" full HD display
  • Comes with Android KitKat
  • 12MP camera with LED flash and 1080p video recording
  • Front-facing camera for video calls

This is series of "Exclusive way to get free"

How to get?

Xpango this is a site that give these gift for free for doing some simple tasks.

  1. To get Samsung Galaxy Alpha you need to have an account on xpango.
  1. Second complete these simple task and earn credits.
  1. Samsung Galaxy Alpha cost 55 credits.
  1. When your credit reach 55 credits, then your gift will be ship to your home (address that you give in xpango account).

The Galaxy Alpha is Samsung's latest Galaxy smartphone!

This is the newest phone released by Samsung with the addition of a metal frame. The ALPHA is the first Samsung Galaxy smartphone with a high-quality metal frame, the Galaxy ALPHA exudes luxury and sophistication. Fine crafting accentuates the premium look and feel of the metal frame..

Slimmed down to only 6.7 mm, the Galaxy ALPHA features all the advanced technology of Samsung Galaxy phones and offers an excellent grip. Enjoy a sleek design and impressive capabilities all in one hand.

Powered by new big.LITTLE™ multi-processing technology, the Galaxy ALPHA offers the essential features of the Galaxy S5 – the HDR equipped camera, the fast autofocus, the fingerprint scanner, and S-health with its heart rate sensor.

The Galaxy ALPHA is power efficient. Never miss important calls because of a dead battery. Ultra Power Saving mode dramatically reduces battery consumption by shutting down unnecessary functions, ensuring your phone is available when you need it

The Galaxy ALPHA is also built to protect! - Do away with the hassle of memorising website IDs and passwords. Fingerprint Web Sign-in let you log in to password-protected websites with just a swipe of your finger!


All Samsung Galaxy ALPHA models are Sim Free - No Contract Required

Xpango members can receive their Free Samsung Galaxy ALPHA shipped directly without the need to sign a contract. You can use it in your native country with no network locks on the handset.
Full Collection of Quran, Naat and Huge Collection of historic, Islamic, fictional and Jasoosi novels with free download link.
free Samsung Galaxy S5
Samsung Galaxy S5

Free Samsung Galaxy S5

Key Features:


  • Powerful quad-core Samsung processor.
  • Ultra sharp 5.1" full HD Super,432 ppi, AMOLED display.
  • Comes with Android KitKat.
  • 16MP camera with LED flash and 1080p video recording.
  • Front-facing camera for video calls.


This is series of "Exclusive way to get free"

How to get?

Xpango this is a site that give these gift for free for doing some simple tasks.

  1. To get Samsung Galaxy S5 you need to have an account on xpango.
  1. Second complete these simple task and earn credits.
  1. Samsung Galaxy S5 cost 52 credits.
  1. When your credit reach 52 credits, then your gift will be ship to your home (address that you give in xpango account).

The Galaxy S5 is Samsung's newest Galaxy smartphone!

This is the newest phone released by Samsung with the addition of some great upgrades to the previous model. The Galaxy S5 still uses the same powerful quad core processor but it’s been fitted with a new 5.1 inch screen and 16 megapixel camera.

If you thought Samsung couldn't improve the Galaxy S4, you haven't seen the Galaxy S5’s screen. The Samsung Galaxy S5 has a new full HD Super,432 ppi, (Pixels per inch) AMOLED (1920 x 1080) display! With the new 5.1 Inch display, the Galaxy S5 will bring you better colours from your pictures, films and games. Samsung are trying to make viewing all your media a better overall experience for their users.

The Galaxy S5 has a new 16 mega pixel auto focus camera with flash and zero shutter lag. The Galaxy S5 also features a ‘Dual Camera’: so you can take simultaneous photos and videos using both the front and rear cameras and then blend the pictures together.

The Galaxy S5 is the first model equipped with a fingerprint scanner. You can now unlock your Galaxy S5 and make faster and more secure payments using PayPal with the swipe of your finger. Not only that, if you're purchasing content with Samsung services, you can use your fingerprint instead of entering your Samsung account password.

The Galaxy S5 is also built to last! - With an IP67 certification, the Galaxy S5 is resistant to sweat, rain, liquids, sand and dust, so your phone is protected for any activity and what the daily world throws at it!

All Samsung Galaxy S5 models are Sim Free - No Contract Required

Xpango members can receive their Free Samsung Galaxy S5 shipped directly without the need to sign a contract. You can use it in your native country with no network locks on the handset.
Full Collection of Quran, Naat and Huge Collection of historic, Islamic, fictional and Jasoosi novels with free download link.
free Samsung Galaxy S4
Samsung Galaxy S4

Free Samsung Galaxy S4

Key Features:


  • Powerful quad-core Samsung processor.
  • Ultra sharp 5" full HD Super,441 ppi, AMOLED display.
  • Comes with Android Jelly Bean.
  • 13MP camera with LED flash and 1080p video recording.
  • Front-facing camera for video calls.

This is series of "Exclusive way to get free"

How to get?

Xpango this is a site that give these gift for free for doing some simple tasks.

  1. To get Samsung Galaxy S4 you need to have an account on xpango.
  2. Second complete these simple task and earn credits.
  3. Samsung Galaxy S4 cost 35 credits.
  4. When your credit reach 35 credits, then your gift will be ship to your home (address that you give in xpango account).

The Galaxy S4 is Samsungs latest Flagship phone!

This is the newest phone released by Samsung with the addition of some great upgrades to the previous model. The Galaxy S4 still uses the same powerful quad core processer but it’s been fitted with a new 5 inch screen and 13 mega pixel camera.

If you thought Samsung couldn’t improve the Galaxy S3, you haven't seen the Galaxy S4’s screen. The Samsung Galaxy S4 has a new full HD Super,441 ppi, (Pixels per inch) AMOLED (1920 x 1080) display! With the new 5 Inch display, the Galaxy S4 will bring you better colours from your pictures, films and games. Samsung are trying to make viewing all your media a better overall experience for their users.

The Galaxy S4 has a new 13 mega pixel auto focus camera with flash and zero shutter lag. The Galaxy S4 now features a ‘Dual Camera’: so you can take simultaneous photos and videos using both the front and rear cameras and then blend the pictures together.

The Galaxy S4 is the first model equipped with ‘Samsung Smart Pause’. This means users can control the screen using their eyes! This is great for times when you’re watching a video or looking through a slideshow of pictures. Smart Pause simply pauses the phone when you look away, then it starts again when you are back. The Galaxy S4 also has the new ‘Samsung Smart Scroll’. This allows you to browse emails or messages without even touching the screen. It actually detects where your eyes are looking and recognises the movement of your wrist, meaning you can scroll pages up or down without the need to touch your screen.

The Galaxy S4 also features the new ‘Air View’. This allows users to hover over the screen with their fingers and preview the content of an email, picture or video without having to open it. You can even see a magnified view on the internet browser, or a phone number saved in the speed dial on the keypad. With ‘Air Gesture’, you can skip a music track, scroll a web page, or accept a call with a wave of your hand.

All Samsung Galaxy S4 models are Sim Free - No Contract Required

Xpango members can receive their Free Samsung Galaxy S4 shipped directly without the need to sign a contract. You can use it in your native country with no network locks on the handset.
Full Collection of Quran, Naat and Huge Collection of historic, Islamic, fictional and Jasoosi novels with free download link.
free Samsung Galaxy note 3
Samsung Galaxy note 3

Free Samsung Galaxy Note 3

Key Features:

Powerful quad-core Samsung processor
Ultra sharp 5.5" Super AMOLED Plus screen
Comes with latest Android
8MP camera with LED flash and 1080p video recording
2.0MP front-facing camera for video calls
16GB Model, others are available upon request
This is series of "Exclusive way to get free"

How to get?

Xpango this is a site that give these gift for free for doing some simple tasks.

  1. To get Samsung Galaxy note 3 you need to have an account on xpango.
  1. Second complete these simple task and earn credits.
  1. Samsung Galaxy note 3 cost 45 credits.
  1. When your credit reach 45 credits, then your gift will be ship to your home (address that you give in xpango account).

The Galaxy Note 3 is Samsung updated version of the Amazing Note!

This is the newer, lighter, slimmer version of the popular Samsung Galaxy Note. Similar to the Galaxy S4, the Galaxy Note 3 has the amazing HD Super AMOLED screen and the new Quad Core processor. The new Galaxy Note 3 helps you to take down phone numbers, directions, memo’s and other information conveniently while on a call with a double-click of the amazing S Pen.
The S Pen allows you to write down tasks on the 5.5 Inch screen and it makes the Notes into commands.

The Galaxy Note 3 has enhanced handwriting which allows users to take memo’s, write personal emails and set up meetings with a touch from the S Pen. Easy Clip is also a great function that allows users to cut text, remove pictures and send all the information with ease. You can literally clip the media you are looking at, copy it and send it to friends, family or a work colleague.

The Galaxy Note 3 is also designed for your media. It allows users to watch videos in 16:9 and by having the Super AMOLED screen, videos are recorded in HD and pictures look fantastic .

All Samsung Galaxy Note 3 models are Sim Free - No Contract Required

Xpango members can receive their Free Samsung Galaxy Note 3 shipped directly without the need to sign a contract. You can use it in your native country with no network locks on the handset.
Full Collection of Quran, Naat and Huge Collection of historic, Islamic, fictional and Jasoosi novels with free download link.
free Samsung Galaxy S3
Samsung Galaxy S3

Free Samsung Galaxy S3

Key Features:

  • Powerful quad-core Samsung processor
  • Ultra sharp 4.8" Super AMOLED Plus screen
  • Comes with Android Jelly Bean
  • 8MP camera with LED flash and 1080p video recording
  • 1.9MP front-facing camera for video calls
  • The Galaxy S3 is Samsung latest super phone!

This is series of "Exclusive way to get free"

How to get?

Xpango this is a site that give these gift for free for doing some simple tasks.

  1. To get Samsung Galaxy S3 you need to have an account on xpango.
  1. Second complete these simple task and earn credits.
  1. Samsung Galaxy S3 cost 26 credits.
  1. When your credit reach 26 credits, then your gift will be ship to your home (address that you give in xpango account).

This is the most powerful phone released by Samsung with the addition of the new Quad Core processor. The Galaxy S3 is more efficient meaning users are able to run more powerful programs, record and play HD quality videos and switch between multiple apps in a flash.

If you thought Samsung couldn’t improve the Galaxy S2, you haven't seen the Galaxy S3’s screen. The Samsung Galaxy S3 has the new Super AMOLED Plus technology helping to bring you better colours for your pictures, films and games for a better overall experience. Samsung are boasting that the Super AMOLED display even improves standard HD viewing with 16:9 wider viewing angles.

The Galaxy S3 has Samsung’s new smart stay feature that can sense when you are looking at your phone, whether you’re reading an email or surfing the web. The front camera focuses on your eyes and keeps the screen lit up for as long as you look at the screen.

The Galaxy S3 is more curved than the S2 and it feels slimmer to hold. Although the phone is bigger its still comfortable to grip, and delivers a natural look and feel.

Technology is key with Samsung and the Galaxy S3 understands your motions and adapts to improve usability. New features switch the phone from texting to voice calling by simply lifting your phone to your ear and initiating ‘Direct call’ to dial their number.

Using the Galaxy S3 is easy and fun. The powerful Quad-Core processor, allows you can watch HD video’s in another window while sending an email or text simultaneously.


All Samsung Galaxy S3 models are Sim Free - No Contract Required

Xpango members can receive their Free Samsung Galaxy S3 shipped directly without the need to sign a contract. You can use it in your native country with no network locks on the handset.