MediaPlayer mediaPlayer;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
//To play background...
Tuesday, 28 August 2018
Friday, 24 August 2018
login page ui design
https://www.youtube.com/watch?v=8PdYiQNYqr8 code and design
activity_main
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
...
Monday, 20 August 2018
uber type clone index

https://www.youtube.com/channel/UCIHBIPape0dWHKANkivrcJw coding cafe
splash screen
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
...
uber cab clone android tutorials splash screen
package lovelycabs.lovelycabs;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class splash extends AppCompatActivity {
@Override protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
...
Saturday, 18 August 2018
floating action with share option

1xml
<android.support.design.widget.FloatingActionButton
android:id="@+id/fab"
android:layout_width="170dp"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
...
Wednesday, 15 August 2018
TO DO APP TUTOTIAL
DB HELPER
package com.todo.raj.todo;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
public class...
Saturday, 11 August 2018
Text Recognition by Camera using Google Vision

MANIFEST
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.raj.imagetowordconverter">
<uses-permission android:name="android.permission.CAMERA"></uses-permission>
...
Text Recognition using Google Vision

1android mainfest
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.raj.imagetowordconverter">
<application
android:allowBackup="true"
...
Render problem Failed to find style 'coordinatorLayoutStyle' in current theme Missing styles. Is the correct theme chosen for this layout? failed to instantitte one or more classes
Render problem Failed to find style 'coordinatorLayoutStyle' in current theme Missing styles. Is the correct theme chosen for this layout? failed to instantiate one or more classes
achange sdk 28 to 27 and go to Tools >> sdk manager and download API LEVEL 27
apply plugin: 'com.android.application'
android {
compileSdkVersion 27
defaultConfig {
applicationId...
ConstraintLayout problem solution AUGUST 2018
change sdk 28 to 27 and go to Tools >> sdk manager and download API LEVEL 27
apply plugin: 'com.android.application'
android {
compileSdkVersion 27
defaultConfig {
applicationId "com.example.raj.test"
minSdkVersion 15
targetSdkVersion 27
versionCode 1
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
...
udacity android apps detail
Android Basics: User Interface https://s3.amazonaws.com/video.udacity-data.com/topher/2018/June/5b1afeda_abnd-syllabus-term/abnd-syllabus-term.pdf
Learn how to transform hand-drawn app designs into layouts using the XML markup language, and use Views...
Search This Blog
Categories
Popular Posts
-
https://github.com/Enteleform/-RES-/blob/master/%5BLinks%5D/%5BAndroid%5D%20Udacity%20Curriculum.md#full-curriculum-outline Full Curri...
-
'C:\Users\viraj\AppData\Local\Android\sdk\platform-tools\adb.exe,start-server' failed -- run manually if necessary Solution ...
-
how to make crores from 1 lakh in stock markets in 1 year
Pages
Blog Archive
-
▼
2018
(76)
-
▼
August
(13)
- SQL DATABASE FINAL
- how to add floating action button on simple pa
- udacity android apps detail
- ConstraintLayout problem solution AUGUST 2018
- Render problem Failed to find style 'coordinatorLa...
- Text Recognition using Google Vision
- Text Recognition by Camera using Google Vision
- TO DO APP TUTOTIAL
- floating action with share option
- uber cab clone android tutorials splash screen
- uber type clone index
- login page ui design
- background music android
-
▼
August
(13)
how to make crores from 1 lakh in stock markets in 1 year
how to make crores from 1 lakh in stock markets in 1 year