Showing posts with label knowledge. Show all posts
Showing posts with label knowledge. Show all posts

Friday, 16 October 2015

App Idea...But no knowledge of how to build it...



Hi all.

So my mobile provider offers mobile data and what they call "socializer" data too. My current plan is 1.25gb of mobile and 1gb of socializer data. I know that you can set data caps on data so you don't exceed you monthly usage but I had an idea of an app that you can set data limits in and once that limit is reach only selected apps will use mobile data.

I know that IFTT is a very powerful app but didn't see anyway of cooking up such a recipe. Is there a way to do this with IFTT or is there any other app available that already does this? If so I haven't managed to find it. If I knew anything about app development I would be creating an app to do this myself but I know nothing of android development or app development.

Any one keen to have a go at creating an app like this or maybe tell me how I might go about developing this idea into a functional app??

Cheers all

Sent from my SM-G900F using XDA Free mobile app



Wednesday, 7 October 2015

Knowledge Base | Starters Guide | ROM Mirrors | FAQ



Knowledge Base | Starters Guide | ROM Mirrors | FAQ

Developer ROM + SuperSu Root + Custom TWRP Recovery + google apps
Download these:
- mi note pro developer rom (full ROM pack) from http://en.miui.com/download-273.html or from a mirror in the second post
- copy the zip to your device (dont extract the zip)

- twrp.img from https://mega.nz/#!q40WWSIB!tZN38HAzp...UPaIZkxt3Bfiak
- copy the img file to your device

- opengapps in the configuration: ARM64 > 5.1 > nano from here: http://opengapps.org/
- copy opengapps zip to your device (don't extract the zip)

Then:
  1. flash developer rom via updater app (click menu > choose update package > select downloaded rom zip)

  2. wait until rom is completely flashed and phone reboots automatically

  3. install super su from google play, start it, allow root access, let it install super su binary via normal mode

  4. install flashify from google play, start it and grant root access

  5. flash the twrp recovery.img file in flashify

  6. turn off phone, boot into twrp recovery (hold power + volume up button until it boots into recovery)

  7. flash (install) opengapps nano zip in twrp recovery

  8. be happy with a stable system


Important: You permanently flashed TWRP recovery, so the MIUI Updater app will not work. If you want to update your rom, just download the full developer ROM from http://en.miui.com/download-273.html to your device. Reboot to TWRP recovery (hold power + volume up button) and install the downloaded full ROM zip.

Change Fonts to any font (not using Theme Store fonts)
  1. Install iFont from Google Play: https://play.google.com/store/apps/d...com.kapp.ifont

  2. Use one of the fonts in the app or copy your own font into sdcard/iFont folder

  3. Dont use MIUI Mode from iFont, use the root mode to apply fonts

  4. Device will reboot and new font will be applied automatically without using theme store fonts


Remove spell-checker (red underlines) when typing
  1. turn on developer options (Go To "Settings > About Phone > MIUI version" and tap "MIUI version" many times until developer mode appears)

  2. turn on usb debugging in developer options ("Settings" > "Additional Settings" > "Developer Options" > "USB Debugging")

  3. on your PC downlolad and install minimal adb and fastboot drivers ( http://forum.xda-developers.com/show....php?t=2317790 )

  4. connect your device via usb to your PC, wait 2 minutes until adb drivers have been installed

  5. run the installed adb link in your start menu, a cmd window opens op

  6. enter:

    Code:


    adb shell

    and press enter

  7. enter:

    Code:


    settings put secure spell_checker_enabled 0

    and press enter

  8. close cmd, disconnect phone, spell checking is disabled



Notifications are delayed for Whatsapp and other apps
Install https://play.google.com/store/apps/d...imax.pushfixer and set all heartbeat times to a lower value
  1. Open the apps you want to allow running on background and send you instant push notifications (Whatsapp etc)

  2. Press Menu button

  3. You see the opened apps in your taskmanager.

  4. Swipe down all the apps that you want to let run in the background.

  5. A small lock icon will appear above them.



Preview app screen in taskmanager
  1. When you open the task manager by pressing the menu button, pinch out with two fingers.

  2. A preview of all apps will be displayed in your task manager from now on (even after a reboot)