/AndroidUtils

iwillow's Android Code Notes

Primary LanguageJavaApache License 2.0Apache-2.0

AndroidUtils

This is my personal code notes.

download

You can directly download the apk from here or scan the following QR code.

APK

StepView (including horizontal StepView and vertical StepView)

Please see the usage from StepActivity, or refer HorizontalStepView and VerticalStepView for details. StepView

Circle Chooser

Please see the usage from ColorScaleActivity, or refer ColorScaleView for details.

color chooser

Gallery Chooser

Please see the usage from MovieGalleryActivity, or refer ClipViewPager for details.

Movie Gallery Chooser

Remote Control UI

Simple Remote Control UI

Please see the usage from SimpleRemoteControlActivity, or refer RemoteControlView for details.

Simple Remote Control UI

Cooler Remote Control UI

See CoolARemoteControlActivity, or refer GestureInstrumentView for details.

Cooler Remote Control UI

See CoolBRemoteControlActivity, or refer GravityInstrumentView for details.

Cooler Remote Control UI

In addition,SpeedScaleView might be useful in some case.

License

This project is released under the Apache 2.0 license.

Copyright(c) 2017-present iwillow.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.