Featured
-
How to identify the network usage of your particular application in android?
Hello Tech Nerds, I have created an app for And
by sachin.joshi
Tags
Why my Andriod app crashes on some devices when clicked on button?
I just compiled an andriod app and its working fine via emulator and also tried using my device 7.0 but after trying to use the app on andriod 4.4 it crashed after clicking on a particular button..I have testes on firebase lab to get errors..test...
JSON parsing in android
I have problem with parsing JSON data in android. I want to populate the following json data to spinners.
I have populated the categories to 1st spinner but i need to populate the 2nd spinner for subcategories which is dependent on 1st spinner. ...
Android Help
Hello Friends,I m developing an android app based on Gym Management System
Well I have complete the CURD part coding now I only want attendance and fees remainder coding section
please Help me out guys or guide me
Button not showing in android app
Hello I have created six buttons in an app in android studio inside the Relative Layout. The buttons show OK in the preview mode of android studio but they second last one does not show when I install my app to test on a phone or an emulator. Wha...