Kazama Mi-Newbie
  • Mitglied seit 24. März 2011
  • Letzte Aktivität:

Beiträge von Kazama

    Produktname: Mi5 64 GB in Weiß

    Wann gekauft: November 2016 hier im Forum
    Original Rechnung vorhanden: Nein, nicht vorhanden


    Anmerkungen zum Produkt: Keine bekannten Dellen, Kratzer oder sonstiges.


    Preis: 199 Euro inkls Versand mit DHL



    Weitere Angaben zu dem Produkt und Bilder:


    Guten Tag,


    angeboten wird ein Mi5 64 GB in Weiß.


    Bin der Zweitbesitzer, da ich damals ein bereits entsperrtes Gerät gesucht habe. ( Bootloader unlocked).


    Es läuft im Moment mit Slim7 davor war LineageOS installiert.


    Das Smartphone gebe ich optisch eine 1-. Es gibt lediglich kleine Microkatzer an diesem dünnen Silbermetalrand.


    Geliefert wird alles mit OVP, siehe Fotos.


    Versand wird mit DHL und Trackingnummer. Bezahlung Bar per Abholung, Nachnahme oder Paypalfriends


    Preislich setze ich mal 199 EUR VB an.


    [Blockierte Grafik: http://up.picr.de/29204378oz.jpg]


    [Blockierte Grafik: http://up.picr.de/29204379ky.jpg]


    [Blockierte Grafik: http://up.picr.de/29204380dw.jpg]


    [Blockierte Grafik: http://up.picr.de/29196468wm.jpg]


    [Blockierte Grafik: http://up.picr.de/29196470ux.jpg]


    [Blockierte Grafik: http://up.picr.de/29196471gm.jpg]


    [Blockierte Grafik: http://up.picr.de/29196472bq.jpg]


    [Blockierte Grafik: http://up.picr.de/29196473sz.jpg]


    [Blockierte Grafik: http://up.picr.de/29196474df.jpg]


    [Blockierte Grafik: http://up.picr.de/29196475hb.jpg]


    [Blockierte Grafik: http://up.picr.de/29196477lj.jpg]



    Lieferumfang:


    - Mi5 64 Gb weiß unlocked

    - USB Typ C Kabel

    - US Reisadapter

    - Simtool

    - Slimcase in Schwarz und Blau

    - TPU Case ( leider nicht mehr so frisch)

    - Pamzerglas



    Hallo Leute hier ist eine Kopie der Anleitung aus dem XDA Forum wie man wohl jeden erdenklichen Ort in die MIUI Weather App einpflegt.


    Ich habe es bisher nur mit Berlin probiert. Und es hat geklappt.


    "Hello everybody,
    when I searched the web for a tutorial how to add a city to MIUI-Weather app and found nothing yet, I started to try to add my own city to the database of MIUI. I was succesful and I thought that it would be a good idea to write a tutorial how to add your own city to the db.


    You need the following:

    • root
    • SQLite Database Browser: sourceforge.net/projects/sqlitebrowser/


    I'm not responsible if you damage your phone, brick it or it does not start anymore. You're the one who's responsible for your device. You should know what you do


    I explain the process on the database of Europe and Germany, because there's nothing added for Germany.


    First thing to do is to download the database of your desired location. Save it somewhere where you find it again. Now start "SQLite Database Browser" and open the database. It should now look like thid (Attached Image 1). Switch to the tab "Browse Data" and select "hotcity" as the table (Attached Image 2).


    Now search for the abbreviation of your country, in my case it's "DE" for "Deutschland" (Germany). Remember the abbreviation and the posID of your country. So in my case I need "DE" and "110000001"


    Now head over to weather.com and search for your city, where you live in. In my case I search for "Cloppenburg, Germany". Now you should have an url like this: "weather.com/weather/today/GMXX0017:1:GM". The part which is necessary is "GMXX0017", the GM stands for Germany, the XX is a placeholder I think and 0017 is the ID we need.


    Now we have the posID of our country and the ID of our city. Now we have to sum the posID and the ID of our city. In my case it's "110000001" + "0017" which ends up in "110000018". This is the posID for our city.


    Now we switch back again to our SQLite Database Browser and select "city" as our table (Attached Image 3). Now we have to go to the last page (Attached Image 7) and look for the last ID used in the database. In my case it's "16619" (Attached Image 4), so the next ID is "16620".


    Now we create a new record and insert all our information we have, this happens when you double click the specific field of the new added empty line.
    This should look like this (Attached Image 5).


    When you entered every information it should look like this (Attached Image 6). Save your database and push it back to your device.


    Code:adb push miui_city_entire_eu.db /data/data/com.miui.weather/databases/miui_city.db


    Now you should be able to select your city in the weather app and use the app effeicient."



    Als Zusatz muss gesagt werden das ihr bei der miui_citiy.db alle Berechtigungen eingeschaltet werden müssen, sonst geht die App gar nicht mehr.


    Ich hab das mit Root Explorer gemacht.



    MfG