Themer app on N7 not showing themes. - Nexus 7 (2013) General

Hi, i got my themer beta code some days ago, since its only for phones, i used an app called MarketHelper to get it.
I activated normally, everything ok, but when i went to themes section there are no themes showing.
I used the resolution confirmation and its showing an applicable one.
I'm using ParanoidAndroid so i think it has to be a way to make it work. I already tried the per-app settings.
Help?

Themer currently has no tablet support as far as I know. So not sure if you could trick it into working or not. Let us know if you do!

Idrito said:
Hi, i got my themer beta code some days ago, since its only for phones, i used an app called MarketHelper to get it.
I activated normally, everything ok, but when i went to themes section there are no themes showing.
I used the resolution confirmation and its showing an applicable one.
I'm using ParanoidAndroid so i think it has to be a way to make it work. I already tried the per-app settings.
Help?
Click to expand...
Click to collapse
Themer doesn't support the 1920x1200 screen resolution.

You have to use the default resolution (i guess the phablet one is default for N7) and keep the dpi on stock values.
I had the same problem on my nexus 4. I changed the layout from phablet to phone (the stock one) and the themes showed up

Related

Help getting rid of the system bar (or modify it)

Alright, first of all, this is an internal device, I will not be using these changes on my own device.
We use tablets (previously Galaxy Tabs) in our office for employees to use an internal application. Our application manages its own navigation, and users do not need to access anything else other than the application. I made it a home screen launcher so it's the first thing that loads. On the Galaxy Tab (Android 2.3), I'm also hijacking all the hardware buttons in the device and I can properly secure the device.
However, on Android 3.0, there are no hardware buttons anymore, and you cannot hide the system bar, I have no way to secure the device if the system bar is always there. I understand why it needs to be there, but this is really killing me.
I have 3 options:
Root the device, try to disable the system bar by editing the framework-res.apk --- Already tried this, unsuccesful since I couldn't find anything in there.
Wait for Android 3.0 to drop in AOSP, build my own custom rom which hides the system bar and do my own modifications on it.
Build Android 2.3 from AOSP for the XOOM -- this will be a lot of work, and I would need help, is anyone interested on helping me with this?
Thanks everyone.
velazcod said:
Alright, first of all, this is an internal device, I will not be using these changes on my own device.
We use tablets (previously Galaxy Tabs) in our office for employees to use an internal application. Our application manages its own navigation, and users do not need to access anything else other than the application. I made it a home screen launcher so it's the first thing that loads. On the Galaxy Tab (Android 2.3), I'm also hijacking all the hardware buttons in the device and I can properly secure the device.
However, on Android 3.0, there are no hardware buttons anymore, and you cannot hide the system bar, I have no way to secure the device if the system bar is always there. I understand why it needs to be there, but this is really killing me.
I have 3 options:
Root the device, try to disable the system bar by editing the framework-res.apk --- Already tried this, unsuccesful since I couldn't find anything in there.
Wait for Android 3.0 to drop in AOSP, build my own custom rom which hides the system bar and do my own modifications on it.
Build Android 2.3 from AOSP for the XOOM -- this will be a lot of work, and I would need help, is anyone interested on helping me with this?
Thanks everyone.
Click to expand...
Click to collapse
Downgrading to 2.3 might be your best bet, wish 3.0 AOSP would hurry up, want to get somethings working differently as well myself. Let us all know if you downgrade and how it went! Wouldn't mind trying to sneak the shut off animation onto 3.0 if possible.
kenhunt said:
Downgrading to 2.3 might be your best bet, wish 3.0 AOSP would hurry up, want to get somethings working differently as well myself. Let us all know if you downgrade and how it went! Wouldn't mind trying to sneak the shut off animation onto 3.0 if possible.
Click to expand...
Click to collapse
Yeah, I haven't gotten into it yesterday, but the only thing I'm concerned about running 2.3 on the Tab is the whole issue with Dual-core support, not sure if I would even be able to do it thanks to that, but I'll see. I'm also trying to call a few contacts to see if we can get into some kind of agreement with Moto to try to get the source code early... we'll see...
Have you tried running a different launcher? They allow you to hide system bars on the old android os...might work on 3.0
Sent from my PC36100 using Tapatalk
bwcorvus said:
Have you tried running a different launcher? They allow you to hide system bars on the old android os...might work on 3.0
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
Yeah, that won't work, the system bar is part of the framework, it's very very low level, you can't hide it since it allows the user to navigate through the device. Before 3.0, devices were required to have hardware buttons, that's not a requirement anymore because of this system bar, it will always always be there.
Atrix runs 2.3 and the same processor
destroyerbmx said:
Atrix runs 2.3 and the same processor
Click to expand...
Click to collapse
True, hopefully they release the kernel source soon so I can take a look and see if I can try to make 2.3 work on the XOOM with the same kernel that's working with 3.0.
here is Tegra 2 with many options running various versions of 2.2 and 2.3.
you should reach out to GoJimi over there.
destroyerbmx said:
Atrix runs 2.3 and the same processor
Click to expand...
Click to collapse
I'm pretty sure atrix is running 2.2.
u can't do anything until source drops. You need baksmali for framework and custom recovery to flash.
I think your best bet would probably be changing the DPI settings somehow (Like they did for the HC build on some phones to get the tablet version) and it would cause you to go into the "phone" version of HC (Doesn't have the system bar) then I would say modify the volume buttons and lock button long presses to recreate the home/back/multitasking buttons if you really want them (such as they have done for the i*hone android ports because ios is dumb and has 1 button). Just a suggestion and honestly I have no idea if this would work.
I'm sure the system bar has a process you can kill with root. I know the status bar can be killed this way on 2.3. Watch logcat and see what you can find. Anyone know more on this?
Porting 2.2 from the g-tab maybe. Similiar hardware I think.
Sent from my Nexus One using XDA Premium App
Just installed lcd denisty on mine and put it at 240 from the default 160...the system bar was gone.
bwcorvus said:
Just installed lcd denisty on mine and put it at 240 from the default 160...the system bar was gone.
Click to expand...
Click to collapse
Glad to see it worked now hopefully the OP sees it. GL to all
Sent from my SCH-I500 using XDA App
Could you please check your /system/build.prop to see whether the lcd density app has added any code?
I usually tweak density directly through this file but the code isnt there atm on my xoom.
I tried changing the density yesterday and was disappointed to discover that the LCD density wasn't in the build.prop. adding the line of code didn't work, either.
XOOM'd from the XDA app.
ftgg99 said:
Could you please check your /system/build.prop to see whether the lcd density app has added any code?
I usually tweak density directly through this file but the code isnt there atm on my xoom.
Click to expand...
Click to collapse
Looking at the date on my build.prop it hasn't been modified. And just to be sure i looked through the file, nothing in there.
Huh, I wasn't receiving notifications on email even though I'm subscribed for instant notifications...
anways, will try the density trick, but that seems like a pain in the butt to redo all the layouts in our app, but that is a very very clever idea, might work.
Update: Yes it works, but only if you use one of those apps, not when editing the system.prop file, anyone care to share what's exactly being edited here?
Thanks again!
Update 2: Actually, I had a typo on the line I wrote on the build.prop, if you write 'ro.sf.lcd_density=240' (or whatever density you want to use), push it and reboot, it does work as it should.
how are u going to press "home" or "back"?
xoom doenst have physical buttons like phones.
how do u get back to home screen if u downgrade to 2.x?

just got my nexus... landscape view?

OK just got my nexus 7 from ebuyer....
Where is bloody landscape mode ??? For viewing emails / surfing please tell me I'm not stuck in this thin portrait mode.. tiny keyboard its not good!!!
Hoping there is a setting somewhere I've missed... please help
Steve
Ahhh found it.. if you swipe down the notification bar its an icon on there.. web email now work but the launcher won't rotate.
Panic sort of over lol
CdRsKuLL said:
Ahhh found it.. if you swipe down the notification bar its an icon on there.. web email now work but the launcher won't rotate.
Panic sort of over lol
Click to expand...
Click to collapse
Launcher is locked afaik, just get another one.
Get Apex Launcher
man you are another level (hopeless)......=P
im really pleased that the homescreen layout is kept portrait and all the apps rotate, just makes things easier for me
Check the Dev Forum. They've enabled the landscape mode for the launcher by tricking it into thinking it was a 10 inch tablet or by changing the dpi to 170.
I don't know how to change the dpi otherwise I'd tell you but I don't really care about the launcher staying in portrait mode for a 7 inch tablet.
Edit: After an exausting 30 second search there are dpi changing apps on the Play Market. You need *root* though.
locked into portrait
Seihaku said:
Launcher is locked afaik, just get another one.
Click to expand...
Click to collapse
WTF!?! Had I known this, I wouldn't have bought it. Now I've ripped apart all packaging, and need to start replacing system software on a new device. I'm amazed none of the testers mentioned this.
Its not a big deal, and if you don't wanna get a new launcher/root then get the Ultimate Rotation App. Its like ~$2 in the Play Store, which is less then the gas money to go return it. It works flawlessly with the stock launcher.
csell said:
WTF!?! Had I known this, I wouldn't have bought it. Now I've ripped apart all packaging, and need to start replacing system software on a new device. I'm amazed none of the testers mentioned this.
Click to expand...
Click to collapse
God you are a noob. You wouldn't have bought a device because the stock launcher doesn't rotate. lmfao.
its an easy fix.. just install RotatedHome by doodleapps from the market. Its stock launcher with autorotation enabled.. Works perfect
Sent from my Nexus 7 using Tapatalk 2
Yes, there's a few options for rotating the launcher, check the dev section. Rooting takes 5min (and you can restore it back if you need to return) of your time. And then all you need to do is edit a system file to allow rotation and your done. That said, very strange google didn't include rotation in the stock device - can't for the life of me see how it's a negative, the landscape launcher works perfectly.
I've noticed that some games in the play store mention the the rotation apps interfere with their games - so maybe that's not the best option. This is the method i used, works better than changing the DPI IMO, unless you're set on getting the tablet sytle layout.
http://forum.xda-developers.com/showthread.php?t=1800042
veeman said:
God you are a noob. You wouldn't have bought a device because the stock launcher doesn't rotate. lmfao.
Click to expand...
Click to collapse
Yeah, seriously. This isn't like iOS/WP where you're stuck with one launcher, OP. You don't even need to root or do any magic, just get another (usually free) launcher from the bloody market.
That said, have to disagree with whoever's configuring stock nowadays.
Ultimate Rotation Control.
What about Ultimate Rotation Control?
https://play.google.com/store/apps/...?t=W251bGwsMSwxLDEsIm5sLmZhbWVpdC5yb3RhdGUiXQ.
The link above is for the trial version. The paid one costs 2.99.

[Q] How to use Xposed settings (tablet UI) ?

Hello everybody,
I'd like to have a tablet UI for my emails apps and for the settings app.
My ROM (Revolt JB) includes the xposed framework settings.
I installed the framework and the module but even when I set a different DPI and select "tablet UI", the app (gmail) stays in phone mode. (It only works for chrome).
I've watched videos and tutorials about how to do it buy none of them worked for me...
If you guys can help me...
Thanks.
Baxt
Sent from France to the best forum ever using my awesome Nexus 4
baxtandroid said:
Hello everybody,
I'd like to have a tablet UI for my emails apps and for the settings app.
My ROM (Revolt JB) includes the xposed framework settings.
I installed the framework and the module but even when I set a different DPI and select "tablet UI", the app (gmail) stays in phone mode. (It only works for chrome).
Click to expand...
Click to collapse
I can't remember anymore which module exactly comes with ReVolt, but I use JellyBam which comes with "Xposed App Settings". You can configure the settings per app that way. I just tried it and when you set the resolution to at least 600p Gmail will use the tablet UI. You might want to check this thread. It has a link where you can download additional modules. I guess you will find the module in question there as well. Good luck!
Go http://www.youtube.com/watch?v=Yx0a-C4xGTM will show how to set it up.
That's how i do ! I tried to download his xposed settings app but I couldn't install it... I really don't understand...
Sent from France to the best forum ever using my awesome Nexus 4
baxtandroid said:
That's how i do ! I tried to download his xposed settings app but I couldn't install it... I really don't understand...
Click to expand...
Click to collapse
That's weird. I am by no means an expert and I have only a week ago rooted my phone for the first time, so I guess I am at my wits end here as well. But what happened when you tried to install the module? I guess the Xposed thread might be your best bet to find out what could be the problem though. I hope you can resolve the issue. In any case please keep us posted. Good luck again!
MasterRedfox said:
That's weird. I am by no means an expert and I have only a week ago rooted my phone for the first time, so I guess I am at my wits end here as well. But what happened when you tried to install the module? I guess the Xposed thread might be your best bet to find out what could be the problem though. I hope you can resolve the issue. In any case please keep us posted. Good luck again!
Click to expand...
Click to collapse
The framework and the module both installs themselves normaly...
Sent from France to the best forum ever using my awesome Nexus 4

[Q] Timur's Host USB ROM

Hey guy's. so i installed Timur's Host USB ROM on my Google Nexus 7 3G tablet. i'm setting it up now and have a very stupid problem on my hands. i know i should be able to fix it, but i can't seem to figure it out.
I installed Gapps for my setup and installed a lot of apps. the apps automatically put a shortcut on my homescreen. the problem is i have apps appearing off the screen of my nexus. seems as though theres an extra row/column thats allowing apps to be placed, but isn't visible on my tablet screen. i've tried adjusting the row/columns to the lowest setting, but to no avail. actually seems like that setting doesn't actually change any settings. whats wrong and going on?
irectus said:
Hey guy's. so i installed Timur's Host USB ROM on my Google Nexus 7 3G tablet. i'm setting it up now and have a very stupid problem on my hands. i know i should be able to fix it, but i can't seem to figure it out.
I installed Gapps for my setup and installed a lot of apps. the apps automatically put a shortcut on my homescreen. the problem is i have apps appearing off the screen of my nexus. seems as though theres an extra row/column thats allowing apps to be placed, but isn't visible on my tablet screen. i've tried adjusting the row/columns to the lowest setting, but to no avail. actually seems like that setting doesn't actually change any settings. whats wrong and going on?
Click to expand...
Click to collapse
In google play, go to settings and disable auto add shortcut. For the extra rows, i would install a different launcher, like apex or nova.
Sent from my Nexus 7 using xda premium
may rssuhy
So what your saying is there's no fix?/I'm not an idiot? I just have to download a new launcher over the 1 I have now?
I've had some experience with apex and know it pretty well. Never tried nova. What would people recommend?
Since I am not running that rom, i have no idea if there is a fix. But, a new launcher would fix it. I never use a stock rom launcher anyways. I always use Nova. I havent tried GO launcher lately, as it was a little laggy after jb. It is probably fixed by now though.
If you post the link to timurs rom, or pm it to me, i will add it to my multiboot and play with the launcher.
Sent from my Nexus 7 using xda premium
just fixed my problem. was playing around with it for a little and figured it out. I didn't have "expand windows to screen size" selected and for some reason it was making them bigger. so yeah. that fixed everything.
irectus said:
just fixed my problem. was playing around with it for a little and figured it out. I didn't have "expand windows to screen size" selected and for some reason it was making them bigger. so yeah. that fixed everything.
Click to expand...
Click to collapse
Cool deal. I just installed it a few minutes ago. Time for me to build a y-cable! Now if timur would incorporate kexec support into his kernels, it would be perfect. Cant live without multirom, lol. Anyways, glad you got it figured out.
Sent from my Nexus 7 using xda premium
Do you have any other USB ROM related questions?
Why not join the original support thread over at: http://rootzwiki.com/forum/513-nexus-7-development
Deleted

CONFIRMED WORKING - Xposed mod on metro pcs 626s

I can confirm version 79 of xposed for ARM sdk22 as working. You'll find the downloads at http://forum.xda-developers.com/showthread.php?t=3034811
Perform a nandroid backup before beginning.
Download the xposed installer apk , install it, boot into recovery and flash the xposed v79 arm sdk22 .zip,clear cache and dalvik, then reboot phone and you are good to go! I know a lot of us have been waiting for this news so I figured I'd share.. Keep in mind, after you install the .zip and reboot the phone is going to take about 10 minutes to boot up but eventually it will, immediately afterwards the apps will be "optimizing" for about 15 minutes as it rewrites ART to include xposed. Now I am off to go install some modules! Later guys hahaha
Here is an Xposed Mod that will change carrier text in notification header, lock screen, and dial pad to anything you like. I changed mine to T-Mobile since MetroPCS is pretty much using their network. Edit (SystemUI) for header notification carrier text and lockscreen carrier text. For dial pad carrier text while connected to a call edit (Dialer). You will have to put in original name which will be MetroPCS and for custom text, enter whatever you like.
[MOD][Xposed][Custom Text]
Big Thanks to: @liubaoyua
Anyone that has any useful stable modules, make sure to list them. Time to MOD
Snapprefs for Snapchat works too, so you can add it to that list ^^
Btw how do you get that "illest" and the leaf in the status bar? it looks cool cx
In the screen shot is the options for data signal in the pro version of Flat Style Bar Indicators xposed mod... Also I have Battery Home Icon in the screenshot. It turns your home button into circular battery meter. (look at my home button). This mod allowed me to free up status bar space and replace battery meter with day of week in the FSBI module. I highly recommend FSBI pro version and also pro version of Flat Style Colored bars. (This one adds colors to your status bar and nav bar for a more immersive look) .. I actually paid for those two when I had my old phone. Instead of explaining everything I have up and running so far, I'll post a screen shot of my modules screen.. One module that isn't on the screen shot is advanced power menu (apm). For booting into recovery, soft reboot etc... All of the mods shown I got directly from the xposed repo. I have my display setting to show experimental and beta mods as well as stable ones. But I've no issue with the mods that I've activated.. Not only on this phone, but I've used all these mods for numerous months on my old phone as well
kdayyy said:
Here is an Xposed Mod that changes lockscreen/dialer/notification header carrier text to anything you like. I changed mine to T-Mobile since MetroPCS is pretty much using their network. Edit systemui for notification header, dialer for dialpad carrier text, and lockscreen for lockscreen carrier text. You will have to put in original name which will be MetroPCS and for custom text enter whatever you like.
[MOD][Xposed][Custom Text]
Big Thanks to: @liubaoyua
Click to expand...
Click to collapse
I'm not sure if its going to be compatible with lollipop and or HTC sense, but I recommend to you a module called x blast (or maybe it's xblast) it has a whole slew of text editing options... I was using it with no issues on KitKat, but this module I notice hasn't been updated in awhile
talksickisil said:
I'm not sure if its going to be compatible with lollipop and or HTC sense, but I recommend to you a module called x blast (or maybe it's xblast) it has a whole slew of text editing options... I was using it with no issues on KitKat, but this module I notice hasn't been updated in awhile
Click to expand...
Click to collapse
Tried it and xblast has no effect on this device. Pretty much doesn't work. And it only changes header and lockscreen I believe. I believe custom text mod changes in any apk in app text and goes deep into the xml file. You can probably even change the hangouts text in the hangouts app into something like "Hanging" I haven't tried. But I'm sure you can, incredible mod. There also isn't too many mods for sense lollipop ?
kdayyy said:
Tried it and xblast has no effect on this device. Pretty much doesn't work. And it only changes header and lockscreen I believe. I believe custom text mod changes in any apk in app text and goes deep into the xml file. You can probably even change the hangouts text in the hangouts app into something like "Hanging" I haven't tried. But I'm sure you can, incredible mod. There also isn't too many mods for sense lollipop
Click to expand...
Click to collapse
That's pretty cool. Thanks for the knowledge. I might check it out
Now that we have xposed, the only thing I miss from my old phone is ROMs with support for RRO layers.. I guess I'm never content. It's always SOMEthing missing with me lol
talksickisil said:
That's pretty cool. Thanks for the knowledge. I might check it out
Click to expand...
Click to collapse
I was interested because I seen some m9 roms like viper rom has it built in the system settings and it's based off sense. I tried doing it without any mod and it's headache dealing with Java and SDK. I'm looking to see if I can port cm12.1 or cm13 on this device but I know it's not easy. I'm just a novice user, but I wanna start developing.
kdayyy said:
I was interested because I seen some m9 roms like viper rom has it built in the system settings and it's based off sense. I tried doing it without any mod and it's headache dealing with Java and SDK. I'm looking to see if I can port cm12.1 or cm13 on this device but I know it's not easy. I'm just a novice user, but I wanna start developing.
Click to expand...
Click to collapse
I wish I could help. Developing is way outside my realm of knowledge. Would a CM build be your best chance of getting it done? I know its a personal preference, but I've preferred slim base and AOSP base over CM base as far as lollipop goes. (Slim had RRO when I was using it) . but to see ANY base Marshmallow build on this mid range phone we own would be killer!
talksickisil said:
I wish I could help. Developing is way outside my realm of knowledge. Would a CM build be your best chance of getting it done? I know its a personal preference, but I've preferred slim base and AOSP base over CM base as far as lollipop goes. (Slim had RRO when I was using it) . but to see ANY base Marshmallow build on this mid range phone we own would be killer!
Click to expand...
Click to collapse
I think they're all aosp based. Slim and cm is aosp based. I think it all depends on what kinda feature they bring. RRO layers is easier to code than cm themes I believe. I highly doubt I go into building a rom because I don't have any help and barley know anything about linux lol. I also don't have time to learn and do it. I wish I could lol. ?
I totally get it bro
working on t-mobile 626s too
I can confirm this is working on the Boost Mobile 626s variant as well.
Sinister Drake said:
I can confirm this is working on the Boost Mobile 626s variant as well.
Click to expand...
Click to collapse
Bump
EdeWow. This whole forum is pretty much dead. I wont be in this forum any more since i picked up an LG G3 which i love. I got a sweet deal on it because the usb port is broken. (I picked up an external charger) . If anybody needs to reach me which i doubt. Feel free to inbox. I recommend this G3 though. If you can get your hands on one, and dont mind switching to at&t or tmobile, do it. I rooted and installed recovery in less than ten minutes.. Incredibly easy. I never thought processor power mattered... Boy was i wrong. Nandroids took 1200-1500 seconds. On the G3 78 seconds... Thats insane. But anyways. Happy trails my Desire friends. Happy new year. I will come by and browse and try answer questions from time to time
talksickisil said:
EdeWow. This whole forum is pretty much dead. I wont be in this forum any more since i picked up an LG G3 which i love. I got a sweet deal on it because the usb port is broken. (I picked up an external charger) . If anybody needs to reach me which i doubt. Feel free to inbox. I recommend this G3 though. If you can get your hands on one, and dont mind switching to at&t or tmobile, do it. I rooted and installed recovery in less than ten minutes.. Incredibly easy. I never thought processor power mattered... Boy was i wrong. Nandroids took 1200-1500 seconds. On the G3 78 seconds... Thats insane. But anyways. Happy trails my Desire friends. Happy new year. I will come by and browse and try answer questions from time to time
Click to expand...
Click to collapse
Nice I like LG..I have an LGV410, and it gets cm13. I actually wanna get an LG phone. I want an unlocked optimus pro the notification light is sick on that phone. I got this phone because I couldn't pass on a $40 offer. So I picked it up, this phone hasn't let me down. Now it's time to max out your g3 software.
Yeah I had a similar situation... Cheap price and couldn't pass up.. I love how loud this thing is...Here is what I got on it right now. As soon as my simple mobile sim arrives I'll be making it my DD. Total bummer that metro won't let me use it.. 60 dollar unlimited plan really is the best deal around..
I want to make sure I am doing this correctly because flashing this zip via twrp takes up half of my internal storage memory (System & Other is using 4.36gb) despite the zip being about 3mb and seems to continue "eating it" even while I'm not touching anything.
I'm on stock rom w/ root and no nandroid backups or anything in my internal storage.

Categories

Resources