Solved: Error: Invoke-customs are only supported starting with Android O (–min-api 26)
If you have ever seen an error like below, we have fixed this and got it resolved. … Read more
Android, Android Applications programming, ADB commands, Application framework, Middleware, HAL, Errors and Solutions, Makefiles, Compilation
If you have ever seen an error like below, we have fixed this and got it resolved. … Read more
As we have seen in our another post “commands to Identify Product Model, Serial Number ( Device … Read more
Recently while developing one of our application, we wanted to have center aligned buttons, while in one … Read more
If you are using an activity which needs to hide navigation bar ( home, back buttons) and … Read more
While I was developing small code for checking device information, after I edited our sample code downloaded … Read more
When I was compiling one of our previously written android application, I got following error, This is … Read more
In this post, we tries to understand the android open source build files written to add a … Read more
This post details about the code required to implement to check if you have an internet connection … Read more
This post tries to brief about how android shutdown / poweroff sequence is with respect to the … Read more
This post briefs about the source code flow of how early suspend mechanism in power managerment works … Read more