
Search In
This tutorial describes how to navigate between activities.
For navigating between activities we use Explicit Intent.
For this we create a new Intent, specifying the current Activity's context and the class of the Activity to launch. And pass this i
I want to see how can I prevent a specific USSD code from running in android java?
for example if the user dials *1234# an error pops or just make it not working.
I want to create an application that prevents dangerous USSD codes from running ... a
Hello Nerds,
I am using jQuery event listeners. As i know jQuery doesn't store any information itself. It stored the information in $.cache object. When ever i call event listner it will create a new entry in $.cache object. How can i get rid fr
Hello Nerds,
While creating a project, i found that the pages are rendering very slow. After testing and searching i found that my pages have some blocking CSS resources which are causing delay in rendering my pages. Please help me how to eliminate
I'm new in the "Android-App-Dev"-Scene and got one question:
How do I easily make a good clean looking settings page for my app?
There are some kind of headlines and some kind of big buttons on you can tab to go to a new page.
I'
I'm new in the "Android-App-Dev"-Scene and got one question:
How do I easily make a good clean looking settings page for my app?
There are some kind of headlines and some kind of big buttons on you can tab to go to a new page.
I'
I have created an effect in photoshop using layer style and hue saturation. I have 15 PNG files. Is there any automated way in photoshop that in can apply this effect into all png files ?
How to create a UI in Unity 4.6 which adjusts to different resolutions and aspect ratio and is compatible for all IOS and Android devices .
If you are looking to create secure ssh connection in filezila with .ppk file. Please follow the below instruction:
1) Open your filezila.
2) On the top menu bar please click at Edit --> Setting
3) Now a pop up will appear. On the right side you
Hello all.
Can anyone help me to create a
C/C++ program to tokenize the simple “Hello World”??
