is there a way to pack iso for ubuntu? I tried using CUBIC but that didn't work for me. I wnat to make changes in the grub configuration provided in the ubuntu iso, pack the i...
I'm using SharedPreferences in Android with Java, however I'm always getting the null value even though the syntax completely matches the online examples static SharedPrefere...
I am building an app specifically for Xiaomi Mobile phones I want it to run in the background forever It works fine on all other devices but Xiaomi kills the app in the backgr...
is there a python library available for ppt to pdf conversion with a low response time (pref less than a sec)? Cant use comtypes since it doesnt work with linux
Im using Firebase as a backend for my android application. I'm trying to update a counter as soon as a new user registers in the application. The counter is getting updated us...
can anyone explain the usage of android:enabled in a service in AndroidManifest?