Showing posts with label menu. Show all posts
Showing posts with label menu. Show all posts
Tuesday, 26 September 2017
MENU DAN IKON MICROSOFT EXCEL 2007 BAGIAN II MATERI TIK SMA XI SEMESTER 2
MENU DAN IKON MICROSOFT EXCEL 2007 BAGIAN II MATERI TIK SMA XI SEMESTER 2
Get Free Miss Call Alert Service From Airtel

Don�t know if this is a flaw in their service or a offer , but it provides Free Missed Call Alerts(MCA) service from Airtel. In some cases they provide 1 month free service and on some numbers for 2 months. Lets see what you get.
Follow these steps :
- Make sure you have an Airtel number.
- Now go to write message and type �OFFER� without the quotes and send it to 54321
- Now you will get a message from Airtel saying � Thank you for subscribing to MCA service. You activation is under process. You will receive a confirmation SMS shortly.�
- Now within a few seconds you will receive another message which says �Missed Call Alert service has been activated on your airtel mobile Free for 2(may be less or more in your case) month(s).
download file now
Thursday, 3 August 2017
How to Access the Facebook Hidden Settings Menu on Android
How to Access the Facebook Hidden Settings Menu on Android

The Facebook app, much like its counterpart the Facebook Messenger app, also has its own hidden internal menu using by Facebook engineers for debugging and testing. This Facebook hidden settings menu cannot be permanently enabled, unlike the Messenger�s internal menu. Much like Messenger youneed root access or a modified APK by XDA Senior Member evilwombat to access this menu. As in the Messenger tutorial, you will also need to use the Android Debugging Bridge (ADB) or a terminal app such asTermux. If you are using ADB, USB debugging needs to be enabled which can be found in Developer Options on your device.
You will need root access on your phone to follow this tutorial. You can get root access by either flashingMagisk or SuperSU after unlocking your device�s bootloader. Note, that using the modified APK linked above requires you to uninstall any existing Facebook apps you have and instead use all of the modified Facebook apps from the same developer that you plan to use.
Access Facebook�s Hidden Internal Menu
Using ADB
Download the ADB tools of your choice. These can either be �Minimal ADB & Fastboot� from our forums or theofficial binaries released by Google. Once installed or extracted, in the folder containing the ADB binary hold shift + right click and click �Open command window here� (if you�re on Windows). If you�re on Mac or Linux, then you�ll need to preface the �adb shell� command below with the directory to the ADB binary.
Connect your phone to your computer and grant debugging access. Next, type the following commands in the command prompt:
adb shell
su
Grant superuser access to �shell� when prompted on your phone.
am start -n "com.facebook.katana/com.facebook.katana.internsettingsactivity.InternSettingsActivity"
You will now see the internal menu open on your phone.
Using terminal
Open the terminal app of your choosing. Personally I use Termux, but anything that can access the terminal will work fine. Type the following commands.
DownloadQR-Code
Termux
Developer: Fredrik Fornwall
Price: Free
su
Grant superuser access when prompted on your device.
am start -n "com.facebook.katana/com.facebook.katana.internsettingsactivity.InternSettingsActivity"
The internal menu will open on your device.
Explanation
We are using adb or the terminal to start the
InternSettingsActivity
which is the name of the hidden internal menu activity. This is an unexported activity defined in the AndroidManifest file; meaning it cannot be accessed normally from third-party apps. Inside of this internal menu are some settings and tweaks that users of the Facebook app may benefit from. This menu is meant to be only accessed by developers and testers of the Facebook app, so there�s a lot you can do. Scroll down to see some examples.Example Features of the Facebook Internal Menu
Data Saver

Force App Update

Another interesting feature is a �force app update� feature. It seems to download the latest version in-app and update, though I didn�t get a package install attempt even though a toast told me it was downloading. This feature may be broken, but it seems interesting nonetheless.
Video Stats

And that�s all, if you find any other useful features hidden away in the Facebook app, let us know down below in the comments!
download file now
Subscribe to:
Posts (Atom)