Search results

  1. E

    Post [APP] Patched ad-free YouTube APKs

    I run into the same problem as #1311: YT installed but not appears in setting's app nor in launcher's app drawer. Any help?
  2. E

    Post [ROM][MM 6.0.1] [ KatKiss - KatshMallow #034 ] [MultiWindow]

    It is really a great idea to disable Google Play Services and Google Play app. This is not only solves the problem of GMS updating, but also makes more RAM (around 70 MB) available. A number of system/user apps may not work, but either an old worinking version could be found, or an ASUS...
  3. E

    Post [APP][4.3+] Cygery AdSkip for YouTube™ (xda-exclusive free version)

    installation from xdalab failed I am very interested in your adskip and would like try it, but I can not install it from xdalab. The error message is 'there was a parsing problem'. My device is TF101 tablet in KK4.2.
  4. E

    Post [APP][ROOT] LMT Launcher v2.9

    I have used the LMT pie chart launcher for quite some time and like it very much. I run into the following problem recently: When I move my finger from right edge of the screen, the pie chart appears, but when I move my figer further toward the ring, a semi circle appears and the pie chart...
  5. E

    Post [APP][2.2+] Velis auto brightness 4.70.249 alpha

    I tried to get VBA current light reading from Tasker without success. In Action Plugin for VAB, I see: Automatic brightness Brightness change Brightness sensor Proximity sensor Select profile Smoothing time None of these items provide a way to read VAB's current light reading. Would you...
  6. E

    Post [APP][2.2+] Velis auto brightness 4.70.249 alpha

    My wife uses a Samsung Grand Prime, which does not have light censor. Your app works very nicely on her phone through its front camera. Good idea! Great work! Would like to ask two questions: 1. The phone has two cameras, but the app does not find the back camera. 2. Does the app's Tasker...
  7. E

    Post **[APP] BusyBox for NON-ROOT Phones**

    Great Idea! Works very nicely on my Samsung Grand Prime SM-G530W in Android 5.1.1 (un-rooted) . The only problem found so far is that the suggested terminal emulator cannot write external sdcard in Lollipop (except its own folder on extSdCard under Android/data). It is not your problem for...
  8. E

    Post Any way to save screenshots to extern sd card automatically?

    I use "Terminal Emulator for Android" by Jack Palevich. Not sure whether the metod works on non-rooted device. Even if it does not work on your non-rooted device, you can still "save screenshots to extern sd card automatically". I see some one befor suggested on copying screenshots through...
  9. E

    Post Any way to save screenshots to extern sd card automatically?

    Android command "screencap -p file_name.png" let you take a screenshot and save it where you like. For example: screencap -p /extSdCard/ScreenCap001.png does a screen capture and save the result to my external sdcard on my rooted TF101 in KK4.4. Try a similar command through a terminal...
  10. E

    Post [ROM][MM 6.0.1] [ KatKiss - KatshMallow #034 ] [MultiWindow]

    I am using Tim's KK4.4, would like to update to Tim's Mashmellow. I hear that Mashmellow format Inserted sd card either as Portable Storage or Internal Storage. With two partions on a sdcard, is it possible to format one partion as Internal Storage and the other partition as Portable Storage so...
  11. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    Can notification bar be swiped down for you in both immersive modes(immersive mode and immersive mode-keep status bar visible). On my TF with kk4.4 v36, the bar is half dead in immersive mode with status bar and completely dead in immersive mode. Half dead: the bar can not be swiped down but...
  12. E

    Post [IDE][3.x] APK Studio - IDE for Reverse Engineering Android APKs

    Sir, Would like to try this on my windows 8 PC, which does not have any java or android related software installed yet. Before install your studio, do I have to install anything in advance like android dev tools, apktools, etc? How to install the studio, just unzip it, do I have to define any...
  13. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    Why not just flash fsync_on.zip, which can be download from the first page.
  14. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    strange split window I had a good time with KK4.4.3# 029 until today when I run into the following strange problem. While in system settings, I touched some buttons by accident(4th, 5th, 6th, not sure which). Now my home screen and setting screen becomes interestingly strange. On the home...
  15. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    [email protected] With latest KatKiss, my TF101 works beautifully, we cannot thank you more for your execellent work. I run into a small problem on adblok and need your help: I installed adblock through KK toolbox. Now I installed xposed based MinMinGuard, which is supposed to provide advanced ad block...
  16. E

    Post [Q] Warning: Possible Chinese Trojan from coolapk.com

    The app name in chinese means "Google's method to input chinese character by spelling". It is bad for sure to install an additional app in secret. But this input method app sounds innocent. In addition, how can you be so sure that the app sneaked in with VLC from coolapk? On my TF101, I have a...
  17. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    v27-NonLinaro version, although a little bit slower than v27, works better. With NonLinaro, Google Play store works OK (no image distortion), Candy Crush and Office Suite are OK too.
  18. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    multi-window goodies for KatKiss KitKat deleted
  19. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    Install floating windows for Multitasking on KK4.4.2v23 According to; http://www.theandroidcop.com/install-halo-and-x-floating-window-on-any-android-device/ xHalo floating windows for Multitasking can be installed on Any Android Device. I like our KK4.4.2v23 very much, the only thing I am not...
  20. E

    Post [GUIDE] Tasker - Send Intent action

    Launch application dtail page in Settings To launch application dtail page in Settings, get package name of the app and then call Tasker's "Send Intent" with the following params Action:android.settings.APPLICATION_DETAILS_SETTINGS Data: package:%pkg Traget:Activity ---------- Post added at...
  21. E

    Post [GUIDE] Tasker - Send Intent action

    I uses ClipIntent to view the manifest of an apk by. The catched intent to send a apk to ClipIntent is: ACTION: android.intent.action.SEND DATA: null TYPE: application/* FLAGS: FLAG_GRANT_READ_URI_PERMISSION FLAG_ACTIVITY_FORWARD_RESULT FLAG_ACTIVITY_PREVIOUS_IS_TOP EXTRAS: EXTRA 1: Class...
  22. E

    Post [Official] [Theme] [Widget] Zooper Widget Iconsets

    My ASUS transformer TF101 has two battery, one on tab and the other on dock. Does your bateery icon set work for the two batteries? What is the variable for the external battery? Thanks in advance.
  23. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    KK4.4.2#022 is great. The only small trouble I have on my tab is: battery widgets often become dead. I tried dual battery widget and asus battery widget, both have this problem. Anybody else run into this trouble. Any suggestions about a good battery widget on this ROM.
  24. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    Glad it works for you. Many boot-into-recovery tools, for example the one in tasker or the one in ROM Toolbox, do not work in KitKat. The reliable way is to launch power menu by long-press power key actually or virtually. To virtual send ky in Terminal Emulator, you can run the following...
  25. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    you're most welcome. just in case you don't know LMT location: http://forum.xda-developers.com/showthread.php?t=1330150
  26. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    try LMT pie launcher, define a button there to send key 1026 or 2026, which means long press power key for 1 or 2 seconds in LMT
  27. E

    Post [APP][4.0+]Ultimate Dynamic Navbar

    Thank you for the answer. Hope the 1st priority is to make shortcut work.
  28. E

    Post [APP][4.0+]Ultimate Dynamic Navbar

    MrBIMC, Great tool! Feature request: add status information like wifi, bateery level at the right side of UDN so that the top status bar can be ignored in most of the cases. Is this possible?
  29. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    check apps runnoing during sleep Do you have some apps that are still working during sleep? If yes, check one by one to see how they work with this ROM. In addition, do you keep WIFI on during sleep? If yes, how about try other options?
  30. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    Did you do the following: Did you do the following: . Do a factory reset before ROM installation. . Clean dalvik cache before reboot. . Do not overload CPU too much. Even no overload at all when have problem. . Try v19 , which is the latest stable version . If have boot loop, try cold start...
  31. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    feature request Tim, I like KK4.4.2, but miss the tablet mode. However, Nova allows me to toggle the top notification bar on/off and to show notification panel any time. With the top bar off, it is very much like my TF still in tablet mode, except no indication for battery and WIFI on the nav...
  32. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    small issues on KK4.4.2 Tim KK4.4.2 (with FSYNC on) works nicely on my TF except the following small issues: 1. During normal restart, tab run into endless loop. However, cold start (power + volume down) is ok. 2. Battery widgets (either ASUS battery widget or Dual Battery widget) often become...
  33. E

    Post [ROM][KK 4.4.4] [ KatKiss-KitKat #036 ] [Stable] [MultiWindow]

    Feature Request Tim, Like your KitKat very much. Would like to make an enhancement suggestion: Right now, Katkiss uses Global Key Override to exopse some important system actions. In addition, KK expose them through long press buttons on navigation bar. If tab is undocked, in immersive mode(...
  34. E

    Post [ROM][JB 4.3.1] [ KatKiss-4.3.1 #029 ] [Stable] [MultiWindow]

    KK4.3-V029 does not allow me to set default app for files on my TF. I noticed that you had this issue before. Do you still have the issue with the latest KK? if not, how did you solve the problem? Thanks in advance.
  35. E

    Post [Official] [Theme] [Widget] Zooper Widget Iconsets

    Can't find a google now icon for partly cloudy. You can edit the icon to your like and then rezip it in.
  36. E

    Post [Official] [Theme] [Widget] Zooper Widget Iconsets

    Files uploaded OK. Please try again.
  37. E

    Post [Official] [Theme] [Widget] Zooper Widget Iconsets

    symbolicons weather icon set Icons extracted from weather eye, all credits go to the original dev. The config.xml uses #SMODE# (zooper 2.43) to pick out current/today's weather. With zooper 2.43, the icon-set will allow: . show current weather and weather forcast for 7 days . show all future...
  38. E

    Post [ROM][JB 4.3.1] [ KatKiss-4.3.1 #029 ] [Stable] [MultiWindow]

    Don't think app2sd works after JB4.2. However, FolderMount does directory bind very well on my TF101 in KatKiss4.3. If your app uses huge amount of data on sdcard and the data location cannot be reset, FolderMount may come to the rescure.
  39. E

    Post [Official] [Theme] [Widget] Zooper Widget Iconsets

    The latest zooper (v2.44) has "Added #SMODE# in Iconsets to compare against current mode string before parsing". Anybody knows how to use it? I tried the following in config.xml without success: <!-- if SMODE is #WCCODE# or #W0CODE# --> <condition> <test>#SMODE#=#WCCODE#</test>...
  40. E

    Post [Official] [Theme] [Widget] Zooper Widget Iconsets

    One question to OP: Is conditional variable supported in the config.xml of an iconset ?
  41. E

    Post [Official] [Theme] [Widget] Zooper Widget Iconsets

    You may need help from automation apps. With Tasker and Overlay, the job can be done as follows: 1. Create an Overlay profile containing the wiget for music player; position the orverlay to cover the zooper widget, hide the overlay. 2. Create a Task profile with condition = "Headset Plugged"...
  42. E

    Post [Official] [Theme] [Widget] Zooper Widget Iconsets

    Google Nw Weather icon set I like the google now weather icon set provided by krsk77, but the zip file does not work for 5 day weather forecast even after kwerdenker's improvement. Based on their work, I made a new iconset zip, which works pretty nice on my tab.
  43. E

    Post [ROM][JB 4.3.1] [ KatKiss-4.3.1 #029 ] [Stable] [MultiWindow]

    ViPER4AndroidFX (v2.3.0.1) works nicely with lound sound on my TF in KK4.3-027.
  44. E

    Post [APP][4.0+]Ultimate Dynamic Navbar

    He/She alerady said "great" in English.