카테고리 없음

0906_I finally corrected an error!!!!

NickNuma 2019. 9. 7. 16:12

There were many errors while I am making just a apk file by Unity for VR work.
It's because I have only device which has Android 6.0 Mashmallow (API level 23).

To make an app for the device, I should downgrade all stuff about JDK, SDK, NDK.
You may know that it is a terrible work. I can't use latest technology and have to make an environment for the outdated device.

 

Anyway, while I've done the work, I met sevseveral erros.
First, SDK Tools version Error.

But it's not difficult. Because I downgraded for my device. It's sereasonable error and I can ignore this error.

Use Highest Installed

 

Second, when I met this first, I was..... irritated.
I downloaded SDK again and searched about the error and did somethings.
But anyway, it was easy trouble.

Minimum API Level Error

Go to "Player Settings" -> Other settings -> Configuration

Choose "Android 6.0 'Mashmallow" (API level 23)
You can choose another, but because I have Galaxy 5, it is android 6.0

After you controlled this, you never see the error again.

 

 

Last!!!!

I've worked to solve this problem since yesterday.

"Android resource linking failed See the Console for details"

 

I was about to cry and give up handing this trouble.

On many website, people say It can be a trouble about wrong path of JDK.
But it wasn't useful for me, I deleted and re-installed three times or more.

It has never worked for my case.

 

And someone said It's because of SDK. So, I treid. But nope.

 

I have thought it's because of path. JDK or SDK or NDK.

But it wasn't.

 

By the way, I am impetuous. I made this trouble by my hand.

This what I told you as the second trouble's solution.

But... When I managed this trouble, I handled one more, Target API Level. 🤦‍♂️ 🙅‍♂️

Though I don't know why it made the Gradle error. anyway, I got to know the setting makes that error.

Don't do. Don't waste a days like me.

 

I could make .apk file~ and now it's 00:11 am. I should sleep~
Because I should go to school tomorrow, Saturday, also. I have to sleep now.

I will post about this work and about tomorrow, I will set up the VR equipments tomorrow with my co-worker.
maybe just 4 hours or little more.

See ya!

반응형