[OFFICIAL] [THEME] [WIDGET] Zooper Widget Screens and Themes

Search This thread

krysdafur

Senior Member
Aug 16, 2009
84
67
defo interested in that status bar.
details?

made a new apk with the status bar and dock included.

---------- Post added at 10:35 AM ---------- Previous post was at 10:24 AM ----------

Wow how did you do that? The notification hotspot. That's awesome and functional!

Sent from my HTC One using Tapatalk

Thanks.

You layer rectangles on top of each other and then make their height or width 0 in the advanced parameters.
For gmail
Code:
$#SUG#=0?[rh]0[/rh]$
so when the are 0 new emails in you inbox, the rectangle will be 0. Making the box invisible and the hotspot untouchable.
 

Z0R

Senior Member
Jan 24, 2012
2,011
4,565
Baku
I have ported Max-555 UCCW clock to zooper but don't know how to remove "C" from temperature.
I want have just 3 grad digit.
Do someone know that ?
Thanks

image.png
 
  • Like
Reactions: max-555 and Crytech

JWhetstone02

Senior Member
Mar 6, 2011
1,085
889
South Carolina
I've seen multiple user's screenshot with their own dock at the bottom. Is this just a widget available on each screen or is it possible to have a zooper widget as a dock on multiple screens that stays in one spot and not move when swiping? like the dock would do on normal launchers?


also, with zooper pro can you do gestures on a bitmap?
 

jonaseymour

Senior Member
Nov 5, 2012
181
201
I've seen multiple user's screenshot with their own dock at the bottom. Is this just a widget available on each screen or is it possible to have a zooper widget as a dock on multiple screens that stays in one spot and not move when swiping? like the dock would do on normal launchers?

In Nova you can drag any 1 row high widget to the dock. It's great!
 
  • Like
Reactions: JWhetstone02

Vertumus

Inactive Recognized Themer
Sep 1, 2010
4,896
12,384
Belgrade
memoriaphotogallery.com
Hi guys and @johnuopini ,

I have a bit a problem, so I would kindly ask some1 to assist me and help, would appreciate it really.

I have a problem publishing my zooper templates on Google Play. To be more specific, when i test my templates on my phone and emulator, everything is fine, but when i publish them on Google Play and download it from there, they do not appear in at all.

Can you please assist me, I followed the guide from the website.

Also, find attached pic of my workspace, maybe I missed something there, so please tell me if I am and what should I do to make it work

MANIFEST
Code:
<?xml version="1.0" encoding="utf-8"?>
<manifest 
    android:versionCode="101" 
    android:versionName="1.0.1" 
    package="com.vertumus.zooper.widgets.zwskin"
    xmlns:android="http://schemas.android.com/apk/res/android">
    
    <uses-sdk
        android:minSdkVersion="15"
        android:targetSdkVersion="19" />
    
    <application 
        android:label="@string/app_name" 
        android:icon="@drawable/ic_launcher">
        
        
        <activity android:name="org.zooper.zwskin.ZooperTemplate" android:exported="true">
            <intent-filter>
                <action android:name="org.zooper.zw.TEMPLATES" />
            </intent-filter>
        </activity>
        
        <provider
                android:name="org.zooper.zwskin.TemplateProvider"
                android:authorities="com.vertumus.zooper.widgets.zwskin.templates"/>
    </application>
</manifest>


Thank you very much

All the best
Vertumus
 

Attachments

  • 1.png
    1.png
    104.3 KB · Views: 849
  • 2.png
    2.png
    96.9 KB · Views: 804

Top Liked Posts

  • There are no posts matching your filters.
  • 103
    Been lurking but haven't contributed in a while. Here is my port of the new LG Flex clock and weather widget.

    Download https://copy.com/gmZWpMHwV1albUu

    Layout B https://copy.com/Y0IAygHP178lya0

    u4a6a7av.jpg
    100
    Hi All,
    I just realized that there is no official thread on XDA where users can share ZW home screens, themes and ideas, so I'm creating one. If you do not know it yet, well, Zooper Widget is a minimal, classy, extremely customizable and battery friendly "do it yourself" Home Screen Widget with almost limitless possibilities.

    More info
    HOMEPAGE: http://zooper.org/wp/android/zw
    MARKET (FREE): https://play.google.com/store/apps/details?id=org.zooper.zwfree
    MARKET (PRO): https://play.google.com/store/apps/details?id=org.zooper.zwpro
    ICONSETS: http://xdaforums.com/showthread.php?t=2084070
    APK SUPPORT: http://goo.gl/mo0Gi
    G+GALLERY: http://goo.gl/239Bs

    Main features
    WYSISYG Widget editor with unlimited Text, Series, Progress Bars, Iconsets, Bitmaps and Shapes. Every aspect is customizable, you can use tons of variables with any kind of data or modify them using conditionals, date calculations, math expressions, bb code like syntax, text filters and more (more info, examples and variable reference on the website).

    Free/Pro
    Free version on the market is full featured, you can create the same layouts as the Pro, the only difference is that Free does not allow you to save and load external templates, it-s ad based, and has no "hotspot" functionality. Developing software and fixing bugs takes a huge amount of time that's why i needed to split it in two releases, hope you'll understand.

    How to share screens and templates
    When you save your template Zooper Widget (PRO) stores two files in the SD card, under "ZooperWidget" folder, one is a PNG with a screenshot of your awesome creation (so you can easily post it to the forum) the other one is a ".zw" file containing the template itself. The ".zw" is a zip archive with all the data in it, so if you used Bitmaps, external Fonts, Iconsets or any other resource you won't need to distribute them, those items will be part of the ".zw" template and will be extracted automatically. To load the template on another device you just need to place it in the ZooperWidget SD card folder and load it.

    APK skins
    Zooper Widget PRO from 2.38 supports APK skin packs, you can store as many templates as you want in a single APK distributable on the market, you can even include templates on existing APK if you want (so you can distribute an Icon Pack for ADW with some ZW template in a single shot), more info here http://goo.gl/mo0Gi

    Resizing
    Zooper Widget supports automatic resize on load if the template is larger than the target widget, otherwise original size will be kept, you can tune the size using the "Scale" option. Please note that, compared to other similar widgets, ZW does not just scale the output Bitmap, but the source Canvas resulting in a much more clean / smooth image.

    What's next?
    Zooper Widget is always a work in progress, i just released Bitmap support and I'm now working on really exciting features requested by users (and yes, if you have any idea just ask!). Most important upcoming stuff is:
    • Ability to group or tag layers and move / edit them at once (but remember you can already use the copy/paste functionality to copy one property to multiple items at once)
    • Widget wide Parameters (to allow better APK support, if you want to lock everything and use custom settings)

    More
    Want to join the beta program? Check out this G+ community: http://goo.gl/DXoig
    40
    Busy Body Zooper

    This has been one of my favorite themes from UCCW thread. Originally created by John Nada, all credit for theme/layout goes to him. I just changed some things and made it available for Zooper Widget.

    All widgets are 5x1. I am using this on my Galazy Note II. Not sure how Zooper handles different screen sizes / Grid sizes of different launchers so hope it works for everyone else. Feedly widget is 4x2 stretched to fit in the middle. Use the wallpaper included in the zip to get the frame that appears around the feedly widget.

    Each icon on the widgets are shortcuts to an app. You might have to change the app shortcut for whatever you want.


    Busy Body Zooper Widgets



    BusyBodyZooperWidgetSetup_zps53488d95.png
    37
    My latest skin - xenon clock :D

    I hope I can inspire someone ;)

    36
    Hello guys, I commited this yesterday

    1374481572-screenshot-2013-07-22-10-23-13-1.png


    The circle is an analog 24h clock wich indicates the hour and the periods of night and day (grey and blue), off course they evolve dynamicly with sunrise and sunset, wich are also given.

    Semi circle in the inside is a thermometer calibrated on -10° / +40°.
    Large white lines stands for present and min/max temperature of the day
    Short grey lines give the min/max of tomorrow (for quick and easy comparaison).

    Other stuffs are sef-explanatory.

    It has been designed in a 4x3 square so it fits perfectly in it, but you can off course resize it as you like in a bigger one.

    Hope you like it :cyclops: