Featured
-
How Regression Testing Detects Integral Errors In Business Processes
Humans are forever changing and evolving and so to
by kristina.rigina -
Get Display Banner Advertising Opportunity on FindNerd Platform
“Do you have a product or service that nee
by manoj.rawat -
Android O Released with Top 7 New Features for App Developers
Android was founded by Andy Rubin, Rich Miner, Nic
by sudhanshu.tripathi -
Top 5 Features That Make Laravel the Best PHP Framework for Development
Laravel is a free open source Web Framework of PHP
by abhishek.tiwari.458 -
Objective C or Swift - Which Technology to Learn for iOS Development?
Swift programming language is completely based on
by siddharth.sindhi
Tags
How to Upload Image and JSON to Server
Hi am Fresher in android . am creating a app which i need to upload captured image and JSON data which i got from QRcode to PHP server. But am getting Secret_key not matched message when i debug.
I Checked API from postman the server is ...
RINGING_MODE_SILENT Not Executing in Android Application
Dear all,
I am not able to access RINGING_MODE_SILENT in my application it crashes my application. I am using android oreo 8.1 API level 27. Here is the log file
2019-01-18 14:42:58.818 5658-5658/com.example.user.speakercontrol E/...
Navigation Drawer to Open Different Tables of a SQLite Database in Android App
Basically I am creating an app that requires a navigation drawer to open different tables of an SQLite table.
How to Disable (delete) Permissions From App
Hi i want to disable (delete) these permissions from my app
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permissi...
Nullpointer exception crash when I click the intent, Don't know what to do??
I'm trying to make an android app but I encoutered this error and I don't know what to do and why is it showing from the first place, the app crashes with the following error in the log:
E/AndroidRuntime: FATAL EXCE...
What's new in latest Android studio version 2.2?
New studio version 2.2 has many features that provide developers vast range of functionality.
1. Layout Editor
Drag and drop from widget palette ,new blue print of your layout,tools like auto correction.
Properties panel ...
My listview not returning me to my DetailActivity.class when I'm clicking an item on listview
I am having trouble with my ListView. It always sends me back to my login page whenever I press an item on the list. It supposed to go to the details page.
Home Activity
package com.example.kun.carcarkila;
import android.content....
PLease solve transformClassesWithJarMergingForDebug error in Android studio
Hi,
When I trying to build/run the build in Android studio getting below two errors randomly.
Error:Execution failed for task ':iTSM:transformClassesWithJarMergingForDebug'.
> com.android.build.api.transform.TransformException: java.uti...
Screen Recording with Android Studio
Hello Friends,
Sometime we need to record Android Screen as Movie. This is very useful for Bug reporting and for app promotion.
Android Studio has ability to record device's Screen as movie. Android studio give button in DDMS to record vi...
Android Studio Tips and Tricks: Keyboard Commands
Programming key commands
Action
Android Studio Key Command
Command look-up (autocomplete command name)
CTRL + SHIFT + A
Project quick fix
ALT + ENTER
Reformat code
CTRL + ...
Android Studio Configuration
Hello,
I have a question regarding the OnePlusOne phone in Android studio.
I would like to know if exist the possibility to importing the hardware profile of this phone or to configure it.
I just would like to see the design view of my devic...
Floating Label in Edittext with TextInputLayout Android Material Design
From 5.0 Lollipop version Android add some designing functionality with Material design. The one is Floating Label on Edit Text.
Before Material design EditText will hide the hint text after the first character is typed. But with the help of ...
Monetize your Application by adding Ad banners in your android application
Adding ad banners into you app
To monetize your app you can add advertisements and earn revenues based on viewers visiting the ads. You'll see below how easily you can add advertisement banners through Admob.
Admobs is a Google acquired company...