B4A Library MaterialFavoriteButton

Alisson

Active Member
Licensed User
I fix de path to android.jar.
But the compiler answer with message: No resource identifier found for attribute 'installLocation' in package 'android'



I search the message error in b4x.com/forum, google and others, but not solve my problem.
 

Attachments

  • upload_2016-1-5_18-24-58.png
    118.1 KB · Views: 185

Alisson

Active Member
Licensed User
I change path to android.jar.
Now have the error:

B4A version: 5.50
Parsing code. (0.00s)
Compiling code. (0.06s)

ObfuscatorMap.txt file created in Objects folder.
Compiling layouts code. (0.00s)
Generating R file. Error
AndroidManifest.xml:14: error: Error: No resource found that matches the given name (at 'theme' with value '@android:style/Theme.Holo').

 

Alisson

Active Member
Licensed User
Javac.exe
C:\Program Files\Java\jdk1.8.0_45\bin\javac.exe

android.jar
D:\download\android\android.jar

Additional Libraries
C:\Users\Modal\Desktop\Android\Librarys

I test one simple app and not run.
 

DonManfred

Expert
Licensed User
Longtime User
android.jar
D:\download\android\android.jar
This is not a path from the Android SDK!?
Did yo downloaded some android.jar and just referenced this one???

Usually there should be a Path like
B4X:
E:\Android\android-sdk\platforms\android-21\android.jar
 

Alisson

Active Member
Licensed User
Erel and DonManfred, thanks very much!
I unistall and install to code run.
I very like of the code.
DonManfred, congratulations.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…