Multi-tasking issue - Lenovo A7000 Questions & Answers

Hi .
I have a Lenovo a7000 and it is rooted and has Android 6.0 marshmallow and I tried to edit the build.prop code on this ro.build.type=user and changed "user" to "user debug " and I got the multi-tasking option on the developer setting . The problem Is when I click the recent apps button to get to the multi-tasking feature this what appears
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
so I can't click the multi-tasking icon because of that lock icon so I hope you help me to remove this icon and thanks .

Same problem here. Did you solved??

Reply
arifozan said:
Same problem here. Did you solved??
Click to expand...
Click to collapse
Not yet . I guess it is impossible to tweak Lenovo's heavy skin .

Thomasmx said:
Hi .
I have a Lenovo a7000 and it is rooted and has Android 6.0 marshmallow and I tried to edit the build.prop code on this ro.build.type=user and changed "user" to "user debug " and I got the multi-tasking option on the developer setting . The problem Is when I click the recent apps button to get to the multi-tasking feature this what appears
so I can't click the multi-tasking icon because of that lock icon so I hope you help me to remove this icon and thanks .
Click to expand...
Click to collapse
Hi. I had same prob but I have a "solution". U go to system/priv-app/SystemUI and copy SystemUI.apk to your PC. Install 7zip extracting software. Then right click SystemUI.apk and choose open archive (or somethin similar option). Then go res/drawable-hdpi-v4/ and search two image files. The names of images are recent_lock_app and recent_unlock_app. Copy these two image to another folder on ur PC and edit their resolution to 1x1. If you ending the edit, copy back the edited files to res/drwaable-hdpi-v4/. Finally you copy back the "modded" SystemUI.apk to system/priv-app/SystemUI and overwrite the file, then install it. I suggest you reboot your device.
Good luck!! I hope I help you!
(sorry for my eng im hungarian)

Thomasmx said:
Hi .
I have a Lenovo a7000 and it is rooted and has Android 6.0 marshmallow and I tried to edit the build.prop code on this ro.build.type=user and changed "user" to "user debug " and I got the multi-tasking option on the developer setting . The problem Is when I click the recent apps button to get to the multi-tasking feature this what appears so I can't click the multi-tasking icon because of that lock icon so I hope you help me to remove this icon and thanks .
Click to expand...
Click to collapse
Never edit build.prop without backup first,, its rule for tweak a device

Related

Make ur own dialer on the go

MAKE UR OWN DIALER ​
hi frndz i was for long thinking how to simplify making ur own dialer on the go, so after help from Henk (team-member) i made smthing that might interest all.
Ok so lets get to steps.
1. Make sure u have sdk installed.
2. Download the cdt.rar from(http://forum.xda-developers.com/showthread.php?t=1261877).
3. Extract the zip and open it, you will find 5 folders.
4. The folder update dialer is one containing the images of buttons and the folder update res contains a single image of dialer background.
5. Edit the images as you like without changing the size and name.
6. connect the fone and run cdt_extreme.bat file.
7. Once done and fone rebooted u can see ur creativity.
8. For example i used following three files
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-> As dialer bg
-> When u press dialer button it turns like this.
-> Left this transparent to generate max effect.
here is after what i got mixing the files above
9. plz plz plz if this has made u happy hit thnx button. and i wanna thank henk for his awsome help.
10. Dt forget to share ur work with others..
IMP : In folders there is a folder named original, this contains original files from ur present rom keep this safe and if u wanna revert back simply run recovery.bat also keep in mind that running will erase the original files created in first run so be careful to keep safe first run files.
Critical update : Copy the attached two files and place them in CDT\UpdateRes\res\drawable-hdpi folde. Now u can also mod the call button. Cheerz
thanks for the lesson! good one for noobies like me
I´ve got bootloops after installation...thanks god... i´ve made a nandroid backup before.
Neo XL said:
I´ve got bootloops after installation...thanks god... i´ve made a nandroid backup before.
Click to expand...
Click to collapse
the boot loop happens if u have erroro in "adb server out of date" error...make sure before u flash u have killed adb32.exe via task manager and killed htcsync
I would be good to be able to add your own custom numbers to the dialer, are the numbers in hex code or something like that? cause i don't see them in the dialer, phone or frame and resources files.

[ guide ] add ics task switcher [ easy ]

hi to all
i m presenting an easiest guide on adding ics task switcher on any rom..................
very useful for noobs,developers,themers,etc.......
steps:
1. Decompile ur framework-res.apk
2. then goto res > drawable > open " btn_application_selector.xml"......
3. then add a line <item android:drawable="@drawable/app_bg" /> before </selector>.........
4. save the file......
5. download this
6. extract and replace the "recent_apps_dialog.xml" & "recent_apps_icon" in res\layout...........
7. add and replace png files in res\drawable-mdpi folder......
8. compile and rest u all know...........
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
credits:
agmtpd for this thread
me for this easiest tut.............
if i help u then hit thanxxxxxx button
That sounds awesome i'll must try it ^^
There is a way to add "close all" button?
I know that you need to edit smali files,but It would be awesome.
this task manager is not smoth i think...
ICS task switchers are not for this phone for two reasons:
They're laggy.
The list doesn't fit on our small screen, making the default task switcher much, much more effective.
Will add This It To My New ROM will release Soon...
Boudz78 said:
Will add This It To My New ROM will release Soon...
Click to expand...
Click to collapse
Man I told you
They are laggy and can create problems.
Tell me one use of them
You can't see the app running like ICS
You can't swipe to kill them
Stock ones are better
How can i edit the crapy xml files? i used about 10 apps to edit xml files and they allways can't open it ;/ but if i open xml files in notepad or wordpad i allwyas have weird fonts etc. :|. Sorry for my bad english
Notepad++ is the way
qeemi said:
notepad++ is the way
Click to expand...
Click to collapse
thx a lot dude :d
----------------------------------------------------------
I still have problem to edit this btn_application_selector.xml ;/ and others but only SW_Configuration.xml i can edit :|. How to solve this problem?
Alucard1989pl said:
thx a lot dude :d
----------------------------------------------------------
I still have problem to edit this btn_application_selector.xml ;/ and others but only SW_Configuration.xml i can edit :|. How to solve this problem?
Click to expand...
Click to collapse
Yes
some XML files require difficult mode to be enabled while editing
It took me a while to edit my status bar XML for center clock
iamareebjamal said:
Yes
some XML files require difficult mode to be enabled while editing
It took me a while to edit my status bar XML for center clock
Click to expand...
Click to collapse
So how can i edit this crappy files? Sorry for my bad english

[Tutorial] How to change your font with Hifont

Hai all, in this post ,I will share, how to change fonts in your android devices.
This time in this toturial I use application called Hifonts, I think this application very well and good , and the beautiful view and have a comfortable navigation for beginners.
Well, in this tutorial, your device must be in Rooted status ,for work in your android device. if your device not on Rooted status this toturial will don't work on your devices, please Root your device before your follow this tutorial
1.Download application Hifonts
HERE (Playstore)
HERE (Mediafire)​
Click to expand...
Click to collapse
2. Install application and run it​
Click to expand...
Click to collapse
3. Here you can select font for your use, as an example here I would apply font Name Daniel, then select the font​
Click to expand...
Click to collapse
4. After that press the download button, wait until procces download to be end​
Click to expand...
Click to collapse
5. Then press USE button options on the left side
Just hit OK and Reboot option
Then press the Reboot now button.​
Click to expand...
Click to collapse
6. Wait until the reboot complete, then you will get change font like this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Click to expand...
Click to collapse
7. In addition, you can also see your fonts,have been downloaded on the Tab LOCAL here
And this toturial are finished,​
Click to expand...
Click to collapse
I not responsible for any damages that occur to your device, so Id suggest was carefully and thoroughly in order to avoid undesirable and REMEMBER always make a backup before following this tutorial .And this toturial already tried and succesfully on Android version 4.1,4.2.4.3 and 4.4, if you failed there is a possible error on your own or your device, and not from this toturial, remember different devices could have different flavors and this font is not works in most applications that you install or this like​
Click to expand...
Click to collapse
SOURCE AND DETAIL : HERE​
Click to expand...
Click to collapse
How to increase size of font in hi font
Hello
My phone is rooted «oneplus6»
I had no problems with this and ifont programs before!
But when I update to Android 10 it gives this error
(sorry the installation failed if there any display problem please using font recovery)

[Lollipop] N9005 SecContacts_Phone_OSup recompiled don't work

hi guy
I have try to mod SecContacts_Phone_OSup.apk of Leaked stock Lollipop GBNL8 for N9005 but he don't work (haven't got icon phone and contact on grid app after flash)
I have decompiled the apk stock and recompiled without any mod but don't work too
I have tried with another Compression level
it not work
I use apktool 2.0.0RC3 (support Lollipop)
smali/baksmali 2.0.5
Same problem here!
Yep. Many of us have been aware of the issue practically since it came out. There are ways to change some things, but no way around the recompiling issue (yet).
Hi mate,
How you were able to change things inside apk?
I tried only with rar to change res files but FC at all.
masterross said:
Hi mate,
How you were able to change things inside apk?
I tried only with rar to change res files but FC at all.
Click to expand...
Click to collapse
Usally you use 7-zip . You right click on apk and select open within the 7-zip right click options (do not unzip) . Then drag your png etc..
I could tell you, but I'd have to kill you....
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Bruno saa said:
hi guy
I have try to mod SecContacts_Phone_OSup.apk of Leaked stock Lollipop GBNL8 for N9005 but he don't work (haven't got icon phone and contact on grid app after flash)
I have decompiled the apk stock and recompiled without any mod but don't work too
I have tried with another Compression level
it not work
I use apktool 2.0.0RC3 (support Lollipop)
smali/baksmali 2.0.5
Click to expand...
Click to collapse
try the app here
http://forum.xda-developers.com/showpost.php?p=58139464&postcount=85
Ahem.....
carl1961 said:
try the app here
http://forum.xda-developers.com/showpost.php?p=58139464&postcount=85
Click to expand...
Click to collapse
Morningstar said:
Ahem.....
Click to expand...
Click to collapse
thank's guys

[MOD]Galaxy Tab 4 toggles port to tab 2

Hello friends ! I am new to xda community .. Well here is my first mod for galaxy tab 2 users . I have ported the notification window toggles straight from galaxy tab 4 .This is only for 4.2.2 odexed. Now we can also get rid of those irritating gaps between tiles .
So here it goes
https://mega.nz/#!tsZTkDSY!rHWW46IbxoKHY7UBqiZWX1pG9zuN6Ykxq-TZZwJ0Mm4
Note this is not a flashable zip .. This zip contains the my systemui.apk file
All you have to do is to replace your systemui.apk file with my systemui.apk file with root browser and give ita 644 permission ! If you liked my mod please hit the thanks button :fingers-crossed:
[Update] new modded toggles coming soon
-fixed the colour difference issue
-changed the screen rotation icon
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
suddenly i can't get this to work all i have is a black screen without fc any idea?
This happens only if the systemui.apk file is not copied completely
tr.abdelbasset said:
suddenly i can't get this to work all i have is a black screen without fc any idea?
Click to expand...
Click to collapse
Now as you have a black screen it means it did not copy successfully
So first delete the corrupt systemui.apk from system folder and then again copy my systemui.apk file ! I ll suggest you to use root browsrer and give it a 644 persmission
If that doesnt work for you First copy it into some other root directory give it a 644
And then copy it into the system>apps folder !
This is only for galaxy tab 2 ( i have a P3100) I guess it will work fine with.other variants too
please upload the screenshots
Can anyone pleaseplease post some screenshots ! I am. A junior member so XDA wont allow me to post screenshots!
Here are the screenshots! Works like a charm!!
http://[email protected]
For more tab 2 modifications
Hit the thanks button if you liked it
Please
paras raina said:
Please
Click to expand...
Click to collapse
Can't they be made black instead of white?
Well
abhatia1435 said:
Can't they be made black instead of white?
Click to expand...
Click to collapse
They can be but it wont look nice with the white header window and to change header color u ll need to use xposed .
Right now my xams are going on .. I ll surely make black togglea after my exams are over most probably by ending march
Very nice, good job.
Not working in 4.2.2 deodexed.
I am using this rom: [Rom][stock 4.2.2][deodexed and rooted][P3100][Instructions AVALIBLE]
Try installing it manually
Dio_S said:
Not working in 4.2.2 deodexed.
I am using this rom: [Rom][stock 4.2.2][deodexed and rooted][P3100][Instructions AVALIBLE]
Click to expand...
Click to collapse
Try installing it manually
flashable zip
can some one make a flashable zip of this, it would be great.

Categories

Resources