Aurangzaib Umer
Aurangzaib Umer
I integrated this library on my project and it works pretty fine and so easy to play with. but i am having issues with the shadow/elevation thing since i didn't...
I'm facing error running one of the examples of your library C:\Users\asd\Documents\Arduino\libraries\Arduino-EEPROMEx-master/EEPROMex.h:29:24: fatal error: avr/eeprom.h: No such file or directory #include compilation terminated. exit status 1 Error compiling for board...
How to implement a search feature using this library
I want to create a location builder in android via indoor SDK just like an iOS one i want to track my beacons locally without the cloud, of course i...
RaygunClient.attachPulse(this); // taking an activity reference Could'nt it use an applicationContext? Since we attach it on SplashActivity meant it kept splashActivity alive throughout application lifecycle using implementation 'com.mindscapehq.android:raygun4android:3.0.3' on build.gradle
the onBecameForeground calls multiple times if you have more than one activity on stack, so if you have three activities on stack, the onBecameForeground calls thrice. how to fix that.
I know it's not an issue but since eps8266 is being used as an Arduino replacement chip with a builtin wifi on. can you help me accomplish using esp8266 replacement...