-
Notifications
You must be signed in to change notification settings - Fork 130
Not compile working #141
Comments
got the same error, did you fixed this? |
I still have the same error. I have some app published in the google play store that compiled and now ,without doing anything, is not compiled . |
I don't know why guys have error if u have required api and all the things
installed ,then it's easy compiled
…On Thu 27 Sep, 2018, 1:28 PM Alejandro, ***@***.***> wrote:
I still have the same error. I have some app published in the google play
store that compiled and now ,without doing anything, is not compiled .
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#141 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgyMf3VOgUS7912sQApRVpEPmsRJF8fVks5ufIVAgaJpZM4W1xo6>
.
|
I think that the error is because of the android api 28. The same app works before uploading to it. |
I didn't upgrade my api to 28 it's 27 still because 28 still have some
problm
…On Thu 27 Sep, 2018, 1:36 PM Alejandro, ***@***.***> wrote:
I think that the error is because of the android api 28. The same app
works before uploading to it.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#141 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgyMfwg_Zq6UMNMWNA3RnlR3QfzQux1Nks5ufIcKgaJpZM4W1xo6>
.
|
i am also getting same problem. did u got the solution ?? |
Don't update Ur api to 28
…On Thu 27 Sep, 2018, 11:22 PM Reshabh Dewari, ***@***.***> wrote:
i am also getting same problem. did u got the solution ??
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#141 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgyMf5Zl53o8JE7P_RmurqbN1LNfQq5uks5ufRBogaJpZM4W1xo6>
.
|
What android studio version are you using? the problem coming when upgrading the android studio to 3.2 |
It could be the problem. You can download a different version of android studio here https://developer.android.com/studio/archive |
already downgrade to androd studio 3.0. and the problem still exist |
Make sure u have api 27 don't update the api to 28 and gradle to 4.4.4
…On Mon 1 Oct, 2018, 8:56 AM Karbiya, ***@***.***> wrote:
It could be the problem. You can download a different version of android
studio here https://developer.android.com/studio/archive
already downgrade to androd studio 3.0. and the problem still exist
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#141 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgyMf8cKAZ6CKzXAAC4nXW2Msmcrigl8ks5ugYtqgaJpZM4W1xo6>
.
|
I have solved the error downloading 27.0.0 build tools |
Solve all compiling error using the followings:
3)In build.gradle(app) add following lines:
& |
Solution here!!!
Then build smooth like a charm. |
error: resource android:attr/ttcIndex not found.
Message{kind=ERROR, text=error: resource android:attr/ttcIndex not found., sources=[/Users/alejandrorodriguezuson/.gradle/caches/transforms-1/files-1.1/appcompat-v7-27.0.1.aar/d508f1268ca67fd591c8558e6eb3ac8f/res/values/values.xml:252:5-69], original message=, tool name=Optional.of(AAPT)}
The text was updated successfully, but these errors were encountered: