Company
Home
About Us
Client Testimonials
Career
Portfolio
Contact Us
Gaming
Game Development
3D Game Development
Android Game Development
iOS Game Development
Blog
Game Design
Unity
Android
iOS
Graphics
Web
Contact Us
3DS Max
Android
Blog
Graphics
iOS
Maya
Unity
Web
Game Design
Vertical TextView With Shadow Effect
Jump To
Create Layout file with VerticalTextView
Add a new class for VerticalTextView Library
VerticalTextView.java file
activity_main.XML file
Run your Application
Objective
The Main Objective of this blog post is to explain about how to set a VerticalTextView widget with shadow effect in your android application.
continue reading...
Bhavin Laiya
2018-05-07 20:55:45
Custom HorizontalListView in Android App
Jump To:
Create New Application.
Import HorizontalListView Library.
Add HorizontalListViewLibrary in Project.
Add HorizontalListView widget in your Layout.
Add a new Layout file(Xml File) into project.
Add new class to set list in HorizontalListView
SetAdapter in ListView
Run Your Application.
Objective
The main objective of this blog post is to set HorizontalListView widget in your android application.
continue reading...
Bhavin Laiya
2015-12-12 05:34:34
Access Wi-Fi data in Android
Jump To
Introduction
WifiManager
BroadcastReceiver
Add permission into the AndroidManifest.xml file
startScan() Method
MainActivity.java
ListAdapter.java
activity_main.xml
dataset.xml
Objective
Main Objective of this blog post is to give you an idea about how to
Access Wi-Fi data in Android
.
continue reading...
Bhavin Laiya
2018-05-07 20:58:56