UITor

UI debug tool for Android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.scurab
ArtifactId

ArtifactId

anuitor-client
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

UITor
UI debug tool for Android
Project URL

Project URL

http://uitor.scurab.com
Source Code Management

Source Code Management

https://github.com/jbruchanov/anuitor

Download anuitor-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.scurab/anuitor-client/ -->
<dependency>
    <groupId>com.scurab</groupId>
    <artifactId>anuitor-client</artifactId>
    <version>2.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.scurab/anuitor-client/
implementation 'com.scurab:anuitor-client:2.1.1'
// https://jarcasting.com/artifacts/com.scurab/anuitor-client/
implementation ("com.scurab:anuitor-client:2.1.1")
'com.scurab:anuitor-client:aar:2.1.1'
<dependency org="com.scurab" name="anuitor-client" rev="2.1.1">
  <artifact name="anuitor-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.scurab', module='anuitor-client', version='2.1.1')
)
libraryDependencies += "com.scurab" % "anuitor-client" % "2.1.1"
[com.scurab/anuitor-client "2.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

UITor

http://uitor.scurab.com

https://github.com/jbruchanov/uitor

https://github.com/jbruchanov/anuitor

Android Arsenal

UITor is a result of my rebranding experiences of one android app what I was working on. Because of the project's complex structure, not using themes, complexity of UI and app itself, it was really hell and time consuming work to finish the app rebranding. Project structure had been done like sub-projects, because of big amount of different assets, logic, etc. I found out also UITor very useful in time of UI refactoring/bugfixing other apps what I didn't know much deeply from UI/structure perspective.

Versions

Version
2.1.1
2.1.0
2.0.0