
Search In
We know that if we want to login into some form we have to create a asyncTask to do that and then in background some lines of https requests codes and then we check for response.
But by using webivew we can directly log in into our website without u
PEDOMETER
Hello All ,
As health concerns are growing up here comes a basic idea how to create a pedometer app, This blog will guide to create a pedometer and manipulate its setting to get the accuracy of foot steps, you can also
Hello All,
Looking to create a view like radar in android.
Step 1:- Find the java file along this blog and add it to your project.
Step 2: In your xml use this class to create view.
<com.example.RadarView
android:id="@+id/radarView"
Hello guys,
In this tutorial I have defined about reveal effect animation and this tutorial will also help you to set custom circular reveal effect animation in your app like whatsapp. First, Lets look what is reveal effect animation and for w
The Room is basically an easier implementation of SQLite database and a part of Android Architecture components.
We know that SQLite uses SQLite open helper class to manage SQLite database but Room provides migration by removing this implementation.
If you want to find out Access controls List in OpenERP(Odoo) follow the below mentioned steps:-
Step-1 Go to Settings Menu and click it.
Step-2 Go to Security button and Click it
Step-3 Access controls List and click it.
Step-4 In the belo
Sometimes we need to open user profile of Facebook, Twitter or LinkedIn by using the username in android.
To do this, we just create a uri to open the profile.
We can implement this in onclick() of any view.
For Facebook:
String url = "https://ww
Hello, I'm a beginner at programming writing up a theoretical project for university and i wanted to know if this idea could actually be done in real life.
I'm trying to collaborate the prices of items from different supermarkets
App Submissions On Google Play Now Reviewed By Staff, Will Include Age-Based Ratings
Google Play, Google’s marketplace for Android applications which now reaches a billion people in over 190 countries, has historically differentiated itse
If you want to remove old PostgreSQL database server in OpenERP from your system follow the below mentioned steps:
Step-1 Go to start menu and click it.
Step-2 Click on programs button.
Step-3 Click Uninstall a program.
Step-4 after that Searching
