I downloaded the right apk and when I search for my city it gives me three results of my city with three different zip codes but none of them are the one I need.
Anybody know why?
Well, german cities are not yet included. Tried it and none are to be found. Too bad Other than that -> It looks beautiful! But GPS location service wont work with it as already mentioned ^^
Does this work for any other country outside europe and USA!
I/ActivityManager( 256): Starting activity: Intent { cmp=com.miui.weather/.ActivityFindCity }
I/Database( 1178): sqlite returned: error code = 1, msg = no such table: hotcity
D/AndroidRuntime( 1178): Shutting down VM
W/dalvikvm( 1178): threadid=1: thread exiting with uncaught exception (group=0x4025a7f0)
E/AndroidRuntime( 1178): FATAL EXCEPTION: main
E/AndroidRuntime( 1178): java.lang.RuntimeException: Unable to resume activity {com.miui.weather/com.miui.weather.ActivityFindCity}: android.database.sqlite.SQLiteException: no such table: hotcity: , while compiling: SELECT * FROM hotcity
E/AndroidRuntime( 1178): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3129)
E/AndroidRuntime( 1178): at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3144)
E/AndroidRuntime( 1178): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2685)
E/AndroidRuntime( 1178): at android.app.ActivityThread.access$2300(ActivityThread.java:125)
E/AndroidRuntime( 1178): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2034)
E/AndroidRuntime( 1178): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1178): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1178): at android.app.ActivityThread.main(ActivityThread.java:4628)
E/AndroidRuntime( 1178): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1178): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 1178): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:870)
E/AndroidRuntime( 1178): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:628)
E/AndroidRuntime( 1178): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 1178): Caused by: android.database.sqlite.SQLiteException: no such table: hotcity: , while compiling: SELECT * FROM hotcity
E/AndroidRuntime( 1178): at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method)
E/AndroidRuntime( 1178): at android.database.sqlite.SQLiteCompiledSql.compile(SQLiteCompiledSql.java:91)
E/AndroidRuntime( 1178): at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:64)
E/AndroidRuntime( 1178): at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:80)
E/AndroidRuntime( 1178): at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:46)
E/AndroidRuntime( 1178): at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:42)
E/AndroidRuntime( 1178): at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1345)
E/AndroidRuntime( 1178): at android.database.sqlite.SQLiteDatabase.queryWithFactory(SQLiteDatabase.java:1229)
E/AndroidRuntime( 1178): at android.database.sqlite.SQLiteDatabase.query(SQLiteDatabase.java:1184)
E/AndroidRuntime( 1178): at android.database.sqlite.SQLiteDatabase.query(SQLiteDatabase.java:1264)
E/AndroidRuntime( 1178): at com.miui.weather.tools.ToolsDB.getHotCity(ToolsDB.java:197)
E/AndroidRuntime( 1178): at com.miui.weather.ActivityFindCity.setGridAdapter(ActivityFindCity.java:193)
E/AndroidRuntime( 1178): at com.miui.weather.ActivityFindCity.initData(ActivityFindCity.java:171)
E/AndroidRuntime( 1178): at com.miui.weather.ActivityFindCity.onResume(ActivityFindCity.java:70)
E/AndroidRuntime( 1178): at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1149)
E/AndroidRuntime( 1178): at android.app.Activity.performResume(Activity.java:3823)
E/AndroidRuntime( 1178): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3119)
E/AndroidRuntime( 1178): ... 12 more
W/ActivityManager( 256): Force finishing activity com.miui.weather/.ActivityFindCity
device_model:bravo
build_version:1.2.25
condition:1
processName:com.miui.weather
pid:1585
uid:10070
tag:null
shortMsg:android.database.sqlite.SQLiteException
longMsg:android.database.sqlite.SQLiteException: no such table: city: , while compiling: SELECT * FROM city
stackTrace:android.database.sqlite.SQLiteException: no such table: city: , while compiling: SELECT * FROM city
at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method)
at android.database.sqlite.SQLiteCompiledSql.compile(SQLiteCompiledSql.java:91)
at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:64)
at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:80)
at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:46)
at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:42)
at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1345)
at android.database.sqlite.SQLiteDatabase.queryWithFactory(SQLiteDatabase.java:1229)
at android.database.sqlite.SQLiteDatabase.query(SQLiteDatabase.java:1184)
at android.database.sqlite.SQLiteDatabase.query(SQLiteDatabase.java:1264)
at com.miui.weather.tools.ToolsDB.getCityID(ToolsDB.java:261)
at com.miui.weather.GpsRuning.run(GpsRuning.java:42)
Im having issues downloading the app. Tried downloading through mobile browser I could see the app in the download section but it wouldnt install. I did what others did by clearing caches but still no luck. I got adb but Im not doing something right. I had my fone set to debug but im not doing the right commands so could somebody help please?? this is what I did:
cd\
cd\android-sdk-windows\tools
adb devices
adb remount
adb push MIUIDev_Weather_EU_Beta\system\app
after that everything goes wrong. Need help please!!!!
Im so frustrated with the lack of support and help in here. Ive been trying to ask for help since late last night and still nobody is willing to help.. Very dissapointed!
Dude, seems like you use the wrong commands to push the file.
I'd rather use Root Explorer or something similar to place the APK into system/app and set the right permissions. That totally worked for me and I have no issues running it, as I stated before.
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation