Skip to content

Commit

Permalink
MTweaks 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
morogoku committed May 15, 2017
1 parent 78d3e6a commit db7f848
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
applicationId "com.moro.mtweaks"
minSdkVersion 19
targetSdkVersion 25
versionCode 235
versionName "2.1"
versionCode 23
versionName "2.2"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

9 comments on commit db7f848

@dkati
Copy link

@dkati dkati commented on db7f848 May 21, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trying to build it i get

Exception in thread "main" java.lang.RuntimeException: Wrapper properties file '/home/side/android/j7sidecore/Lazer-Tweaks-master/gradle/wrapper/gradle-wrapper.properties' does not exist.
at org.gradle.wrapper.WrapperExecutor.forWrapperPropertiesFile(WrapperExecutor.java:45)
at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:60)

any idea mister?

@morogoku
Copy link
Owner Author

@morogoku morogoku commented on db7f848 May 21, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know
I use Android Studio in windows with latest update, today I updated to 2.3.2, and API 25 in Android SDK
You need to install and update everything that the android studio asks for.

And I use Java 8u121

@dkati
Copy link

@dkati dkati commented on db7f848 May 23, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i built it mate.thanks for that ..
is there any chance to add voltage control of CPU and GPU ? also overclock of cpu/gpu...

It doesnt seem to work on my j7 2016.look my repos for kernel source

@morogoku
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I add voltage control CPU and GPU for S7 and his voltage mod for exynos.
You need a J7 with mod for voltage in the kernel.

@dkati
Copy link

@dkati dkati commented on db7f848 May 25, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@morogoku
Copy link
Owner Author

@morogoku morogoku commented on db7f848 May 25, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, is the same mod, I think.

You only need to copy your voltage files to /data/.mtweaks/bk/ folder and rename like this:

cluster1_volt_table ->cpuCl1_stock_voltage
cluster0_volt_table ->cpuCl0_stock_voltage

GPU:
volt_table -> gpu_stock_voltage

@dkati
Copy link

@dkati dkati commented on db7f848 May 25, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do u have a hangouts or something to talk faster?

Thanks for ur time

@morogoku
Copy link
Owner Author

@morogoku morogoku commented on db7f848 May 25, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update message

Telegram: @morogoku

@morogoku
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.